summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
Commit message (Collapse)AuthorAgeFilesLines
* PLT-4929: Confirmation Dialog when Deleting Entry on the Integrations pages ↵Ari Autio2017-03-021-0/+6
| | | | (#5529)
* translations PR 20170227 (#5554)enahum2017-03-0211-63/+113
|
* Update UI text for shortcuts to follow text formatting guidelines (#5533)Jason Blais2017-03-021-4/+4
| | | | | | | | | | | | * Update en.json * Update user_settings_advanced.jsx * Update messaging.jsx * Update composing.jsx * Fix formatting error with double quotes
* PLT-5261 Update MFA help text (#5590)lfbrock2017-03-021-3/+3
| | | | | | | | * Update mfa_settings.jsx * Update mfa_settings.jsx * Update en.json
* PLT-5571: Updated error messages related to url length, start, end and ↵Ari Autio2017-03-011-4/+4
| | | | adjacent underscores (#5550)
* PLT-3193 Add channel notification preferences for push notifications (#5512)enahum2017-02-271-0/+2
| | | | | | | | | | | | * PLT-3193 Add channel notification preferences for push and email notifications * Fixing UI * Removing email as preferences from the UI for now * move to action * fix client test
* Adding edit of incoming webhook (#5272)Poornima2017-02-261-0/+4
| | | | | | | Adding edit of outgoing webhook Fixing spelling of error Fixing style Changing from PUT to POST for updates Fixing test failures due to merge
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-3/+0
|
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-231-0/+1
| | | | | | | | | | * PLT-5080 (WebApp): Channel Admin permission level. For channel management and channel deletion. * Fix some incorrect showing/hiding of options. * Remove incorrect client calls that was overwriting my channel members.
* translations PR 20170220 (#5482)enahum2017-02-2311-77/+77
|
* Update RHS --> right-hand sidebar (#5483)Jason Blais2017-02-211-2/+2
|
* Add help text for 'Words that trigger mentions' (#5459)joannekoong2017-02-201-0/+1
|
* Update System Console > Privacy help texts (#5470)joannekoong2017-02-201-2/+2
|
* translations PR 20170213 (#5393)enahum2017-02-1710-54/+44
|
* Rename channel (#5322)fengpan2017-02-173-3/+3
| | | | | | | | | | | | | | * fix react proptypes * Replace the handle field and label with url * Update rename channel url correctly * fix merge * fix after test-1 * update i18n
* [PLT-1412] Updated search buttons on mobile GH-5261 (#5306)Saturnino Abril2017-02-131-1/+0
| | | | | | | | * Update search buttons on mobile * removed commented codes in _mobile.scss * deleted 'search_bar.cancel' from webapp/i18n/en.json
* Revert "PLT-5281 Add link to team URL error" (#5372)David Lu2017-02-131-2/+2
|
* translations PR 20170206 (#5319)enahum2017-02-1010-159/+317
| | | | | | * translations PR 20170206 * Fix platform zh_TW
* Add link to team URL error (#5270)David Lu2017-02-021-2/+2
|
* add modal next/prev button to be localized (#5245)Yusuke Nemoto2017-02-011-0/+4
|
* Added ability for system message username to be localized (#5239)Harrison Healey2017-01-311-0/+1
|
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the ↵Harrison Healey2017-01-302-0/+24
| | | | | | | | | | | | client (#5209) * Moved rendering of (message deleted) into PostMessageView * Added additional post types to constants on client * Changed system messages to be rendered in the client's language * Updated new system messages to have relevant usernames highlighted and have markdown rendered in header change messages
* translations PR 20170123 (#5174)enahum2017-01-2511-155/+335
|
* Update chanel_header.addMembers --> channel_header.addMembers (#5144)Jason Blais2017-01-201-1/+1
| | | | | | * Update channel_header.jsx * Update en.json
* translations PR 20170116 (#5086)enahum2017-01-2011-290/+400
|
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-0/+2
|
* Account settings text updates (#5143)Jason Blais2017-01-201-5/+5
| | | | | | | | | | * Update en.json * Update user_settings_display.jsx * Update en.json * Update user_settings_advanced.jsx
* PLT-4532: added link to Members model in channel member list (#5065)CrEaK2017-01-191-0/+2
| | | | | | | | * PLT-4532: added link to Members model in channel member list * PLT-4532: change modal behavior for team-modal in non-default channel and change link text * PLT-4532: changed link text for regular members in non-default-channels
* PLT-5050 (WebApp): Change channel member roles. (#5076)George Goldberg2017-01-181-0/+2
| | | | Admins can now Promote/Demote channel members in the Channel Manage Membersmodal.
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-0/+10
|
* PLT-5156 Fix Channel Switcher Console Errors. (#5058)George Goldberg2017-01-171-0/+1
|
* PLT-4784 Display Sign In button spinner (#5046)Mika Andrianarijaona2017-01-161-0/+1
| | | | | | | | | | | | * PLT-4784 Display Sign In button spinner When the user clicks the Sign In button, display a spinner on the left fixes #4973 * Replace "Sing in..." by "Signing in..." * fix: replace ternary with if block
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-151-3/+5
| | | | | | | | | | | This replaces the existing Channel Members UI with one based on the Team Members UI, so that either a button, a role or a role with a menu can be displayed. Basic logic for which actions and roles are displayed is implemented, although this doesn't change behaviour or functionality at all, as that will come in later PRs. It does, however, add code to fetch the ChannelMember objects as that is necessary to provide the full set of actions and roles as intended.
* PLT-5221: Correct error when team description unchanged. (#5055)George Goldberg2017-01-151-4/+3
| | | Also replace all legacy i18n code in the changed file.
* PLT-4317: Fix Desktop App platform in sessions list. (#5048)George Goldberg2017-01-131-0/+1
| | | | Incidentally fixes displaying the Linux icon next to sessions on Linux at the same time.
* PLT-4449: Update channel creation placeholders. (#5059)George Goldberg2017-01-131-0/+2
|
* Merge branch 'release-3.6'Christopher Speller2017-01-1212-435/+555
|\
| * translations PR 20170110 (#5031)enahum2017-01-1012-434/+554
| | | | | | | | | | | | * translations PR 20170110 * Demoting Dutch from beta to alpha
| * SAML help text improvement (#5003)Christopher Speller2017-01-091-1/+1
| |
| * Reorganize stats on system statistics page (#5007)Joram Wilander2017-01-091-1/+1
| |
| * Update MFA help text documentation link (#4975)lfbrock2017-01-061-1/+1
| | | | | | | | | | | | * Update mfa help text with documentation link * Update en.json
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-121-0/+1
| |
* | PLT-5212 Add password setting text for google and office365 (#5029)Joram Wilander2017-01-101-0/+4
| |
* | fix typo and missing message (#5008)Yusuke Nemoto2017-01-091-14/+16
| |
* | Update MFA help text doc link (#4969)lfbrock2017-01-061-1/+1
|/ | | | | | * Update mfa help text with documentation link * Update en.json
* Hide skipped statistics in system console and add note (#4961)Joram Wilander2017-01-041-0/+1
|
* translations PR 20170102 (#4929)enahum2017-01-0410-83/+93
|
* Add port 587 (used for STARTTLS) as an example SMTP port (#4893)Sebastiaan Lokhorst2017-01-031-1/+1
|
* PLT-4990 (WebApp): Separate channel management permissions. (#4865)George Goldberg2017-01-021-4/+15
|
* PLT-3132 Add a direct message link to the contact pop-over (#4853)khawerrind2016-12-301-0/+1
| | | | | | * added DM button to the user picture and name popover * removed isRequired from status and busy properties from profile_popover.jsx