home · contact · privacy
Enable server to alternatively output response ctx as JSON, for debugging and testing...
[plomtask] / templates / process.html
4 days ago Christian HellerTemplate layout and code improvements.
7 days ago Christian HellerImprove multiple template layouts and refactor CSS.
7 days ago Christian HellerImprove Process editing template layout.
10 days ago Christian HellerFix Processes listing sorting bug.
10 days ago Christian HellerAlso allow creation of new Processes as owner of curren...
10 days ago Christian HellerAllow (de-)selection of owners in Process edit view.
10 days ago Christian HellerFor Processes and Conditions, in edit page title warn...
10 days ago Christian HellerMinor ProcessStep management bug fixes.
10 days ago Christian HellerAdd suppression of implicit ProcessSteps to Process...
2024-05-30 Christian HellerMinor template fixes.
2024-05-30 Christian HellerAdd Todos view, filterable and sortable by process...
2024-05-21 Christian HellerFix minor ProcessStep POST handling bugs.
2024-05-21 Christian HellerAdd Todo/Process.blockers for Conditions that block...
2024-05-18 Christian HellerAdd Todo. and Process.calendarize to identify what...
2024-05-18 Christian HellerAdd VersionedAttribute history display pages for Processes.
2024-05-18 Christian HellerAdd Todo.title shortcut to Todo.process.title for more...
2024-05-18 Christian HellerRefactor templates.
2024-05-18 Christian HellerImprove template layouts.
2024-04-28 Christian HellerEnable deletion of Conditions.
2024-04-28 Christian HellerImprove button layouts.
2024-04-28 Christian HellerEnable deletion of Processes.
2024-04-22 Christian HellerFix Process retrieval/display/saving bugs.
2024-04-22 Christian HellerMinor fixes.
2024-04-22 Christian HellerSimplify code with namedtuples and dataclasses.
2024-04-19 Christian HellerClean up enablers/disablers code and naming conventions.
2024-04-16 Christian HellerAdd Conditions for Todos/Processes to be met or undone...
2024-04-10 Christian HellerDisplay what Processes use focused Process as ProcessStep.
2024-04-10 Christian HellerHide already-seen descendants of implicit ProcessSteps.
2024-04-10 Christian HellerFrom Process template remove now unneeded safeguard...
2024-04-10 Christian HellerFrom Process view, remove step addition field in illega...
2024-04-10 Christian HellerReplace ProcessChildren with more flexible ProcessStep...
2024-04-02 Christian HellerFix Process.get_descendants eliminating sibling referen...
2024-04-02 Christian HellerDraw Process descendant trees, and guard against recurs...
2024-03-30 Christian HellerAdd Process.children and improve Params/Postvars parsin...
2024-03-26 Christian HellerAdd rump Processes, and to those VersionedAttributes.