Commit Graph

13 Commits

Author SHA1 Message Date
phryk 90fd0ce00b lots of theming work, fixed up some form field implementations 2024-07-27 03:05:56 +02:00
phryk 0fa7e47be4 added generic extra_classes parameter to Renderable for CSS, adjusted Menu to use it, added animated fediverse link, greatly improved propaganda administration and did a bunch of smaller things 2024-06-29 05:36:26 +02:00
phryk 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
phryk 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
phryk 1bcd18c805 added missing templates for checkbox and radiobutton 2024-06-11 13:29:31 +02:00
phryk 22ac084e9d more theming work 2024-06-11 11:54:12 +02:00
phryk c793d16408 removed required attribute from form element HTML to conform with partial validation when using fieldsets 2024-05-31 16:42:43 +02:00
phryk 9bcddfbebe safe markdown for comments, moderation and some minor improvements 2024-05-07 22:54:45 +02:00
phryk 13a0e27ee5 fixed missing intro in AutoForm template, minor improvements 2024-05-06 00:15:55 +02:00
phryk 66c09bbbdb implemented working form field grouping 2024-05-05 22:10:41 +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
phryk 73097f02eb combined assets and templates into one directory. closes #9. 2024-04-22 23:29:28 +02:00