summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6518 Fixed user's locale not being loaded with redux actions (#6359)Harrison Healey2017-05-091-5/+2
| | | | | | | | * Stopped ManageLanguages component from mutating user * Removed obsolete reference to mm_user * PLT-6518 Fixed user's locale not being loaded with redux actions
* PLT-6381 Keyboard Shortcuts Menu Link. (#6332)George Goldberg2017-05-041-0/+1
|
* translations PR 20170501 (#6291)enahum2017-05-0413-89/+2639
| | | | | | * translations PR 20170501 * Add polish to webapp
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-0/+3
| | | | | | | | | | | | | | * Add config setting to disable file attachments * Add unit tests * Updating UI for no attachments (#6312) * Update UI text on file upload System Console setting (#6313) * Update storage_settings.jsx * Update en.json
* PLT-6444 switching SAML props to default true (#6330)Corey Hulen2017-05-041-2/+2
|
* Add back button to RHS threads from pinned posts (#6306)Joram Wilander2017-05-031-0/+1
|
* Create seperate field for current email (#6197)Ryan Wang2017-04-271-1/+2
|
* implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240)Carlos Tadeu Panato Junior2017-04-271-1/+1
|
* translations PR 20170424 (#6224)enahum2017-04-2711-353/+579
|
* PLT-3885 Add help text to System Console > Logs page (#6252)Eric Sethna2017-04-271-0/+1
| | | | | | | | * Add help text about user ID lookup * logs banner * Update logs.jsx
* Add confirmation modal for deactivating user (#6119)Ryan Wang2017-04-251-0/+4
|
* Add confirm dialog before leaving private channel (#6206)Ryan Wang2017-04-251-0/+3
|
* [PLT-2181] Change wording for deactivating a user from "Make Inactive" to ↵Carlos Tadeu Panato Junior2017-04-241-6/+6
| | | | | | | | | | "Deactivate" (#6106) * change text to fix issue PLT-2181 * update strings * update per review
* PLT-6376: Button for "Add Members to Team" modal should say "Add", not "Go" ↵Carlos Tadeu Panato Junior2017-04-241-0/+1
| | | | (#6185)
* implement [PLT-4118] Help text on "Private Channel --> Set Channel Purpose" ↵Carlos Tadeu Panato Junior2017-04-201-0/+1
| | | | is incorrect (#6144)
* Fix accidentally reverted English strings (#6148)Harrison Healey2017-04-201-8/+12
|
* GH-5847 Add missing localization string (#6130)Jason Blais2017-04-181-0/+1
| | | | | | | | * Add missing localization string to channel_intro_messages.jsx * Update en.json * Fix indentation
* Add missing GM locs (#6116)enahum2017-04-181-0/+2
|
* Merge branch 'release-3.8'Christopher Speller2017-04-1711-723/+742
|\
| * translations PR 20170410 (#6065)enahum2017-04-1210-38/+38
| |
| * translations PR 20170407 (#6031)enahum2017-04-1011-699/+718
| |
| * PLT-6263 Updated timing and text of Site URL warning bar (#6016)Harrison Healey2017-04-071-3/+3
| |
| * [PLT-6232] Remove "(Beta)" tag from HA in System Console (#6008)Eric Sethna2017-04-071-1/+1
| |
| * Update en.jsonEric Sethna2017-04-061-1/+1
| |
* | Update error message when password is too long (#6001)Ryan Wang2017-04-161-17/+17
| |
* | fix message ids and add missing messages (#6069)Yusuke Nemoto2017-04-121-2/+5
| |
* | PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* | Update profile picture format message (#6049)Ryan Wang2017-04-111-1/+1
| |
* | Added missing localization strings for error page (#6026)Harrison Healey2017-04-101-0/+4
| |
* | PLT-6259 Fix outdated help text in System Console > Developer settings (#6017)Jason Blais2017-04-071-1/+1
|/
* PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)George Goldberg2017-04-051-0/+2
|
* Fix private channel translations (#5986)enahum2017-04-051-48/+39
|
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-041-2/+0
|
* Fix missed string changes of "Invite New Member" to "Send Email Invite" (#5983)Jason Blais2017-04-041-2/+2
| | | | | | | | * Update invite_member_modal.jsx * Update policy_settings.jsx * Update en.json
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-041-2/+5
| | | | | | | | | | | | | | | * PLT-6198: Use added to channel system message on default channels. Use a different sytem message when a user was added to a default channel by someone else than when they joined themselves. * PLT-6023: Add Users to Team in WebApp. * Fix string text. * Handle added_to_team websocket message. * Fix unread flag on new channel.
* PLT-6139 (WebApp): Manage Private Channel Members (#5947)George Goldberg2017-04-041-4/+6
| | | | Honour the policy setting for add/remove members from private channels in the WebApp UI.
* PLT-5906 Set logs path instead log filename (#5949)enahum2017-04-041-2/+2
| | | | | | * PLT-5906 Set logs path instead log filename * feedback review
* PLT-3958 Updated title for permalink error page (#5970)Harrison Healey2017-04-041-0/+1
|
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+5
| | | | | | | | | | | | | | | | * Revert "PLT-5765 Passed SiteURL to SendNotifications (#5705)" This reverts commit a8e68bd8905972ae59de90fa33d5b3e3c274dc47. * Removed automatic configuration of SiteURL * Reverted unintentional config changes * Updated help text * Added link to docs in Site URL warning * Fixed merge conflict
* translations PR 20170403 (#5964)enahum2017-04-0411-776/+779
|
* PLT-6098 Added Manage Teams modal to System Console users list (#5914)Harrison Healey2017-04-031-0/+2
| | | | | | | | | | | | | | | | * Added Manage Teams modal to System Console users list * Localized ManageTeamsModal * Fixed borders between Manage Teams list items * Updated appearance of ManageTeamsModal * Fixed admin being redirected from system console when removing self from a team * Sorted teams in ManageTeamsModal * Updated Manage Teams styling
* Update UI text for emoji picker setting (#5963)Jason Blais2017-04-031-1/+1
| | | | | | * Update user_settings_advanced.jsx * Update en.json
* PLT-5873 Renamed private groups to private channels (#5924)Harrison Healey2017-04-031-53/+44
| | | | | | * PLT-5873 Renamed private groups to private channels in web app * PLT-5873 Renamed private groups to private channels in server
* Corrected 'hangup' to 'hang up' (#5930)Harrison Healey2017-03-311-2/+2
|
* translations PR 20170328 (#5899)enahum2017-03-3011-51/+970
|
* PLT-2713/PLT-6028 Added System Users list to System Console (#5882)Harrison Healey2017-03-301-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-2713 Added ability for admins to list users not in any team * Updated style of unit test * Split SearchableUserList to give better control over its properties * Added users without any teams to the user store * Added ManageUsers page * Renamed ManageUsers to SystemUsers * Added ability to search by user id in SystemUsers page * Added SystemUsersDropdown * Removed unnecessary injectIntl * Created TeamUtils * Reduced scope of system console heading CSS * Added team filter to TeamAnalytics page * Updated admin console sidebar * Removed unnecessary TODO * Removed unused reference to deleted modal * Fixed system console sidebar not scrolling on first load * Fixed TeamAnalytics page not rendering on first load * Fixed chart.js throwing an error when switching between teams * Changed TeamAnalytics header to show the team's display name * Fixed appearance of TeamAnalytics and SystemUsers on small screen widths * Fixed placement of 'No users found' message * Fixed teams not appearing in SystemUsers on first load * Updated user count text for SystemUsers * Changed search by id fallback to trigger less often * Fixed SystemUsers list items not updating when searching * Fixed localization strings for SystemUsers page
* fix typo and missing messages (#5902)Yusuke Nemoto2017-03-301-2/+6
|
* PLT-5281 error messages contain a link to documentation about reserved words ↵Ari Autio2017-03-241-2/+2
| | | | | | | | | | (#5530) * PLT-5281 error messages contain a link to documentation about reserved words * Updated comments per PM review * Proposed fix to review comments
* PLT-5879: User email notification settings disabling. (#5837)George Goldberg2017-03-241-0/+2
| | | | When Email Notifications are turned off server wide, don't allow the user to configure their email notification preferences.
* Ticket 4665 - Emoji Picker (#5157)bonespiked2017-03-241-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * #4665 Added EmojiPicker Work primarily by @broernr-de and @harrison on pre-release.mattermost.com * Final fixes to handle custom emojis from internal review and single merge error * ESLint fixes * CSS changes and other code to support emoji picker in reply window * Fix for file upload and emoji picker icon positions on post and comment. RHS emoji picker appearing see-through at this time. * Fix for two ESLint issues. * covered most of feedback: RHS emoji picker looks correct color-wise RHS emoji picker dynamically positions against height of thread size (post + reply messages) escape closes emoji window search box focused on open ESLint fixes against other files oversized emoji preview fixes * Adding in 'outside click' eventing to dismiss the emoji window * Changing some formatting to fix mismatch between my local eslant rules and jenkins. * adding alternative import method due to downstream testing errors * yet another attempt to retain functionality and pass tests - skipping import of browser store * fix for feedback items 5 and 7: * move search to float on top with stylistic changes * whitespace in the header (+1 squashed commit) Squashed commits: [6a26d32] changes that address items 1, 2, 6, 8, and 9 of latest feedback * Fix for attachment preview location on mobile * Fix for latest rounds of feedback * fixing eslint issue * making emojipicker sprite based, fixing alignments * Fix for emoji quality, fixing some behavior (hover background and cursor settings) undoing config changes * Preview feature for emojis * Adjustments to config file, and changing layout/design of attachment and emoji icon. * manual revert from master branch for config.json * reverting paperclip and fixing alignments. Additionally fixing inadvertent display of picker on mobile. * CSS changes to try to fix the hover behavior - currently working for emoji picker (when enabled), but hover for attachment isn't working * Made suggested changes by jwilander except for jQuery removal * Adding hover for both icons * removal of some usages of jQuery * Fix for two layout issues on IE11/Edge * UI improvements for emoji picker * Fix for many minor display issues * fix for additional appearance items * fix to two minor UI items * A little extra padding for IE11 * fix for IE11 scroll issue, and removing align attribute on img tag which was throwing js error * fixes some display issues on firefox * fix for uneven sides of emojis * fix for eslint issues that I didn't introduce * fix for missing bottom edge of RHS emojipicker. also fixing text overlapping icons on text area (including RHS) * Update "emoji selector" to "emoji picker" * changes for code review - removal of ..getDOMNode - use sprite imagery for emoji preview - remove lastBlurAt from state as it wasn't used * fixes for: - fake custom emoji preview in picker - RHS scrollbar on preview * fix for minor alignment of preview emoji