=Corey Hulen
|
bdfa4715d6
|
Merge branch 'master' into PLT-1429
|
2016-02-03 10:45:58 -08: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 |
|
JoramWilander
|
d153d661db
|
Add basic server audit tab to system console for EE
|
2016-02-02 16:49:27 -05:00 |
|
Reed Garmsen
|
b013f02209
|
Added ability to sign in via username; separated email sign in and sign up config settings
|
2016-02-02 12:07:42 -08:00 |
|
=Corey Hulen
|
b4ec690051
|
Fixing merge
|
2016-02-01 14:44:17 -08:00 |
|
=Corey Hulen
|
c2bc9454ce
|
PLT-1586 adding attach device id method
|
2016-01-26 20:32:24 -05:00 |
|
=Corey Hulen
|
ea71731f83
|
merging
|
2016-01-25 11:23:55 -05:00 |
|
Elias Nahum
|
f33cff21cf
|
PLT-7: Refactoring models to use translations (chunk 6)
- Add spanish translations
|
2016-01-25 10:22:12 -03:00 |
|
JoramWilander
|
0d239a1a9e
|
Added unit test and fixed errors
|
2016-01-22 10:19:02 -05:00 |
|
=Corey Hulen
|
6d6cada097
|
Merge branch 'master' into PLT-1429
|
2016-01-14 09:08:13 -06:00 |
|
=Corey Hulen
|
b1251b9393
|
Upgrade logging package
|
2016-01-11 09:12:51 -06:00 |
|
=Corey Hulen
|
e1f4cc4bb0
|
Adding web service methods
|
2016-01-08 22:57:38 -06:00 |
|
=Corey Hulen
|
3fba8e42b1
|
partial fix for UI
|
2016-01-08 12:41:26 -06:00 |
|
hmhealey
|
0e7a149982
|
Added the ability to get more channel members from getChannelExtraInfo
|
2016-01-06 18:04:24 -05:00 |
|
Christopher Speller
|
67db3ca8ce
|
Merge pull request #1745 from mattermost/plt-1118
PLT-1118 Add ability to switch between SSO and email account
|
2016-01-04 15:55:51 -05:00 |
|
hmhealey
|
cfdc5ab999
|
Fixed TestGetFile unit test
|
2015-12-18 19:02:48 -05:00 |
|
JoramWilander
|
a6ae90ac2a
|
Add ability to switch between SSO and email account
|
2015-12-17 12:44:46 -05:00 |
|
Reed Garmsen
|
b9d93b104c
|
Fixing issues caused by changing test emails
|
2015-12-13 15:31:27 -08:00 |
|
Joram Wilander
|
559ca09f2c
|
Merge pull request #1289 from mattermost/plt-516-2
PLT-516 Part 1 of performance fixes for large teams
|
2015-11-04 09:43:06 -05:00 |
|
JoramWilander
|
a15649e382
|
Updated getStatuses unit testgs
|
2015-11-03 15:27:35 -05:00 |
|
Christopher Speller
|
188182a3a4
|
Adding ability to fetch posts around a specifc post
|
2015-11-03 11:34:52 -05:00 |
|
Joram Wilander
|
256be4c14d
|
Merge pull request #1211 from mattermost/PLT-340
PLT-340 allow team directory and open invites
|
2015-10-30 10:57:25 -04:00 |
|
Corey Hulen
|
89f67cd11d
|
Merge pull request #1199 from hmhealey/plt600
PLT-600 Renamed channel description to channel header and added channel purpose field
|
2015-10-28 14:44:02 -07:00 |
|
=Corey Hulen
|
bb25056d9a
|
PLT-340
|
2015-10-27 22:18:52 -07:00 |
|
hmhealey
|
61da22ea32
|
Added Channel.Purpose on the server
|
2015-10-27 12:46:31 -04:00 |
|
hmhealey
|
09b38404fa
|
Renamed Channel.Description to Channel.Header on the server
|
2015-10-27 12:46:30 -04:00 |
|
=Corey Hulen
|
028657b43e
|
Merge branch 'master' into PLT-25
|
2015-10-23 08:38:15 -07:00 |
|
=Corey Hulen
|
ae5d189803
|
Adding analytics tab
|
2015-10-22 18:04:06 -07:00 |
|
=Corey Hulen
|
1fc12dd8ba
|
Multi-session login
|
2015-10-20 14:49:42 -07:00 |
|
=Corey Hulen
|
fa3a0df2b6
|
Adding multi-session cookie
|
2015-10-20 04:37:51 -07:00 |
|
JoramWilander
|
a91956e180
|
Add api unit tests for outgoing webhooks.
|
2015-10-19 09:00:30 -04:00 |
|
Christopher Speller
|
099d853877
|
Merge pull request #1079 from hmhealey/initprefs
Added an initial call to get all user preferences on page load
|
2015-10-16 08:16:40 -04:00 |
|
hmhealey
|
327b0b5a21
|
Added an initial call to get all user preferences on page load
|
2015-10-15 15:17:07 -04:00 |
|
Antti Ahti
|
1ab7034574
|
Use team display name in team switcher menu
- /teams/find_teams returns team objects instead of just team names
- use display_name in UI instead of name in the team switch menu
|
2015-10-14 18:27:03 +03:00 |
|
hmhealey
|
2a39e8dbfa
|
Removed Preference.AltId
|
2015-10-13 12:29:31 -04:00 |
|
hmhealey
|
5cecf1afcd
|
Made structural changes to server-side Preference code based on feedback
|
2015-10-13 09:42:27 -04:00 |
|
hmhealey
|
a087403e9f
|
Added api to get and set preferences
|
2015-10-13 09:42:23 -04:00 |
|
Christopher Speller
|
b85b529373
|
Changing SpinPunch to Mattermost in copyright
|
2015-10-08 12:27:09 -04:00 |
|
hmhealey
|
c9a0030551
|
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
|
2015-10-01 08:31:17 -04:00 |
|
hmhealey
|
c16b9de8dc
|
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
|
2015-10-01 08:31:11 -04:00 |
|
hmhealey
|
9995c7ccfc
|
Added additional test cases and fixed existing ones for ChannelMember.MarkUnreadLevel
|
2015-09-30 09:59:58 -04:00 |
|
=Corey Hulen
|
a374419ad5
|
Removing old valet crud
|
2015-09-24 10:52:32 -07:00 |
|
=Corey Hulen
|
1626a6de6f
|
PLT-349 adding team mgt to admin console
|
2015-09-23 12:49:28 -07:00 |
|
=Corey Hulen
|
6e60768abe
|
Fixing merge conflict
|
2015-09-22 13:18:42 -07:00 |
|
=Corey Hulen
|
88e5a71e8c
|
Adding service settings to admin console
|
2015-09-22 12:12:50 -07:00 |
|
=Corey Hulen
|
ed9a2da83b
|
Adding email to admin console
|
2015-09-21 15:11:56 -07:00 |
|
JoramWilander
|
98186e5018
|
Implement incoming webhooks.
|
2015-09-21 14:22:23 -04:00 |
|
Harrison Healey
|
679e20aa4b
|
Merge pull request #709 from mattermost/PLT-11
PLT-11 adding config for logs to UI
|
2015-09-18 18:11:01 -04:00 |
|
JoramWilander
|
c42a547b4f
|
Fix authentication for loadtests.
|
2015-09-18 12:16:53 -04:00 |
|
=Corey Hulen
|
44714dfcb1
|
PLT-11 Adding ability to save config file
|
2015-09-17 21:00:59 -07:00 |
|