Commit Graph

13 Commits

Author SHA1 Message Date
phryk cbf463e67a fixed non-unique ids for comment help toggles 2024-11-04 13:12:45 +01:00
phryk 9f300a677c added help to comment form 2024-10-22 16:53:43 +02:00
phryk a1a2cde38a A boatload of changes, fixes, improvements and theming work.
* All menus have IDs now
* Added support for burgerized menus; burgerized main menu and minisearch
* Fixed menu in Listing objects
* Fixed issue with invalid datetime-local values
* Improved section breakout logic for inline renderables in markdown
* Search now ignores abstract content types
* Added some assets
* Various other things, mostly theming-related
2024-10-14 16:54:17 +02:00
phryk 2b54f90f05 fixed bug with abstract descendants of Commentable in CommentCollection.parent 2024-09-01 18:49:26 +02:00
phryk 90fd0ce00b lots of theming work, fixed up some form field implementations 2024-07-27 03:05:56 +02:00
phryk be664b534b added .access function used in .view to determine if a user is allowed to see it, added up/down reorder buttons to gallery form, added fonts, did a bunch of theming 2024-07-13 23:09:48 +02:00
phryk 9d23904d4c implemented page type, used it for frontpage text, added markdown support for titles and did a bunch of theming work 2024-06-15 16:19:08 +02:00
phryk 2ade24e9f0 refactored form API to use dict-style interface (closes #41) 2024-05-31 16:41:36 +02:00
phryk 3f9f2fe9ac added admin dashboard (closes #29) 2024-05-21 07:31:13 +02:00
phryk ed6a1a4592 improved login to work with client cert auth, properly implemented published hint for uploads and commentables (closes #37) 2024-05-21 05:58:28 +02:00
phryk 9bcddfbebe safe markdown for comments, moderation and some minor improvements 2024-05-07 22:54:45 +02:00
phryk 0cd76e07a3 adblock enforcement, notifications, probably some other stuff 2024-05-02 20:57:38 +02:00
phryk 4aa55df5a0 more progress on commenting. reply forms still missing 2024-04-29 18:16:00 +02:00