home · contact · privacy
Improve Todo tests.
[plomtask] / scripts /
6 days ago Christian HellerRefactor and extend tests.
6 days ago Christian HellerRefactor save and remove methods of BaseObject subclasses.
9 days ago Christian HellerMore refactoring.
2024-04-19 Christian HellerClean up enablers/disablers code and naming conventions.
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 HellerPut mypy into strict mode, adapt code to still pass.
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...
2024-03-17 Christian HellerRe-structure whole code into more package-typical file...
2024-03-17 Christian HellerRe-structure for unittest usage.
2024-03-16 Christian HellerMove pylint configuration into .pylintrc.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd Jinja2 templating, and requirements.txt infrastructure.
2024-03-16 Christian HellerAdd small script for setting up a proper development...