=Corey Hulen
c50b8661ec
Fixing build
2016-01-27 11:05:46 -05:00
=Corey Hulen
dc4b71bba2
PLT-7 Removing AppError ctor
2016-01-27 10:56:15 -05:00
Christopher Speller
b7606da40f
Merge pull request #1988 from mattermost/plt-1475
...
PLT-1475 Update search query to ignore system messages
2016-01-27 09:28:09 -05:00
Christopher Speller
f0e6e7de93
Merge pull request #1993 from mattermost/PLT-1586
...
PLT-1586 adding LDAP/OAuth to iOS
2016-01-27 09:22:27 -05:00
JoramWilander
c4cca4d418
Updated search test cases
2016-01-27 07:37:05 -05:00
=Corey Hulen
c2bc9454ce
PLT-1586 adding attach device id method
2016-01-26 20:32:24 -05:00
hmhealey
a6c97490b3
Changed first preference load to be done synchronously
2016-01-26 13:50:57 -05:00
JoramWilander
fb794f03c1
Update search query to ignore system messages
2016-01-26 11:51:27 -05:00
Elias Nahum
69fbea225e
PLT-7: Refactoring stores to use translations (chunk 7)
...
- Add spanish translations
2016-01-25 16:23:57 -03:00
Elias Nahum
470349d105
PLT-7: Refactoring api to use translations (chunk 4)
...
- Translation for api templates english and spanish
2016-01-24 17:10:54 -03:00
Elias Nahum
eb58e631e7
PLT-7: Refactoring api to use translations (chunk 3)
...
- Add spanish translations
- Not included tests and templates
2016-01-23 10:25:10 -03:00
Corey Hulen
1a0b12313b
Merge pull request #1956 from mattermost/plt-1779
...
PLT-1779 Add system-wide statistics page
2016-01-22 17:00:09 -06:00
Asaad Mahmood
b9fb855c6c
Updating favicon stuff
2016-01-22 22:18:25 +05:00
JoramWilander
0d239a1a9e
Added unit test and fixed errors
2016-01-22 10:19:02 -05:00
JoramWilander
bbcf00f02e
Add create_at back to profile fields to fix analytics
2016-01-22 09:53:17 -05:00
=Corey Hulen
518efd7d2e
PLT-7 fixing unit test for chunk 2 server
2016-01-22 08:04:02 -06:00
Corey Hulen
dd52e3f729
Merge pull request #1952 from ZBoxApp/PLT-7-go
...
PLT-7: Refactoring api to use translations (chunk 2)
2016-01-22 07:47:41 -06:00
Christopher Speller
9937e1ead2
Merge pull request #1948 from hmhealey/plt1652
...
PLT-1652 Added download param to getFile api call
2016-01-22 08:14:18 -05:00
Elias Nahum
4ef46db0f6
PLT-7: Change post CreatePost back to model.NewAppError
...
- It was failing test using model.NewLocAppError
2016-01-22 02:41:23 -03:00
Elias Nahum
6fd328ddaa
Refactoring api to use translations (chunk 2)
...
- Add spanish translations
- Does not include tests
- Add func to get the translations for a user locale
2016-01-22 01:37:11 -03:00
=Corey Hulen
2219854359
PLT-7 client side infra
2016-01-21 14:15:44 -06:00
=Corey Hulen
8cc45a2e08
Merge branch 'master' into PLT-7-client-infra
2016-01-21 13:54:47 -06:00
=Corey Hulen
dea84b1892
PLT-7 Adding react-intl libs
2016-01-21 13:54:21 -06:00
hmhealey
261b38be45
Added download param to getFile api call
2016-01-21 13:55:47 -05:00
JoramWilander
2a26d85757
Generalize analytics server functions and begin componentizing client analytics controls
2016-01-21 12:14:23 -05:00
Corey Hulen
5b2b582890
Merge pull request #1940 from ZBoxApp/PLT-7-go
...
Refactoring api to use translations (chunk 1)
2016-01-21 09:48:37 -06:00
Elias Nahum
507fbeb068
Refactoring api to use translations (chunk 1)
...
- 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
2016-01-21 10:14:02 -03:00
Joram Wilander
45e3a133f2
Merge pull request #1891 from trashcan/PLT-1515-password-change-wording
...
Improve wording of password change email to indicate that it might not be user initiated
2016-01-21 07:08:48 -05:00
Joram Wilander
dd0f49e5ff
Merge pull request #1867 from apskim/patch-1
...
Parse Slack links in the attachment pretext and fields (Fix #1868 )
2016-01-21 07:07:28 -05:00
=Corey Hulen
984fa7f1ca
PLT-7-server-db
2016-01-20 14:36:34 -06:00
Corey Hulen
aefbb541d0
Revert " PLT-7 adding loc for db calls"
2016-01-20 13:36:16 -06:00
=Corey Hulen
75f8729e2d
PLT-7 adding loc db calls for users table
2016-01-20 12:43:44 -06:00
=Corey Hulen
aac8d121a0
PLT-7 adding loc db calls for posts table
2016-01-20 10:34:31 -06:00
=Corey Hulen
3ac5ecf0e9
PLT-7 adding loc db calls for session table
2016-01-20 10:18:11 -06:00
=Corey Hulen
11c035aef4
PLT-7 adding loc db calls for oauth table
2016-01-20 10:04:17 -06:00
=Corey Hulen
640d3018c9
PLT-7 adding loc db calls for oauth table
2016-01-20 08:56:09 -06:00
=Corey Hulen
ef11df7532
PLT-7 adding loc db calls for webhooks table
2016-01-20 08:44:05 -06:00
=Corey Hulen
5b2ec62347
PLT-7 adding loc db calls for team table
2016-01-20 08:33:26 -06:00
=Corey Hulen
f5eb3c1bcb
PLT-7 adding loc for db calls audits and prefs
2016-01-20 07:59:56 -06:00
=Corey Hulen
8e404c1dcf
PLT-7 Adding translation function to context
2016-01-19 22:00:01 -06:00
=Corey Hulen
4389571ded
PLT-7 adding server side libraries
2016-01-19 10:54:19 -06:00
Pat Lathem
799087faf7
Improve wording of password change email to indicate that it might not have been user initiated
2016-01-14 11:35:31 -06:00
=Corey Hulen
96b08d4574
Merge branch 'master' into fix-droid
2016-01-14 09:00:33 -06:00
JoramWilander
a341dbad2b
Fix old l4g references
2016-01-14 09:54:15 -05:00
=Corey Hulen
e37db347f9
Fixing android push
2016-01-14 08:32:26 -06:00
JoramWilander
c26edcf678
Final updates
2016-01-14 08:24:09 -05:00
JoramWilander
874d120535
Add some unit tests
2016-01-14 08:24:09 -05:00
JoramWilander
9110dd54a1
Added license validation and settings
2016-01-14 08:24:09 -05:00
Corey Hulen
b8c70b4d04
Merge pull request #1876 from mattermost/release-1.4
...
Release 1.4 RC2
2016-01-12 14:46:06 -06:00
JoramWilander
1763ff6d72
Support old oauth routes
2016-01-12 08:02:38 -05:00