Commit Graph

6857 Commits

Author SHA1 Message Date
enahum
b04d2c2f39 PLT-3767 Promote localizations on System Console and Account Settings (#3734) 2016-08-04 13:32:57 -05:00
MARUYAMA Takayuki
953b14ab22 Fix garbled mail subject (#3694)
* Fix garbled mail subject

* Notification email subject including full month
2016-08-04 13:27:15 -04:00
Corey Hulen
59d971dc75 PLT-2899 adding clustering of app servers (#3682)
* PLT-2899 adding clustering of app servers

* PLT-2899 base framework

* PLT-2899 HA backend

* PLT-2899 Fixing config file

* PLT-2899 adding config syncing

* PLT-2899 set System console to readonly when clustering enabled.

* PLT-2899 Fixing publish API

* PLT-2899 fixing strings
2016-08-04 13:25:37 -04:00
Jason Blais
ac90f5b389 Update text for OAuth 2.0 and Google SSO (#3740)
* Update help text for OAuth

* Update oauth_settings.jsx

* Update en.json
2016-08-04 13:20:01 -04:00
Jason Blais
3b0c743052 Update NOTICE.txt for v3.3 (#3739) 2016-08-04 08:38:02 -08:00
Christopher Speller
18e7d7f485 Reverting plt-3366 due to a bug (#3737) 2016-08-04 08:37:47 -08:00
enahum
f5d69cb813 New Languages and translations (#3729) 2016-08-04 11:45:36 -04:00
Asaad Mahmood
35cdc8f843 PLT-3737 - Fixing header popover behaviour (#3738) 2016-08-04 11:44:09 -04:00
Joram Wilander
0184d6059b PLT-3506 Added flagged posts functionality (#3679)
* Added flagged posts functionality

* UI Improvements to flags (#3697)

* Added flag functionality for mobile

* Updating flagged text (#3699)

* Add back button to RHS thread when coming from flagged posts

* Updating position of flags (#3708)

* Plt 3506 - Reverting flag position (#3724)

* Revert "Updating position of flags (#3708)"

This reverts commit aaa05632c5.

* Fixing the icon in search

* Help text and white space improvements (#3730)

* Updatng help text and some white spacing.

* Updating help text
2016-08-04 10:38:09 -05:00
Joram Wilander
9b50b50283 Hardcode preset OAuth2 endpoints when saving the config from the System Console (#3722) 2016-08-03 18:32:06 -05:00
Jason Blais
224575e099 Update help text for Google/Office 365 OAuth (#3725)
* Update help text for Google/Office 365 OAuth

* Update en.json

* Change " to ' in .jsx

* Fix errors caused by "
2016-08-03 18:30:11 -05:00
Christopher Speller
937a4e3087 Fixing typo in LDAP system console (#3727) 2016-08-03 18:29:34 -05:00
Harrison Healey
c79685b0bc PLT-3534 Changed special handling of internal links to only occur for permalinks and links to channels (#3731) 2016-08-03 18:28:38 -05:00
Harrison Healey
7b211f93a0 PLT-3419 Moving auditing and logs to the top of the system console sidebar (#3732) 2016-08-03 18:27:59 -05:00
enahum
5bc3cea6fe PLT-3484 OAuth2 Service Provider (#3632)
* PLT-3484 OAuth2 Service Provider

* PM text review for OAuth 2.0 Service Provider

* PLT-3484 OAuth2 Service Provider UI tweaks (#3668)

* Tweaks to help text

* Pushing OAuth improvements (#3680)

* Re-arrange System Console for OAuth 2.0 Provider
2016-08-03 13:19:27 -04:00
Harrison Healey
ea027c8de4 PLT-3728 Updated help text on integration pages (#3721) 2016-08-02 20:16:27 -08:00
Harrison Healey
1de3bd3b43 PLT-3640 Add mobile landing pages (#3674)
* PLT-3640 Moved all clientside user agent snooping into a single file

* PLT-3640 Added mobile landing pages on login to iOS and Android web apps

* PLT-3640 Moved landing page to appear before first login

* PLT-3640 Fixed detection of Chrome on Android

* PLT-3640 Disabled mobile landing pages when their respective URLs are set to blank
2016-08-02 20:01:33 -08:00
Harrison Healey
790dd91e7d PLT-3702 Fixed outgoing webhook creation API to properly clear error flags for public channels (#3719) 2016-08-02 17:47:16 -04:00
Harrison Healey
c4a3118e9f PLT-3408 Add SiteURL to config.json (#3692)
* PLT-3408 Changed serverside code to get the service's URL from config.json

* PLT-3408 Changed most clientside code to use the SiteURL config setting instead of window.location

* PLT-3408 Changed default SiteURL to be autodetected
2016-08-02 16:37:09 -04:00
enahum
e67bbcb0ae PLT-3740 Terms of Service link updates (#3707) 2016-08-02 16:06:51 -04:00
Jason Blais
4dcada0a94 Add ALT+[click on message] and ESC to /shortcuts (#3714)
* Add ALT+[click on message] and ESC to /shortcuts

* Remove extra space
2016-08-02 15:58:20 -04:00
Joram Wilander
0a71d2a111 Use correct postgres column type for TriggerWhen column (#3716) 2016-08-02 15:49:57 -04:00
David Lu
2c23a4fe49 Added custom branding to login description (#3710) 2016-08-02 08:34:34 -04:00
Corey Hulen
42e74b509d PLT-3691 tweaking sytem console text (#3712) 2016-08-02 08:12:52 -04:00
Jason Blais
bc511dc186 Update help text for compliance settings (#3705)
* Update help text for compliance settings

* Update en.json
2016-08-01 11:21:50 -04:00
Martin Bastien
3bf405c0cd Align the sidebar dropdown (#3693)
* Align the sidebar dropdown

* Change the sidebar dropdown width and realign it.

* move sidebar dropdown css fix to headers.scss
2016-08-01 11:21:05 -04:00
Asaad Mahmood
b263b0eb98 Multiple Ui improvements (#3678)
* Adding permalink back to mobile

* Improving reply flow and fixing colorpicker on mobile

* Hiding colorpicker on click only for mobile size screens
2016-08-01 11:17:27 -04:00
Harrison Healey
0b5a25a39e Fixed clientside emoji tests leaving behind a temporary file (#3691) 2016-07-31 09:49:19 -04:00
Joram Wilander
3f8dda6f5a PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)
* EE: Add Google and Office365 SSO through OAuth2

* Add localization strings

* Text tweaks for PLT-3633

* Added sign-up button for Office 365

* Updated some error messages and a bit of licensing

* Updated sign-in method section in user settings to include Google and Office365

* Added more localization strings
2016-07-29 14:58:37 -04:00
samogot
748fdef1fb Online status in all modals (#3617)
* add wrapper to modal avatar image which show small round indicator of online/away status of member in all modals

* add offline indicator

* the color of the status indicators follow the theme
2016-07-29 14:54:42 -04:00
Eric Sethna
c084c4ae4d Policy help text (#3681)
* Update policy_settings.jsx

* Update en.json
2016-07-29 10:11:04 -04:00
Harrison Healey
56fd348123 PLT-3752 Changed email connection test to use the existing password if unchanged by client (#3685) 2016-07-29 10:09:22 -04:00
enahum
6f45bdd68b PLT-3668 Fix Dropdown for System Admins in Manage Members is empty (#3687) 2016-07-29 10:08:16 -04:00
enahum
12fe314b26 PLT-3687 Restrict the name "matterbot" from usernames (#3686) 2016-07-28 13:38:47 -04:00
enahum
6dc7ea6ab2 PLT-3553 Fix System messages show an empty box (#3689) 2016-07-28 13:38:15 -04:00
lfbrock
5a1ce3695d Update LDAP help text (#3695)
* Update ldap-settings.jsx

* Update en.json

* Update ldap_settings.jsx

* Update en.json
2016-07-28 13:37:32 -04:00
Joram Wilander
a88ff1b64d Fix console error when receiving a new message in the system console or on another team (#3688) 2016-07-28 08:41:17 -04:00
Joram Wilander
fc7ae6ba65 Initialize and close WebSocket more accurately and consistently (#3683) 2016-07-27 09:54:42 -04:00
Joram Wilander
199c55b566 Only get channels and posts on WebSocket connect if team is set (#3684) 2016-07-27 09:53:49 -04:00
Christopher Speller
f5375254f9 Adding migration support to LDAP from other account types (#3655) 2016-07-26 17:39:51 -04:00
Christopher Speller
528890dba0 Changing LDAP behavour so users disabled in LDAP server are disabled in Mattermost. (#3669) 2016-07-26 12:39:35 -04:00
Christopher Speller
00291c652e Removing validation on LDAP bind username and password (#3670) 2016-07-26 10:25:27 -04:00
Harrison Healey
13b7368f9d PLT-3698 Improved handling of colons around a custom emoji's name (#3676) 2016-07-26 09:27:54 -04:00
Pierre Rudloff
564dffec35 Add option to trigger outgoing webhook if first word starts with trigger word (#3611) 2016-07-26 08:04:28 -04:00
David Lu
c56b429e1d Removed Legal & Support settings from UI if empty (#3662) 2016-07-25 16:03:15 -08:00
David Lu
426b14d8a9 fixed mobile enter button (#3639) 2016-07-25 10:16:07 -04:00
David Lu
6e44d6b859 Added icons next to channels in channel switcher (#3663) 2016-07-25 10:15:48 -04:00
Harrison Healey
9b3e9243a5 PLT-3585 Added a timeout to the file upload overlay (#3656) 2016-07-22 14:30:42 -04:00
enahum
07c3f74862 daily + include nederlands (#3659) 2016-07-22 13:05:26 -04:00
Harrison Healey
b938a960a2 PLT-3683 Changed Utils.isMobileApp to return false for desktop apps (#3654) 2016-07-22 08:00:14 -08:00