|
fa5ecc6ff6
|
Unlock the uploading of arbitrary file types.
|
2016-04-02 15:07:18 +01:00 |
|
|
d887c80f32
|
Fix strange conflict
|
2016-03-28 14:45:52 +01:00 |
|
|
f39ea4e138
|
Rewrite all function comments in the core code.
|
2016-03-26 15:55:50 +00:00 |
|
|
8ae0a9b0b6
|
Bump version to dev
|
2016-03-26 15:07:16 +00:00 |
|
|
31ab53ead3
|
Added directory writeable state & total size to dev help
|
2016-03-26 14:23:38 +00:00 |
|
|
8d7cdb3ce8
|
Emergency patch for a weird warning
|
2016-03-25 17:59:35 +00:00 |
|
|
676f90b50d
|
Emergency path for a weird warning
|
2016-03-25 17:52:32 +00:00 |
|
|
5b445b239f
|
Update build
|
2016-03-25 11:57:05 +00:00 |
|
|
0c85ac9df1
|
Correct minor error with page-view description.
|
2016-03-25 11:41:30 +00:00 |
|
|
0452e3b338
|
Bump version.
|
2016-03-24 13:13:24 +00:00 |
|
|
cec847fd67
|
Update version numbers of modules.
I forgot to do this before.... :P
|
2016-03-24 13:11:05 +00:00 |
|
|
512eec7ec2
|
Add icons next to people in credits.
|
2016-03-21 19:23:14 +00:00 |
|
|
312a3040af
|
Add moderator symbol to update link in credits.
|
2016-03-21 19:01:53 +00:00 |
|
|
462affe0f8
|
Bump version
|
2016-03-21 17:12:32 +00:00 |
|
|
f49d87a2f1
|
Add help section id to right of header.
|
2016-03-21 16:35:22 +00:00 |
|
|
da6ce432c9
|
Improve page-list's help section.
|
2016-03-21 16:23:50 +00:00 |
|
|
ad992c9439
|
Fill in help section for recent-changes, and make redirect pages italics.
|
2016-03-21 16:21:09 +00:00 |
|
|
34cc498e0f
|
Add contentonly query parameter. Implements #55.
|
2016-03-21 15:37:31 +00:00 |
|
|
50be095e75
|
Document templating in parser-parsedown's help section.
|
2016-03-20 17:57:47 +00:00 |
|
|
1c6ace3492
|
Add a pair of special variables to aid debugging.
|
2016-03-20 17:05:16 +00:00 |
|
|
42b66729b7
|
Fix potential security vulnerability in new variable parsing.
|
2016-03-20 16:42:21 +00:00 |
|
|
f4ffa86394
|
Tweak variable parsing to allow for special variables later.
|
2016-03-20 16:38:36 +00:00 |
|
|
4adf02a549
|
Minor improvements to page lists.
Redirect pagse now show in italics, and the pencil icon has a ? cursor and has a tooltip of "Last editor".
|
2016-03-20 16:30:00 +00:00 |
|
|
10fbe52f27
|
Implement variables. More testing needed.
|
2016-03-20 16:16:55 +00:00 |
|
|
96884a5160
|
Implement templating in parser-parsedown.
Although variables are parsed, they currently aren't used.
|
2016-03-20 14:05:55 +00:00 |
|
|
142d2b60a8
|
Add extra info to the dev help page.
|
2016-03-19 18:41:22 +00:00 |
|
|
c7c0615d63
|
Correct minor spelling issues in the help
|
2016-03-19 18:28:27 +00:00 |
|
|
ffa9c7d824
|
Tweak the description & author of parser-parsedown
|
2016-03-19 18:24:52 +00:00 |
|
|
f6f38adae3
|
Improved "there isn't a page..." message on search page. Fixes #49.
|
2016-03-12 19:02:36 +00:00 |
|
|
111d95081f
|
Update feature-search's description.
|
2016-03-12 18:52:26 +00:00 |
|
|
3fcbbd8a5e
|
Added recent changes link to "More..." menu.
|
2016-03-12 18:38:07 +00:00 |
|
|
be2daaa5cc
|
Add unit to image sizing syntax in parser-parsedown.
|
2016-03-12 18:32:58 +00:00 |
|
|
66ae937cc7
|
Add help section for parsedown parser.
|
2016-03-12 18:30:40 +00:00 |
|
|
4e123577ce
|
Moved printable button to bottom bar.
|
2016-03-12 17:55:35 +00:00 |
|
|
f509db5785
|
Write extension of parsedown extra and change default parser.
Also automatically download parsedown and parsedownextra to the current directory dynamically instead of including in the parser-parsedown module.
|
2016-03-12 15:26:30 +00:00 |
|
|
a80a2b677f
|
Add debug action for administrators.
|
2016-01-23 15:25:36 +00:00 |
|
|
7cdd083ed6
|
Shink printable logo. Fixes #51.
|
2016-01-23 14:21:05 +00:00 |
|
|
201308ba86
|
Categorise settings. Completes #52.
|
2016-01-23 11:27:44 +00:00 |
|
|
7a6c2de743
|
Rewrite the settings file & add a config guide to the readme.
|
2016-01-23 10:43:30 +00:00 |
|
|
59afefc3ce
|
Added icons to the more... menu
|
2016-01-16 15:12:42 +00:00 |
|
|
31b678668b
|
More recent changes page refinements.
|
2016-01-16 14:17:55 +00:00 |
|
|
02b6df6ea3
|
Remove recent changes debug statements
|
2016-01-16 14:09:51 +00:00 |
|
|
110d5f1ae6
|
Tweaks and fixes to new recent changes
|
2016-01-16 13:51:25 +00:00 |
|
|
219eb51964
|
Initial untested recent changes. Also save preprocessor tweaks.
|
2016-01-16 13:24:13 +00:00 |
|
|
3ab0d2c5a8
|
Make tag list inline so it fills with page space
|
2016-01-14 12:13:29 +00:00 |
|
|
03552b979f
|
Small optimisation to search queries
|
2015-12-26 13:06:45 +00:00 |
|
|
24a81c2f11
|
Update build
|
2015-12-26 12:55:56 +00:00 |
|
|
e1f5283785
|
Finish revamp of help page.
|
2015-12-21 14:39:56 +00:00 |
|
|
9e63f0f64b
|
Lots of small stability fixes.
|
2015-12-21 14:35:27 +00:00 |
|
|
f7af7c455a
|
Bugfix: Silly mistake in add_help_section
|
2015-12-21 14:30:49 +00:00 |
|