home
·
contact
·
privacy
projects
/
plomtask
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Improve template layouts.
[plomtask]
/
plomtask
/
todos.py
2024-05-15
Christian Heller
Add Todo.comment, and for that purpose basic SQL migrat...
blob
|
commitdiff
|
raw
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