summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
Commit message (Collapse)AuthorAgeFilesLines
* fixed password reset salt broken (#3778)David Lu2016-08-101-46/+53
|
* Marked Office 365 SSO through OAuth2 as beta (#3781)Joram Wilander2016-08-101-1/+1
|
* Fixed reset password error (#3769)David Lu2016-08-091-13/+6
|
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-0/+20
| | | | | | * Changed autoconfiguration of SiteURL to be done on every request * Added SiteURL to system console
* PLT-3847 Fix bad merge in the System Console help text (for Office 365) (#3762)enahum2016-08-081-1/+1
|
* PLT-3802 Moved compliance section of system console back to the bottom of ↵Harrison Healey2016-08-081-13/+20
| | | | the sidebar (#3751)
* Adding beta label to HA (#3744)Corey Hulen2016-08-042-2/+2
|
* PLT-3767 Promote localizations on System Console and Account Settings (#3734)enahum2016-08-041-3/+3
|
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-044-0/+454
| | | | | | | | | | | | | | | | | | * 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
* Update text for OAuth 2.0 and Google SSO (#3740)Jason Blais2016-08-042-2/+2
| | | | | | | | * Update help text for OAuth * Update oauth_settings.jsx * Update en.json
* Hardcode preset OAuth2 endpoints when saving the config from the System ↵Joram Wilander2016-08-031-6/+6
| | | | Console (#3722)
* Update help text for Google/Office 365 OAuth (#3725)Jason Blais2016-08-031-2/+2
| | | | | | | | | | * Update help text for Google/Office 365 OAuth * Update en.json * Change " to ' in .jsx * Fix errors caused by "
* Fixing typo in LDAP system console (#3727)Christopher Speller2016-08-031-1/+1
|
* PLT-3419 Moving auditing and logs to the top of the system console sidebar ↵Harrison Healey2016-08-031-10/+10
| | | | (#3732)
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-033-22/+26
| | | | | | | | | | | | | | * 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
* PLT-3740 Terms of Service link updates (#3707)enahum2016-08-021-1/+1
|
* Added custom branding to login description (#3710)David Lu2016-08-021-1/+27
|
* PLT-3691 tweaking sytem console text (#3712)Corey Hulen2016-08-021-6/+6
|
* Update help text for compliance settings (#3705)Jason Blais2016-08-011-2/+2
| | | | | | * Update help text for compliance settings * Update en.json
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-292-56/+505
| | | | | | | | | | | | | | | | * 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
* Policy help text (#3681)Eric Sethna2016-07-291-3/+3
| | | | | | * Update policy_settings.jsx * Update en.json
* PLT-3752 Changed email connection test to use the existing password if ↵Harrison Healey2016-07-291-1/+6
| | | | unchanged by client (#3685)
* Update LDAP help text (#3695)lfbrock2016-07-281-1/+1
| | | | | | | | | | * Update ldap-settings.jsx * Update en.json * Update ldap_settings.jsx * Update en.json
* Changing LDAP behavour so users disabled in LDAP server are disabled in ↵Christopher Speller2016-07-261-2/+18
| | | | Mattermost. (#3669)
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-222-0/+114
| | | | | | | | | | | | * PLT-1866 Added configurable links for native app downloads * PLT-1866 Added native app download link to main menu * PLT-3509 Added native app link to tutorial * PLT-3509 Added native app link to welcome email * PLT-3509 Made link to apps in welcome email conditional on being set
* Added HTML formatting to Storage Settings (#3648)David Lu2016-07-201-2/+2
|
* PLT-3629 fix uploading certificates if the files in the config do not exists ↵enahum2016-07-201-0/+20
| | | | (#3634)
* Fix doc links in System Console > Webhooks and Commands (#3631)Harrison Healey2016-07-191-4/+4
|
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-1913-13/+13
|
* Added default to max users per team (#3602)David Lu2016-07-183-4/+11
|
* Merge branch 'release-3.2' into 'master'Harrison Healey2016-07-153-17/+12
|\
| * PLT-3624 quick fix remove SAML certificates without saving (#3555)enahum2016-07-123-17/+12
| |
| * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534)enahum2016-07-081-2/+2
| |
* | Updating ESLint (#3597)Christopher Speller2016-07-151-5/+0
| |
* | Update incorrect Google API key help text (#3595)lfbrock2016-07-141-1/+1
| | | | | | | | | | | | * Update Youtube API key help text * Update en.json
* | PLT-3192 EE: Restricted site name to 30 characters (#3560)David Lu2016-07-142-1/+7
| | | | | | | | | | | | * Restricted site name to 30 characters * Added maxlength to TextSetting
* | added username to system console users list (#3566)David Lu2016-07-131-1/+6
| |
* | PLT-3618 fixing error when team member removed on system console (#3569)Corey Hulen2016-07-131-1/+1
| |
* | Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bumping version to: 3.2.0-rc1 * PLT-2863 fixing bad merge that broke this PR (#3523) * 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 * PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524) * Login error messages fix (#3525) * daily translations 20160708 (#3533) * Fixed permissions when getting a file attachment to use the correct user id (#3535) * PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) * PLT-3560 blocking adding to channel once user is removed (#3537) * Always allow system admins to see the Integrations sidebar (#3536) * Plt 3475 - Post control improvements (#3538) * Adding class to post when dropdown is active. * plt-3475 - Post controls improvements * daily translations 20160711 (#3544)
* | Add doc links to System Console > Integrations > Webhooks and Commands help ↵Jason Blais2016-07-111-3/+3
|/ | | | | | text (#3540) * Add links to docs
* Added getStateFromConfig (#3517)David Lu2016-07-071-0/+14
|
* PLT-1465 Added password requirements (#3489)David Lu2016-07-063-128/+313
| | | | | | | | | | * Added password requirements * added tweaks * fixed error code * removed http.StatusNotAcceptable
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-062-1/+38
| | | | | | | | | | | | | | * 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
* Adding sync now button to system console (#3510)Christopher Speller2016-07-062-0/+117
|
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-0629-254/+318
| | | | | | * Reloaded admin console data when settings are saved * Fixed attempting to save an invalid config setting overwriting the stored config
* Update ldap_settings.jsx (#3508)lfbrock2016-07-061-1/+1
| | | | | | | | * Update ldap_settings.jsx Changed help text for consistency * Update en.json
* Adding webserver mode to the system console. Automatic enabling of gzip on ↵Christopher Speller2016-07-062-2/+111
| | | | existing servers (#3458)
* PLT-3453 Reloading the configuration in the system console should ↵enahum2016-07-061-0/+6
| | | | immediately show config changes (#3496)
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel ↵Joram Wilander2016-07-061-4/+52
| | | | | | | | management permissions (#3453) * EE: Add the ability to restrict channel management permissions * Always allow last user in a channel to delete that channel
* SAML support (#3494)enahum2016-07-055-1/+733
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3073: Implement SAML/Okta Server side (EE) (#3422) * PLT-3137 Support for SAML configuration * PLT-3410 SAML Database Store * PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key * PLT-3409 SAML Interface for EE * PLT-3139 Handle SAML authentication server side * Add localization messages * PLT-3443 SAML Obtain SP metadata * PLT-3142 Login & Switch to/from SAML * Remove Certs for Database & Clean SAML Request * Make required Username, FirstName and LastName * PLT-3140 Add SAML to System Console (#3476) * PLT-3140 Add SAML to System Console * Move web_client functions to client.jsx * Fix issues found by PM * update package.json mattermost driver * Fix text messages for SAML