home · contact · privacy
plomtask
63 min ago Christian HellerRefactor request handler delete or retrieving items... master
2 hours ago Christian HellerRefactor .as_dict integration of Process.explicit_steps...
2 hours ago Christian HellerMore tests refactoring.
3 hours ago Christian HellerMinor refactoring of Days tests.
3 hours ago Christian HellerRename "condition"/"blocker" input names to plurals...
4 hours ago Christian HellerExtend Days test to behavior of Conditions.
4 hours ago Christian HellerFix disablers_for/enablers_for in GET_day breaking...
7 hours ago Christian HellerMore Days HTTP testing refactoring.
7 hours ago Christian HellerSome tests refactoring.
8 hours ago Christian HellerTurn TodoNode into full class with .as_dict, with resul...
8 hours ago Christian HellerOverhaul as_dict generation to avoid endless nesting...
17 hours ago Christian HellerRefactor tests, expand Days testing.
20 hours ago Christian HellerReduce CSS magic in Day template for Condition-Todo...
21 hours ago Christian HellerIn Day template, improve visual connection between...
2 days ago Christian HellerRemove and shrink tests under redundancy with test...
2 days ago Christian HellerRe-factor TestCaseSansDB methods.
2 days ago Christian HellerExtend BaseModel.by_id_or_create test.
2 days ago Christian HellerRefactor remaining test.utils helpers into actual tests.
3 days ago Christian HellerRefactor saving and caching tests, treatment of None...
3 days ago Christian HellerSplit BaseModel.by_id into .by_id and by_id_or_create...
3 days ago Christian HellerSome test utils refactoring.
3 days ago Christian HellerRefactor .all() tests.
3 days ago Christian HellerRefactor singularity tests.
3 days ago Christian HellerRefactor BaseModel.from_table_row testing.
3 days ago Christian HellerOn cache emptying, also ._disappear() any objects held...
3 days ago Christian HellerRefactor BaseModel.from_table_row in regards to Version...
3 days ago Christian HellerFix pre-commit script failing to delete test DBs based...
3 days ago Christian HellerSimplify JSON-ification of VersionedAttributes.
3 days ago Christian HellerRefactor Conditions GET/POST testing.
3 days ago Christian HellerExtend Conditions POST test to use new JSON interface.
3 days ago Christian HellerMake use of new JSON interface for GET /conditions...
3 days ago Christian HellerFix Condition POSTing not properly setting .is_active.
3 days ago Christian HellerDefault all GET ?sort_by= to "title" also in params...
3 days ago Christian HellerExtend Todo tests to also run ID checking from TestCase...
3 days ago Christian HellerFix misguiding parent ID key name in VersionedAttribute...
5 days ago Christian HellerEnable server to alternatively output response ctx...
5 days ago Christian HellerMinor HTTP module refactoring.
5 days ago Christian HellerOverhaul caching.
6 days ago Christian HellerMinor BaseModel code re-organization.
6 days ago Christian HellerEnhance BaseModel comparisons by hashing versioned...
6 days ago Christian HellerEnsure stringy BaseModel IDs are not empty.
6 days ago Christian HellerRefactor database management code a little bit.
6 days ago Christian HellerRe-factor Day.todos code.
6 days ago Christian HellerInitialize Days with links to their Todos as early...
6 days ago Christian HellerAvoid race condition of test databases created with...
6 days ago Christian HellerRefactor total-effort day summation.
7 days ago Christian HellerPrivatize more methods and attributes of TaskHandler.
7 days ago Christian HellerRe-organize HTTP module code for better readability.
7 days ago Christian HellerImprove clarity of request wrapping code.
8 days ago Christian HellerRefactor HTTP module.
8 days ago Christian HellerImprove InputsParser tests.
8 days ago Christian HellerMinor TaskHandler re-factorings.
9 days ago Christian HellerCreate choice for creating Todos with or without children.
9 days ago Christian HellerOverhaul Todo view to underline difference to ProcessSteps.
9 days ago Christian HellerTemplate layout and code improvements.
11 days ago Christian HellerSimplify and improve previous bugfix.
11 days ago Christian HellerFix inability of updating Todo if .is_done but no more...
12 days ago Christian HellerAdd expression of summations of efforts in Day display.
12 days ago Christian HellerExtend default date range to full year.
12 days ago Christian HellerAllow editing of VersionedAttributes timestamps.
12 days ago Christian HellerSome Day template layout improvements.
12 days ago Christian HellerImprove multiple template layouts and refactor CSS.
12 days ago Christian HellerImprove Process editing template layout.
2024-06-06 Christian HellerAdd minimalist plain-text calendar view.
2024-06-06 Christian HellerAllow creation of new Todos rather than just adoption...
2024-06-06 Christian HellerFix Processes listing sorting bug.
2024-06-06 Christian HellerAdd previously forgotten migration script.
2024-06-06 Christian HellerTo Processes listing, add sortable column for number...
2024-06-06 Christian HellerAlso allow creation of new Processes as owner of curren...
2024-06-06 Christian HellerWhen opening new Process from ProcessStep add field...
2024-06-06 Christian HellerAllow (de-)selection of owners in Process edit view.
2024-06-06 Christian HellerFor Processes and Conditions, in edit page title warn...
2024-06-06 Christian HellerAllow string entry to step addition field, opening...
2024-06-06 Christian HellerMinor ProcessStep management bug fixes.
2024-06-06 Christian HellerAdd suppression of implicit ProcessSteps to Process...
2024-06-05 Christian HellerRefactor ProcessStep code and undo replacement of impli...
2024-06-05 Christian HellerMake explicit ProcessSteps overwrite implicit ones.
2024-06-05 Christian HellerImprove day done tree display.
2024-06-03 Christian HellerMinor template improvements.
2024-06-03 Christian HellerTo Processes listing, add sortable effort column.
2024-06-03 Christian HellerEnhance layouts.
2024-06-03 Christian HellerRemove accidentally committed file garbage.
2024-06-02 Christian HellerFix bug of relationships writing for todo_children...
2024-06-02 Christian HellerMostly superficial template design improvements.
2024-06-02 Christian HellerImprove/extend automatic creation and adoption of Todos...
2024-05-30 Christian HellerFix some ProcessStepping bugs.
2024-05-30 Christian HellerMinor template fixes.
2024-05-30 Christian HellerIn Calendar view, highlight today's date.
2024-05-30 Christian HellerDefault calendar date range end to 60 days later.
2024-05-30 Christian HellerRe-factor date ranging and default to range 'yesterday...
2024-05-30 Christian HellerFor date range inputs, allow "yesterday" and "tomorrow...
2024-05-30 Christian HellerUse same date ranging code for Day and Todo filtering.
2024-05-30 Christian HellerFix broken date range test.
2024-05-30 Christian HellerFix pre-commit hook not aborting commit on failed unit...
2024-05-30 Christian HellerIn calendar day gap filling, ensure days before and...
2024-05-30 Christian HellerFix buggy links in Condition view.
2024-05-30 Christian HellerTo Condition view, add listings of related Processes.
2024-05-30 Christian HellerDisplay historical VersionedAttributes where it makes...
2024-05-30 Christian HellerIn pre-commit hook, re-instate deletion of test DB...
2024-05-30 Christian HellerSpeed up testing with unittest-parallel.
next