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

4245 Коммитов

Автор SHA1 Сообщение Дата
Yi EungJun
67057ff72b Reorder the step to set up Mattermost Server correctly
Preconditions(user and home directory) should be listed first because it
affects the other steps.

For example, step 7 assumes the path of the config directory is
`/home/ubuntu/mattermost/config`. The 'ubuntu' user should be created before
unzipping mattermost to prepare the user directory `/home/ubuntu`.
2015-11-30 16:28:28 +09:00
Florian Orben
8fb741b0c9 PLT-1121: One element, non-ordered lists and one element, ordered, nested lists aren't rendered correctly 2015-11-30 03:21:05 +01: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
eecba7880f PLT-1170: Support enter key in DeletePostModal 2015-11-28 16:20:28 +01:00
Florian Orben
331ba64151 PLT-199: Add scroll bar to center channel 2015-11-28 15:33:16 +01:00
Florian Orben
911e430b3f set correct http status code for login failures/wrong email 2015-11-28 12:43:46 +01:00
Corey Hulen
d4eb8743e3 Merge pull request #1416 from florianorben/PLT-1125
PLT-1125: Add "Preview pre-release features" option
2015-11-27 19:58:05 -08: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
ca3856ab3b move preview-link-toggle outside of component markup 2015-11-27 23:17:45 +01:00
Florian Orben
6e1e5f7ae4 only show advanced settings section if there are any pre-release features 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
Florian Orben
abec097da1 PLT-1125: allow to toggle features in frontend 2015-11-27 23:17:45 +01:00
Florian Orben
11942ef955 fix jumping of textbox upon entering a multiline message 2015-11-27 23:17:45 +01:00
Florian Orben
32d98c79e9 dont display line breaks in preview mode 2015-11-27 23:17:45 +01:00
hmhealey
0e84ab440e Re-added PostStore.getPost 2015-11-27 17:03:29 -05:00
hmhealey
4bc5ba9e50 Fixed getCommentCount 2015-11-27 17:03:09 -05:00
Christopher Speller
42a001c4e2 Merge pull request #1531 from esethna/patch-27
Update test-emoticons.md
2015-11-27 15:03:54 -05:00
Christopher Speller
8c7b8ff7c6 Merge pull request #1529 from esethna/patch-26
Update test-links.md
2015-11-27 15:02:10 -05:00
Christopher Speller
bae850d115 Merge pull request #1526 from hmhealey/plt1220
PLT-1220 Fixed Add Members menu option on mobile
2015-11-27 15:01:41 -05:00
Eric Sethna
170cf4be59 Update test-emoticons.md
Remove carriage returns
2015-11-27 12:33:20 -07:00
mishimi
b7814470a5 Create Notifications.md 2015-11-27 10:15:23 -08:00
Eric Sethna
ac9d490d71 Update test-links.md
1) remove code blocking for automated /loadtest testing
2) Add more test cases
2015-11-27 09:31:25 -07:00
it33
e502d4cc6c Merge pull request #1527 from esethna/patch-24
Update test-emoticons.md
2015-11-26 20:54:41 -08:00
Eric Sethna
b3dbf524ae Update test-emoticons.md
1) Remove code blocks for /loadtest automated testing. 
2) Adjust spacing so emojis don't render across separate posts.
2015-11-26 17:13:10 -07:00
hmhealey
54e4f14604 Fixed Add Members menu option on mobile 2015-11-26 16:22:49 -05:00
it33
21a469b97f Broadening use of GitHub Issues 2015-11-26 12:32:33 -08:00
Christopher Speller
006fc61ecc Merge pull request #1505 from mattermost/lib-upgrade
Lib upgrade
2015-11-26 09:02:00 -05:00
Yuriy Tkachenko
71b548ef05 Update Setup.md
Fixed process for Mac OS X, makes it easier to install that way
2015-11-26 13:27:05 +03:00
Yi EungJun
40d688f669 Add a missed grave 2015-11-26 17:48:19 +09:00
it33
aaced173f8 Merge pull request #1521 from esethna/patch-22
Update broken links in README.md
2015-11-25 14:18:24 -08:00
Eric Sethna
d906221c7d Update Code Contribution link in README.md 2015-11-25 13:19:14 -07:00
Eric Sethna
c8bef41587 Update broken links in README.md
Update broken links that point to docs.mattermost.org
2015-11-25 13:14:39 -07:00
Harrison Healey
9176b18a13 Merge pull request #1517 from npcode/patch-1
Fix the link to development install guide
2015-11-25 09:05:20 -05:00
Yi EungJun
40ce6eff9c Fix the link to development install guide 2015-11-25 21:35:41 +09:00
it33
be1dc71682 Fixing typo 2015-11-24 21:46:22 -08:00
it33
8b8dab5cd9 Updates and fixing broken link 2015-11-24 21:37:24 -08:00
Corey Hulen
f239b2c7f2 Merge pull request #1514 from rgarmsen2295/plt-1271
PLT-1271 Fixed issue with changing a channel's notification settings
2015-11-24 14:21:44 -08:00
it33
bfef7c0563 Update test-markdown.md 2015-11-24 12:18:22 -08:00
Christopher Speller
4f156257ce Merge pull request #1515 from mattermost/fix-unread
Fixing pending post deletion on other clients.
2015-11-24 15:14:59 -05:00
Christopher Speller
b1d89e42ff Fixing pending post deletion on other clients. 2015-11-24 15:05:53 -05:00
Reed Garmsen
f76f20b256 Fixed regression with setting channel notification settings 2015-11-24 10:46:50 -08:00
Christopher Speller
23affc3098 Merge pull request #1513 from mattermost/fix-dist
Fix dist
2015-11-24 13:13:08 -05:00
Christopher Speller
b837b14329 Fix dist 2015-11-24 12:58:21 -05:00
Corey Hulen
d18c9fbc9b Merge pull request #1511 from mattermost/update-client-deps
Updating client dependancies (non-npm)
2015-11-24 09:48:55 -08:00
Christopher Speller
e8fbeb5b70 Updating client dependancies (non-npm) 2015-11-24 09:43:17 -05:00
Christopher Speller
da194941b6 Merge pull request #1509 from lindy65/patch-12
Update Administration.md
2015-11-24 09:04:10 -05:00
Christopher Speller
13e4c768f5 Merge pull request #1506 from mattermost/PLT-1223
PLT-1223 fixing help links
2015-11-24 09:03:56 -05:00