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
phryk pushed to main at phryk/pdnew 2024-04-21 17:13:47 +00:00
69e98c18d7 improved tagging ui, added tab menu to autoform
10f9cf0b9e better trail detection for rendering.Menu
Compare 2 commits »
phryk opened issue phryk/pdnew#30 2024-04-21 17:06:12 +00:00
Better page titles
phryk opened issue phryk/pdnew#29 2024-04-21 17:02:46 +00:00
Admin Dashboard
phryk opened issue phryk/pdnew#28 2024-04-21 15:42:52 +00:00
Commenting
phryk opened issue phryk/pdnew#27 2024-04-21 15:42:42 +00:00
SafeMarkdownField
phryk pushed to main at phryk/pdnew 2024-04-21 15:38:03 +00:00
7e51104c2e Basic tagcollection editing from TaggableForm works now, also some template improvements
phryk commented on issue phryk/pdnew#22 2024-04-21 15:35:07 +00:00
Improve admin forms

Ignoring lead images for now.

phryk closed issue phryk/pdnew#22 2024-04-21 15:35:07 +00:00
Improve admin forms
phryk closed issue phryk/pdnew#25 2024-04-21 14:41:01 +00:00
Data model cascades
phryk commented on issue phryk/pdnew#2 2024-04-21 14:04:58 +00:00
Implement Gallery Type

Arrow links done, keybindings not done. Feature would've been the accesskey attribute, which doesn't work that way.

phryk pushed to main at phryk/pdnew 2024-04-21 14:03:09 +00:00
d28d13a65b basic gallery functionality, forms now cleanly separate binding and validation, probably more.
phryk closed issue phryk/pdnew#2 2024-04-19 22:44:45 +00:00
Implement Gallery Type
phryk commented on issue phryk/pdnew#2 2024-04-19 22:10:37 +00:00
Implement Gallery Type

Basic functionality implemented. TODO:

  • Arrow links for previous/next image
  • key-bindings to arrow keys (if possible)