summaryrefslogtreecommitdiff
path: root/app/gtd/models.py
AgeCommit message (Collapse)Author
2024-01-27gtd: sorted project detail view by note typeluxagraf
2024-01-27gtd: now displays months when neededluxagraf
2024-01-21gtd: fixed a sorting bug on notesluxagraf
2024-01-17gtd: removed print statements from debuggingluxagraf
2024-01-17gtd: fixed a bug in update codeluxagraf
2024-01-17gtd: added an update schedule option and way to update the needs_updateluxagraf
boolean.
2024-01-17gtd: added categoryluxagraf
2024-01-17gtd: fixed some view code and update main menu to make wired todo aluxagraf
link
2023-12-20re-arranged main menuluxagraf
2023-12-03gtd: got rid of NEW status for wired posts because that's what assignedluxagraf
is
2023-12-03gtd: temporary fix to get DB back where it should beluxagraf
2023-12-03gtd: added an updater for updating which guides need an updateluxagraf
2023-11-17gtd: fixed bugluxagraf
2023-11-17gtd: added an all to project list viewluxagraf
2023-11-17gtd: added bus project typeluxagraf
2023-11-17gtd: ran flake8 to clean up codeluxagraf
2023-11-17gtd: fixed a template title bugluxagraf
2023-11-17gtd: decided against integrating wiredluxagraf
2023-11-17gtd: fixed some bugs in RSS updaterluxagraf
2023-11-17gtd: refactored code to make single notes model for all the things andluxagraf
added management command to update based on RSS
2023-11-16gtd: made body optional in GTDNoteluxagraf
2023-11-16gtd: fixed a datetime bugluxagraf
2023-11-16gtd: added lxf project typeluxagraf
2023-11-16gtd: fixed some viewsluxagraf
2023-11-16gtd: revamped naming and added outcome CRUD viewsluxagraf
2023-11-15gtd: fixing bugsluxagraf
2023-11-15gtd: rolled in wired stuff plus created my own gtd appluxagraf