summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Tweaking buildChristopher Speller2016-01-261-1/+1
|/ /
* | Merge pull request #1987 from mattermost/PLT-7-fixCorey Hulen2016-01-261-8/+5
|\ \ | |/ |/| PLT-7 fixing loc on safari
| * PLT-7 fixing loc on safari=Corey Hulen2016-01-261-8/+5
| |
* | Merge pull request #1986 from mattermost/PLT-7-fixCorey Hulen2016-01-261-5/+8
|\| | | | | Fixing safari
| * Fixing safari=Corey Hulen2016-01-261-5/+8
|/
* Merge pull request #1985 from mattermost/PLT-7-client-infra5Corey Hulen2016-01-255-10/+29
|\ | | | | PLT-7 fixing error bar msg
| * Cleaning up=Corey Hulen2016-01-251-1/+2
| |
| * Cleaning up=Corey Hulen2016-01-251-1/+5
| |
| * Cleaning up a little=Corey Hulen2016-01-251-15/+3
| |
| * Fixing eslint error=Corey Hulen2016-01-251-1/+0
| |
| * PLT-7 fixing error bar msg=Corey Hulen2016-01-255-9/+36
| |
* | Merge pull request #1980 from ZBoxApp/PLT-7-webCorey Hulen2016-01-254-78/+638
|\ \ | | | | | | PLT-7: Refactoring entry point and web to use translations (chunk 8)
| * | PLT-7: Refactoring entry point and web to use translations (chunk 8)Elias Nahum2016-01-254-78/+638
| | | | | | | | | | | | - Add spanish translations
* | | Merge pull request #1979 from ZBoxApp/PLT-7-storesJoram Wilander2016-01-2516-247/+1931
|\| | | |/ |/| PLT-7: Refactoring stores to use translations (chunk 7)
| * PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-2516-247/+1931
|/ | | | - Add spanish translations
* Merge pull request #1976 from mattermost/PLT-7-client-infra4Corey Hulen2016-01-252-93/+71
|\ | | | | PLT-7 client side infra
| * PLT-7 client side infra=Corey Hulen2016-01-252-93/+71
| |
* | Merge pull request #1977 from hmhealey/plt1685Corey Hulen2016-01-253-8/+32
|\ \ | | | | | | PLT-1685 Fixed handling of files with no extension
| * | Fixed info displayed for files with 0 size or with no extensionhmhealey2016-01-251-3/+8
| | |
| * | Fixed serverside errors occurring when getting files with no extensionhmhealey2016-01-252-5/+24
| |/
* | Merge pull request #1972 from mattermost/PLT-1576Christopher Speller2016-01-251-1/+5
|\ \ | | | | | | PLT-1576 display iOS device in session history
| * | PLT-1576 display iOS device in session history=Corey Hulen2016-01-241-1/+5
| | |
* | | Merge pull request #1936 from rgarmsen2295/plt-1654Christopher Speller2016-01-251-2/+10
|\ \ \ | |_|/ |/| | PLT-1654 Fixed issue with enter key not working in delete post modal
| * | Fixed issue with enter key not working in delete post modalReed Garmsen2016-01-211-2/+10
| | |
* | | Merge pull request #1974 from ZBoxApp/PLT-7-modelsCorey Hulen2016-01-2517-127/+1089
|\ \ \ | | | | | | | | PLT-7: Refactoring models to use translations (chunk 6)
| * | | PLT-7: Refactoring models to use translations (chunk 6)Elias Nahum2016-01-2517-127/+1089
| | | | | | | | | | | | | | | | - Add spanish translations
* | | | Merge pull request #1964 from hmhealey/plt1596Joram Wilander2016-01-252-1/+116
|\ \ \ \ | | | | | | | | | | PLT-1596 Changed GetMemberCount to stop including inactive users
| * | | | Changed GetMemberCount to stop including inactive usershmhealey2016-01-232-1/+116
| | | | |
* | | | | Merge pull request #1963 from hmhealey/plt1670Joram Wilander2016-01-251-0/+6
|\ \ \ \ \ | | | | | | | | | | | | PLT-1670 Added a limit to the number of suggestions when autocompleting at mentions
| * | | | | Added a limit to the number of suggestions when autocompleting at mentionshmhealey2016-01-231-0/+6
| |/ / / /
* | | | | Merge pull request #1961 from rgarmsen2295/plt-1689Joram Wilander2016-01-251-1/+7
|\ \ \ \ \ | | | | | | | | | | | | PLT-1689 Fixed duplicate email team sign-up error
| * | | | | Fixed duplicate email team signup errorReed Garmsen2016-01-221-1/+7
| | | | | |
* | | | | | Merge pull request #1971 from ZBoxApp/PLT-7-utilsCorey Hulen2016-01-249-38/+302
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | | PLT-7: Refactoring manuatesting & utils to use translations (chunk 5)
| * | | | PLT-7: Refactoring manuatesting & utils to use translations (chunk 5)Elias Nahum2016-01-259-38/+302
| | | | | | | | | | | | | | | | | | | | | | | | | - Add spanish translations - Skip tests
* | | | | Merge pull request #1968 from ZBoxApp/PLT-7-templatesCorey Hulen2016-01-2433-1547/+2084
|\| | | | | | | | | | | | | | PLT-7: Refactoring api to use translations (chunk 4)
| * | | | Revert config.jsonElias Nahum2016-01-241-3/+1
| | | | |
| * | | | Remove enterprise configsElias Nahum2016-01-241-23/+0
| | | | |
| * | | | PLT-7: Refactoring api to use translations (chunk 4)Elias Nahum2016-01-2434-1548/+2110
| | | | | | | | | | | | | | | | | | | | - Translation for api templates english and spanish
* | | | | Merge pull request #1970 from mattermost/PLT-7-client-infra3Corey Hulen2016-01-242-22/+61
|\ \ \ \ \ | | | | | | | | | | | | PLT-7 client infra for loc
| * | | | | PLT-7 client infra for loc=Corey Hulen2016-01-242-22/+61
| | | | | |
* | | | | | Merge pull request #1969 from mattermost/PLT-7-client-infa2Corey Hulen2016-01-248-76/+473
|\ \ \ \ \ \ | |/ / / / / |/| | | | | PLT-7 client side infra for loc
| * | | | | PLT-7 client side infra for loc=Corey Hulen2016-01-248-76/+473
|/ / / / /
* | | / / Merge pull request #1962 from ZBoxApp/PLT-7-goCorey Hulen2016-01-247-1348/+1504
|\| | | | | |_|/ / |/| | | PLT-7: Refactoring api to use translations (chunk 3)
| * | | PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-237-1348/+1504
|/ / / | | | | | | | | | | | | - Add spanish translations - Not included tests and templates
* | | Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-2217-268/+686
|\ \ \ | | | | | | | | PLT-1779 Add system-wide statistics page
| * | | Change default system console page to statisticsJoramWilander2016-01-221-1/+1
| | | |
| * | | Added unit test and fixed errorsJoramWilander2016-01-224-11/+76
| | | |
| * | | Add create_at back to profile fields to fix analyticsJoramWilander2016-01-225-3/+20
| | | |
| * | | Add system analytics pageJoramWilander2016-01-215-81/+266
| | | |
| * | | Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-219-256/+407
| | | | | | | | | | | | | | | | analytics controls