home · contact · privacy
plomledger
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.
13 days ago Christian HellerImprove balance table layout, color warning if bad...
13 days ago 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.