summaryrefslogtreecommitdiffstats
path: root/api/export.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-1/+1
| | | | | | - Add spanish translations - Does not include tests - Add func to get the translations for a user locale
* Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-20/+20
| | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-22/+20
|
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-3/+3
|
* PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-3/+3
|
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-5/+5
|
* PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-9/+11
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Fixing merge=Corey Hulen2015-09-231-3/+3
|\
| * Changing image settings to file settings=Corey Hulen2015-09-231-3/+3
| |
* | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-1/+1
|/
* Adding image properties=Corey Hulen2015-09-211-3/+3
|
* Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+292