summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* daily translations 20160712 (#3557)enahum2016-07-122-2/+2
|
* Revert "Login error messages fix (#3525)"Christopher Speller2016-07-121-6/+4
| | | | This reverts commit 2e513c8fd4c6b1b428b83044c017836b0011d32b.
* Revert "Letting email not validated error message through login. Changing ↵Christopher Speller2016-07-122-6/+2
| | | | | | invalid credentials error. (#3546)" This reverts commit 128e4f984ad565297ab1c7b8921d877d3a9c8f03.
* Update en.json (#3551)Harrison Healey2016-07-121-2/+2
|
* Some improvments to password handling (#3549)Christopher Speller2016-07-123-3/+76
|
* Letting email not validated error message through login. Changing invalid ↵Christopher Speller2016-07-122-2/+6
| | | | credentials error. (#3546)
* daily translations 20160711 (#3544)enahum2016-07-119-535/+555
|
* Plt 3475 - Post control improvements (#3538)Asaad Mahmood2016-07-115-12/+58
| | | | | | * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements
* Always allow system admins to see the Integrations sidebar (#3536)Harrison Healey2016-07-111-1/+3
|
* PLT-3560 blocking adding to channel once user is removed (#3537)Corey Hulen2016-07-113-0/+28
|
* PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534)enahum2016-07-081-2/+2
|
* Fixed permissions when getting a file attachment to use the correct user id ↵Harrison Healey2016-07-081-1/+1
| | | | (#3535)
* daily translations 20160708 (#3533)enahum2016-07-0812-562/+1436
|
* Login error messages fix (#3525)Christopher Speller2016-07-082-4/+10
|
* PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524)enahum2016-07-081-1/+1
|
* PLT-2863 fixing bad merge that broke this PR (#3523)Corey Hulen2016-07-072-0/+15
| | | | | | | | | | | | | | | | | | * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver * Fixing bad merge * Fixing bad merge
* Bumping version to: 3.2.0-rc1Mattermost Build2016-07-071-0/+1
|
* Update emoji-list.jsx (#3520)lfbrock2016-07-072-1/+2
| | | | | | | | | | | | | | * Update emoji-list.jsx * Update en.json * Update emoji_list.jsx * Update en.json * Update emoji_list.jsx * Update en.json
* Added getStateFromConfig (#3517)David Lu2016-07-072-0/+15
|
* Fix javascript error when getting a nottification about a reply in a channel ↵Joram Wilander2016-07-071-1/+6
| | | | not loaded (#3518)
* Submitting an improvement for the post control in consecutive messages (#3519)Asaad Mahmood2016-07-071-0/+6
|
* Update NOTICE.txt with go-saml (#3516)Eric Sethna2016-07-061-0/+31
| | | | | | * Update NOTICE.txt with go-saml * Update NOTICE.txt
* PLT-1465 Added password requirements (#3489)David Lu2016-07-0628-283/+792
| | | | | | | | | | * Added password requirements * added tweaks * fixed error code * removed http.StatusNotAcceptable
* Adding unit tests (#3515)Corey Hulen2016-07-061-1/+1
|
* Update NOTICE.txt for SAML (#3514)Eric Sethna2016-07-061-0/+38
|
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-0624-19/+572
| | | | | | | | | | | | | | * PLT-2863 adding remove user from team * PLT-2863 adding the client side UI * Fixing trailing space * Fixing reported issues * Adding documentatino * Switching to final javascript driver
* UI fix for errors in signup and login pages and adding space between buttons ↵Asaad Mahmood2016-07-064-8/+24
| | | | | | | | in the security tab (#3512) * Fixing the errors style on login and signup pages * Adding space between login options in the security section
* Adding sync now button to system console (#3510)Christopher Speller2016-07-063-0/+120
|
* Added new segment analytics (#3511)David Lu2016-07-066-10/+37
|
* Added help text to integrations pages in backstage (#3513)Harrison Healey2016-07-067-11/+76
|
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-0630-256/+327
| | | | | | * Reloaded admin console data when settings are saved * Fixed attempting to save an invalid config setting overwriting the stored config
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-068-3/+490
| | | | | | | | | | | | | | * PLT-3512 adding join/leave channel to the CLI * PLT-3512 adding list channels to the CLI * PLT-3512 adding restore channel * Adding make run-cli command * Updating txt * Fixing txt purposed by PMs
* PLT-3225 Firefox: Channel header disappears after renaming a channel (fixed ↵enahum2016-07-061-0/+4
| | | | with channel switch) (#3470)
* Fixed system console sidebar shifting upwards on Firefox (#3509)Harrison Healey2016-07-061-0/+1
|
* PLT-3502 Fix Team admins can't give "team admin" privilege to members (#3499)enahum2016-07-062-5/+18
|
* PLT-3518/PLT-3519 Custom emoji followup (#3507)Harrison Healey2016-07-066-69/+75
| | | | | | * Fixed emoji list filter when full name or nickname are enabled * Changed custom emoji list to only be visible if the user can create custom emoji
* Update ldap_settings.jsx (#3508)lfbrock2016-07-062-2/+2
| | | | | | | | * Update ldap_settings.jsx Changed help text for consistency * Update en.json
* Add channel management permissions to mobile channel dropdown and clean up ↵Joram Wilander2016-07-061-116/+180
| | | | logic a bit (#3505)
* Updated pull request template (#3504)Joram Wilander2016-07-061-8/+14
|
* Changed EditChannelHeaderModal to only change it's displayed text when the ↵Harrison Healey2016-07-061-1/+1
| | | | user isn't editing it (#3503)
* updated text in select team (#3478)David Lu2016-07-062-10/+11
|
* Adding webserver mode to the system console. Automatic enabling of gzip on ↵Christopher Speller2016-07-065-5/+124
| | | | existing servers (#3458)
* Adding page size to config (#3501)Christopher Speller2016-07-061-1/+2
|
* PLT-3473 Made shortcuts only work for CMD on OSX (#3479)David Lu2016-07-065-4/+12
| | | | | | * checked for CMD key * changed method of checking
* On receive of a comment that we don't have the thread for, acquire the ↵Joram Wilander2016-07-064-33/+80
| | | | thread (#3490)
* PLT-3453 Reloading the configuration in the system console should ↵enahum2016-07-061-0/+6
| | | | immediately show config changes (#3496)
* daily translations 20160705 (#3500)enahum2016-07-0611-439/+1689
|
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel ↵Joram Wilander2016-07-0620-176/+867
| | | | | | | | management permissions (#3453) * EE: Add the ability to restrict channel management permissions * Always allow last user in a channel to delete that channel
* Fix connection leaks in push notifications, diagnostics and oauth (#3469)Joram Wilander2016-07-063-1/+16
|
* removed @channel (#3497)David Lu2016-07-061-3/+7
|