hmhealey
|
c016a88c84
|
Fixed string length checks for fields that can contain unicode characters
|
2015-11-05 09:35:35 -05:00 |
|
Harrison Healey
|
2c2775e221
|
Merge pull request #1309 from mattermost/analytics-fix
Fix user reference in head.html
|
2015-11-05 08:38:25 -05:00 |
|
JoramWilander
|
4845bad39e
|
Fix abd user reference in head.html
|
2015-11-05 08:08:39 -05:00 |
|
Christopher Speller
|
40eea5b5e3
|
Merge pull request #1308 from asaadmahmoodspin/plt-960
Plt 960 - Moving code themes into custom themes
|
2015-11-05 07:31:37 -05:00 |
|
Asaad Mahmood
|
a809ff8862
|
Updating UI for access history and access log modals
|
2015-11-05 11:06:47 +05:00 |
|
Asaad Mahmood
|
9bf832f9f3
|
Updating code themes
|
2015-11-05 10:43:20 +05:00 |
|
Asaad Mahmood
|
11ccb14fd4
|
Merge branch 'plt-960' of https://github.com/rgarmsen2295/platform into PLT-960
|
2015-11-05 10:26:44 +05:00 |
|
Corey Hulen
|
72a18e7d10
|
Merge pull request #1298 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
|
2015-11-04 21:23:02 -08:00 |
|
Christopher Speller
|
8c2dace188
|
Merge pull request #1303 from mattermost/plt-516-2
PLT-516 Part 2 of fixing performance issues with large teams
|
2015-11-04 19:18:22 -05:00 |
|
Reed Garmsen
|
4897997025
|
Removed old code theme selector and fixed some issues
|
2015-11-04 14:58:21 -08:00 |
|
Corey Hulen
|
b746b314cc
|
Merge pull request #1305 from esethna/patch-11
Create Team-Statistics.md
|
2015-11-04 13:58:16 -08:00 |
|
Corey Hulen
|
a88ce12f58
|
Merge pull request #1304 from mattermost/leave-channel-fix
Fixed leaving channels issue
|
2015-11-04 13:56:33 -08:00 |
|
Corey Hulen
|
8b8419d5ba
|
Merge pull request #1299 from hmhealey/plt974
PLT-974 Prevented searching for "*"
|
2015-11-04 13:55:26 -08:00 |
|
Reed Garmsen
|
0054924cdb
|
Moved code theme picker into custom theme subarea
|
2015-11-04 13:05:55 -08:00 |
|
Christopher Speller
|
aee6d9b608
|
Merge pull request #1287 from hmhealey/plt382
PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
|
2015-11-04 12:59:41 -05:00 |
|
esethna
|
daa16ee50d
|
Create Team-Statistics.md
Reviewed by Corey
|
2015-11-04 10:59:27 -07:00 |
|
Asaad Mahmood
|
8e03642935
|
Adding legacy pie clear fix instead of just clear fix to container-fluid
|
2015-11-04 22:37:26 +05:00 |
|
Asaad Mahmood
|
c58c4cde44
|
Binding handleShown to constructor
|
2015-11-04 22:37:26 +05:00 |
|
Asaad Mahmood
|
2cf2b9b2a6
|
Making tutorial buttons and tutorial circles consistent
|
2015-11-04 22:37:26 +05:00 |
|
Asaad Mahmood
|
ac45029d7d
|
Fixing tutorial next button to be fixed at the bottom
|
2015-11-04 22:37:26 +05:00 |
|
Asaad Mahmood
|
184208ef26
|
Fixing issues with memberList modal
|
2015-11-04 22:37:26 +05:00 |
|
Asaad Mahmood
|
71035bfdc7
|
Adding focus for channel modals
|
2015-11-04 22:37:26 +05:00 |
|
Joram Wilander
|
2840c317e5
|
Merge pull request #1297 from hmhealey/plt761
PLT-761 Allowed @mentions to follow any non-alphanumeric character instead of just following whitespace
|
2015-11-04 12:28:23 -05:00 |
|
Christopher Speller
|
1afd2f1ac1
|
Fixed leaving channels issue
|
2015-11-04 12:23:55 -05:00 |
|
JoramWilander
|
22b4e5c4c0
|
Convert channel_members and channel_invite modals to react boostrap to fix performance issues
|
2015-11-04 12:19:01 -05:00 |
|
Corey Hulen
|
ebce34190a
|
Merge pull request #1292 from mattermost/upgrade-guide
Added post-1.1 install instructions
|
2015-11-04 09:00:11 -08:00 |
|
hmhealey
|
40e0ba37ca
|
Changed post searching to ignore requests to return everything by searching for *
|
2015-11-04 10:30:32 -05:00 |
|
hmhealey
|
cfcfd3ebbb
|
Properly escaped mention keywords and search terms when formatting them
|
2015-11-04 10:03:37 -05:00 |
|
it33
|
698bcea5a7
|
Update Upgrade-Guide.md
Removing periods at the end of bullet points
|
2015-11-04 06:58:18 -08:00 |
|
it33
|
e1fef65801
|
Merge pull request #1293 from mattermost/lfbrock-patch-1
Update CHANGELOG.md
|
2015-11-04 06:57:03 -08:00 |
|
hmhealey
|
f0823ba5d8
|
Allowed @mentions to follow any non-alphanumeric character instead of just whitespace
|
2015-11-04 09:57:02 -05:00 |
|
hmhealey
|
1a4584f3da
|
Removed unused text formatting functions
|
2015-11-04 09:56:27 -05: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 |
|
Harrison Healey
|
56ce3bc997
|
Merge pull request #1288 from asaadmahmoodspin/plt-945
UI Improvements for multiple tickets
|
2015-11-04 09:24:13 -05:00 |
|
Christopher Speller
|
8a3d2a7351
|
Merge pull request #1286 from hmhealey/plt973
PLT-973 Re-enabled Markdown tables
|
2015-11-04 08:09:52 -05:00 |
|
Asaad Mahmood
|
a0a3227345
|
Updating prop for direct messages modal
|
2015-11-04 18:07:23 +05:00 |
|
Asaad Mahmood
|
e4f7ed3ab1
|
Updating modal-body max-height if it exceeds more than 1200px
|
2015-11-04 18:07:23 +05:00 |
|
Asaad Mahmood
|
25e6e9aca7
|
UI Improvements for multiple tickets
|
2015-11-04 18:07:23 +05:00 |
|
Joram Wilander
|
d9c7fce077
|
Merge pull request #1279 from rgarmsen2295/plt-743
PLT-741/743 Adds additional checks when sorting channels/teams by display name
|
2015-11-04 07:51:49 -05:00 |
|
Joram Wilander
|
0cc985f6f4
|
Merge pull request #1285 from mattermost/plt-824
PLT-824 Adding ability to fetch posts around a specifc post
|
2015-11-04 07:51:19 -05:00 |
|
Joram Wilander
|
87c4b4fbf4
|
Merge pull request #1294 from mattermost/Gitlab-SSO
Update to reflect setting change
|
2015-11-04 07:49:45 -05:00 |
|
it33
|
85a65c356e
|
Update to reflect setting change
|
2015-11-03 21:46:43 -08:00 |
|
it33
|
1769e39b3f
|
Update Upgrade-Guide.md
|
2015-11-03 21:41:52 -08:00 |
|
Corey Hulen
|
6ed7c8c6d8
|
Merge pull request #1291 from mattermost/tutorial-tweaks
Tutorial tweaks
|
2015-11-03 20:51:21 -08:00 |
|
lfbrock
|
3c1bb76e99
|
Update
|
2015-11-03 21:42:27 -05:00 |
|
it33
|
4849eb61ec
|
Added post 1.1 install instructions
|
2015-11-03 18:30:24 -08:00 |
|
it33
|
a2d0f33567
|
Update tutorial_intro_screens.jsx
|
2015-11-03 18:03:11 -08:00 |
|
Corey Hulen
|
3656ba5344
|
Merge pull request #1290 from mattermost/fixed-embed-height
PLT-991 Fixing height of embeded images
|
2015-11-03 13:24:39 -08:00 |
|
Corey Hulen
|
1904a57891
|
Merge pull request #1284 from trashcan/PLT-834-add-more-text-parsing-tests
More markdown tests
|
2015-11-03 12:49:11 -08:00 |
|
Corey Hulen
|
34c4f77d8c
|
Merge pull request #1282 from asaadmahmoodspin/ui-improvements
Multiple UI changes
|
2015-11-03 12:48:58 -08:00 |
|