Block a user
22f988ac00
some more theming work, improved modals, nicer warnings for unpublished content
3fdb60eabe
Removed debug exception raise for unknown but valid client certs
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
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
6ce3c7e80f
added seal message block
cbe675a526
added link to comment moderation to admin menu
4a56736762
added autogenerated ids to form fields, added markdown support to form field help, moved search help to form field help, added some styling
9d23904d4c
implemented page type, used it for frontpage text, added markdown support for titles and did a bunch of theming work
c76f1d55a0
unfinished coveragerc, baseline non-generic uwsgi config, simple article population script
2f74a2e4c6
renamed .tabs to .menu, moved output of menus for main content from administerable template to layout (main.html)
3c2fde2600
added root-level block to field base template, removed erroneous checkbox and radiobutton templates, improved groupablefield template
1bcd18c805
added missing templates for checkbox and radiobutton
b7a93cd954
added custom markdown-it-py plugin to break markdown content apart into <sections>, some cleanup and a bunch of theming work