summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation ↵Saturnino Abril2017-09-061-1/+1
| | | | | | | | (#7373)" (#7387) This reverts commit 8d680cf64ec7fb6c8b242b8048989d0f0550cb68. Move to 4.3. Will discuss more if validation is necessary.
* Experimental plugin system console UI (#7338)Joram Wilander2017-09-051-0/+15
| | | | | | | | | | | | | | | | * Add system console UI for uploading/listing/removing plugins * Add localization strings * Add banner to plugin settings * Updating UI for experimental plugins (#7362) * Text updates * Updating UI for experimental plugin stuff (#7377) * Properly clear file input after upload
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-051-0/+11
| | | | | | | | * PLT-7468 Moved more errors to use error types * PLT-7468 Moved 404 error page to use error types * Made helper function for rendering external links on error page
* slight modifications to keyboards dialog and also fix error with non-Mac (#7367)Saturnino Abril2017-09-061-2/+2
|
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-1/+1
| | | | | | | | | | * add S3 region to system console and add S3 validation * update translation message * add bool as return value to Validate* functions * update Validate* functions to be pure
* PLT-7517 Added setting to enable tracing of Amazon S3 connections (#7349)Harrison Healey2017-09-051-2/+2
| | | | | | | | | | | | * PLT-7517 Added setting to enable tracing of Amazon S3 connections * Removed unnecessary placeholders on boolean settings * Added AmazonS3Trace to diagnostics * Updated AmazonS3Trace setting name in system console * Removing extra colon
* translations PR 20170904 (#7371)enahum2017-09-0514-251/+1413
|
* [PLT-6996] On "About Mattermost", add notes with links to notice.txt which ↵Saturnino Abril2017-09-041-0/+1
| | | | | | | | | | has list of copyrights of open source components used (#7315) * on "About Mattermost", add notes with links to notice.txt which has list of copyrights of open source components used * remove apps from link * Minor UI update
* Add x to be able to leave public and private channels (#7145)David Meza2017-09-011-0/+1
| | | | | | | | | | * Add config value EnableXToLeaveChannelsFromLHS that if true displays x to the right of private and public channels on the LHS. * Displays x to the right of private and public channels on the LHS based on if EnableXToLeaveChannelsFromLHS=true. * change the tooltip for private and public channels to `Leave channel` * Add client-side event for when user clicks the "x" button. Different for public, private, DM.
* [PLT-7043] Update LDAP > Email help text (#7313)Eric Sethna2017-09-011-4/+3
| | | | | | | | * update help text * Update ldap_to_email.jsx * Update LDAP > email text
* Add minimum channel name length in rename modal (#7308)Joram Wilander2017-08-311-0/+1
|
* Manage version configurations client versions (#7220)Chris Duarte2017-08-281-0/+13
| | | | | | | | | | | | * Add config values for client versions. Return client versions in ping response. * Manage client version through System Console. * Added client versions to diagnostics * Added translations messages en.json file. * Hide Client Versions on System Console.
* PLT-7221 differentiate between RN and Classic sessions (#7303)enahum2017-08-281-0/+2
|
* PLT-5747: Fixed inconsistent on-hover, tooltip, and active states for ↵Sudheer2017-08-211-0/+1
| | | | | | | | | | | buttons. (#7174) * Fixed LHS Team Sidebar on hover highlight. * Fixed LHS Main Menu on hover tooltip to show "Main menu". * Added On-hover highlight for Favorite button in channel heading. * Added active state for channel members icon. * Added active class based on internal react state with new changeCss rule. * Changed cursor to pointer on hovering a theme. * Fixed Invite New Member Add Button to have text-underline on hover.
* Minor string changes for JIRA setting (#7264)Jason Blais2017-08-211-3/+3
| | | | | | * Update settings.jsx * Update en.json
* Added missing string for translation (#7203)Christian Arnold2017-08-181-0/+1
|
* Rename SAML in the System Console to SAML 2.0 + access token string fixes ↵Jason Blais2017-08-181-4/+4
| | | | | | | | | | | | (#7182) * Update en.json * Update en.json * Update admin_sidebar.jsx * Update saml_settings.jsx
* [PLT-3377] Open up a shortcuts dialog instead of printing help text (#7064)Saturnino Abril2017-08-181-0/+48
| | | | | | | | | | | | | | | | | | * open up a shortcuts dialog instead of printing help text * Updating UI for keyboard shortcuts modal * update PR per PLT-7284 * fix typo error * fix mixed up shortcut keys * move to client side * fix shortcuts list, remove unused function and revert server side code for autocompletion * remove quick team switcher
* Merge branch 'release-4.1'Christopher Speller2017-08-1714-1065/+1104
|\
| * translations PR 20170814 (#7210)enahum2017-08-1514-1065/+1104
| |
* | Minor UI improvements (#7137)Asaad Mahmood2017-08-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * PLT-7303 - Fixing manage members button * Revert "PLT-7303 - Fixing manage members button" This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99. * PLT-7303 - Redesigning channel members popover * Updating font size and positioning
* | Add note that users can be searched by token ID in the Users page (#7222)Jason Blais2017-08-161-2/+2
| | | | | | | | | | | | | | | | * Update en.json * Update custom_integrations_settings.jsx * Update logs.jsx
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-0/+3
|/ | | | | | | | | | | | | | | | * restrict untrusted, internal http connections by default * command test fix * more test fixes * change setting from toggle to whitelist * requested ui changes * add isdefault diagnostic * fix tests
* translations PR 20170807 (#7144)enahum2017-08-0914-553/+2256
| | | | | | * translations PR 20170807 * Fix pt-BR variable
* FIXES PLT-6648 Add support for Server Side Encryption on S3 (#6467)Tejay Cardon2017-08-081-0/+3
| | | | | Help from Jason Blais on wording Update storage_settings.jsx Update en.json
* Updating user access token UI (#7091)Asaad Mahmood2017-08-061-25/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating user access token UI Updating help text Updating tokenlistClass Updating string for token Updating translations Updating translations Updating translations * Updating translations * Minor UI fix * Update manage_tokens_modal.jsx * Update user_settings_security.jsx * Update en.json * Fix merge conflicts
* System Console: Email notification content setting (#7122)Jonathan2017-08-061-0/+5
| | | | | | | | | | | | | | | | * PLT-7195: Added new config option, new license feature, and config UI to system console. Still need to implement behaviour change in email batching code * PLT-7195: Modified batch emails to respect email notification content type setting * PLT-7195: Tweaking the colours a bit * PLT-7195: Added support for email notification content type setting in immediate (non-batched) notification messages. Attempted to clean up the code somewhat. Unit tests coming in a future commit * PLT-7195: Added unit tests for non-batched emails * Checked license when applying email content settings * Changed return type of getFormattedPostTime
* Add beta tag to Elasticsearch (#7121)Eric Sethna2017-08-051-1/+2
| | | | | | | | * make Elasticsearch beta * make Elasticsearch beta * make Elasticsearch beta
* PLT-7287 Move access token text in user list to under the dropdown (#7099)Joram Wilander2017-08-051-5/+3
| | | | | | * Move access token text in user list to under the dropdown * Updating UI for token help text (#7107)
* PLT-6823 Removes option to set notification sound in Edge (#6883)Alex White2017-08-031-5/+5
| | | | | | | | | | | | | | | | | | | | | | * Remove sound notification support for Edge * Move the sound test to utils and also stop the dings for Edge along with firefox * Fix some styling issues * Remove sound notification support for Edge Move the sound test to utils and also stop the dings for Edge along with firefox Fix some styling issues * Reversing soundOptions util method. Fixing some string IDs for clarity * Fixing a syntax error * Restructure HasSoundOptions blocks to not begin with negative statement * Fixing paranthesis
* PLT-7130 adding more generic push notificaiton message. (#7044)Corey Hulen2017-08-031-2/+3
| | | | | | * PLT-7130 adding more generic push notificaiton message. * Fixing strings
* PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)Jonathan2017-08-021-0/+1
| | | | | | | | | | | | | | | | * Added a RECEIVED_SEARCH_TERM event on search form submit, attempted to modify Search Results Header title when loading search results * Fixed RHS behaviour so that loading icon is shown while waiting for search results on slow connections. * PLT-7140: Fixed all eslint issues * PLT-7140: reverted changes to config/config.json that were accidentally committed * PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point * PLT-7140: Changed var to const * Updating UI for search results loading (#7096)
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-021-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * plugin scaffolding / jira integration * add vendored testify packages * webhook fix * don't change i18n ids * support configuration watching * add basic jira plugin configuration to admin console * fix eslint errors * fix another eslint warning * polish * undo unintentional config.json commit >:( * test fix * add jira plugin diagnostics, remove dm support, add bot tag, generate web-safe secrets * rebase, implement requested changes * requested changes * remove tests and minimize makefile change * add missing license headers * add missing comma * remove bad line from Makefile
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-011-0/+47
| | | | | | | | | | * Add user access token UI * Fix enter press and update mattermost-redux * Updating UI for access token stuff (#7066) * Revert segment key
* Revert " #4755 Combining consecutive user join/leave system messages to ↵Saturnino Abril2017-08-011-4/+4
| | | | | | | | | | | | single message and few other changes." (#7072) * Revert "PLT-6603: Don't return all posts on invalid query. (#7061)" This reverts commit 25a2013890c7e07b4621fa9b18342e7f35363049. * Revert " #4755 Combining consecutive user join/leave system messages to single message and few other changes. (#5945)" This reverts commit 8a91235fb3cdc8d094dbc2eaa0d7baa447132b3c.
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is ↵David Meza2017-08-011-1/+1
| | | | used for max length of channel names. (#7041)
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-011-1/+28
| | | | | | | | | | | | | | | | | | | | * PLT-6595: System Console for Elasticsearch Job Management. * Fixing UI issues * Fixing colors * ESLint Fixes. * Update test snapshots. * Fixing cancel button * Fix review comments. * Config capitalisation. * Review fixes.
* #4755 Combining consecutive user join/leave system messages to single ↵Debanshu Kundu2017-08-011-4/+4
| | | | | | | | | message and few other changes. (#5945) fix 7 and 8 remove @ at "{username} joined the channel" refactor and update test
* PLT-7177: Change the default email frequency to 15 minutes if batching is ↵Jonathan2017-07-311-1/+1
| | | | | | | | | | | | | | | | enabled on the server. (#7036) * PLT-7177: Found default preference that needs to be changed * PLT-7177: Front end behaves as desired * PLT-7177: Changed default batching interval on server side * PLT-7177: Added unit tests for new default interval * PLT-7177: Removed unused import * PLT-7177: Renamed constants to increase clarity
* PLT-7235 Fix broken links on System Console Mobile Push settings page (#7047)Jason Blais2017-07-311-4/+4
| | | | | | * Update push_settings.jsx * Update en.json
* [GH-6366] Add functionality to disable Authentication when connecting to ↵AJ Moon2017-07-311-4/+4
| | | | | | | | | | | | | | SMTP (#6639) * Issue #6366: Add feature to disable auth for Encrypted connections to SMTP settings. * Clean PLAIN AUTH Option * Reorder SMTP server setup and change helptext * remove unneeded setting and modify logic * text description change
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-311-3/+2
| | | | | | | | | | | | | | | | * PLT-7119 - Updating headings on compact view * PLT-7103 - Removing line below channel intro * PLT-7112 - Fixing system console banner * PLT-7144 - Adding ellipsis to system console boxes * PLT-7181 - Changing channel header opacity * PLT-6899 - Updating unread bar * Updating margin for new messages indicator
* PLT-6924 Added config options to disable file uploads/downloads on mobile ↵Harrison Healey2017-07-281-2/+6
| | | | (#7049)
* [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)Carlos Tadeu Panato Junior2017-07-251-0/+2
|
* Refresh the emoji library (#7001)Chris2017-07-251-2/+2
| | | | | | | | | | | | | | * refresh the emoji library * fix img_trans.gif * compress sprite sheet * remove note on compression - webpack seems to handle compression decently * better emoji sheet preloading * requested changes
* [PLT-7219] Fix username as default for Teammate Name Display setting (#7023)Saturnino Abril2017-07-251-6/+2
| | | | | | * fix username as default for Teammate Name Display setting * update localizeMessage at UsersAndTeamsSettings
* PLT-6958: Update Email Auth System Console settings texts (#6948)Jason Blais2017-07-191-3/+3
| | | | | | * Update email_authentication_settings.jsx * Update en.json
* Merge branch 'release-4.0'Christopher Speller2017-07-1814-959/+1261
|\
| * translations PR 20170714 (#6938)enahum2017-07-1511-41/+41
| |
| * Update System Console mobile app links (#6909)lfbrock2017-07-121-2/+2
| | | | | | | | | | | | * Update push_settings.jsx * Update en.json