home · contact · privacy
plomledger
49 min agoValidate bookings balances. master
Christian Heller [Tue, 21 Jan 2025 03:26:45 +0000 (04:26 +0100)]
Validate bookings balances.

6 hours agoProperly store Booking.amount rather than just an ellipsized string.
Christian Heller [Mon, 20 Jan 2025 21:58:08 +0000 (22:58 +0100)]
Properly store Booking.amount rather than just an ellipsized string.

6 hours agoExtend BookingLine validations, differentiate class into two cases.
Christian Heller [Mon, 20 Jan 2025 21:47:01 +0000 (22:47 +0100)]
Extend BookingLine validations, differentiate class into two cases.

7 hours agoAdd per-line error messages.
Christian Heller [Mon, 20 Jan 2025 20:47:11 +0000 (21:47 +0100)]
Add per-line error messages.

15 hours agoRefactor templates.
Christian Heller [Mon, 20 Jan 2025 12:33:22 +0000 (13:33 +0100)]
Refactor templates.

16 hours agoMinor linking fix to raw view template.
Christian Heller [Mon, 20 Jan 2025 11:57:42 +0000 (12:57 +0100)]
Minor linking fix to raw view template.

16 hours agoImprove Booking-specific view.
Christian Heller [Mon, 20 Jan 2025 11:51:51 +0000 (12:51 +0100)]
Improve Booking-specific view.

16 hours agoFix buggy links in raw view.
Christian Heller [Mon, 20 Jan 2025 11:36:00 +0000 (12:36 +0100)]
Fix buggy links in raw view.

16 hours agoMove interpretation of .code lines into new BookingLine construct.
Christian Heller [Mon, 20 Jan 2025 11:35:39 +0000 (12:35 +0100)]
Move interpretation of .code lines into new BookingLine construct.

17 hours agoStore relevant lines in Booking, calc ending index from their number.
Christian Heller [Mon, 20 Jan 2025 11:05:17 +0000 (12:05 +0100)]
Store relevant lines in Booking, calc ending index from their number.

17 hours agoFor Booking view, use '/{Booking.id_}' rather than '?idx={Booking.id_}'.
Christian Heller [Mon, 20 Jan 2025 10:54:09 +0000 (11:54 +0100)]
For Booking view, use '/{Booking.id_}' rather than '?idx={Booking.id_}'.

18 hours agoInitial server code and template commit.
Christian Heller [Mon, 20 Jan 2025 09:42:46 +0000 (10:42 +0100)]
Initial server code and template commit.

18 hours agoDefine jinja dependency.
Christian Heller [Mon, 20 Jan 2025 09:42:30 +0000 (10:42 +0100)]
Define jinja dependency.

18 hours agoAdd plomlib submodule.
Christian Heller [Mon, 20 Jan 2025 09:42:14 +0000 (10:42 +0100)]
Add plomlib submodule.