Граф коммитов

283 Коммитов

Автор SHA1 Сообщение Дата
=Corey Hulen
54b9a4ef5b Removing old schema upgrades affecting postgres 2016-03-21 10:37:28 -07:00
Christopher Speller
85837efe06 Merge pull request #2475 from mattermost/plt-1606
PLT-1606/PLT-714 Change searches to AND terms instead of OR
2016-03-21 07:31:05 -04:00
Christopher Speller
35320efe1a Revert "PLT-2183 Slash command auto-complete" 2016-03-18 13:16:51 -04:00
JoramWilander
3e11921ac3 Update search unit tests 2016-03-18 12:25:11 -04:00
JoramWilander
5b7a87bd8e Change searches to AND terms instead of OR 2016-03-18 12:13:32 -04:00
Corey Hulen
53d7718e57 Merge pull request #2442 from mattermost/PLT-2115
PLT-2115 adding compliance feature
2016-03-17 13:16:10 -07:00
=Corey Hulen
5273559ca1 Fixing merge 2016-03-17 09:51:45 -07:00
Elias Nahum
1f5c8c4e4e Option to enable full snippets in push notifications 2016-03-17 13:20:17 -03:00
=Corey Hulen
b9d5b4e5dc merging files 2016-03-16 18:13:16 -07:00
Nicolas Clerc
5e2596598f add external slashcommands management 2016-03-17 01:45:37 +01:00
=Corey Hulen
e101b2cf7c Fixing unit tests 2016-03-15 19:54:04 -07:00
=Corey Hulen
36b17bf99d PLT-2115 Adding compliance 2016-03-15 18:27:45 -07:00
=Corey Hulen
397ebec88c PLT-2115 adding compliance 2016-03-14 10:22:36 -07:00
JoramWilander
fb9a6c7611 Auto-create account if team allows sign-up from login page and oauth account doesn't exist 2016-03-11 10:48:43 -05:00
=Corey Hulen
6d21a339dc PLT-2115 adding compliance feature to enterprise 2016-03-10 09:39:05 -08:00
JoramWilander
fbb71cab4b Fix unit test for session counting 2016-03-01 10:46:31 -05:00
JoramWilander
e09a18db31 Don't count expired sessions 2016-03-01 10:46:30 -05:00
JoramWilander
8239c68cf3 Refactor and modularize analytics on the client 2016-03-01 10:46:30 -05:00
Elias Nahum
f0084229a5 Member show on Activate and Hide on deactivate from channel member list and at_mention 2016-02-25 04:24:03 -03:00
=Corey Hulen
28ab0d8358 Fixing postgres 2016-02-22 16:31:19 -08:00
=Corey Hulen
1bb85818ca Fixing device id column for droid 2016-02-22 16:08:40 -08:00
Reed Garmsen
5d4b18605a Fixed issue with corrupted custom mentions on username change 2016-02-19 13:17:49 -08:00
hmhealey
1eab2ef393 Stopped returning inactive members with getExtraInfo calls 2016-02-10 08:29:57 -05:00
JoramWilander
e45282deaa Move license storage to database 2016-02-04 13:35:44 -05:00
Harrison Healey
4f1dbb8ca9 Merge pull request #2052 from mattermost/PLT-1429
PLT-1429 adding user created slash commands
2016-02-04 11:38:27 -05:00
Harrison Healey
5e83be02ba Merge pull request #2059 from mattermost/plt-1732
PLT-1732 Update user email when switching to SSO
2016-02-04 09:24:41 -05:00
=Corey Hulen
bdfa4715d6 Merge branch 'master' into PLT-1429 2016-02-03 10:45:58 -08:00
Harrison Healey
6769969051 Merge pull request #2057 from khoa-le/PLT-1673
PLT-1673: Make hashtag searching independent of case
2016-02-03 11:10:35 -05:00
JoramWilander
a4e7d02cec Fix auth data unit test 2016-02-03 11:06:24 -05:00
JoramWilander
3425aa3e5d Update user email when switching to SSO 2016-02-03 10:32:37 -05:00
Christopher Speller
75f412c4be Merge pull request #2049 from mattermost/plt-1856
PLT-1856 Add basic server audit tab to system console for EE
2016-02-03 08:52:18 -05:00
Khoa, Le Ngoc
36228f5f8a Make hashtag searching independent of case 2016-02-03 16:53:03 +07:00
JoramWilander
d153d661db Add basic server audit tab to system console for EE 2016-02-02 16:49:27 -05:00
JoramWilander
3d03bdf2f1 Added extra system-wide statistics for EE 2016-02-02 08:41:02 -05:00
=Corey Hulen
27586a320a Adding loc to new command backend 2016-02-01 18:52:43 -08:00
=Corey Hulen
b4ec690051 Fixing merge 2016-02-01 14:44:17 -08:00
=Corey Hulen
2138b46f6c PLT-1765 allowing support of 2 previous versions 2016-01-28 11:39:48 -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
=Corey Hulen
6fd0f651b9 Fixing naming 2016-01-26 21:13:44 -05:00
=Corey Hulen
c2bc9454ce PLT-1586 adding attach device id method 2016-01-26 20:32:24 -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
=Corey Hulen
ea71731f83 merging 2016-01-25 11:23:55 -05:00
hmhealey
fc0b422c37 Changed GetMemberCount to stop including inactive users 2016-01-23 13:13:44 -05:00
=Corey Hulen
c2d98c2c1f merging 2016-01-22 16:31:58 -06:00
JoramWilander
2a26d85757 Generalize analytics server functions and begin componentizing client analytics controls 2016-01-21 12:14:23 -05: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