home
·
contact
·
privacy
projects
/
plomtask
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix Process retrieval/display/saving bugs.
[plomtask]
/
tests
/
2024-04-22
Christian Heller
Fix Process retrieval/display/saving bugs.
tree
|
commitdiff
2024-04-22
Christian Heller
Simplify code with namedtuples and dataclasses.
tree
|
commitdiff
2024-04-22
Christian Heller
Allow Todo adoptions to be un-done in Todo view.
tree
|
commitdiff
2024-04-21
Christian Heller
Improve placement of Todos and Conditions in Day view.
tree
|
commitdiff
2024-04-19
Christian Heller
Clean up enablers/disablers code and naming conventions.
tree
|
commitdiff
2024-04-19
Christian Heller
Hide (almost all) remaining SQL code in DB module.
tree
|
commitdiff
2024-04-19
Christian Heller
Refactor models' .by_id().
tree
|
commitdiff
2024-04-19
Christian Heller
Refactor from_table_row methods of core DB models.
tree
|
commitdiff
2024-04-18
Christian Heller
Base core models on BaseModel providing sensible defaults.
tree
|
commitdiff
2024-04-18
Christian Heller
Refactor Process/ProcessStep setting and saving.
tree
|
commitdiff
2024-04-16
Christian Heller
Unify ParamsParser and PostvarsParser to InputsParser.
tree
|
commitdiff
2024-04-16
Christian Heller
Some test refactoring.
tree
|
commitdiff
2024-04-16
Christian Heller
Add Conditions for Todos/Processes to be met or undone...
tree
|
commitdiff
2024-04-13
Christian Heller
Disable Todo.is_done setting if children are not done...
tree
|
commitdiff
2024-04-13
Christian Heller
Enable toggling of Todo.is_done.
tree
|
commitdiff
2024-04-13
Christian Heller
Add Todo.parents.
tree
|
commitdiff
2024-04-13
Christian Heller
Add most basic Todo family relations.
tree
|
commitdiff
2024-04-12
Christian Heller
Cache DB objects to ensure we do not accidentally edit...
tree
|
commitdiff
2024-04-12
Christian Heller
Add GET /todo and Todo retrieval by ID.
tree
|
commitdiff
2024-04-12
Christian Heller
Add most basic Todo infrastructure.
tree
|
commitdiff
2024-04-10
Christian Heller
Display what Processes use focused Process as ProcessStep.
tree
|
commitdiff
2024-04-10
Christian Heller
Hide already-seen descendants of implicit ProcessSteps.
tree
|
commitdiff
2024-04-10
Christian Heller
Replace ProcessChildren with more flexible ProcessStep...
tree
|
commitdiff
2024-04-02
Christian Heller
Draw Process descendant trees, and guard against recurs...
tree
|
commitdiff
2024-03-30
Christian Heller
Add Process.children and improve Params/Postvars parsin...
tree
|
commitdiff
2024-03-27
Christian Heller
Catch POSTs to undefined targets, expand and refactor...
tree
|
commitdiff
2024-03-27
Christian Heller
Extend POST tests, and handling of missing form data.
tree
|
commitdiff
2024-03-27
Christian Heller
Add test for nonsensical pages triggering 404.
tree
|
commitdiff
2024-03-27
Christian Heller
Redirect / to /day, throw informative Exception on...
tree
|
commitdiff
2024-03-27
Christian Heller
Explicitly disallow Process(id_=0).
tree
|
commitdiff
2024-03-27
Christian Heller
Fix HTTP exception codes.
tree
|
commitdiff
2024-03-27
Christian Heller
Use different exceptions throwing different HTTP codes...
tree
|
commitdiff
2024-03-26
Christian Heller
Put mypy into strict mode, adapt code to still pass.
tree
|
commitdiff
2024-03-26
Christian Heller
Add Processes module tests, re-organize/re-factor unit...
tree
|
commitdiff
2024-03-20
Christian Heller
In calendar view, fill gaps between non-subsequent...
tree
|
commitdiff
2024-03-20
Christian Heller
Remove some redundant code.
tree
|
commitdiff
2024-03-20
Christian Heller
Add Day.prev_date/Day.next_date and use them for naviga...
tree
|
commitdiff
2024-03-20
Christian Heller
Collect GET /calendar range from "?start=" and "?end=".
tree
|
commitdiff
2024-03-20
Christian Heller
Allow 'today' as calendar range limit, and default...
tree
|
commitdiff
2024-03-20
Christian Heller
Fix miswritten test.
tree
|
commitdiff
2024-03-20
Christian Heller
Change variable name to avoid confusion between DB...
tree
|
commitdiff
2024-03-20
Christian Heller
Add POST /day tests.
tree
|
commitdiff
2024-03-20
Christian Heller
Add basic GET /calendar test.
tree
|
commitdiff
2024-03-20
Christian Heller
Extend GET /day?date= test.
tree
|
commitdiff
2024-03-20
Christian Heller
On GET /day with unknown (but valid) "?date=", create...
tree
|
commitdiff
2024-03-20
Christian Heller
Add rump HTTP server/handler testing.
tree
|
commitdiff
2024-03-20
Christian Heller
Slightly extend Day.by_date tests.
tree
|
commitdiff
2024-03-20
Christian Heller
Add Day.comment field.
tree
|
commitdiff
2024-03-17
Christian Heller
Refactor Days tests into those with and without DB...
tree
|
commitdiff
2024-03-17
Christian Heller
Add single-day view / retrieval.
tree
|
commitdiff
2024-03-17
Christian Heller
Add Day.all() date ranging test.
tree
|
commitdiff
2024-03-17
Christian Heller
Add basic date ranging to Day.all().
tree
|
commitdiff
2024-03-17
Christian Heller
Require explicit call to Day.save to have any Day commi...
tree
|
commitdiff
2024-03-17
Christian Heller
Add testing of Day sorting.
tree
|
commitdiff
2024-03-17
Christian Heller
Fix and extend Day date testing.
tree
|
commitdiff
2024-03-17
Christian Heller
Add date validation for Days.
tree
|
commitdiff
2024-03-17
Christian Heller
Re-structure for unittest usage.
tree
|
commitdiff