home · contact · privacy
Slightly improve and re-organize Condition tests.
[plomtask] / templates /
5 days ago Christian HellerRename "condition"/"blocker" input names to plurals...
5 days ago Christian HellerReduce CSS magic in Day template for Condition-Todo...
5 days ago Christian HellerIn Day template, improve visual connection between...
10 days ago Christian HellerEnable server to alternatively output response ctx...
11 days ago Christian HellerRe-factor Day.todos code.
2024-06-12 Christian HellerCreate choice for creating Todos with or without children.
2024-06-12 Christian HellerOverhaul Todo view to underline difference to ProcessSteps.
2024-06-11 Christian HellerTemplate layout and code improvements.
2024-06-09 Christian HellerSimplify and improve previous bugfix.
2024-06-09 Christian HellerAdd expression of summations of efforts in Day display.
2024-06-09 Christian HellerAllow editing of VersionedAttributes timestamps.
2024-06-08 Christian HellerSome Day template layout improvements.
2024-06-08 Christian HellerImprove multiple template layouts and refactor CSS.
2024-06-08 Christian HellerImprove Process editing template layout.
2024-06-06 Christian HellerAdd minimalist plain-text calendar view.
2024-06-06 Christian HellerAllow creation of new Todos rather than just adoption...
2024-06-06 Christian HellerFix Processes listing sorting bug.
2024-06-06 Christian HellerTo Processes listing, add sortable column for number...
2024-06-06 Christian HellerAlso allow creation of new Processes as owner of curren...
2024-06-06 Christian HellerAllow (de-)selection of owners in Process edit view.
2024-06-06 Christian HellerFor Processes and Conditions, in edit page title warn...
2024-06-06 Christian HellerMinor ProcessStep management bug fixes.
2024-06-06 Christian HellerAdd suppression of implicit ProcessSteps to Process...
2024-06-05 Christian HellerImprove day done tree display.
2024-06-03 Christian HellerMinor template improvements.
2024-06-03 Christian HellerTo Processes listing, add sortable effort column.
2024-06-03 Christian HellerEnhance layouts.
2024-06-02 Christian HellerMostly superficial template design improvements.
2024-05-30 Christian HellerMinor template fixes.
2024-05-30 Christian HellerIn Calendar view, highlight today's date.
2024-05-30 Christian HellerFix buggy links in Condition view.
2024-05-30 Christian HellerTo Condition view, add listings of related Processes.
2024-05-30 Christian HellerDisplay historical VersionedAttributes where it makes...
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 text-based search/filter for Conditions and Processes.
2024-05-21 Christian HellerAdd Todo/Process.blockers for Conditions that block...
2024-05-20 Christian HellerFor Todos, on Save check for auto-deletion by .effort...
2024-05-18 Christian HellerFix broken Day template layout.
2024-05-18 Christian HellerAdd Todo. and Process.calendarize to identify what...
2024-05-18 Christian HellerAdd erroneously uncommited template macros file.
2024-05-18 Christian HellerAdd Todo.effort.
2024-05-18 Christian HellerAdd basic sorting features to Condition, Process table...
2024-05-18 Christian HellerAdd titles and other metadata to pages.
2024-05-18 Christian HellerFix broken template.
2024-05-18 Christian HellerAdd VersionedAttributes history pages for Conditions.
2024-05-18 Christian HellerRefactor VersionedAttribute history pages templates.
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-05-15 Christian HellerImprove visual/textual calendar structuring.
2024-05-15 Christian HellerFix broken enabler addition in Day view.
2024-05-15 Christian HellerAdd Todo.comment display/posting in Todo view.
2024-05-15 Christian HellerAdd POSTing of Todo.comment in Day view.
2024-05-15 Christian HellerRe-introduce POSTing of Todo doneness on Day view.
2024-05-15 Christian HellerOn POSTing new Todos on Day view, ensure possible adopt...
2024-05-15 Christian HellerSimplify Todo steps tree calculation/display.
2024-04-29 Christian HellerEnable Condition.is_active toggling in Condition view.
2024-04-29 Christian HellerIn Day view, differentiate done and undone Todos, and...
2024-04-28 Christian HellerEnable deletion of Todos.
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-24 Christian HellerMinor code style improvement re NamedTuple usage.
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-22 Christian HellerAllow Todo adoptions to be un-done in Todo view.
2024-04-21 Christian HellerImprove placement of Todos and Conditions in Day view.
2024-04-19 Christian HellerClean up enablers/disablers code and naming conventions.
2024-04-19 Christian HellerRefactor from_table_row methods of core DB models.
2024-04-16 Christian HellerAdd Conditions for Todos/Processes to be met or undone...
2024-04-13 Christian HellerEnable toggling of Todo.is_done.
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 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-27 Christian HellerIn template views, add links to Day and Process creation.
2024-03-26 Christian HellerAdd rump Processes, and to those VersionedAttributes.
2024-03-20 Christian HellerAdd Day.prev_date/Day.next_date and use them for naviga...
2024-03-20 Christian HellerAdd date range input form to /calendar view.
2024-03-20 Christian HellerAdd Day POSTing.
2024-03-20 Christian HellerAdd Day.comment field.
2024-03-17 Christian HellerAdd single-day view / retrieval.
2024-03-16 Christian HellerDisplay HandledException as HTML message with appropria...
2024-03-16 Christian HellerUse different do_GET handlers for different paths.
2024-03-16 Christian HellerAdd rump Days module.
2024-03-16 Christian HellerAdd Jinja2 templating, and requirements.txt infrastructure.