home · contact · privacy
plomledger
4 hours ago Christian HellerImprove ledger layout. master
5 hours ago Christian HellerImprove Booking editing links bar layout.
8 hours ago Christian HellerImprove structured-editing view.
10 hours ago Christian HellerFix variable used before creation.
10 hours ago Christian HellerReplace Booking edit taint handlers from .onchange...
10 hours ago Christian HellerRename /booking/{id} to /bookings/{id}.
10 hours ago Christian HellerAdd prev/next links to Booking edit views.
10 hours ago Christian HellerAdd /balance?up_incl= link to Booking edit views.
10 hours ago Christian HellerCalculate /balance up-and-incl. rather than up-and...
11 hours ago Christian HellerRedirect /booking/{id} to /edit_structured/{id} for...
11 hours ago Christian HellerImprove /balance layout.
12 hours ago Christian HellerOn TransferLine input, default currency to '€' if amoun...
40 hours ago Christian HellerOn reload and save button use, always redirect to where...
40 hours ago Christian HellerImprove /balance indentation.
40 hours ago Christian HellerFurther refine balance layout.
41 hours ago Christian HellerImprove balance layout, ensure € always displayed first...
47 hours ago Christian HellerForce user to apply or revert changes in edit view...
2 days ago Christian HellerTo structured editing view, add addition/deletion/movem...
2 days ago Christian HellerAdd structured handling of intro lines.
2 days ago Christian HellerAdd per-line structured editing of Bookings.
2 days ago Christian HellerFix "raw" view being autoescaped into garbage.
2 days ago Christian HellerUpdate plomlib (for Jinja autoescaping).
2 days ago Christian HellerBase .tainted calculation on current .dat_lines hash.
5 days ago Christian HellerDon't hide 0.00 amounts.
5 days ago Christian HellerAdd ?cutoff to /balance.
6 days ago Christian HellerAdd basic editing of Bookings, and file saving.
6 days ago Christian HellerImprove balance layout.
6 days ago Christian HellerImprove balance indentation display.
6 days ago Christian HellerAdd dat file reload button.
6 days ago Christian HellerImprove balance table layout, color warning if bad...
6 days ago Christian HellerRefactor templates, improve values display in /balance.
6 days ago Christian HellerFix broken sink summation.
6 days ago Christian HellerAdd balance view.
6 days ago Christian HellerInvalidate Booking for out-of-order date.
6 days ago Christian HellerRefactor templates.
6 days ago Christian HellerFix brokenness of individual-Booking view.
6 days ago Christian HellerAlso highlight errors and warned-about Bookings in...
6 days ago Christian HellerMore warning/error/validation code refactoring.
6 days ago Christian HellerSome refactoring of warning markings.
6 days ago Christian HellerWarn for _all_ lines of Booking with invalid lines.
7 days ago Christian HellerValidate bookings balances.
8 days ago Christian HellerProperly store Booking.amount rather than just an ellip...
8 days ago Christian HellerExtend BookingLine validations, differentiate class...
8 days ago Christian HellerAdd per-line error messages.
8 days ago Christian HellerRefactor templates.
8 days ago Christian HellerMinor linking fix to raw view template.
8 days ago Christian HellerImprove Booking-specific view.
8 days ago Christian HellerFix buggy links in raw view.
8 days ago Christian HellerMove interpretation of .code lines into new BookingLine...
8 days ago Christian HellerStore relevant lines in Booking, calc ending index...
8 days ago Christian HellerFor Booking view, use '/{Booking.id_}' rather than...
8 days ago Christian HellerInitial server code and template commit.
8 days ago Christian HellerDefine jinja dependency.
8 days ago Christian HellerAdd plomlib submodule.