6e30eba423 Merge branch 'master' of github.com:BookStackApp/website 2021-02-05 22:46:45 +00:00 ce431966cd Expanded upon and re-ordered some commands 2021-02-05 22:45:37 +00:00 b163707cab Just a typo 2021-02-05 13:39:06 +01:00 da91d60caf Better overview of the commands 2021-02-04 06:19:13 +01:00 0a3f0047cc Added details for common issues 2021-01-25 00:27:03 +00:00 8238edcec2 Added LDAP escaping note and RSS feed & email updates link ... For #46 For #47 2021-01-24 14:40:32 +00:00 5c88d57796 Added page permalinks docs page ... Closes #4 2021-01-24 13:49:08 +00:00 68cd6e4f52 Reviewed and tested twitter auth details 2021-01-24 12:22:29 +00:00 269fc7c3e4 Merge branch 'patch-1' of git://github.com/haexperts2020/website into haexperts2020-patch-1 2021-01-24 11:40:29 +00:00 c80c0d4a52 Made tweaks to added markdown editor change settings 2021-01-23 22:10:16 +00:00 0f56af3f0e Merge branch 'patch-2' of git://github.com/Zenahr/website into Zenahr-patch-2 2021-01-23 22:04:47 +00:00 97a02c4868 Updated apache rules in installation docs 2021-01-23 18:36:06 +00:00 6c0496a1bd Merge pull request #60 from SmallChunks/patch-1 ... Added info about primary group missing 2021-01-23 18:29:05 +00:00 786ce3d97e Added other hosting options to install 2021-01-23 17:51:59 +00:00 haexperts2020 b45f8bc6bb Update third-party-auth.md ... Twitter setup is outdated. I just went through the process and updated the step by step. There is a review process now for the application and also you need to put in the correct callback URLs, not just your homepage URL. All tested and working on my end now. 2021-01-19 08:11:28 -08:00 489c201c6b Made changes during v0.31 blogpost review 2021-01-03 21:50:39 +00:00 f5ee6f269d Started updates for v0.31 ... Added docs updates, Started blog post. Also updated user image and text tweaked colors 2021-01-02 23:40:52 +00:00 31a761e0b7 Added php memory_limit note to uploads docs ... In relation to bookstackapp/bookstack#2424 2021-01-02 17:33:02 +00:00 5168e36e3c Added new list sign-up links 2020-12-30 16:46:31 +00:00 Matt Lyons 9a23b42258 Update content-overview.md 2020-12-20 16:54:54 +11:00 Matt Lyons fcf853a064 it's -> its 2020-12-20 16:53:09 +11:00 6a960186a6 Added v0.30.7 post 2020-12-18 14:09:26 +00:00 d77b5fce8e Added v0.30.6 post 2020-12-17 21:34:21 +00:00 b5fef47d01 Added note to ensure mode_rewrite is enabled 2020-12-09 21:27:36 +00:00 23f1e0e1e0 Made updates for v0.30.5 release ... Also added some extra details to security page. 2020-12-06 21:06:29 +00:00 f538cd431b Fixed class name in customization docs 2020-11-26 21:10:39 +00:00 c0ab06ac75 Added 30.4 update notes to updates page 2020-10-31 16:48:34 +00:00 732c0f4e60 Actioned doc updates and advisories for v0.30 2020-09-20 00:24:16 +01:00 Zenahr Barzani a26416817e fixed capitalisation 2020-08-25 00:14:08 +02:00 Zenahr Barzani d8c0d38dd0 Added how to change editor ... Added step-by-step guide for changing the editor to Markdown. 2020-07-24 23:21:07 +02:00 SmallChunks d458bc2f61 Added info about primary group missing ... The memberof attribute does not include the user's primary group. Usually it is simply set to 'domain users', but ours was set to the same group we used to autoassign groups in bookstack. Ref: https://ldapwiki.com/wiki/MemberOf 2020-06-18 12:51:02 +02:00 44fa679953 Added v0.29.3 blog post & update notes to match 2020-05-12 23:09:58 +01:00 32a01d898f Added regen-comment-content command 2020-05-02 11:52:38 +01:00 14970e3c7b Added v0.29.2 blog post 2020-05-02 11:51:02 +01:00 7341077a40 Added webm version of page-includes docs video ... Fixes BookStackApp/bookstack#2068 2020-04-28 09:14:22 +01:00 063b2796f7 Added ubuntu 20.04 install script details 2020-04-24 15:39:34 +01:00 ed10fb6606 Finished up v0.29 blogpost 2020-04-13 16:08:52 +01:00 0c9f244944 Started updates for v0.29 2020-04-12 23:55:30 +01:00 xhark 2affde5936 Update installation.md ... Add CentOS 8 community guide link 2020-04-02 12:18:21 +02:00 237b70f0b9 Updated sendmail config to include MAIL_FROM params 2020-03-14 17:30:23 +00:00 f8b63da5ce Updated mail config to align with what's supported 2020-03-14 13:39:01 +00:00 1efdcb3daa Merge branch 'master' of git://github.com/ChromatixAU/bookstackapp-website into ChromatixAU-master 2020-03-14 13:07:50 +00:00 92af702cbc Updated restore docs to advise against migration during install ... - To avoid table creation conflicts from those created in the install migrations and those in the backed-up db data. Raised in BookStackApp/bookstack#1700 2020-03-12 22:29:08 +00:00 a7d1b0a85d Added --no-dev to composer commands in docs ... Related to bookstackapp/bookstack#1928 2020-03-05 21:32:44 +00:00 4132d3de8b Fixed acs endpoint in saml docs 2020-02-20 22:03:58 +00:00 0c8507c5bd Updated LDAP info to align with v0.28.{1,2} changes ... - Documented new 'LDAP_DUMP_USER_DETAILS'. - Documented 'BIN;' option on LDAP attribute. - Updated AD details with 'BIN;' option. For bookstackapp/bookstack#1872 2020-02-18 09:58:38 +00:00 4d531a007c Fixed forcing-content ID instructions to be correct ... - Did not mentoin needing to use the bkmrk prefix before. For BookStackApp/BookStack#1894 2020-02-15 21:59:21 +00:00 b484d79370 Fixed bad blog link in updates page ... Found on discord by Veridical 2020-02-10 19:19:20 +00:00 48136fcf40 Finished off v0.28 blogpost, updated updates, removed changelog script 2020-02-03 22:14:53 +00:00 9c5021d2f0 Added admin-doc for remaining v0.28 items ... - Added hacking page to explain theme system, API & editor events. 2020-02-02 23:27:04 +00:00