1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-11-05 10:53:01 +00:00
Commit graph

66 commits

Author SHA1 Message Date
94358ff72b Add extra link to force display of favicon 2015-07-14 15:49:41 +01:00
52821d1a87 Add function to make sure parent pages exist. Fixes #12 2015-07-14 15:47:05 +01:00
ff397244c3 dispense with pageindex.json updates and use a dynamic system instead. Fixes #13. 2015-07-14 15:10:28 +01:00
f8cddda19e Update for page-edit module: allow saving of subpages 2015-07-13 15:22:57 +01:00
b955c1efc0 Add support for subpages to the page index. Opens #11. 2015-07-13 15:11:20 +01:00
d1da9e669c Fix for #8 2015-06-15 16:04:44 +01:00
f9d5b4e445 Bumped version number 2015-05-27 11:02:24 +01:00
8384638817 several more spelling corrections 2015-05-27 10:53:42 +01:00
5f33d9a6a4 Moved markdown parser to a module 2015-05-27 10:32:13 +01:00
6bf33a415a another small fix to the help page 2015-05-26 18:25:48 +01:00
639b208f80 Updated the help page to add the new syntax 2015-05-26 18:24:14 +01:00
613a7f9ecd added syntax for images! 2015-05-26 18:05:19 +01:00
173987512e fixed fatal login bug 2015-05-26 17:54:46 +01:00
a0d4fecc1e Overhauled the comments in the settings section 2015-05-26 10:52:55 +01:00
06939238fb lightened the default background colour 2015-05-26 10:33:29 +01:00
964dba4a73 fixed templating issue in footer 2015-05-24 21:08:03 +01:00
edab5a4930 more misc bug fixes 2015-05-24 21:06:03 +01:00
2900c13ee2 fixed another breaking bug 2015-05-24 21:01:18 +01:00
81dfe2267b updated modules & fixed bugs in initial implementation 2015-05-24 21:00:30 +01:00
f512958c05 Improved default action setting integration 2015-05-24 16:17:07 +01:00
a708200033 bumped version number 2015-05-09 10:15:43 +01:00
80afa3d415 Preliminary testing done! I think it works!!! 2015-05-08 20:30:32 +01:00
0840170750 the new build system is done! Next up: testing. 2015-05-08 20:03:15 +01:00
e4f4678d12 tweaks page list 2015-04-09 20:16:17 +01:00
69515ece3e filesizes K -> KB, M -> MB, etc. 2015-04-09 15:29:29 +01:00
cad26c8221 moved all settings into an object 2015-04-09 15:13:07 +01:00
042c724d1e Changed version ready for release 2015-03-14 18:53:14 +00:00
9aceb7ec9e Added update link & version number to help / credits pages 2015-03-14 18:49:46 +00:00
e423397dc0 Updated build 2015-03-14 18:40:01 +00:00
0e88b7cbeb Added semiautomtic update and other things 2015-03-14 18:38:32 +00:00
8b9ba54b19 updated build 2015-01-22 10:37:30 +00:00
dbe9155367 bugfixed edit action
prevented redirect when attempting to edit while editing is disabled
2015-01-21 20:50:38 +00:00
c9a2d1e3f4 fixed login security issue by switching to using sessions 2015-01-10 10:52:03 +00:00
5e0bac971d Added bug report credit to @nibreh 2015-01-05 18:53:44 +00:00
5077a8fa2f fixed issue #2 2015-01-05 18:50:51 +00:00
5ca2a644e8 Fixed issue #1 and corrected 'built by' url 2015-01-05 18:44:11 +00:00
a4d85b3ef9 Updated README.md and made bulleted lists more flexible 2014-12-29 13:51:06 +00:00
fc2791d738 Added page moving functionality for admins 2014-12-29 11:41:43 +00:00
2975b6c577 Added placeholder move action 2014-12-28 10:28:07 +00:00
f21d077312 made json pretty print in the page index when deleting a page 2014-12-28 10:19:18 +00:00
19241a8128 Added deletion completion page and delete link to nav bar 2014-12-28 10:16:28 +00:00
bf388f7a8e added $page = $_GET["page"] and untested delete action for admins 2014-12-27 19:59:32 +00:00
76f241621a added ascii art to make file navigation easier 2014-12-27 08:47:43 +00:00
a4f753985d Added list of administrators to bottom of every normal page 2014-12-26 18:27:43 +00:00
a75e9e3100 added note about url to css stylesheet to settings 2014-12-26 18:20:35 +00:00
aed3cdabbb Added administrators, ready for page moving / deleting 2014-12-26 18:14:38 +00:00
702dd41c30 $cs -> $css 2014-12-26 13:01:35 +00:00
f4bc01dbb6 Updated build 2014-12-26 12:44:43 +00:00
70eef95890 Updated build of index.php 2014-12-26 12:26:39 +00:00
Starbeamrainbowlabs
646591fa90 Added <?php ?> tags to and added code to remove them to 2014-12-26 11:25:11 +00:00