home
·
contact
·
privacy
projects
/
plomtask
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Re-factor date ranging and default to range 'yesterday' to 'tomorrow'.
[plomtask]
/
plomtask
/
days.py
2024-05-30
Christian Heller
Re-factor date ranging and default to range 'yesterday...
blob
|
commitdiff
|
raw
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
In calendar day gap filling, ensure days before and...
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-15
Christian Heller
Improve visual/textual calendar structuring.
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 Days tests.
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-25
Christian Heller
Refactor object retrieval and creation.
blob
|
commitdiff
|
raw
|
diff to current
2024-04-25
Christian Heller
Remove more redundant code.
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-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-12
Christian Heller
Cache DB objects to ensure we do not accidentally edit...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-27
Christian Heller
Use different exceptions throwing different HTTP codes...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-26
Christian Heller
Put mypy into strict mode, adapt code to still pass.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-26
Christian Heller
Add rump Processes, and to those VersionedAttributes.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
Explicitly use DATE_FORMAT in todays_date().
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
In calendar view, fill gaps between non-subsequent...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
Add Day.prev_date/Day.next_date and use them for naviga...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
Allow 'today' as calendar range limit, and default...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
Minor refactorings.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-20
Christian Heller
Add Day.comment field.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-19
Christian Heller
Minor class method reorganizations.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Add single-day view / retrieval.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Add basic date ranging to Day.all().
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Require explicit call to Day.save to have any Day commi...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Add database connection, read and write Days through...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Add date validation for Days.
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Re-structure whole code into more package-typical file...
blob
|
commitdiff
|
raw
|
diff to current
2024-03-17
Christian Heller
Re-structure for unittest usage.
blob
|
commitdiff
|
raw
|
diff to current