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]
/
plomtask
/
todos.py
2024-04-22
Christian Heller
Simplify code with namedtuples and dataclasses.
blob
|
commitdiff
|
raw
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