Commit Graph

234 Commits

Author SHA1 Message Date
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
ca33812cb5 PLT-7 adding loc db calls for system table 2016-01-20 08:07:52 -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
b1251b9393 Upgrade logging package 2016-01-11 09:12:51 -06:00
hmhealey
0e7a149982 Added the ability to get more channel members from getChannelExtraInfo 2016-01-06 18:04:24 -05:00
=Corey Hulen
4e8c59279c Moving to constnt 2016-01-05 14:53:41 -06:00
=Corey Hulen
456b7872a4 PLT-1572 Adding more info to the error message 2016-01-05 08:54:39 -06:00
JoramWilander
a6ae90ac2a Add ability to switch between SSO and email account 2015-12-17 12:44:46 -05:00
Christopher Speller
58358ddd7c Some refactoring 2015-12-16 17:30:15 -05:00
=Corey Hulen
944f884a05 Fixing channel limit 2015-12-15 11:05:40 -08:00
Reed Garmsen
470797cca6 Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights 2015-12-10 14:33:21 -08:00
Christopher Speller
985dc06e5f Removing old 1.3 DB upgrade code 2015-12-09 15:55:44 -05:00
JoramWilander
8e8b001609 Split db channel get into two functions using master and replica 2015-12-09 10:48:35 -05:00
Joram Wilander
a686bcc19a Merge pull request #1646 from mattermost/PLT-1302
PLT-1302 fixing hiding email adddress
2015-12-08 08:29:27 -05:00
=Corey Hulen
2ab13b7ad3 PLT-1302 fixing hiding email adddress 2015-12-07 15:13:31 -08:00
JoramWilander
910b3216fe Update unit test 2015-12-07 15:10:03 -05:00
JoramWilander
1e34cf8ab0 Make sure posts in threads are included in getPosts DB query 2015-12-07 14:56:46 -05:00
Harrison Healey
5c684a199b Merge pull request #1621 from mattermost/plt-1331
PLT-1331 Fix possible race condition when creating new channels
2015-12-07 10:03:13 -05:00
JoramWilander
8250d69d7c Fix possible race condition on when creating new channels 2015-12-04 10:43:44 -05:00
Florian Orben
14d1ec5191 PLT-1326: Enable channel posts of type join or leave not trigger unread notifications 2015-12-04 02:07:47 +01:00
JoramWilander
cc111205f9 Add limit to Props size in Post table 2015-12-03 11:57:20 -05:00
Corey Hulen
93f08717a8 Merge pull request #1537 from florianorben/PLT-1035
PLT-1035: Remove last data point in graphs on #statistics page
2015-11-30 08:51:36 -08:00
Florian Orben
7ac9727385 PLT-1035: Remove last data point in graphs on #statistics page 2015-11-28 16:26:24 +01:00
Florian Orben
c50144de04 add missing unit test 2015-11-27 23:17:45 +01:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
192b606bc6 add unit tests 2015-11-27 23:17:45 +01:00
Florian Orben
82f86f7050 go fmt 2015-11-27 23:17:45 +01:00
Florian Orben
79e9244dc9 allow to toggle features in backend 2015-11-27 23:17:45 +01:00
=Corey Hulen
cbee8674d2 Adding perm delete channels by team 2015-11-16 18:18:37 -08:00
=Corey Hulen
6b2eabf610 Adding perm delete to cmd line 2015-11-16 17:12:49 -08:00
=Corey Hulen
03c6dcbd86 PLT-975 adding perm deletes 2015-11-16 11:34:29 -08:00
JoramWilander
7a0597e41b Fix cancel button on username setting and other general improvements 2015-11-13 10:59:13 -05:00
hmhealey
be43522117 Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20 2015-11-12 11:25:46 -05:00
JoramWilander
c07c266b27 Omit unneeded fields from user object in getProfiles service and remove ImgCount field from Post model 2015-11-09 15:44:28 -05:00
Christopher Speller
ffe844339a Fixing build 2015-11-09 15:41:19 -05:00
Christopher Speller
bb96157960 Removing old DB upgrade code 2015-11-09 15:25:41 -05:00
Christopher Speller
51da1b1ca1 Merge pull request #1332 from mattermost/plt-560
PLT-560 Prevent SSO users from changing their email
2015-11-06 10:17:04 -05:00
JoramWilander
7eca077877 Prevent SSO users from changing their email 2015-11-06 08:56:13 -05:00
Florian Orben
195728b949 remove max column size from 'props' 2015-11-06 00:37:21 +01:00
Florian Orben
7e3b53c37b fix alter table command for postgres 2015-11-06 00:24:39 +01:00
Florian Orben
17a17c336c fix logging statement not to post nonsense 2015-11-06 00:00:11 +01:00
Florian Orben
e00836f8df postgres needs another query to get table information... 2015-11-05 23:55:31 +01:00