summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-1/+6
| | | | | | | | | | | | * Deauthorize OAuth APIs * Deautorize OAuth Apps Account Settings * Fix typo in client method * Fix issues found by PM * Show help text only when there is at least one authorized app
* Remove reference to config.json settings in strings (#3863)enahum2016-08-231-1/+1
|
* Add notification settings to control what statuses allow push notifications ↵Joram Wilander2016-08-231-2/+10
| | | | (#3829)
* PLT-2951 Improved signup process (#3771)David Lu2016-08-221-0/+6
|
* Change en.json : PLT-3371 (#3825)paranbaram2016-08-221-7/+7
| | | | | | | | * Change en.json : PLT-3371 * Change jsx files for UI text * Change jsx files for UI text
* PLT-3642 Add PDF previewer (#3812)Joram Wilander2016-08-181-0/+1
| | | | | | * Added a PDF previewer * PLT-3900 - Improving UI for the pdf max pages (#3800)
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-181-0/+2
| | | | | | | | * PLT-3754 EE: Add a Display Option to disable Join/Leave messages * Differentiate between join/leave add/remove messages * Update user removed from channel text message
* PLT-2345 Switch "help" link below text input box to localizable version (#3794)enahum2016-08-181-0/+88
|
* Added error message for no signin methods (#3821)David Lu2016-08-181-0/+1
|
* Fix typo in admin.service.siteURLDescription (#3818)Jason Blais2016-08-171-1/+1
| | | | | | * Fix typo in admin.service.siteURLDescription * Update configuration_settings.jsx
* Multiple UI Improvements (#3804)Asaad Mahmood2016-08-161-0/+1
| | | | | | | | | | | | | | * PLT-3834 - Updating Manage members modal for mobile * PLT-3792 - Making compact view compatible with search and flagged posts RHS * PLT-3910 - Improving suggestions separator * PLT-3769 - Enabling markdown headings in compact view * Updating view members text in en..json * Removing shouldcomponentupdate from search_results_item.jsx
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* PLT-3886 Add missing period in tutorial intro screen (#3811)Jason Blais2016-08-161-1/+1
| | | | | | * Add missing period in tutorial intro screen * Update en.json
* PLT-3005 Added confirmation screen to integrations (#3747)David Lu2016-08-151-4/+14
|
* Add missin localization strings (#3798)enahum2016-08-151-2/+5
|
* PLT-3793 Re-order languages in Account Settings (#3756)enahum2016-08-121-0/+10
|
* Clarify help text for available lanuages in localization_settings.jsx (#3776)Eric Sethna2016-08-111-1/+1
| | | | | | | | | | * Update localization_settings.jsx * Update en.json * Update localization_settings.jsx * Update en.json
* Change ordering of at-mention suggestions (#3698)Yi EungJun2016-08-111-0/+3
| | | List members in the current channel first.
* Removed /shortcuts from mobile (#3753)David Lu2016-08-111-0/+3
|
* PLT-3700 Made error message for too short channel URL more clear (#3773)Harrison Healey2016-08-111-0/+1
|
* Merge branch 'release-3.3' RC4Elias Nahum2016-08-101-1/+1
|\
| * Marked Office 365 SSO through OAuth2 as beta (#3781)Joram Wilander2016-08-101-1/+1
| |
* | Merge branch 'release-3.3' RC3Elias Nahum2016-08-0910-900/+1344
|\|
| * daily translations 20160809 (#3772)enahum2016-08-099-900/+1341
| |
| * Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-0/+3
| | | | | | | | | | | | * Changed autoconfiguration of SiteURL to be done on every request * Added SiteURL to system console
* | Add missing periods in error messages (#3757)Jason Blais2016-08-091-3/+3
|/
* PLT-3847 Fix bad merge in the System Console help text (for Office 365) (#3762)enahum2016-08-081-1/+1
|
* Fix missing and bad localization strings (#3755)enahum2016-08-081-3/+4
|
* PLT-3811 Fix OAuth 2.0 provider help text (#3748)enahum2016-08-081-29/+29
| | | | | | * PLT-3811 Fix OAuth 2.0 provider help text * Fix Ids for RHS translations
* Adding beta label to HA (#3744)Corey Hulen2016-08-041-1/+2
|
* PLT-3767 Promote localizations on System Console and Account Settings (#3734)enahum2016-08-041-3/+4
|
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+19
| | | | | | | | | | | | | | | | | | * 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-041-2/+2
| | | | | | | | * Update help text for OAuth * Update oauth_settings.jsx * Update en.json
* New Languages and translations (#3729)enahum2016-08-0411-254/+4308
|
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 aaa05632c5d9eda35a048300a5bd7e99584c5b58. * Fixing the icon in search * Help text and white space improvements (#3730) * Updatng help text and some white spacing. * Updating help text
* 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 "
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-27/+40
| | | | | | | | | | | | | | * 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-3728 Updated help text on integration pages (#3721)Harrison Healey2016-08-021-7/+23
|
* PLT-3640 Add mobile landing pages (#3674)Harrison Healey2016-08-021-0/+9
| | | | | | | | | | | | * 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
* 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/+4
|
* PLT-3691 tweaking sytem console text (#3712)Corey Hulen2016-08-021-6/+6
|
* Update help text for compliance settings (#3705)Jason Blais2016-08-011-1/+1
| | | | | | * Update help text for compliance settings * Update en.json
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-1/+37
| | | | | | | | | | | | | | | | * 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
* Update LDAP help text (#3695)lfbrock2016-07-281-1/+1
| | | | | | | | | | * Update ldap-settings.jsx * Update en.json * Update ldap_settings.jsx * Update en.json
* Add option to trigger outgoing webhook if first word starts with trigger ↵Pierre Rudloff2016-07-261-0/+4
| | | | word (#3611)
* daily + include nederlands (#3659)enahum2016-07-229-20/+1833
|
* Updated custom emoji help text (#3653)Harrison Healey2016-07-221-1/+2
|
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-221-0/+11
| | | | | | | | | | | | * 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