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

3672 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
Christopher Speller
b1a8cf6fc5 Fixing height of embeded images 2015-11-03 15:39:40 -05:00
JoramWilander
ee66b08934 Revert model/version.go 2015-11-03 15:38:15 -05:00
hmhealey
83fe1edc7e Re-enabled Markdown tables 2015-11-03 15:34:45 -05:00
JoramWilander
a15649e382 Updated getStatuses unit testgs 2015-11-03 15:27:35 -05:00
JoramWilander
a26145ef91 Minor changes to statuses client code 2015-11-03 15:11:16 -05:00
JoramWilander
fb5b57836e Multiple fixes to major performance issues with teams with 50+ users 2015-11-03 14:52:25 -05:00
hmhealey
a7ceba2e57 Fixed theme confirmation dialog to work in all cases and removed some jquery magic related to it 2015-11-03 14:09:09 -05:00
Corey Hulen
0f3fe79b80 Merge pull request #1283 from mattermost/lfbrock-patch-2
Update Markdown.md to fix spelling error
2015-11-03 09:57:21 -08:00
hmhealey
be442b6221 Changed TeamSettingsModal click handlers to not affect other modals 2015-11-03 12:37:41 -05:00
Asaad Mahmood
38fd4acebd Adding browser functions in utilis and calling them in settings_sidebar 2015-11-03 21:56:18 +05:00
Pat Lathem
e54092c4ac Two more additional types of horizontal rules I missed 2015-11-03 10:46:52 -06:00
Pat Lathem
1f721388f4 Make go format happy 2015-11-03 10:45:19 -06:00
it33
738937e629 Update sidebar_header.jsx 2015-11-03 08:44:28 -08:00
Pat Lathem
f7a33671d3 Some more markdown tests. Emoji in a code block, and italics/bold not at the beginning of the sentence 2015-11-03 10:43:31 -06:00
it33
391b86ca57 Update tutorial_intro_screens.jsx 2015-11-03 08:42:04 -08:00
Christopher Speller
fc9aefb868 Merge pull request #1278 from mattermost/PLT-968
PLT-968 fixing console error
2015-11-03 11:39:28 -05:00
it33
d1dfdd3293 Update tutorial_intro_screens.jsx 2015-11-03 08:35:23 -08:00
Christopher Speller
188182a3a4 Adding ability to fetch posts around a specifc post 2015-11-03 11:34:52 -05:00
lfbrock
102af868ab Update Markdown.md to fix spelling error 2015-11-03 11:33:04 -05:00
Asaad Mahmood
6f1857f95b Updating height code for tutorial screens. 2015-11-03 20:27:38 +05:00
Asaad Mahmood
c49f3b3956 Multiple UI changes 2015-11-03 19:56:46 +05:00
Harrison Healey
ad3427e7e2 Merge pull request #1274 from trashcan/PLT-834-add-more-text-parsing-tests
PLT-834: add more text parsing tests
2015-11-03 09:36:13 -05:00
Joram Wilander
c68e53aa23 Merge pull request #1275 from mattermost/PLT-951
PLT-951 PLT-972 fixing issues with team directory
2015-11-02 21:30:29 -05:00