home
·
contact
·
privacy
projects
/
plomtask
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Refactor tests.
[plomtask]
/
tests
/
todos.py
2024-05-15
Christian Heller
For Todo POST, treat un-sent comment field as empty...
blob
|
commitdiff
|
raw
2024-05-15
Christian Heller
Add Todo.comment display/posting in Todo view.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-15
Christian Heller
Add POSTing of Todo.comment in Day view.
blob
|
commitdiff
|
raw
2024-05-15
Christian Heller
Re-introduce POSTing of Todo doneness on Day view.
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
Improve Todo tests.
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-02
Christian Heller
Reinstate formerly disabled test.
blob
|
commitdiff
|
raw
|
diff to current
2024-05-01
Christian Heller
Improve Days tests.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-29
Christian Heller
Minor stylistic improvements to tests code.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-29
Christian Heller
Minor tests refactoring.
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-28
Christian Heller
Enable deletion of Todos.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-28
Christian Heller
Perform sensible redirects on POSTs.
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
On posting a new Todo to a Day, auto-adopt existing...
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
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 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
Refactor Process/ProcessStep setting and saving.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-16
Christian Heller
Some test refactoring.
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
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