home · contact · privacy
plomledger
12 days ago Christian HellerRefactor templates.
12 days ago Christian HellerFix brokenness of individual-Booking view.
12 days ago Christian HellerAlso highlight errors and warned-about Bookings in...
12 days ago Christian HellerMore warning/error/validation code refactoring.
12 days ago Christian HellerSome refactoring of warning markings.
12 days ago Christian HellerWarn for _all_ lines of Booking with invalid lines.
13 days ago 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.