home · contact · privacy
plomledger
9 days ago Christian HellerForce user to apply or revert changes in edit view...
9 days ago Christian HellerTo structured editing view, add addition/deletion/movem...
10 days ago Christian HellerAdd structured handling of intro lines.
10 days ago Christian HellerAdd per-line structured editing of Bookings.
10 days ago Christian HellerFix "raw" view being autoescaped into garbage.
10 days ago Christian HellerUpdate plomlib (for Jinja autoescaping).
10 days ago Christian HellerBase .tainted calculation on current .dat_lines hash.
13 days ago Christian HellerDon't hide 0.00 amounts.
13 days ago Christian HellerAdd ?cutoff to /balance.
13 days ago Christian HellerAdd basic editing of Bookings, and file saving.
13 days ago Christian HellerImprove balance layout.
13 days ago Christian HellerImprove balance indentation display.
13 days ago Christian HellerAdd dat file reload button.
2025-01-22 Christian HellerImprove balance table layout, color warning if bad...
2025-01-22 Christian HellerRefactor templates, improve values display in /balance.
2025-01-22 Christian HellerFix broken sink summation.
2025-01-22 Christian HellerAdd balance view.
2025-01-22 Christian HellerInvalidate Booking for out-of-order date.
2025-01-22 Christian HellerRefactor templates.
2025-01-22 Christian HellerFix brokenness of individual-Booking view.
2025-01-22 Christian HellerAlso highlight errors and warned-about Bookings in...
2025-01-22 Christian HellerMore warning/error/validation code refactoring.
2025-01-22 Christian HellerSome refactoring of warning markings.
2025-01-22 Christian HellerWarn for _all_ lines of Booking with invalid lines.
2025-01-21 Christian HellerValidate bookings balances.
2025-01-20 Christian HellerProperly store Booking.amount rather than just an ellip...
2025-01-20 Christian HellerExtend BookingLine validations, differentiate class...
2025-01-20 Christian HellerAdd per-line error messages.
2025-01-20 Christian HellerRefactor templates.
2025-01-20 Christian HellerMinor linking fix to raw view template.
2025-01-20 Christian HellerImprove Booking-specific view.
2025-01-20 Christian HellerFix buggy links in raw view.
2025-01-20 Christian HellerMove interpretation of .code lines into new BookingLine...
2025-01-20 Christian HellerStore relevant lines in Booking, calc ending index...
2025-01-20 Christian HellerFor Booking view, use '/{Booking.id_}' rather than...
2025-01-20 Christian HellerInitial server code and template commit.
2025-01-20 Christian HellerDefine jinja dependency.
2025-01-20 Christian HellerAdd plomlib submodule.