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
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
Christopher Speller
3bdd82f797
Merge pull request #1504 from mattermost/lfbrock-patch-3
...
Update CHANGELOG.md
2015-11-24 09:03:04 -05:00
Christopher Speller
99cbbf45dc
Merge pull request #1502 from mattermost/disable-all
...
Disabling the all mention
2015-11-24 09:02:49 -05:00
Christopher Speller
2090f6ad57
Merge pull request #1500 from esethna/patch-21
...
Create Account-Settings.md
2015-11-24 09:02:21 -05:00
Christopher Speller
3d56717c45
Merge pull request #1490 from hmhealey/plt1070
...
PLT-1070 Added /loadtest url command
2015-11-24 09:02:11 -05:00
Christopher Speller
3bd7dd106c
Merge pull request #1488 from hmhealey/plt1259
...
PLT-1259 Converted TeamMembersModal to React-Bootstrap
2015-11-24 09:00:00 -05:00
Christopher Speller
d4354dbb2f
Merge pull request #1482 from esethna/patch-20
...
Update user_settings_general.jsx
2015-11-24 08:59:28 -05:00
Christopher Speller
4020c37b53
Merge pull request #1467 from rgarmsen2295/plt-1088
...
PLT-1088 Fixes issue where an admin could not delete a root post in the RHS
2015-11-24 08:59:02 -05:00
lindy65
78a076fa44
Update Administration.md
...
Updated line 33 with link to [Troubleshooting Forum](https://forum.mattermost.org/t/about-the-trouble-shooting-category/150/1 ) in place of link to general forum.
2015-11-24 13:01:17 +02:00
it33
9c6c421ced
Removed unnecessary sentence fragment
2015-11-23 21:13:24 -08:00
it33
710379485f
Merge pull request #1507 from mattermost/help-index
...
Creating index for end user help
2015-11-23 21:02:47 -08:00
it33
992d9080ee
Update README.md
2015-11-23 20:29:34 -08:00
it33
8e09b139a2
Update Markdown.md
2015-11-23 20:27:22 -08:00
it33
dc93ae8a60
Create Markdown.md
2015-11-23 20:26:24 -08:00
it33
99ba2a9c7d
Create README.md
2015-11-23 20:25:41 -08:00
=Corey Hulen
54d8a43ac3
PLT-1223 fixing help links
2015-11-23 16:57:48 -08:00
Reed Garmsen
4246d627c2
Fixes issue where an admin could not delete a root post in the RHS
2015-11-23 15:13:39 -08:00
lfbrock
165b3d4d38
Update CHANGELOG.md
2015-11-23 16:12:33 -05:00
=Corey Hulen
30bf72262e
fixing eslint
2015-11-23 12:54:28 -08:00
hmhealey
afdef124c8
Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap
2015-11-23 15:52:44 -05:00
=Corey Hulen
2787fb09ce
fixing typo
2015-11-23 12:17:45 -08:00
=Corey Hulen
cf2048c1ec
fixing typo
2015-11-23 12:15:50 -08:00
=Corey Hulen
ba0cbe723b
Disabling the all mention
2015-11-23 12:14:50 -08:00
Harrison Healey
5242610bf8
Merge pull request #1501 from mattermost/fix-mac-build
...
Fixing build on mac
2015-11-23 15:04:30 -05:00
Christopher Speller
256eaf27f1
Fixing build on mac
2015-11-23 14:23:49 -05:00
hmhealey
6a9ecf2079
Fixed CommandList to not sometimes include an empty row
2015-11-23 13:47:47 -05:00
hmhealey
fd229a5023
Added /loadtest url command to load arbitrary files as posts
2015-11-23 13:47:47 -05:00
Corey Hulen
6ab7df3335
Merge pull request #1486 from vladikoff/patch-1
...
Update docs for the GitLab SSO configuration config parameter
2015-11-23 10:23:19 -08:00
Corey Hulen
d42a567bab
Merge pull request #1485 from hmhealey/plt1151
...
PLT-1151 Refactor more modals to React-Bootstrap
2015-11-23 10:22:55 -08:00
Eric Sethna
b35bdba82b
Create Account-Settings.md
...
Reviewed by Lindy
2015-11-23 10:51:21 -07:00
hmhealey
388dc6c89c
Moved show static methods out of modals and into EventHelpers
2015-11-23 12:11:11 -05:00