phryk pushed to main at phryk/pdnew 2024-06-01 13:43:42 +00:00
285c0aff23 added reordering mechanism to form.ElementContainer. Used it to put 'name' field for Named autoforms on top
phryk opened issue phryk/pdnew#42 2024-05-31 15:34:47 +00:00
Form field/button order
phryk closed issue phryk/pdnew#35 2024-05-31 14:43:03 +00:00
Agitprop type
phryk closed issue phryk/pdnew#41 2024-05-31 14:42:53 +00:00
Form system improvements
phryk pushed to main at phryk/pdnew 2024-05-31 14:42:53 +00:00
c793d16408 removed required attribute from form element HTML to conform with partial validation when using fieldsets
915a5b3c49 added username to security info in header
2ade24e9f0 refactored form API to use dict-style interface (closes #41)
Compare 3 commits »
phryk opened issue phryk/pdnew#41 2024-05-30 08:07:25 +00:00
Form system improvements
phryk pushed to main at phryk/pdnew 2024-05-23 23:49:00 +00:00
674e83470c added link back to CuratedArt, improved form for it, fixed listing order for search and frontpage
phryk closed issue phryk/pdnew#39 2024-05-23 21:27:30 +00:00
Frontpage
phryk pushed to main at phryk/pdnew 2024-05-23 21:27:30 +00:00
3036e14d2a added frontpage (closes #39), fixed a bug in pagination, adjusted endpoints for frontpage
phryk pushed to main at phryk/pdnew 2024-05-23 20:58:40 +00:00
3330790956 search now only shows published matches (closes #40)
phryk closed issue phryk/pdnew#40 2024-05-23 20:58:40 +00:00
Make search honor published hint
phryk opened issue phryk/pdnew#40 2024-05-22 01:37:54 +00:00
Make search honor published hint
phryk opened issue phryk/pdnew#39 2024-05-22 01:36:35 +00:00
Frontpage
phryk closed issue phryk/pdnew#21 2024-05-22 01:33:11 +00:00
General purpose redirection type
phryk reopened issue phryk/pdnew#35 2024-05-22 01:33:02 +00:00
Agitprop type
phryk commented on issue phryk/pdnew#35 2024-05-22 01:33:02 +00:00
Agitprop type

put wrong issue id in commit message m)

phryk closed issue phryk/pdnew#35 2024-05-22 01:32:26 +00:00
Agitprop type
phryk pushed to main at phryk/pdnew 2024-05-22 01:32:26 +00:00
cd4631d0e6 implemented generic redirection type (closes #35)
cb0b7a3a7c enabled peewee autorollback
Compare 2 commits »
phryk closed issue phryk/pdnew#29 2024-05-21 05:31:35 +00:00
Admin Dashboard
phryk pushed to main at phryk/pdnew 2024-05-21 05:31:35 +00:00
3f9f2fe9ac added admin dashboard (closes #29)