phryk closed issue phryk/pdnew#28 2024-05-07 20:55:57 +00:00
Commenting
phryk closed issue phryk/pdnew#27 2024-05-07 20:55:48 +00:00
SafeMarkdownField
phryk pushed to main at phryk/pdnew 2024-05-07 20:54:56 +00:00
9bcddfbebe safe markdown for comments, moderation and some minor improvements
phryk pushed to main at phryk/pdnew 2024-05-07 03:13:08 +00:00
2ef9f0c55b improved markdown integration
phryk pushed to main at phryk/pdnew 2024-05-05 22:16:03 +00:00
13a0e27ee5 fixed missing intro in AutoForm template, minor improvements
phryk pushed to main at phryk/pdnew 2024-05-05 21:46:43 +00:00
2546aca300 Notifications form moved to own class and actually marks/deletes notifications now.
phryk pushed to main at phryk/pdnew 2024-05-05 21:20:07 +00:00
3ddeaf4641 click.types now available as form.types to avoid extra imports; fixed bug in Fieldset to make it raise errors encountered during validation
phryk pushed to main at phryk/pdnew 2024-05-05 20:10:54 +00:00
66c09bbbdb implemented working form field grouping
0cd76e07a3 adblock enforcement, notifications, probably some other stuff
Compare 2 commits »
phryk pushed to main at phryk/pdnew 2024-04-29 16:16:11 +00:00
4aa55df5a0 more progress on commenting. reply forms still missing
dcceaa6aa5 added support for different formats to page decorator and used that for atom feed PoC
Compare 2 commits »
phryk closed issue phryk/pdnew#26 2024-04-29 16:06:57 +00:00
Feeds for @expose
phryk commented on issue phryk/pdnew#26 2024-04-29 16:06:57 +00:00
Feeds for @expose

Initial implementation done. Add pagination when Listing gets pagination (#18)

phryk opened issue phryk/pdnew#32 2024-04-29 16:05:59 +00:00
Reduce .tabs on Administerable and Named to only include available options
phryk opened issue phryk/pdnew#31 2024-04-28 22:55:43 +00:00
Audio alternative for captchas
phryk closed issue phryk/pdnew#20 2024-04-23 09:01:25 +00:00
Constrain Named.name
phryk pushed to main at phryk/pdnew 2024-04-23 09:01:25 +00:00
d051afe5cb added regexp constraint for Named.name to enforce it playing nice with URLs. this closes #20.
phryk pushed to main at phryk/pdnew 2024-04-23 08:17:54 +00:00
88279efd45 improved titles, closes #30
phryk closed issue phryk/pdnew#30 2024-04-23 08:17:13 +00:00
Better page titles
phryk pushed to main at phryk/pdnew 2024-04-22 21:29:41 +00:00
73097f02eb combined assets and templates into one directory. closes #9.
phryk closed issue phryk/pdnew#9 2024-04-22 21:29:41 +00:00
Theme-based assets
phryk closed issue phryk/pdnew#23 2024-04-21 17:14:20 +00:00
Display .tabs menu on AutoForms