Commit Graph

363 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 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
Starbeamrainbowlabs e191887bcb Fix #40. 2015-11-14 16:00:51 +00:00
Starbeamrainbowlabs 5ef0b1b7c9 Bump version of page-login 2015-11-14 15:55:57 +00:00
Starbeamrainbowlabs 10da7a3d60 Fix #39. 2015-11-14 15:48:30 +00:00
Starbeamrainbowlabs 1cca9a9f73 Redirect to the last page viewed. Fixes #38. 2015-11-14 15:41:28 +00:00
Starbeamrainbowlabs 3711f10e5c Add option to require login before viewing pages. Currently halfway through #38. 2015-11-14 15:22:35 +00:00
Starbeamrainbowlabs 1f68038636 Attempt to detect associated files when rebuilding the pageindex. Implements #27. 2015-11-12 11:03:41 +00:00
Starbeamrainbowlabs 9c1b5faf28 Switch over another stray path in the core to the new system 2015-11-12 10:01:21 +00:00
Starbeamrainbowlabs 414eb58850 A real fix for #36. 2015-11-12 09:59:08 +00:00
Starbeamrainbowlabs 839767ad62 Bugfix: unable to disable page protection. Fixes #36. 2015-11-12 09:31:50 +00:00
Starbeamrainbowlabs 41d18dc539 Bugfix: Page protection: undefined property defaultaction 2015-11-12 09:29:16 +00:00
Starbeamrainbowlabs 6eea1700d6 Delete page names from the id index upon page deletion. 2015-11-11 19:24:40 +00:00
Starbeamrainbowlabs 43d15f9212 Update the idindex when moving a page. Fixes #33. 2015-11-11 18:49:08 +00:00
Starbeamrainbowlabs 05026b9045 Bugfix the inverted index. Fixes #34. 2015-11-11 18:42:12 +00:00
Starbeamrainbowlabs bf2da0b28c Revise $path integration in move logic. Fixes #32 2015-11-11 18:29:26 +00:00
Starbeamrainbowlabs 6217cbb6c0 Add primitive page that lists *all* tags at ?action=list-tags. 2015-11-09 07:37:38 +00:00
Starbeamrainbowlabs 97391466ed Re-added mb_stripos_all. How on earth did THAT get removed?! 2015-11-09 07:30:00 +00:00
Starbeamrainbowlabs e7dfda5f75 Umm I forgot to add to the globals list... :P 2015-11-09 07:25:28 +00:00
Starbeamrainbowlabs 9489d6a555 More uploaded file preview tidyup. 2015-11-09 07:19:14 +00:00
Starbeamrainbowlabs 96783fb4b0 Update file upload preview display 2015-11-09 07:15:12 +00:00
Starbeamrainbowlabs 0f18dcdc82 Add better errors by phperror.nnet 2015-11-09 07:08:37 +00:00
Starbeamrainbowlabs 5e28a9e98e Finish updating modules. Next up is bugfixing :D 2015-11-09 06:58:42 +00:00
Starbeamrainbowlabs c7348d9c74 Begin updating module to use the new path system. Currently untested. 2015-11-08 21:15:08 +00:00
Starbeamrainbowlabs d5f1050d79 Update build 2015-11-06 20:11:58 +00:00
Starbeamrainbowlabs 8425660d6b Update the core to use ->storage_prefix. Currently untested. 2015-11-06 20:11:41 +00:00
Starbeamrainbowlabs 25043cd7a1 Update some of the module api docs. I'll forget later if I don't :P 2015-11-06 20:10:21 +00:00
Starbeamrainbowlabs af49ad610e More preliminary work on the new variable. Still non-functional. 2015-11-05 21:05:07 +00:00
Starbeamrainbowlabs 14c389810d finish merge 2015-11-05 10:01:13 +00:00
Starbeamrainbowlabs d12271ac3e Merge branch 'master' of github.com:sbrl/Pepperminty-Wiki 2015-11-05 10:00:14 +00:00
Starbeamrainbowlabs 22dad4cab3 Begin work on access control. Add variable and a setting, but they aren't used yet. 2015-11-05 10:00:04 +00:00
Starbeamrainbowlabs 8a86c01840 Erm right 2015-11-02 14:42:38 +00:00
Starbeamrainbowlabs 98fff659a3 Account for missing ms_stripos 2015-11-02 14:20:06 +00:00
Starbeamrainbowlabs 173a72fa46 Search page title and tags 2015-11-01 15:05:54 +00:00
Starbeamrainbowlabs 9046d72e7c Bugfix: Another (successful this time) attempt to rid ourselves of blank tags 2015-11-01 14:31:51 +00:00
Starbeamrainbowlabs 1c58a64134 Bugfix index comparison. I think this fixes #29. 2015-11-01 14:26:13 +00:00
Starbeamrainbowlabs 2dff5fe655 Bugfix: empty tag appearing when I didn't enter any tags 2015-11-01 10:17:14 +00:00
Starbeamrainbowlabs e79e522d78 Integrate search into top bar 2015-11-01 10:13:35 +00:00
Starbeamrainbowlabs 7957b3ca2e Update the pageindex when saving an edit. 2015-11-01 09:30:29 +00:00
Starbeamrainbowlabs 2b99cdec22 Display rank next to search result 2015-10-31 14:23:15 +00:00
Starbeamrainbowlabs 3baf2535ab Add resultl number to left hand side of result 2015-10-31 14:16:19 +00:00
Starbeamrainbowlabs 559191757f Add search box to search page 2015-10-31 14:05:00 +00:00
Starbeamrainbowlabs 77e4cdcc7d Refactor context highlighter out of context extraction 2015-10-31 13:52:50 +00:00
Starbeamrainbowlabs 5a3a501c08 Add todo comments - I'm out of time now. 2015-10-29 11:32:45 +00:00
Starbeamrainbowlabs 4157a9fb6c Begin interface work. Why is the <strong> being inserted into another <strong>??? 2015-10-29 11:21:04 +00:00
Starbeamrainbowlabs e016c5f9a7 begin writing the search engine itself O.o 2015-10-28 20:56:10 +00:00
Starbeamrainbowlabs 2307ceaa9d Add extra index files to gitignore 2015-10-28 19:12:31 +00:00
Starbeamrainbowlabs 29acc3a5e2 More work on inverted indexes. I think we're getting there. 2015-10-28 14:31:27 +00:00
Starbeamrainbowlabs 777a27064e Erm right. More line ending weirdness....? 2015-10-28 11:36:07 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs be9c822e17 Bugfix: warning when editing page that doesn't have any tags 2015-10-28 08:43:59 +00:00