|
18012c82fe
|
Overhaul file preview/display to support multiple filetypes.
|
2016-04-07 17:37:11 +01:00 |
|
|
4e599569ed
|
Align editing message with edit form
|
2016-04-07 16:54:50 +01:00 |
|
|
62310039ec
|
Add untested etag code. Also tweak help page some more.
|
2016-04-07 10:18:58 +01:00 |
|
|
d4769658f7
|
Add generation time to preview generation.
Also fixed an inconsistency in the global timing system.
|
2016-04-06 18:30:11 +01:00 |
|
|
c99023d1a4
|
Add support for rendering pdfs.
Also fixed links on recent changes page.
|
2016-04-06 16:35:03 +01:00 |
|
|
db3b63ac9b
|
Fix another page list issue
|
2016-04-06 16:22:06 +01:00 |
|
|
bc33205e6b
|
Rewrite preview generation to use php imagick
|
2016-04-06 16:20:53 +01:00 |
|
|
9dbb3b5dc0
|
Fixes issue where single changes were not displaying.
Fixes #57
|
2016-04-06 15:24:49 +01:00 |
|
|
995ef39901
|
Grouped recent changes by page (#57).
More tidying up needed though.
|
2016-04-04 13:55:43 +01:00 |
|
|
1f1bffa780
|
Begin work on grouping changes by page (#57).
Further work is needed, however.
|
2016-04-03 20:36:01 +01:00 |
|
|
0f288aa195
|
Group recent changes entries by day. Fixes #56.
|
2016-04-03 18:11:34 +01:00 |
|
|
30bfe144fe
|
Add uploads to the recent changes page
|
2016-04-03 16:10:37 +01:00 |
|
|
22981547cc
|
Refactor recent changes display into own method
|
2016-04-03 15:58:49 +01:00 |
|
|
6a2c0dad5c
|
Add page deletions to the recent changes page.
|
2016-04-03 15:43:40 +01:00 |
|
|
8b55263a44
|
Refactor code to add a recent change into own method
|
2016-04-03 15:31:50 +01:00 |
|
|
d5a1fb1a15
|
Add 'N' next to new pages in recent changes
|
2016-04-03 15:27:50 +01:00 |
|
|
254476c94c
|
Bump version module version numbers again, and fix critical issue with new expanded upload capabilities
|
2016-04-02 21:21:34 +01:00 |
|
|
53adb8bfaf
|
Fix the unrecognised file type error image.
|
2016-04-02 19:34:01 +01:00 |
|
|
9e515e45e2
|
Fix missing file extension when uploading file
|
2016-04-02 19:23:22 +01:00 |
|
|
bcb53c6eb7
|
Only display dimensions of uploaded files if they are images
|
2016-04-02 15:14:08 +01:00 |
|
|
fa5ecc6ff6
|
Unlock the uploading of arbitrary file types.
|
2016-04-02 15:07:18 +01:00 |
|
|
7f771423da
|
Fix issue with redirects on the recent changes page
|
2016-04-02 13:49:45 +01:00 |
|
|
d887c80f32
|
Fix strange conflict
|
2016-03-28 14:45:52 +01: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 |
|
|
f49a89cbff
|
Add license to credits page.
|
2016-03-25 11:41:55 +00:00 |
|
|
0c85ac9df1
|
Correct minor error with page-view description.
|
2016-03-25 11:41:30 +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 |
|
|
705406deb9
|
update changelog
|
2016-03-21 16:36:34 +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 |
|
|
5af09f20dc
|
Renamed parser-default to match new id
|
2016-03-19 21:11:49 +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 |
|
|
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 |
|
|
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 |
|
|
3c14063f0d
|
Remove old 307 redirect from raw action.
|
2016-01-23 14:33:18 +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 |
|
|
03552b979f
|
Small optimisation to search queries
|
2015-12-26 13:06:45 +00:00 |
|
|
801369387d
|
Cleaned up comments and added more title texts.
|
2015-12-26 12:55:19 +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 |
|
|
be86dac917
|
Continue writing help section for various modules.
|
2015-12-21 14:03:21 +00:00 |
|
|
505b5319f0
|
Revamp help page. Currenty untested.
I will test it as soon as I have time.
|
2015-12-21 08:45:38 +00:00 |
|
|
78f7cfdb24
|
Bump version of page-list (no build update)
|
2015-12-21 08:32:09 +00:00 |
|
|
ea10480183
|
Add link to tag list at the bottom of the list of apges that belong to a specific tag
|
2015-12-20 10:54:47 +00:00 |
|
|
c6a70e42c5
|
Currect the image preview urls. Fixes 48.
|
2015-12-16 19:14:09 +00:00 |
|
|
f0e18ebf64
|
Further improvements to all pages listing
|
2015-12-16 19:05:08 +00:00 |
|
|
319f016146
|
Improve look of page list
|
2015-12-16 10:24:13 +00:00 |
|
|
48f77b7b84
|
Improve appearence of the tag list page.
|
2015-12-12 20:31:35 +00:00 |
|
|
49b31770ce
|
Add padding to the page list
|
2015-12-12 20:23:17 +00:00 |
|
|
f3feec9a6e
|
Style the tags in the page list
|
2015-12-12 20:11:17 +00:00 |
|
|
3c2c76473b
|
Bugfix: Fix link to list of pages with a particular tag.
|
2015-12-06 13:01:26 +00:00 |
|
|
71131f973f
|
Finish bugfixing #35 - search has been implemented at last!
|
2015-12-05 18:59:23 +00:00 |
|
|
8924c7b9ac
|
Only build an index for the old version if it actually exists
|
2015-12-05 17:37:45 +00:00 |
|
|
d55132fd19
|
Rebuild the inverted index if it doesn't exist on search.
|
2015-12-05 17:27:01 +00:00 |
|
|
c6442565bf
|
Add returnto to anonymous edit denied message.
|
2015-12-05 17:26:22 +00:00 |
|
|
b139f204b4
|
Debug the pageindex regenerator. Fixes #41.
|
2015-11-14 21:24:57 +00:00 |
|
|
0e3a7f345a
|
Properly escape search terms in the context highlighter.
|
2015-11-14 17:02:57 +00:00 |
|
|
b539cb4107
|
Also delete from searchindex when deleting a page. Speculative fix for #35, but it seems #41 needs fixing first.
|
2015-11-14 17:01:23 +00:00 |
|
|
e191887bcb
|
Fix #40.
|
2015-11-14 16:00:51 +00:00 |
|
|
5ef0b1b7c9
|
Bump version of page-login
|
2015-11-14 15:55:57 +00:00 |
|
|
1cca9a9f73
|
Redirect to the last page viewed. Fixes #38.
|
2015-11-14 15:41:28 +00:00 |
|
|
3711f10e5c
|
Add option to require login before viewing pages. Currently halfway through #38.
|
2015-11-14 15:22:35 +00:00 |
|
|
9c1b5faf28
|
Switch over another stray path in the core to the new system
|
2015-11-12 10:01:21 +00:00 |
|
|
414eb58850
|
A real fix for #36.
|
2015-11-12 09:59:08 +00:00 |
|
|
839767ad62
|
Bugfix: unable to disable page protection. Fixes #36.
|
2015-11-12 09:31:50 +00:00 |
|
|
41d18dc539
|
Bugfix: Page protection: undefined property defaultaction
|
2015-11-12 09:29:16 +00:00 |
|
|
6eea1700d6
|
Delete page names from the id index upon page deletion.
|
2015-11-11 19:24:40 +00:00 |
|
|
43d15f9212
|
Update the idindex when moving a page. Fixes #33.
|
2015-11-11 18:49:08 +00:00 |
|
|
05026b9045
|
Bugfix the inverted index. Fixes #34.
|
2015-11-11 18:42:12 +00:00 |
|
|
bf2da0b28c
|
Revise $path integration in move logic. Fixes #32
|
2015-11-11 18:29:26 +00:00 |
|
|
6217cbb6c0
|
Add primitive page that lists *all* tags at ?action=list-tags.
|
2015-11-09 07:37:38 +00:00 |
|
|
e7dfda5f75
|
Umm I forgot to add to the globals list... :P
|
2015-11-09 07:25:28 +00:00 |
|
|
9489d6a555
|
More uploaded file preview tidyup.
|
2015-11-09 07:19:14 +00:00 |
|
|
96783fb4b0
|
Update file upload preview display
|
2015-11-09 07:15:12 +00:00 |
|
|
5e28a9e98e
|
Finish updating modules. Next up is bugfixing :D
|
2015-11-09 06:58:42 +00:00 |
|
|
c7348d9c74
|
Begin updating module to use the new path system. Currently untested.
|
2015-11-08 21:15:08 +00:00 |
|
|
8a86c01840
|
Erm right
|
2015-11-02 14:42:38 +00:00 |
|
|
173a72fa46
|
Search page title and tags
|
2015-11-01 15:05:54 +00:00 |
|