summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge pull request #2412 from asaadmahmoodspin/ui-improvementsChristopher Speller2016-03-125-4/+38
| |\ \ | | | | | | | | Adding separators between ldap, username, email, github
| | * | Adding or separator between ldap, username, email, githubAsaad Mahmood2016-03-115-4/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating code theme name Updating conditions for login page updated the 2.0 Dockerfile to include the proper location of mm gzip Fixing search loading icon on mobile Adding or separator between ldap, username, email and github
| * | | Merge pull request #2416 from rodrigocorsi2/pt_translationsChristopher Speller2016-03-112-18/+36
| |\ \ \ | | |/ / | |/| | added missing translations pt
| | * | standardized terminology for sign in and sign upRodrigo Corsi2016-03-102-15/+15
| | | |
| | * | added missing translationsRodrigo Corsi2016-03-102-3/+21
| | | |
| * | | Merge pull request #2417 from hmhealey/plt2264Christopher Speller2016-03-111-6/+14
| |\ \ \ | | | | | | | | | | PLT-2264 Disabled embed toggle when it's disabled in user settings
| | * | | Disabled embed toggle when it's disabled in user settingsHarrison Healey2016-03-101-6/+14
| | | | |
| * | | | Merge pull request #2414 from mattermost/bluebar-fixChristopher Speller2016-03-112-8/+8
| |\ \ \ \ | | | | | | | | | | | | Fixing blue bar on iOS
| | * | | | Fixing blue bar on iOS=Corey Hulen2016-03-102-8/+8
| | | | | |
| * | | | | Merge pull request #2413 from asaadmahmoodspin/themeFixChristopher Speller2016-03-113-17/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | | PLT-2138 - Fixing theme sharing box
| | * | | | Small fix for search loading icon on mobileAsaad Mahmood2016-03-111-2/+1
| | | | | |
| | * | | | Fixing padding issueAsaad Mahmood2016-03-101-1/+0
| | | | | |
| | * | | | Removing consoleAsaad Mahmood2016-03-101-1/+0
| | | | | |
| | * | | | PLT-2138 - Fixing theme sharing boxAsaad Mahmood2016-03-102-15/+19
| |/ / / /
| * / / / Fixing docker automation issueChristopher Speller2016-03-101-1/+1
| |/ / /
| * | | Bumping version to: 2.1.0-rc1Mattermost Build2016-03-091-0/+1
| | | |
| * | | Docker updates for 2.1.0-rc1Mattermost Build2016-03-098-3/+8
| |/ /
* | | Merge pull request #2331 from mattermost/plt-1680Christopher Speller2016-03-14183-5084/+3426
|\ \ \ | | | | | | | | PLT-1680 Converting client to react-router. Stage 1
| * | | Convering client to react-router.Christopher Speller2016-03-14183-5084/+3426
| |/ /
* | / Removing items not in T0it332016-03-111-14/+0
| |/ |/|
* | Merge pull request #2411 from peasead/masterChristopher Speller2016-03-101-1/+1
|\ \ | |/ |/| updated the 2.0 Dockerfile to include the proper location of mm gzip
| * updated the 2.0 Dockerfile to include the proper location of mm gzippeasead2016-03-101-1/+1
|/
* Merge pull request #2404 from asaadmahmoodspin/ui-improvementsChristopher Speller2016-03-092-24/+31
|\ | | | | Disabling help stuff and moving preview out of the help text.
| * Disabling help stuff and moving preview out of itAsaad Mahmood2016-03-092-24/+31
| |
* | Merge pull request #2405 from mattermost/changelog-2.1Christopher Speller2016-03-091-0/+139
|\ \ | | | | | | Update Changelog.md for v2.1
| * | Update Changelog.md for v2.1Eric Sethna2016-03-091-0/+139
| |/
* | Fixing minor issueChristopher Speller2016-03-091-0/+25
| |
* | Merge pull request #2403 from ZBoxApp/license-es-locChristopher Speller2016-03-092-1/+3
|\ \ | |/ |/| Add license locs in spanish
| * Add license locs in spanishElias Nahum2016-03-092-1/+3
|/
* Merge pull request #2391 from mattermost/fix-about-modalJoram Wilander2016-03-094-21/+33
|\ | | | | Improving the about dialog for licencing
| * Fix spellingChristopher Speller2016-03-084-8/+8
| |
| * Improving the about dialog for licencingChristopher Speller2016-03-084-22/+34
| |
* | Merge pull request #2394 from ZBoxApp/es-locsJoram Wilander2016-03-092-18/+34
|\ \ | | | | | | Add missing server spanish locs
| * | Add missing server spanish locsElias Nahum2016-03-082-18/+34
| | |
* | | Merge pull request #2397 from mattermost/plt-2185Christopher Speller2016-03-094-10/+10
|\ \ \ | | | | | | | | PLT-2185 Fix ... for usernames on first page load
| * | | Fix ... for usernames on first page loadJoramWilander2016-03-094-10/+10
| | | |
* | | | Merge pull request #2399 from mattermost/test-searchChristopher Speller2016-03-091-1/+2
|\ \ \ \ | | | | | | | | | | Update test-search.md with more markdown hashtags
| * | | | Update test-search.md with more markdown hashtagsEric Sethna2016-03-091-1/+2
| |/ / /
* | | | Merge pull request #2400 from mattermost/license-upload-uiChristopher Speller2016-03-094-26/+63
|\ \ \ \ | |/ / / |/| | | Update license upload UI
| * | | Show filename for license settings, add locJoramWilander2016-03-093-15/+34
| | | |
| * | | 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-082-17/+34
|\ \ \ | | | | | | | | addded missing translations
| * | | Added missing web and server portuguese locsRodrigo Corsi2016-03-082-0/+10
| | | |
| * | | addded missing translationsRodrigo Corsi2016-03-082-17/+24
| | | |
* | | | Merge pull request #2385 from hmhealey/storeHarrison Healey2016-03-0810-2/+44
|\ \ \ \ | | | | | | | | | | Globally exported all stores when developer mode is enabled