Joram Wilander
8563fbc41e
Add a wait condition in outgoing webhook test to prevent race condition ( #3177 )
2016-05-31 12:56:15 -04:00
Joram Wilander
e23084ba1d
Reset channel top visibility correctly to fix intro message after tutorial ( #3159 )
2016-05-31 10:52:55 -04:00
Thomas Balthazar
c226cabc04
PLT-2170 Send payload in application/json for outgoing webhooks ( #3160 )
...
* Send payload in application/json for outgoing webhooks
The Add outgoing webhook UI now has a 'Content-Type' field that allows
to choose between application/x-www-form-urlencoded and
application/json. All outgoing webhooks created before this change will
be considered as x-www-form-urlencoded. There's also a minor change in
the way the outgoing webhook summary is displayed: the 'Callback URLs'
label was missing.
* Fix JS formatting errors
* Increase ContentType field length to 128
2016-05-31 10:51:28 -04:00
Joram Wilander
8f984771ae
Send websocket event for system message posts ( #3162 )
2016-05-31 10:45:45 -04:00
Joram Wilander
ca5e8d38e9
Allow users to manually enter colors into theme pickers ( #3164 )
2016-05-31 10:40:23 -04:00
Harrison Healey
4a326dd6ce
PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting ( #3171 )
...
* PLT-1626 Stopped breaking up hyphenated hashtags when highlighting search terms
* Made hashtag search highlighting case independent
* PLT-1424 Improved search highlighting when searching for CJK characters
* PLT-1473 Added search term highlighting to single-line code blocks
* PLT-1473 Added search term highlighting to code blocks that don't use syntax highlighting
* PLT-1483 Added proper highlighting of at mentions
* Fixing formatting
2016-05-31 10:37:59 -04:00
Khoa Lê
397e0a3f68
PLT-2061 Include FULL PATH in logs when referring to a directory ( #3170 )
2016-05-31 10:35:08 -04:00
Harrison Healey
c5deb333db
Added validation to make sure theme entries are colours ( #3107 )
...
* Added validation to make sure theme entries are colours
* Added serverside validation for theme
2016-05-31 08:15:33 -04:00
enahum
64cce071a9
PLT-3061 Load user statuses as soon as possible ( #3132 )
2016-05-31 08:14:59 -04:00
David Lu
f920b80e54
Fixed endless scrolling up ( #3156 )
2016-05-31 08:13:43 -04:00
enahum
db2ca26a02
daily translations 20160530 ( #3169 )
2016-05-31 08:00:32 -04:00
lfbrock
ad73aced4e
Update test-links.md ( #3165 )
...
* Update test-links.md
* Update test-emoticons.md
2016-05-30 15:47:40 -04:00
Joram Wilander
abde1da60c
User display names now update immediately after changing display setting ( #3155 )
2016-05-30 11:12:08 -04:00
David Lu
6c86ec3e4c
changed behaviour on non-empty post/comment ( #3154 )
...
Added preventDefault
changed behaviour on non-empty post/comment
2016-05-30 10:00:20 -04:00
Joram Wilander
0dfac9875e
Add license expiry messages ( #3153 )
2016-05-30 09:59:53 -04:00
enahum
e4cb9141a4
PLT-3051 Fix broken site statistics ( #3143 )
2016-05-30 08:44:32 -04:00
Christopher Speller
f9aabcab5c
Revert "PLT-2839 Forced sidebar to scroll to top on update" ( #3152 )
2016-05-30 08:35:47 -04:00
enahum
d331e5b964
PLT-2973 Fix Channel view doesn't scroll to New Messages indicator on first load ( #3151 )
2016-05-30 08:12:44 -04:00
Harrison Healey
fe5db12374
PLT-3080 Added ability to disable formatting for debugging and updated marked to fix errors ( #3141 )
...
* Removed injectIntl from user_settings_advanced.jsx
* Added setting to disable formatting for debugging
* Updated fork of marked
2016-05-30 07:57:44 -04:00
samogot
e1bebb2d77
PLT-2321 Move the toggle icon next to the link being previewed ( #3071 )
...
* PLT-2321 Move the toggle icon next to the link being previewed
only applicable to one-line messages started with link
* remove useless "Youtube" header when no title is available
* allow breaking long links instead of toggle
* simplify "/" to "/<wbr />" replacing
fix empty post without additional content body
* discard buggy "simplification"
2016-05-27 19:31:02 -04:00
enahum
c7615920df
daily translations 20160527 ( #3144 )
2016-05-27 19:20:47 -03:00
Joram Wilander
6399a94ce2
PLT-2672 Refactored posts view with caching ( #3054 )
...
* Refactored posts view to use view controller design
* Add post view caching
* Required updates after rebase
* Fixed bug where current channel not set yet was causing breakage
2016-05-27 16:01:28 -04:00
David Lu
ca9f348be6
Changed channel navigation ( #3142 )
2016-05-27 14:52:19 -04:00
JoramWilander
6f8d4a18ee
Merge branch 'release-3.0'
2016-05-27 14:38:41 -04:00
Corey Hulen
cb74547545
PLT-3063 fix upgrade when user is a team admin ( #3127 )
v3.0.3
2016-05-27 12:56:26 -04:00
enahum
40743af734
PLT-3030 Fix Blank Page ( #3104 )
2016-05-27 12:53:31 -04:00
David Lu
a9a0e1f6db
Forced navbar scroll to top on update ( #3139 )
2016-05-27 12:46:52 -03:00
David Lu
24590b3e89
Added preventDefault ( #3137 )
2016-05-27 11:42:00 -04:00
Christopher Speller
0d8431b4ba
Fixing javascript tests on build server ( #3138 )
2016-05-27 08:39:21 -07:00
David Lu
1736947f0e
Added BOT in RHS ( #3136 )
...
Changed BOT to constant
2016-05-27 08:38:35 -07:00
enahum
97a4310610
daily translations 20160526 ( #3131 )
2016-05-27 08:38:01 -07:00
Joram Wilander
5ff85df9e9
Display error correctly on ldap to email claim page ( #3129 )
2016-05-27 08:37:16 -07:00
Joram Wilander
d2aacdbb07
Don't allow gitlab users to activate mfa ( #3125 )
2016-05-27 08:36:53 -07:00
David Lu
0d0734ac98
Added duplicated trigger validation ( #3124 )
2016-05-27 08:35:55 -07:00
Harrison Healey
1e7805b790
Fixed ESLint errors ( #3134 )
2016-05-27 09:56:41 -04:00
Christopher Speller
ec7a273550
Revert "PLT-1800 Load server side locale from the config.json" ( #3133 )
2016-05-27 09:01:35 -04:00
enahum
a2c183f401
PLT-1800 Load server side locale from the config.json ( #3092 )
...
* PLT-1800 Load server side locale from the config.json
* Add support for locales with country specifics
* Fix localization on served locale file as plain/text
2016-05-27 08:25:37 -04:00
Harrison Healey
15e427e806
PLT-1458 Updated list autonumbering ( #3126 )
...
* Removed MattermostLexer since it was exactly the same as the default marked one
* Updated list autonumbering to always start numbering from the first item's number
2016-05-27 08:22:22 -04:00
Corey Hulen
e1801d0997
Adding reload and recycle buttons to system console ( #3102 )
2016-05-26 15:11:55 -04:00
David Lu
4aa0465c73
Forced clear hashtag at end of URL ( #3128 )
2016-05-26 14:44:40 -04:00
Thomas Balthazar
934ff34ccb
Send Post ID in webhooks ( #3120 )
2016-05-26 11:37:54 -04:00
David Lu
6bd9996daf
Made message command for all users ( #3122 )
2016-05-26 10:03:06 -04:00
Harrison Healey
8a7e1b6dff
PLT-2886 Added name properties to all radio buttons ( #3112 )
...
* Removed unused, deprecated system console page
* Added name properties to all radio buttons
* Removed unused english strings from admin console
2016-05-26 09:47:41 -04:00
Joram Wilander
6fecfcc7ca
Refactor login, claim and create_team into views and add actions ( #3110 )
2016-05-26 09:46:18 -04:00
enahum
9c0caaa765
daily translations 20160525 ( #3117 )
2016-05-26 08:49:21 -04:00
enahum
21e4bc7c42
PLT-3049 Revert Google Api Key to show YouTube Previews ( #3116 )
2016-05-26 08:49:09 -04:00
Harrison Healey
e5ec6c95b5
Prevented scrolling through suggestion list when there's no suggestions ( #3111 )
2016-05-26 08:47:58 -04:00
David Lu
4353e1fb97
PLT-2989 Incoming webhooks available to all channels user is member of ( #3082 )
...
* Removed OPEN_CHANNEL check
* Added checks for each type of channel
* Added all channels display
Used onComponentUpdate, made code clearer
* Made requested changes
2016-05-26 08:36:51 -04:00
Christopher Speller
335e5cc4da
Moving tests to javascript client ( #3108 )
2016-05-26 07:58:24 -04:00
Corey Hulen
56cca6be7c
PLT-2976 Adding checkout for missing SMTP server when testing email connection ( #3115 )
...
* PLT-2976 Adding checkout for missing SMTP server when testing email connection
* Fixing unit test
2016-05-26 07:55:37 -04:00