home · contact · privacy
ledgplom
37 hours ago Christian HellerOffer removal of redundant empty lines. master
38 hours ago Christian HellerMinor formatting fixes.
38 hours ago Christian HellerMinor refactor.
38 hours ago Christian HellerRather than remove them, turn into comment code-y lines...
38 hours ago Christian HellerRemove confirmation dialogue on edit if using newly...
39 hours ago Christian HellerMore renaming for clarification.
39 hours ago Christian HellerRenamed class for more clarity.
39 hours ago Christian HellerOn taint, also prevent user from closing/reloading...
39 hours ago Christian HellerSlightly improve dynamic top header styling.
40 hours ago Christian HellerOn edit, disable undesired links, buttons even in top...
11 days ago Christian HellerMinor layout fix.
13 days ago Christian HellerFix breakage of block copying.
13 days ago Christian HellerFix breakage of /edit_structured's replacement button.
2025-04-14 Christian HellerMinor layout improvement.
2025-04-14 Christian HellerRestore currency display in /balance view.
2025-04-14 Christian HellerFix bug of disappearing last booking.
2025-04-13 Christian HellerEnhance new DatBlock structure and apply to template...
2025-04-03 Christian HellerFix wrongly placed assert.
2025-04-01 Christian HellerDivide .dat into line blocks, of which Bookings are...
2025-03-25 Christian HellerUse less probable meta command prefix.
2025-03-25 Christian HellerEnforce standard formatting for comment whitespacing...
2025-03-25 Christian HellerFix broken Booking movement.
2025-03-23 Christian HellerFix double negation in "fill_sink" action.
2025-03-23 Christian HellerMinor refactoring.
2025-03-23 Christian HellerDo not treat sink warnings as line-specific.
2025-03-23 Christian HellerIn /edit_structured's "fill sink" only allow single...
2025-03-23 Christian HellerFix formatting/readability of add_button code.
2025-03-23 Christian HellerAdd "fill sink" button.
2025-03-23 Christian HellerIn /edit_structured, fix mirroring of empty amounts.
2025-03-23 Christian HellerFix indentation.
2025-03-23 Christian HellerFix indentation.
2025-03-20 Christian HellerFix balance showing not-yet-used accounts.
2025-03-19 Christian HellerMinor code simplification.
2025-03-19 Christian HellerFix broken validity detection on param-free /balance.
2025-03-19 Christian HellerMore internal restructuring.
2025-03-19 Christian HellerRemove unnecessary _BookedLine.booking.
2025-03-19 Christian HellerSplit off majority of code into separate module files.
2025-03-19 Christian HellerRefactor ledger management out of Server class.
2025-03-19 Christian HellerFix bug of .initial_gap_lines emptying.
2025-03-13 Christian HellerFix insufficient account updating, refactor.
2025-03-13 Christian HellerMinor refactoring.
2025-03-13 Christian HellerFix minor bugs.
2025-03-13 Christian HellerRemove "copy here", refactor and bugfix Booking additio...
2025-03-13 Christian HellerFix typing error.
2025-03-13 Christian HellerAdd "add new Booking" button.
2025-03-06 Christian HellerMinor bug fix.
2025-03-06 Christian HellerMinor bug fix.
2025-03-05 Christian HellerMajor refactoring of balancing, Account definition...
2025-03-03 Christian HellerFix broken link deactivation in /edit_structured.
2025-03-03 Christian HellerIn /edit_structured, add "add line" buttons for all...
2025-03-01 Christian HellerIn /edit_structured view, put line movement buttons...
2025-02-26 Christian HellerFix /edit_structured replacement ignoring date line.
2025-02-26 Christian HellerAdd "mirror" button to /edit_structured.
2025-02-26 Christian HellerIn /edit_structured disable replace button if un-applie...
2025-02-24 Christian HellerHide ;def comments in /ledger_structured.
2025-02-24 Christian HellerIn /ledger_structured view, hide gap lines except where...
2025-02-24 Christian HellerRefactor template code.
2025-02-14 Christian HellerAdd string replacement button to structured edit view.
2025-02-13 Christian HellerMinor variable name change for better semantical precision.
2025-02-13 Christian HellerMinimally improve booking balance layout.
2025-02-13 Christian HellerIn Booking balance view, highlight accounts directly...
2025-02-13 Christian HellerIn booking balance, also show accounts of zero diff...
2025-02-13 Christian HellerFix booking balance tree repeating already-seen parenta...
2025-02-10 Christian HellerTo balance view add prev/next nav links.
2025-02-10 Christian HellerImprove ModuleNotFoundError message.
2025-02-10 Christian HellerRetrieve bugfixing plomlib commit.
2025-02-10 Christian HellerOutsource install and startup shell code into plomlib.
2025-02-10 Christian HellerAdapt plomlib links to its new directory structure.
2025-02-10 Christian HellerIntegrate plomlib submodule by linking explicitly only...
2025-02-09 Christian HellerRestore alphabetical sorting of account names.
2025-02-09 Christian HellerInterpret ;def comments for account descriptions.
2025-02-09 Christian HellerFix script not knowing where to look for templates.
2025-02-08 Christian HellerAdapt to package installation structure used with ytplom.
2025-02-06 Christian HellerSimplify handling of empty and comment-only lines in...
2025-02-06 Christian HellerMake header sticky.
2025-02-06 Christian HellerTo edit view, add link to jump in ledger to Booking.
2025-02-06 Christian HellerOn Booking copy, jump into edit_structured view of...
2025-02-06 Christian HellerFix invalid variable reference.
2025-02-06 Christian HellerIn /edit_structured, fully disallow movement, and delet...
2025-02-06 Christian HellerOn deletion via edit_raw, jump to next Booking, or...
2025-02-06 Christian HellerOn uncommenting Booking in raw edit view, keep the...
2025-02-06 Christian HellerHandle more Booking edit_raw input cases.
2025-02-06 Christian HellerOn edit_structured view, fix inputs reverting on button...
2025-02-06 Christian HellerFix broken account input datalist.
2025-02-05 Christian HellerExtend Booking edit views with per-booking balance.
2025-02-04 Christian HellerRefactor .as_dict properties.
2025-02-04 Christian HellerAdd account autocompletion to account input fields.
2025-02-03 Christian HellerRefactor and fix various smaller bugs.
2025-02-02 Christian HellerRefactor do_GET routes.
2025-02-02 Christian HellerMinor refactoring.
2025-02-02 Christian HellerWhen re-writing Booking, move within order according...
2025-01-29 Christian HellerDisallow movement into different date.
2025-01-29 Christian HellerRe-date to-end Booking copies to current day.
2025-01-29 Christian HellerDifferentiate copying between "to end of ledger" and...
2025-01-29 Christian HellerAdd copying of Bookings.
2025-01-29 Christian HellerFix handling of erroneous date fields.
2025-01-29 Christian HellerTo ledger view, add movement of Bookings up and down.
2025-01-28 Christian HellerImprove ledger layout.
2025-01-28 Christian HellerImprove Booking editing links bar layout.
2025-01-28 Christian HellerImprove structured-editing view.
next