summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added @ before username in UserList when a Full Name or Nickname is presentHarrison Healey2016-03-071-2/+2
|
* Changed 'Remove Member' to 'Remove' in Channel Members modalHarrison Healey2016-03-074-8/+6
|
* Merge pull request #2339 from ZBoxApp/PLT-2218Joram Wilander2016-03-075-58/+56
|\ | | | | PLT-2218: Notification email footer is translated based on the sender's language
| * Fix for PLT-2218 & PLT-2222Elias Nahum2016-03-065-58/+56
| | | | | | | | | | - Also includes missing loc strings for frontend es.json - Sort web [locale].json by id
* | Merge pull request #2333 from hmhealey/plt2194Joram Wilander2016-03-072-15/+10
|\ \ | | | | | | PLT-2194 Removed Get Team Invite Link link when user creation is disabled
| * | Removed Get Team Invite Link link when user creation is disabledHarrison Healey2016-03-032-15/+10
| | |
* | | Merge pull request #2332 from hmhealey/plt2014Joram Wilander2016-03-073-2/+7
|\ \ \ | |_|/ |/| | PLT-2014 Stopped removing *s from the end of search phrases
| * | Stopped removing *s from the end of search phrasesHarrison Healey2016-03-043-2/+7
| | |
* | | Merge pull request #2334 from mattermost/esethna-patch-2Corey Hulen2016-03-041-0/+33
|\ \ \ | | | | | | | | Update NOTICE.txt with fastclick
| * | | Update NOTICE.txtEric Sethna2016-03-031-0/+33
| | |/ | |/|
* | | Merge pull request #2306 from mattermost/esethna-patch-1Corey Hulen2016-03-044-5/+3
|\ \ \ | |_|/ |/| | Update get team invite link help text
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-031-1/+1
| | |
| * | Update pt.jsonEric Sethna2016-03-011-1/+0
| | |
| * | Update es.jsonEric Sethna2016-03-011-1/+0
| | |
| * | Update en.jsonEric Sethna2016-03-011-1/+1
| | |
| * | Update get_team_invite_link_modal.jsxEric Sethna2016-03-011-2/+2
| | |
* | | Merge pull request #2307 from ZBoxApp/PLT-2112Joram Wilander2016-03-048-2/+90
|\ \ \ | | | | | | | | PLT-2112: Allow CORS
| * | | Set CORS Headers when needed if CORS is enabledElias Nahum2016-03-022-36/+25
| | | | | | | | | | | | | | | | - Enable CORS with and without RateLimiter
| * | | Add Cors HandlerElias Nahum2016-03-012-1/+46
| | | |
| * | | Add default value to AllowCorsFrom settingElias Nahum2016-03-013-4/+9
| | | |
| * | | Allow CORSElias Nahum2016-03-017-0/+49
| | | |
* | | | Merge pull request #2328 from mattermost/fix-cli-teamJoram Wilander2016-03-041-1/+1
|\ \ \ \ | | | | | | | | | | Fixing cli to create open team
| * | | | Fixing cli to create open team=Corey Hulen2016-03-031-1/+1
| | | | |
* | | | | Merge pull request #2330 from hmhealey/plt2073Joram Wilander2016-03-044-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | | PLT-2073 Replaced FeedbackEmail with SupportEmail in the email footer
| * | | | Replaced FeedbackEmail with SupportEmail in the email footerHarrison Healey2016-03-034-5/+5
| |/ / /
* | | | Merge pull request #2318 from hmhealey/plt1090Christopher Speller2016-03-0321-720/+595
|\ \ \ \ | | | | | | | | | | PLT-1090 Refactored modals that display users
| * | | | Fixed system console user list dropdownhmhealey2016-03-031-0/+8
| | | | |
| * | | | Fixed warnings and removed injectIntl from System Console user listhmhealey2016-03-033-37/+35
| | | | |
| * | | | Fixed max height for all modals using FilteredUserListshmhealey2016-03-037-85/+59
| | | | |
| * | | | Fixed localization issues with ChannelMembersModalhmhealey2016-03-034-7/+4
| | | | |
| * | | | Fixed '0 of X users' in FilteredUserList and cleaned up pluralization of ↵hmhealey2016-03-034-16/+15
| | | | | | | | | | | | | | | | | | | | 'member'
| * | | | Moved localized strings for PLT-1090hmhealey2016-03-038-78/+77
| | | | |
| * | | | Changed information displayed in user list to obey display name settingshmhealey2016-03-033-26/+14
| | | | |
| * | | | Removed MemberListhmhealey2016-03-032-198/+0
| | | | |
| * | | | Changed TeamMembersModal to use UserListhmhealey2016-03-036-98/+80
| | | | |
| * | | | Changed ChannelInviteModal to use a FilteredUserListhmhealey2016-03-031-16/+27
| | | | |
| * | | | Fixed overflowing details fields in UserListhmhealey2016-03-031-0/+11
| | | | |
| * | | | Merged contents of MoreDirectChannelsModal and ChannelMembersModal into UserListhmhealey2016-03-036-243/+349
| |/ / /
* | | | Merge pull request #2326 from hmhealey/plt2000Christopher Speller2016-03-035-95/+105
|\ \ \ \ | | | | | | | | | | PLT-2000 Changed language setting submit button to match other settings
| * | | | Removed injectIntl from UserSettingsDisplayHarrison Healey2016-03-031-60/+76
| | | | |
| * | | | Changed submit button of ManageLanguage to match other settingsHarrison Healey2016-03-035-35/+29
| |/ / /
* | | | Merge pull request #2327 from hmhealey/stringrefChristopher Speller2016-03-031-1/+1
|\ \ \ \ | |/ / / |/| | | Turned off no-string-refs rule in ESLint
| * | | Turned off no-string-refs rule in ESLintHarrison Healey2016-03-031-1/+1
|/ / /
* | | Merge pull request #2321 from ZBoxApp/plt-1796-esHarrison Healey2016-03-034-62/+81
|\ \ \ | | | | | | | | Add missing es loc strings to server and frontend
| * | | Add missing es loc strings to server and frontendElias Nahum2016-03-024-62/+81
| | | | | | | | | | | | | | | | - Sort files contents by id
* | | | Merge pull request #2325 from rodrigocorsi2/review_pt_translationsHarrison Healey2016-03-032-18/+44
|\ \ \ \ | |/ / / |/| | | Revised and added some translations in pt
| * | | Revised and added some translations in ptRodrigo Corsi2016-03-032-18/+44
|/ / /
* | | Merge pull request #2258 from mattermost/plt-1796Corey Hulen2016-03-0229-1093/+1438
|\ \ \ | | | | | | | | PLT-1796 Refactor and modularize analytics on the client
| * | | Fix unit test for session countingJoramWilander2016-03-011-0/+1
| | | |
| * | | Update pt.json for localizationJoramWilander2016-03-011-17/+20
| | | |