George Goldberg
f30c0b5d38
PLT-6596: Elasticsearch interface changes. ( #6993 )
2017-07-21 08:38:44 +08:00
Christopher Speller
58839cefb5
Upgrading server dependancies ( #6984 )
2017-07-20 15:22:49 -07:00
George Goldberg
e2f4492ead
Remove systemwide mutex from Yarn commands. ( #6983 )
2017-07-20 11:34:33 -07:00
George Goldberg
6c6f2a1138
PLT-6595-Server: Job Management APIs. ( #6931 )
...
* PLT-6595-Server: Job Management APIs.
* MANAGE_JOBS Permission
* Fix test.
2017-07-20 08:25:35 -07:00
Joram Wilander
5ae701d133
Update mattermost-redux to master ( #6982 )
2017-07-20 08:56:23 -04:00
Christopher Speller
9731eb4764
Upgrading client dependancies. ( #6987 )
2017-07-20 08:55:39 -04:00
Harrison Healey
59e4ecd09f
PLT-6760 Allowed TestUploadFile to pass when http client errors ( #6985 )
2017-07-20 09:42:52 +01:00
George Goldberg
5f8a93fca6
PLT-6971: Fix Slack Import of non-ascii channel names. ( #6969 )
2017-07-19 13:57:28 -07:00
Jason Blais
ecb82dbd12
PLT-6958: Update Email Auth System Console settings texts ( #6948 )
...
* Update email_authentication_settings.jsx
* Update en.json
2017-07-19 13:54:50 -07:00
Chris
673f3a1144
PLT-6689: fix user image requests ( #6946 )
...
* fix user image requests
* fix eslint errors and a few more cache busters
2017-07-19 13:54:16 -07:00
Harrison Healey
23a59b03dd
PLT-7115 Changed cropping for unposted files to match posted ones ( #6926 )
...
* PLT-7115 Changed cropping for unposted files to match ones that have been posted
* Cleaned up file_preview.jsx
2017-07-19 13:47:50 -07:00
Chris Duarte
ea6f37e68d
display BAR_ANNOUNCEMENT_TYPE with Markdown parser ( #6981 )
...
* display BAR_ANNOUNCEMENT_TYPE with Markdown parser
* fix code style
2017-07-19 10:58:59 -04:00
megos
d064f5eba3
Fixed notification text replace line feed to space ( #6970 )
2017-07-19 14:02:20 +01:00
George Goldberg
fe368a7456
PLT-6595: API to purge Elasticsearch indexes. ( #6971 )
2017-07-19 09:43:05 +01:00
Christopher Speller
97f34e483b
Merge branch 'release-4.0'
2017-07-18 15:45:23 -07:00
Joram Wilander
a350f4dc07
Fix PDF preview urls ( #6976 )
v4.0.1
2017-07-18 15:48:47 -04:00
Saturnino Abril
21a3219b9b
[PLT-6676] Make OutgoingWebhook to fire when post has no text content but only attachment ( #6935 )
...
* make OutgoingWebhook to fire when post has no text content but only attachment
* update per comment and modify payload & test
2017-07-18 15:43:31 -04:00
Saturnino Abril
41969ae66c
[PLT-7141] Fix deactivated user from appearing in channel view members list filtering ( #6957 )
...
* fix deactivated user from appearing in channel view members list filtering
* add deactivated user filters to channels, teams and DM
2017-07-18 06:27:29 +08:00
Joram Wilander
3e090162aa
PLT-7126 Do not version detect on saml endpoints and remove config reloading ( #6955 )
...
* Do not version detect on saml endpoints and remove config reloading
* Update mattermost-redux
2017-07-18 06:22:49 +08:00
Joram Wilander
70bfcfb9d7
Only apply never edit policy setting when message changes ( #6947 )
2017-07-18 06:22:28 +08:00
Harrison Healey
9a23519d07
PLT-6983 Allowed team invite IDs of arbitrary lengths to match API v3 ( #6944 )
v4.0.0
2017-07-15 05:06:59 +08:00
Harrison Healey
a20ddb4047
Fixed downloading of image files ( #6934 )
...
* Fixed downloading of image files
* Fixed captitalization
* Fixed missing import
* Rename image to media
2017-07-15 02:42:08 +08:00
Harrison Healey
22d34476e5
PLT-7133 Updated marked to fix escaping of autolinked email addresses ( #6942 )
2017-07-15 01:47:13 +08:00
Joram Wilander
3ad3aa653f
Add back blue bar error for editing post after time limit ( #6939 )
2017-07-15 01:12:52 +08:00
enahum
cd5703c027
translations PR 20170714 ( #6938 )
2017-07-15 01:10:44 +08:00
Joram Wilander
10cde61958
Only apply edit policy setting if message changed ( #6930 )
2017-07-15 01:10:20 +08:00
Harrison Healey
8fb58b1fc9
PLT-7117 Fixed copy paste error in file_actions.jsx ( #6928 )
2017-07-14 13:01:19 -04:00
Chris
a18479df09
Tweak WebSocket header-processing ( #6929 )
...
* fix
* consolidate code
2017-07-13 18:48:07 -07:00
Joram Wilander
764ff4cb64
PLT-7116/PLT-7126 Some final release fixes ( #6933 )
...
* Some final release fixes
* Fix team switching with image in channel bug
2017-07-14 08:55:45 +09:00
Chris
5c3c909c85
Tweak WebSocket header-processing ( #6929 )
...
* fix
* consolidate code
2017-07-13 14:02:33 -07:00
George Goldberg
a1f17c1f84
PLT-6474 Basic Elasticsearch System Console Page ( #6825 )
...
* PLT-6474: Basic System Console Elasticsearch Config.
* Fix review comments.
* More review fixes.
* Review comments.
2017-07-13 13:00:59 -07:00
JoramWilander
b645bd3211
Postgres fix
2017-07-13 15:12:28 -04:00
Harrison Healey
4eed88e0c2
PLT-7092 Fixed creation of PostList with null Posts fields ( #6924 )
2017-07-13 08:12:11 -04:00
Saturnino Abril
9a654d7b27
prevent image preview to default view when adding/removing reaction ( #6910 )
2017-07-12 19:47:08 -04:00
Harrison Healey
26370f6eab
PLT-7062 Moved emoji picker in RHS to attach to the body of the page ( #6923 )
2017-07-13 06:37:04 +09:00
Joram Wilander
df3290c4cf
PLT-7093/PLT-7096 Updates to new message below indicator ( #6912 )
...
* Updates to new message below indicator
* Fixes per feedback
2017-07-13 06:36:45 +09:00
JoramWilander
259ad46f30
Minor fix
2017-07-12 16:58:51 -04:00
Harrison Healey
96d7783d36
PLT-7048 Changed MarkdownImage to scroll post list as soon as it knows its height ( #6916 )
2017-07-13 01:58:19 +09:00
Asaad Mahmood
62f925b059
PLT-7101 - Reducing LHS header font size ( #6922 )
2017-07-13 01:40:10 +09:00
Harrison Healey
28702d32e1
PLT-7092 Updated mattermost-redux so getProfilesAndStatusesForPosts handles null properly ( #6921 )
2017-07-13 01:39:05 +09:00
Joram Wilander
8395981d2b
Properly updated pinned/flagged posts on deletion ( #6920 )
2017-07-13 01:38:07 +09:00
Saturnino Abril
d3506c9d69
fix JS error on SpinnerButton and refactor edit incoming/outgoing webhook ( #6917 )
2017-07-13 01:35:49 +09:00
Saturnino Abril
b1322746d2
dismiss deleted message in RHS ( #6914 )
2017-07-13 01:31:09 +09:00
Christopher Speller
9dcb339f12
Fixing client4 ping ( #6915 )
2017-07-12 08:38:53 -06:00
Joram Wilander
6a056a0042
Fix posting when allow edit after time set ( #6913 )
2017-07-12 22:49:03 +09:00
Asaad Mahmood
dc6862079a
Release 4.0 bug fixes ( #6911 )
...
* PLT-7098 - Back arrow cut off in sidebar
* PLT-7089 - Fixing channel name truncation
2017-07-12 22:48:35 +09:00
Joram Wilander
481f02f940
Properly handle scroll when new message indicator is visible ( #6908 )
2017-07-12 22:48:06 +09:00
Chris
9ee7f661c7
PLT-7077: ignore null array items in slack attachments ( #6904 )
...
* ignore null array items in incoming webhooks / command responses
* consolidate code, process announcements in command response as well
* make a bit more idiomatic, add tests
* add missing file
2017-07-12 09:43:07 -04:00
lfbrock
eb8a2e4fc8
Update System Console mobile app links ( #6909 )
...
* Update push_settings.jsx
* Update en.json
2017-07-12 22:14:58 +09:00
Joram Wilander
dc3536a9f8
Properly load user statuses for posts in channel ( #6907 )
2017-07-12 22:14:32 +09:00