summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* Show filename for license settings, add locJoramWilander2016-03-092-7/+27
|
* Updating button classAsaad Mahmood2016-03-091-1/+1
|
* Improvements to license pageAsaad Mahmood2016-03-092-13/+31
|
* Merge pull request #2392 from hmhealey/plt1960Christopher Speller2016-03-081-0/+1
|\ | | | | PLT-1960 Added proper click handler to search result text
| * Added proper click handler to search result textHarrison Healey2016-03-081-0/+1
| |
* | Merge pull request #2390 from hmhealey/plt2259Christopher Speller2016-03-082-0/+3
|\ \ | |/ |/| PLT-2259 Added target='_blank' to all attachment download links
| * Added target='_blank' to all attachment download linksHarrison Healey2016-03-082-0/+3
| |
* | Merge pull request #2383 from rodrigocorsi2/pt_translationsHarrison Healey2016-03-081-4/+17
|\ \ | | | | | | addded missing translations
| * | Added missing web and server portuguese locsRodrigo Corsi2016-03-081-0/+6
| | |
| * | addded missing translationsRodrigo Corsi2016-03-081-4/+11
| | |
* | | Merge pull request #2385 from hmhealey/storeHarrison Healey2016-03-0810-2/+44
|\ \ \ | | | | | | | | Globally exported all stores when developer mode is enabled
| * | | Globally exported all stores when developer mode is enabledHarrison Healey2016-03-0810-2/+44
| | |/ | |/|
* | | Update BaseDN and Email LDAP settings help text in en.jsonEric Sethna2016-03-081-2/+2
| | |
* | | Update BaseDN and Email LDAP settings help text in es.jsonEric Sethna2016-03-081-2/+2
| | |
* | | Update BaseDN and Email LDAP settings help text in pt.jsonEric Sethna2016-03-081-3/+3
| | |
* | | Update BaseDN and email attribute default textEric Sethna2016-03-081-3/+3
| | |
* | | Added missing web and server spanish locsElias Nahum2016-03-082-5/+11
|/ /
* | Merge pull request #2370 from mattermost/PLT-1830Harrison Healey2016-03-086-0/+302
|\ \ | | | | | | PLT-1830 Adding ability to create team with ldap
| * | PLT-1830 Adding ability to create team with ldap=Corey Hulen2016-03-076-0/+302
| | |
* | | Merge pull request #2376 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-0822-450/+523
|\ \ \ | |_|/ |/| | Multiple UI improvements
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-082-4/+4
| | |
| * | Multiple UI ImprovementsAsaad Mahmood2016-03-0835-652/+693
| | |
* | | Merge pull request #2371 from ZBoxApp/locsChristopher Speller2016-03-082-1/+8
|\ \ \ | | | | | | | | Add missing web locales
| * | | Add missing web localesElias Nahum2016-03-072-1/+8
| | | | | | | | | | | | | | | | - Sort locale files by id
* | | | Merge pull request #2347 from hmhealey/morechannelsChristopher Speller2016-03-083-57/+79
|\ \ \ \ | |/ / / |/| | | Fixed positioning of elements in MoreChannels modal
| * | | Fixed indentation in MoreChannels modalHarrison Healey2016-03-071-12/+12
| | | |
| * | | Re-added max height to MoreChannels modalHarrison Healey2016-03-041-4/+12
| | | |
| * | | Moved Join button to right side of MoreChannels modalHarrison Healey2016-03-043-41/+55
| | | |
* | | | Merge pull request #2368 from hmhealey/plt2227Christopher Speller2016-03-071-1/+1
|\ \ \ \ | | | | | | | | | | PLT-2227 Properly cleared the post draft after a command is entered
| * | | | Fixed clearing post draft after a command is enteredHarrison Healey2016-03-071-1/+1
| | | | |
* | | | | Merge pull request #2366 from hmhealey/plt2016Christopher Speller2016-03-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-2016/PLT-2013 Fixed file attachment download link to properly trigger a download
| * | | | | Fixed file attachment download link to properly trigger a download on ↵Harrison Healey2016-03-071-1/+1
| |/ / / / | | | | | | | | | | | | | | | IE11/Edge/Safari
* | | | | Merge pull request #2364 from hmhealey/confirmChristopher Speller2016-03-071-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Renamed confirm_button to confirmButton in InviteMemberModal
| * | | | | Renamed confirm_button to confirmButton in InviteMemberModalHarrison Healey2016-03-071-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #2362 from ZBoxApp/PLT-2239Christopher Speller2016-03-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | PLT-2239: Fix Discard changes modal button text not showing
| * | | | | PLT-2239: Fix Discard changes modal button text not showingElias Nahum2016-03-071-1/+1
| |/ / / /
* | | | | Merge pull request #2360 from hmhealey/plt1993Christopher Speller2016-03-072-9/+9
|\ \ \ \ \ | | | | | | | | | | | | PLT-1993/PLT-1994 Stopped calling uploadFiles multiple times for a single upload
| * | | | | Stopped calling uploadFiles multiple times for a single uploadHarrison Healey2016-03-072-9/+9
| |/ / / /
* | | | | Merge pull request #2352 from hmhealey/plt2139Christopher Speller2016-03-071-7/+6
|\ \ \ \ \ | | | | | | | | | | | | PLT-2139 Stopped removing extra punctuation after @mentions
| * | | | | Stopped removing extra punctuation after @mentionsHarrison Healey2016-03-071-7/+6
| |/ / / /
* | | | | Merge pull request #2350 from hmhealey/plt1930Christopher Speller2016-03-073-3/+2
|\ \ \ \ \ | | | | | | | | | | | | PLT-1930 Fixed Private Channels header in SearchSuggestionList
| * | | | | Fixed Private Channels header in the SearchSuggestionList to actually say ↵Harrison Healey2016-03-073-5/+4
| |/ / / / | | | | | | | | | | | | | | | Private instead of Public
* | | | | Merge pull request #2349 from hmhealey/plt2008Christopher Speller2016-03-071-102/+8
|\ \ \ \ \ | | | | | | | | | | | | PLT-2008 Removed gif playing code from the FileAttachment component
| * | | | | Removed gif playing code from the FileAttachment componentHarrison Healey2016-03-071-102/+8
| |/ / / /
* | | | | Merge pull request #2348 from hmhealey/memberChristopher Speller2016-03-075-12/+10
|\ \ \ \ \ | |_|/ / / |/| | | | Updated Channel Members modal UI
| * | | | Changed Channel Members modal to list full user objects with all fields ↵Harrison Healey2016-03-071-2/+2
| | | | | | | | | | | | | | | | | | | | populated
| * | | | 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 #2340 from rodrigocorsi2/PLT-2076Harrison Healey2016-03-074-7/+80
|\ \ \ \ | |/ / / |/| | | PLT-2076: Add help text below the input box when a user starts typing
| * | | Fix camel caseRodrigo Corsi2016-03-071-4/+4
| | | |