Commit Graph

10 Commits

Author SHA1 Message Date
2320ddb90f added modals to inline images, various theming improvements, fixed item count on tags 2024-10-29 12:19:03 +01:00
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
90fd0ce00b lots of theming work, fixed up some form field implementations 2024-07-27 03:05:56 +02:00
4a56736762 added autogenerated ids to form fields, added markdown support to form field help, moved search help to form field help, added some styling 2024-06-18 00:32:06 +02:00
3c2fde2600 added root-level block to field base template, removed erroneous checkbox and radiobutton templates, improved groupablefield template 2024-06-11 16:38:51 +02:00
22ac084e9d more theming work 2024-06-11 11:54:12 +02:00
c793d16408 removed required attribute from form element HTML to conform with partial validation when using fieldsets 2024-05-31 16:42:43 +02:00
0cd76e07a3 adblock enforcement, notifications, probably some other stuff 2024-05-02 20:57:38 +02:00
4aa55df5a0 more progress on commenting. reply forms still missing 2024-04-29 18:16:00 +02:00
73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00