summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Change Native Download Link Copy (#3976)Yang Chen2016-09-061-2/+2
|
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-49/+49
|
* Minor UI fixes (#3970)Asaad Mahmood2016-09-061-0/+1
| | | | * Minor UI fixes
* Ui improvements (#3963)Asaad Mahmood2016-09-061-1/+1
| | | | | | | | | | * 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
* daily translations 20160906 (#3961)enahum2016-09-069-917/+1196
|
* Update text for restricting integration management to admins (#3962)Jason Blais2016-09-061-2/+2
| | | Update text for restricting integration management to admins
* add missing locs and fix a few others (#3952)enahum2016-09-061-29/+33
|
* Change "Native Apps" to "Mattermost Apps" for consistency (#3957)Jason Blais2016-09-061-4/+4
| | | Change "Native Apps" to "Mattermost Apps" for consistency
* Reply notifications text (#3942)Eric Sethna2016-09-061-1/+1
| | | | | | * Update user_settings_notifications.jsx * Update en.json
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-061-2/+2
|
* mail: allow PLAIN auth over non-tls connections (#3900)Girish Ramakrishnan2016-09-021-0/+2
| | | | | | | 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
* Label and help text change to icon and username override (#3932)Eric Sethna2016-09-021-4/+4
| | | | | | | | * Update custom_integrations_settings.jsx * Update en.json * Update custom_integrations_settings.jsx
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-011-4/+7
|
* Fixes incorrect help text on OAuth 2.0 confirmation dialog (#3926)Jason Blais2016-09-011-1/+1
| | | | | | * Update confirm_integration.jsx * Update en.json
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-2/+2
|
* Update Push and Email Notifications Text (#3924)Eric Sethna2016-09-011-2/+4
| | | | | | | | | | | | * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update email_notification_setting.jsx * Update en.json * Update user_settings_notifications.jsx
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-301-0/+1
|
* Update text in Account Settings > Notification (#3901)Eric Sethna2016-08-301-8/+8
| | | | | | | | | | | | | | | | | | | | | | * Comment thread notification text * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update en.json * Update email_notification_setting.jsx * Update en.json * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx * Update user_settings_notifications.jsx
* Update spelling (#3911)lfbrock2016-08-301-1/+1
| | | | | | * Update login_controller.jsx * Update en.json
* PLT-2074 Refactor desktop notification settings UI and add setting for ↵Joram Wilander2016-08-291-2/+20
| | | | | | | | | | duration (#3883) * Refactor desktop notification settings UI and add setting for duration * Update en.json * Update desktop_notification_settings.jsx
* Convert @mentions on Slack import. (#3837)George Goldberg2016-08-291-1/+1
| | | | | | | Converts @mentions in Slack imports for regular messages, comments and Slack upload messages. Updates the description on the Team Settings Import tab to remove mention of @mentions not importing.
* daily translations 20160823 (#3864)enahum2016-08-2310-378/+1583
|
* 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
|