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 closed issue phryk/pdnew#22 2024-04-21 15:35:07 +00:00
Improve admin forms
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#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)
phryk opened issue phryk/pdnew#26 2024-04-19 18:53:04 +00:00
Feeds for @expose
phryk pushed to main at phryk/pdnew 2024-04-19 12:05:08 +00:00
130ed7704e some more gallery work
c6f630a7af Added intro support to ProxyFieldset
44c73479c4 Fix for MarkdownField to support NULL/None
1dd6774106 Refactored The Button to use new form logic
5fd1f9e8cf ported poobrains prefix logic for forms, added nestable fieldsets and proxyfieldset to wrap form objects, added field/button ordering by instantiation time, started work on gallery type and probably did some more stuff
Compare 5 commits »
phryk pushed to main at phryk/ooze 2024-02-05 20:53:17 +00:00
2c69fc80cc Tentative progress with the form system, based on newly introduced DOM AbstractElements
684a440b2c Added Float and Number sanitizers
f37122eec7 renamed MetaChildAware to ChildAwareMeta
Compare 3 commits »
phryk commented on issue phryk/ooze#12 2023-12-04 14:20:58 +00:00
Markdown Renderer

Might actually want to look into creating a new language that combines some aspects of RST and MD.

phryk closed issue phryk/ooze#13 2023-12-04 14:18:24 +00:00
Database introspection
phryk commented on issue phryk/ooze#13 2023-12-04 14:18:24 +00:00
Database introspection

Test suite extended in ff46610abe, closing

phryk opened issue phryk/ooze#17 2023-12-04 14:17:06 +00:00
Debugger Presets