summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Hash key for plugin store table and limit plugin ID length (#7915)" ↵Christopher Speller2017-12-011-4/+8
| | | | | (#7931) This reverts commit c3af8785734803b6199a28249537ef3e47fe4caa.
* Hash key for plugin store table and limit plugin ID length (#7915)Joram Wilander2017-12-011-8/+4
| | | | | | | | * Hash plugin store keys and update column limits * Limit plugin ID length on install * Add note to manifest id and allow zero length keys
* translations PR 20171127 (#7909)enahum2017-12-011-67/+67
|
* PLT-8018: Bundled jira plugin (#7920)Chris2017-11-301-0/+4
| | | | | | | | | | | | * bundled jira plugin * fix generated file formatting, add prepackaged key * whoops, uploaded wrong file * whitelist generated files for license check * make it work for people without go/bin in their path
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-301-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Created message export scheduled task * Added CLI command to immediately kick off an export job * Added email addresses for users joining and leaving the channel to the export * Added support for both MySQL and PostgreSQL * Fixing gofmt error * Added a new ChannelMemberHistory store and associated tests * Updating the ChannelMemberHistory channel as users create/join/leave channels * Added user email to the message export object so it can be included in the actiance export xml * Don't fail to log a leave event if a corresponding join event wasn't logged * Adding copyright notices * Adding message export settings to daily diagnostics report * Added System Console integration for message export * Cleaned up TODOs * Made batch size configurable * Added export from timestamp to CLI command * Made ChannelMemberHistory table updates best effort * Added a context-based timeout option to the message export CLI * Minor PR updates/improvements * Removed unnecessary fields from MessageExport object to reduce query overhead * Removed JSON functions from the message export query in an effort to optimize performance * Changed the way that channel member history queries and purges work to better account for edge cases * Fixing a test I missed with the last refactor * Added file copy functionality to file backend, improved config validation, added default config values * Fixed file copy tests * More concise use of the testing libraries * Fixed context leak error * Changed default export path to correctly place an 'export' directory under the 'data' directory * Can't delete records from a read replica * Fixed copy file tests * Start job workers when license is applied, if configured to do so * Suggestions from the PR * Moar unit tests * Fixed test imports
* Decrease plugin key value store table index name size (#7910)Joram Wilander2017-11-271-2/+2
|
* PLT-8131 (part2) Add plugin key value store support (#7902)Joram Wilander2017-11-271-0/+28
| | | | | | | | * Add plugin key value store support * Add localization strings * Updates per feedback
* Do not allow installation of plugins with the same ID (#7870)Joram Wilander2017-11-211-1/+9
|
* Fix minimun --> minimum typo (#7872)Jason Blais2017-11-211-1/+1
|
* Update "display name" --> "title" for integration errors (#7854)Jason Blais2017-11-201-3/+3
| | | Related to https://github.com/mattermost/mattermost-webapp/pull/308
* PLT-6217 Fixes system message posted to Town Square when a member leaves a ↵Tsilavina Razafinirina2017-11-201-0/+12
| | | | | | | | | | | | | | | | | | team (#7752) * Fixes system message posted to Town Square when adding/removing team member (#6483) Fixes unit test method call to match RemoveUserFromTeam modification (#6483) Fixes system message posted to Town Square when adding/removing team member (#6483) Removes unnessary error message * Updates system message when a user leaves a team (#6483) * Changes system message when a user is removed from team (#6483) * Adds a new string to be post to town-square when a member is added to a team (#6483)
* PLT-7111 Add groupmsg command (#7419)Jesús Espino2017-11-141-0/+51
| | | | | | | | * Coping command_msg to use as command_groupmsg base * Changing msg to groupmsg names in groumsg command * Add groupmsg command
* translations PR 20171106 (#7795)enahum2017-11-081-4/+4
|
* translations PR 20171030 (#7748)enahum2017-11-061-48/+48
|
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-0/+4
|
* prevent deactivation of sso users (#7759)Chris2017-11-021-2/+2
|
* translations PR 20171023 (#7699)enahum2017-10-251-52/+52
|
* PLT-7976: Configurable timeout for Elasticsearch requests. (#7716)George Goldberg2017-10-251-0/+4
|
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-251-0/+20
|
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-251-1/+5
| | | | | | * Add config setting to disable plugin uploads * Update unit test
* PLT-7934: Make query for bulk elasticsearch indexing more efficient. (#7664)George Goldberg2017-10-251-0/+8
|
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-0/+12
|
* PLT-7599: webhook post splitting (#7707)Chris2017-10-241-2/+2
| | | | | | | | * webhook post splitting * style fix * update old webhook test
* [PLT-7362] Option to add user to channel if mentioned user is not currently ↵Saturnino Abril2017-10-211-2/+10
| | | | | | | | | | | | | | | | in the channel (#7619) * Option to add user to channel if mentioned user is not currently in the channel * instead of link from server, just add component on client side to add channel member * change implementation using post.props * do clean up and add test * sanitize post.props['add_channel_member'] on post creation * move sanitize to app.CreatePost and also apply to app.UpdatePost
* [PLT-6712/PLT-7182] /remove and /kick slash command: Remove a member from ↵Carlos Tadeu Panato Junior2017-10-191-0/+36
| | | | the channel (#7523)
* PLT-7862: Support batched live indexing. (#7640)George Goldberg2017-10-181-0/+12
|
* translations PR 20171009 (#7598)enahum2017-10-101-8/+8
|
* PLT-7218: CLI to move slash commands between teams. (#7574)George Goldberg2017-10-041-0/+4
|
* translations PR 20171002 (#7555)enahum2017-10-041-8/+8
|
* PLT-5549: No feedback when trying to save localization settings in System ↵Jonathan2017-10-031-0/+4
| | | | | | | | Console when Available Languages doesn't include the default client language (#7554) * Added server-side validation check for localization settings. Refactored validation checks to be easier to read * Fixed gofmt issues
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-021-0/+4
| | | | | | * PLT-7705: API to get data retention policy. * Fix review comments.
* PLT-7750: Improve the error messages for invalid data retention config. (#7533)George Goldberg2017-09-281-3/+3
|
* PLT-7644: Improve job scheduler architecture. (#7532)George Goldberg2017-09-281-0/+8
|
* translations PR 20170925 (#7509)enahum2017-09-271-26/+26
|
* PLT-7542 Converting LDAP sync to the job server (#7452)Corey Hulen2017-09-251-0/+8
| | | | | | | | | | | | | | | | | | | | * PLT-7542 Converting LDAP sync to the job server * Fixing minor issues * Fixing build failure * Translate error message * Translate error message * Translate error message * Translate error message * Fixing merge * Fixing bad merge
* PLT-7666: Clean up files on disk/s3 in data retention. (#7503)George Goldberg2017-09-251-0/+12
|
* Update en.json (#7505)Jason Blais2017-09-251-1/+1
|
* translations PR 20170918 (#7470)enahum2017-09-241-28/+32
|
* PLT-7619: Cleanup flags in data retention. (#7501)George Goldberg2017-09-221-0/+4
|
* PLT-7667: Clean up elasticsearch indexes when running data retention jobs. ↵George Goldberg2017-09-211-0/+8
| | | | (#7481)
* Minor update to en.json (#7464)Jason Blais2017-09-181-1/+1
| | | | | | | | * Update en.json * Update en.json * Update en.json
* Fixing typo in name of "Mozzilla" Firefox (#7463)Harrison Healey2017-09-181-1/+1
|
* PLT-6558: Basic data retention job scheduler/worker implementation. (#7449)George Goldberg2017-09-151-0/+12
| | | | | | * PLT-7639: Batch delete methods for data retention. * PLT-6558: Basic data retention job worker/scheduler implementation.
* PLT-7639: Batch delete methods for data retention. (#7444)George Goldberg2017-09-151-0/+16
|
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-8/+4
| | | | | | | | | | | | * tie back-end plugins together * fix comment typo * add tests and a bit of polish * tests and polish * add test, don't let backend executable paths escape the plugin directory
* [PLT-959] Browser Compatibility (#6945)Alex Moon2017-09-061-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | * Error page implimentation * Update Browser Compatibility check to check Chrome, FF, IE, Edge, and Safai * Update strings with proper edge version * undo uneeded changes and move to go template. * more unneeded additions * eliminate js and add local triangle * fix typo * Correct debug logging of browser version * Modify Browser Check to pass user_agent object only and write test. * Fix chrome version typo and correct testing change that broke chrome UA chack * simplity browser version detection by using maps instead of string splitting
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation ↵Saturnino Abril2017-09-061-32/+0
| | | | | | | | (#7373)" (#7387) This reverts commit 8d680cf64ec7fb6c8b242b8048989d0f0550cb68. Move to 4.3. Will discuss more if validation is necessary.
* PLT-7468 Moved more error pages to use predefined error types (#7378)Harrison Healey2017-09-051-12/+0
| | | | | | | | * 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
* PLT-7444: If there is activity in Mattermost before the email batch is sent, ↵Jonathan2017-09-051-4/+0
| | | | | | | | | | | | do not send the email (#7342) * Changed email batching short-circuit logic to look at last viewed at timestamp in channel member struct instead of in user's status struct, since the latter is only updated if the user's status is set to online * Fixed unit tests * Reduced right-hand drift * Reduced total number of store calls by loading all channel member objects for user exactly once per team that the user received notifications for
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-0/+32
| | | | | | | | | | * 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