Commit Graph

22 Commits

Author SHA1 Message Date
StephanRichter c7b5b11f4c working on backend-side translations 2025-12-15 22:07:26 +01:00
StephanRichter ae84a806d1 adding display for wiki pages to tag/uses
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-25 21:07:54 +02:00
StephanRichter 48deb1a91c preparing for task priorities 2025-09-21 20:08:24 +02:00
StephanRichter 08eb382c85 implemented option to allow guests to see wiki page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-19 23:03:37 +02:00
StephanRichter 60d116664b implemented page view for freely available wiki pages
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-19 20:45:54 +02:00
StephanRichter 026e098314 implemented search in wiki pages 2025-09-16 17:30:08 +02:00
StephanRichter 14ce217d6f implemented deletion of pages/version 2025-09-16 11:31:05 +02:00
StephanRichter 7e52e02684 implemented adding new pages 2025-09-12 13:20:34 +02:00
StephanRichter 7ddd32bb72 implemented renaming of wiki page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-12 08:49:43 +02:00
StephanRichter 4bc717756f implemented restoring of wiki tags from tag and bookmark database 2025-09-12 01:56:28 +02:00
StephanRichter f13da92b48 fixed bugs introduced by switching from titles as ids to separate ids 2025-09-12 00:59:19 +02:00
StephanRichter 667052e3c4 Merge branch 'main' into module/wiki 2025-09-12 00:41:58 +02:00
StephanRichter 41eb4ca9dd working on wiki db transition
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-11 23:54:45 +02:00
StephanRichter 9edae19591 started code to rebuid the wiki tables 2025-09-11 21:15:01 +02:00
StephanRichter a81eb4cb1b working on wiki module: adding users+permissions, adding notes, adding tags
adding tag currently does not work due to the tag module not allowing for strings as entity ids
2025-09-11 20:21:34 +02:00
StephanRichter aad9a7d9b8 implemented storing edit as new version, impelemented loading of arbitrary versions of wiki page
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-10 15:44:51 +02:00
StephanRichter e831b8a4e0 implemented storage of new wiki page version, prepared page display for several versions
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-10 14:47:08 +02:00
StephanRichter c63def1b85 working on saving wiki pages 2025-09-10 08:51:03 +02:00
StephanRichter 4f6f969041 implemented display of wiki pages
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-09 21:08:51 +02:00
StephanRichter 3627ccee73 working on wiki index
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-09 16:19:03 +02:00
StephanRichter 3b8e7ed258 implemented creation of wiki tables
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-09 08:35:06 +02:00
StephanRichter 45b236cb58 scaffolding wiki module 2025-09-08 23:06:41 +02:00