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

208 commits

Author SHA1 Message Date
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
9046d72e7c Bugfix: Another (successful this time) attempt to rid ourselves of blank tags 2015-11-01 14:31:51 +00:00
1c58a64134 Bugfix index comparison. I think this fixes #29. 2015-11-01 14:26:13 +00:00
2dff5fe655 Bugfix: empty tag appearing when I didn't enter any tags 2015-11-01 10:17:14 +00:00
e79e522d78 Integrate search into top bar 2015-11-01 10:13:35 +00:00
7957b3ca2e Update the pageindex when saving an edit. 2015-11-01 09:30:29 +00:00
3baf2535ab Add resultl number to left hand side of result 2015-10-31 14:16:19 +00:00
559191757f Add search box to search page 2015-10-31 14:05:00 +00:00
77e4cdcc7d Refactor context highlighter out of context extraction 2015-10-31 13:52:50 +00:00
5a3a501c08 Add todo comments - I'm out of time now. 2015-10-29 11:32:45 +00:00
4157a9fb6c Begin interface work. Why is the <strong> being inserted into another <strong>??? 2015-10-29 11:21:04 +00:00
e016c5f9a7 begin writing the search engine itself O.o 2015-10-28 20:56:10 +00:00
29acc3a5e2 More work on inverted indexes. I think we're getting there. 2015-10-28 14:31:27 +00:00
777a27064e Erm right. More line ending weirdness....? 2015-10-28 11:36:07 +00:00
221c61a1b3 Refine indexer by removing 'stop words'.
More information at https://en.wikipedia.org/wiki/Stop_words
2015-10-28 09:14:41 +00:00
be9c822e17 Bugfix: warning when editing page that doesn't have any tags 2015-10-28 08:43:59 +00:00
725452a172 Continue working on indexer. Why is it converting to html entities....? 2015-10-28 08:03:56 +00:00
db7bf0f7ec begin playing around with indexing 2015-10-27 21:10:05 +00:00
bab0f67da0 Don't display message if page doesn't have any tags 2015-10-25 16:06:47 +00:00
394a60e849 Display tag at bottom of page and link to list of page with that tag 2015-10-25 15:45:25 +00:00
8fe437050c Display tags a bottom of page 2015-10-25 14:10:56 +00:00
f04773a76b Add support for editing tags 2015-10-25 11:26:35 +00:00
3e47422cc6 Tidy up page moving code a tad 2015-10-25 11:11:41 +00:00
7577a6669c Delete associated file when deleting page. Fixes #23 2015-10-25 11:11:04 +00:00
fe978fa980 Bugfix: update the filename when moving page 2015-10-25 11:09:26 +00:00
7d3d190661 Bump version of page-move module 2015-10-25 11:02:55 +00:00
7fbfb722ed Move associated file when moving a page. Fixes #22. 2015-10-25 11:02:20 +00:00
b62e28db88 Add link display box for files 2015-10-24 21:03:18 +01:00
1d91b3ed81 Display uploaded images & make max upload size readable 2015-10-24 14:28:56 +01:00
855e1f6d46 Comment cleanup 2015-10-24 10:09:15 +01:00
5004544b25 Finish preview generator 2015-10-24 10:04:24 +01:00
db81d17c5e Continue work on aspect ratio of preview images 2015-10-23 21:04:58 +01:00
612bf0ce74 Begin work on preview generator 2015-10-22 09:56:42 +01:00
19c4e36754 Add upload=success url paramter to later 2015-10-22 09:03:31 +01:00
fea2a8b004 Tweak the uploaded filename 2015-10-22 08:59:03 +01:00
093960133b Allow *single* dots in page names 2015-10-22 08:54:59 +01:00
35a1161be4 Bugfix: Include system_mime_type_extensions not system_extension_mime_types 2015-10-22 08:51:43 +01:00
15885200eb Bugfix: Check imagesize correctly 2015-10-22 08:47:21 +01:00
e09533659a Close the mime checker after use 2015-10-22 08:44:55 +01:00
aea3294c92 Bugfix: open mimechecker correctly 2015-10-22 08:43:29 +01:00
5f360a422d Add extra comments. 2015-10-22 08:41:01 +01:00
02d4659a32 Initial (untested) image uploader. 2015-10-22 08:38:50 +01:00
92b3dbaeb0 Implement some error conditions for the file uploader. 2015-10-19 08:03:38 +01:00
1c99138c72 Add initial upload page. 2015-10-18 21:01:18 +01:00
7fd3d452d4 Forgot to actually commit the code.... oops :P 2015-10-18 13:23:02 +01:00
00dab816fb Create skeleton for image uploader 2015-10-18 13:20:09 +01:00
293f9e94f0 Add use_sha3 option to settings in light of recent developments with sha256 2015-10-10 13:00:46 +01:00
839de3f063 Bugfix: Don't hash the closing html tags in action-hash 2015-10-10 12:51:55 +01:00
0687610598 Upgrade credits page to display installed modules 2015-10-08 17:59:14 +01:00
67dc28cae1 Todo comment tidyup 2015-10-08 10:12:45 +01:00
db7ee5bc1c Baked image size / floating support into parsedown 2015-10-04 15:20:47 +01:00
d8352c9647 Comment out advanced image processing - It doesn't play nicely with parsedown atm. 2015-10-04 14:14:43 +01:00