Граф коммитов

194 Коммитов

Автор SHA1 Сообщение Дата
Jason Blais
fe1503d9e7 Add text banner to SAML System Console settings (#4195)
* Update saml_settings.jsx

* Update en.json

* Text tweak

* Fix build error

* Use classnames in saml_settings.jsx to fix build errors
2016-10-11 08:44:46 -04:00
Asaad Mahmood
d67b2b4832 Minor bug fixes (#4172) 2016-10-06 17:42:08 -03:00
Christopher Speller
8f91c77755 Adding ability to serve TLS directly from Mattermost server (#4119) 2016-10-03 16:03:15 -04:00
Jason Blais
5f8e5c401b Change "Max Burst" to "Maximum Burst Size" (#4130)
* Update en.json

* Update rate_settings.jsx

* Update en.json
2016-10-03 09:04:38 -04:00
lfbrock
a2516743f3 Update LDAP help text (#4124)
* Update ldap_settings.jsx

* Update en.json
2016-09-30 09:15:07 -04:00
Asaad Mahmood
d42eb46133 Multiple UI Improvements (#4117) 2016-09-29 12:58:14 -04:00
Harrison Healey
53ba8ec9c2 Renamed NavbarDropdown to SidebarHeaderDropdown and switched it to react-bootstrap (#4109) 2016-09-29 10:58:30 -04:00
Jason Blais
40c0a85b2d Specify WebRTC calls available on Chrome, Firefox and Desktop Apps (#4107)
* Update webrtc_settings.jsx

* Update en.json
2016-09-28 08:50:39 -04:00
enahum
45ca052482 PLT-4298 Remove "Return to ongoing call" (#4101) 2016-09-28 08:48:19 -04:00
Christopher Speller
7fcc004beb Modifications to rate limiting settings. (#4091) 2016-09-26 09:56:12 -07:00
Christopher Speller
93f2b6a833 Updating ESLint (#4085) 2016-09-23 12:29:54 -04:00
Christopher Speller
efdb0dfa0b Fixing update roles API (#4060) 2016-09-22 08:31:38 -04:00
Jason Blais
0157e613bd Add a link to OAuth 2 docs in help texts (#4034)
* Update installed_oauth_apps.jsx

* Update custom_integrations_settings.jsx

* Update confirm_integration.jsx

* Update installed_oauth_apps.jsx

* Update en.json

* Change FormattedMessage to FormattedHTMLMessage

* Fix proper coding of links in en.json

* Update en.json
2016-09-19 21:00:07 -07:00
enahum
781ff323db Webrtc client side (#4026)
* WebRTC Server side

* WebRTC client side

* Bug fixes and improvements

* Pushing UI improvements for webrtc (#3728)

* Pushing UI improvements for webrtc

* Updating webrtc css

* PLT-3943 WebRTC P1: bug fixes and improvements

* Video resolution set to std, reduce volume of ringtone and flip video horizontally

* Fix calling a user B while WebRTC RHS is still opened

* Leave RHS opened when call ends, Fix isBusy on popover and channel_header

* Fix pre-release feature, RHS & System Console

* PLT-3945 - Updating UI for webrtc (#3908)

* PLT-3943 Webrtc p1

* Add ongoing call indicator when RHS is opened

* UI updates to to webrtc notifcation (#3959)
2016-09-16 15:35:13 -03:00
enahum
b180bb46e3 PLT-3412 WebRTC Server side & System Console (#3706)
* WebRTC Server side

* WebRTC System Console

* Consistency on variable names

* Add turn and stun uri validation
2016-09-15 08:35:44 -04:00
enahum
abe6e8e471 PLT-4125 Prevent typing on settings that use the regenerate button (#4016) 2016-09-14 08:28:50 -04:00
Christopher Speller
1e7985a87a Modifying permissions system. (#3897) 2016-09-13 12:42:48 -04:00
enahum
9ed1c812e1 PLT-4131 Dynamic update the Password requirements error message sample (#4017) 2016-09-13 11:59:04 -04:00
Ryan Wang
b8d6eba788 Team names in system console are sorted alphabetically regardless of case (#3958) 2016-09-12 10:00:15 -04:00
enahum
3bc0e833f7 PLT-3880 Update the "Password Requirements" help text (#3989) 2016-09-08 09:48:39 -03:00
Jason Blais
b6ed10a31e PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)
* Update user.go

* Update en.json

* Update ldap_test_button.jsx

* Update en.json
2016-09-08 09:48:12 -03:00
Eric Sethna
0e9c9b254f SiteURL help text update (#3977) 2016-09-06 20:13:54 -03:00
David Lu
51501f920c PLT-3753 Added Segment analytics (#3972) 2016-09-06 19:51:27 -03:00
Jason Blais
449b066598 PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925) 2016-09-06 16:27:32 -03:00
Asaad Mahmood
9a9ae3dcd1 Ui improvements (#3963)
* PLT-4061 - Updating pdf preview pages message

* PLT-4063 - Fixing spacing for LDAP button

* PLT-3837 - Showing reply button on mobile in the RHS

* PLT-4046 - Cantering tutorial on older mobile versions
2016-09-06 13:38:54 -04:00
Jason Blais
01ee2fc121 Update text for restricting integration management to admins (#3962)
Update text for restricting integration management to admins
2016-09-06 12:41:12 -03:00
Jason Blais
a44a5aadf1 Change "Native Apps" to "Mattermost Apps" for consistency (#3957)
Change "Native Apps" to "Mattermost Apps" for consistency
2016-09-06 09:45:53 -03:00
enahum
37068bfdc0 PLT-3880 Dynamic Password Min Length help text (#3949) 2016-09-06 08:21:45 -04:00
enahum
4bd5935bd8 PLT-4041 Make SAML FirstName and LastName optional (#3951) 2016-09-06 08:19:58 -04:00
Girish Ramakrishnan
6c085594e4 mail: allow PLAIN auth over non-tls connections (#3900)
This allows mattermost to use a non-tls connection with a SMTP server that
supports PLAIN auth (but not LOGIN). The go library explicitly allows PLAIN
auth over non-tls connections - https://golang.org/src/net/smtp/auth.go#L55

Fixes #2929
2016-09-02 14:33:26 -04:00
Eric Sethna
717e8197ff Label and help text change to icon and username override (#3932)
* Update custom_integrations_settings.jsx

* Update en.json

* Update custom_integrations_settings.jsx
2016-09-02 11:29:06 -04:00
Christopher Speller
5d7f239962 Adding LDAP test connection button. Reordering LDAP settings. (#3912) 2016-09-01 17:05:20 -04:00
Christopher Speller
276e0189b1 Making LDAP FirstName and LastName fields optional. (#3919) 2016-09-01 10:03:55 -04:00
Ryan Wang
dfaccff44b Sorted teams by alphabetical order under System Console > Teams (#3868) 2016-08-25 10:45:24 -04:00
Myeonghyeon-Lee
23815a696c fix for team.display_name instead of team.name (#3827) 2016-08-24 11:05:39 -04:00
paranbaram
ffff24e625 Change en.json : PLT-3371 (#3825)
* Change en.json : PLT-3371

* Change jsx files for UI text

* Change jsx files for UI text
2016-08-22 14:16:38 -04:00
Jason Blais
dba2deabb0 Fix typo in admin.service.siteURLDescription (#3818)
* Fix typo in admin.service.siteURLDescription

* Update configuration_settings.jsx
2016-08-17 11:16:53 -04:00
Harrison Healey
8203fd16ce PLT-3647 Email Batching (#3718)
* PLT-3647 Added config settings for email batching

* PLT-3647 Refactored generation of email notification

* PLT-3647 Added serverside code for email batching

* PLT-3647 Updated settings UI to enable email batching

* PLT-3647 Removed debug code

* PLT-3647 Fixed 0-padding of minutes in batched notification

* PLT-3647 Updated clientside UI for when email batching is disabled

* Go fmt

* PLT-3647 Changed email batching to be disabled by default

* Updated batched email message

* Added email batching toggle to system console

* Changed Email Notifications > Immediate setting to a 30 second batch interval

* Go fmt

* Fixed link to Mattermost icon in batched email notification

* Updated users to use 30 second email batching by default

* Fully disabled email batching when clustering is enabled

* Fixed email batching setting in the system console

* Fixed casing of 'Send Email notifications' -> 'Send email notifications'

* Updating UI Improvements for email batching (#3736)

* Updated text for notification settings and SiteURL.

* Prevented enabling email batching when SiteURL isn't set in the system console

* Re-added a couple debug messages

* Added warning text when clustering is enabled
2016-08-16 14:41:47 -04:00
enahum
b972d2adba PLT-3844 Fix Not redirected out of system console after demoting self from System Admin (#3797) 2016-08-15 09:20:38 -04:00
enahum
225ea35895 PLT-3793 Re-order languages in Account Settings (#3756) 2016-08-12 07:51:00 -04:00
Elias Nahum
c6d5448c75 Merge branch 'release-3.3' RC5 2016-08-11 13:46:24 -05:00
Eric Sethna
a6bb9b87f7 Clarify help text for available lanuages in localization_settings.jsx (#3776)
* Update localization_settings.jsx

* Update en.json

* Update localization_settings.jsx

* Update en.json
2016-08-11 13:35:31 -05:00
Joram Wilander
2073547018 Update licensing switches for Office365 and Google SSO through OAuth2 (#3786) 2016-08-11 13:35:08 -05:00
David Lu
bd106bb401 fixed password reset salt broken (#3778) 2016-08-10 14:20:52 -05:00
Joram Wilander
3ef26de2ac Marked Office 365 SSO through OAuth2 as beta (#3781) 2016-08-10 14:20:18 -05:00
David Lu
e4b0680a79 Fixed reset password error (#3769) 2016-08-09 16:00:51 -05:00
Harrison Healey
0afa28de09 Changed autodetection of SiteURL (#3764)
* Changed autoconfiguration of SiteURL to be done on every request

* Added SiteURL to system console
2016-08-09 08:53:22 -05:00
enahum
c49a7f3524 PLT-3847 Fix bad merge in the System Console help text (for Office 365) (#3762) 2016-08-08 14:30:50 -05:00
Harrison Healey
d2aa2a7396 PLT-3802 Moved compliance section of system console back to the bottom of the sidebar (#3751) 2016-08-08 08:57:17 -05:00
Corey Hulen
605f2a289b Adding beta label to HA (#3744) 2016-08-04 15:42:16 -05:00