home
·
contact
·
privacy
projects
/
plomtask
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor BaseModel sorting from GET handlers into class definitions.
[plomtask]
/
plomtask
/
todos.py
2024-06-21
Christian Heller
Refactor BaseModel sorting from GET handlers into class...
blob
|
commitdiff
|
raw
2024-06-20
Christian Heller
Turn TodoNode into full class with .as_dict, with resul...
blob
|
commitdiff
|
raw
|
diff to current
2024-06-15
Christian Heller
Overhaul caching.
blob
|
commitdiff
|
raw
|
diff to current
2024-06-14
Christian Heller
Re-factor Day.todos code.
blob
|
commitdiff
|
raw
|
diff to current
2024-06-14
Christian Heller
Refactor total-effort day summation.
blob
|
commitdiff
|
raw
|
diff to current
2024-06-09
Christian Heller
Fix inability of updating Todo if .is_done but no more...
blob
|
commitdiff
|
raw
|
diff to current
2024-06-09
Christian Heller
Add expression of summations of efforts in Day display.
blob
|
commitdiff
|
raw
|
diff to current
2024-06-06
Christian Heller
Add suppression of implicit ProcessSteps to Process...
blob
|
commitdiff
|
raw
|
diff to current
2024-06-05
Christian Heller
Improve day done tree display.
blob
|
commitdiff
|
raw
|
diff to current
2024-06-02
Christian Heller
Fix bug of relationships writing for todo_children...
blob
|
commitdiff
|
raw
|
diff to current
2024-06-02
Christian Heller
Improve/extend automatic creation and adoption of Todos...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-30
Christian Heller
Use same date ranging code for Day and Todo filtering.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-30
Christian Heller
Display historical VersionedAttributes where it makes...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-30
Christian Heller
Add Todos view, filterable and sortable by process...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-30
Christian Heller
Nest Todo creation by adopting and making children...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-21
Christian Heller
Add Todo/Process.blockers for Conditions that block...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-20
Christian Heller
For Todos, on Save check for auto-deletion by .effort...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-18
Christian Heller
Add Todo. and Process.calendarize to identify what...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-18
Christian Heller
Add Todo.effort.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-18
Christian Heller
Add Todo.title shortcut to Todo.process.title for more...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-15
Christian Heller
Add Todo.comment, and for that purpose basic SQL migrat...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-15
Christian Heller
On POSTing new Todos on Day view, ensure possible adopt...
blob
|
commitdiff
|
raw
|
diff to current
2024-05-15
Christian Heller
Simplify Todo steps tree calculation/display.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-05
Christian Heller
Refactor save and remove methods of BaseObject subclasses.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-01
Christian Heller
Improve __eq__ of BaseModel to compare all saved attrib...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-29
Christian Heller
In Day view, differentiate done and undone Todos, and...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-29
Christian Heller
Fix buggy Todo saving/removing.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-28
Christian Heller
Enable deletion of Todos.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-25
Christian Heller
Refactor object retrieval and creation.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-25
Christian Heller
Remove asserts no longer needed.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-25
Christian Heller
Re-write caching.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-22
Christian Heller
On posting new Todo to Day, make missing Todo children...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-22
Christian Heller
Refactor Todo adoption code.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-22
Christian Heller
Simplify code with namedtuples and dataclasses.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-22
Christian Heller
Allow Todo adoptions to be un-done in Todo view.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-21
Christian Heller
Improve placement of Todos and Conditions in Day view.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Further refactor Conditions handling.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Clean up enablers/disablers code and naming conventions.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Hide (almost all) remaining SQL code in DB module.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Refactor updates of relations tables.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Refactor models' .by_id().
blob
|
commitdiff
|
raw
|
diff to current
2024-04-19
Christian Heller
Refactor from_table_row methods of core DB models.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-18
Christian Heller
Base core models on BaseModel providing sensible defaults.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-16
Christian Heller
Add Conditions for Todos/Processes to be met or undone...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-13
Christian Heller
Minor refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-13
Christian Heller
Disable Todo.is_done setting if children are not done...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-13
Christian Heller
Enable toggling of Todo.is_done.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-13
Christian Heller
Add Todo.parents.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-13
Christian Heller
Add most basic Todo family relations.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-12
Christian Heller
Cache DB objects to ensure we do not accidentally edit...
blob
|
commitdiff
|
raw
|
diff to current
2024-04-12
Christian Heller
Add GET /todo and Todo retrieval by ID.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-12
Christian Heller
Add most basic Todo infrastructure.
blob
|
commitdiff
|
raw
|
diff to current