home · contact · privacy
Improve consistency of DB column names.
[plomtask] / scripts / init.sql
2024-04-19 Christian HellerImprove consistency of DB column names.
2024-04-19 Christian HellerRefactor models' .by_id().
2024-04-16 Christian HellerAdd Conditions for Todos/Processes to be met or undone...
2024-04-13 Christian HellerAdd most basic Todo family relations.
2024-04-12 Christian HellerAdd GET /todo and Todo retrieval by ID.
2024-04-10 Christian HellerReplace ProcessChildren with more flexible ProcessStep...
2024-03-30 Christian HellerAdd Process.children and improve Params/Postvars parsin...
2024-03-26 Christian HellerAdd rump Processes, and to those VersionedAttributes.
2024-03-20 Christian HellerAdd Day.comment field.
2024-03-17 Christian HellerAdd creation, validation, setting of rump database...