erth9960
  • Joined on 2020-10-14
erth9960 pushed to prod at DMC/boka3 2025-03-18 14:28:24 +01:00
45c9f19da3 FIX: layout bug on hidpi screens
erth9960 pushed to test at DMC/boka3 2025-03-18 14:28:07 +01:00
45c9f19da3 FIX: layout bug on hidpi screens
erth9960 pushed to prod at DMC/boka3 2025-03-18 13:46:15 +01:00
c8e3ff0212 Reworked loan display to accommodate loan notes
afb3020a34 Added support for notes on events.
a7bfc49afc Rearranged the checkout page so the product selection is at the bottom of the form
63ccad38c8 Implemented tracking of who initiated an event.
ee082de50a Added simple database evolutions to ease future database changes
Compare 9 commits »
erth9960 pushed to test at DMC/boka3 2025-03-18 13:43:39 +01:00
c8e3ff0212 Reworked loan display to accommodate loan notes
erth9960 pushed to test at DMC/boka3 2025-03-14 15:26:40 +01:00
afb3020a34 Added support for notes on events.
erth9960 pushed to test at DMC/boka3 2025-03-14 14:21:34 +01:00
a7bfc49afc Rearranged the checkout page so the product selection is at the bottom of the form
erth9960 pushed to test at DMC/boka3 2025-03-14 14:13:06 +01:00
63ccad38c8 Implemented tracking of who initiated an event.
ee082de50a Added simple database evolutions to ease future database changes
753f87d135 Documented loan_length_presets in config.php.example.
Compare 3 commits »
erth9960 pushed to test at DMC/boka3 2025-03-13 14:52:01 +01:00
e640c24515 FIX: Initiating a loan from a product no longer requires the user to already exist.
e953f6c7a5 Made the loan length preset buttons configurable in config.php
16f48cd28d Made the deafult loan length configurable in config.php
Compare 3 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-11 16:58:53 +01:00
9210504195 Whitespace
erth9960 pushed to main at DMC/wg-selfserve 2025-03-11 16:53:57 +01:00
1878620eba Starting the service is usually a good plan
erth9960 pushed to main at DMC/wg-selfserve 2025-03-11 16:32:08 +01:00
5a14f225b4 Added documentation for setting up the service.
erth9960 pushed to main at DMC/wg-selfserve 2025-03-06 15:49:04 +01:00
5c783d95aa Started logging client creation/deletion directly to syslog
erth9960 pushed to main at DMC/wg-selfserve 2025-03-06 15:11:46 +01:00
4438270e78 Stylistic changes
e9f180805a Started sending some serverside configuration to the client-side javascript
Compare 2 commits »
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 15:30:52 +01:00
ebc430407a Added rudimentary logging
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 14:07:47 +01:00
c72d079342 Fixing a wireguard warning
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 14:02:58 +01:00
b6865f9635 Working around an issue with configparser insisting on a default section
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:54:23 +01:00
f43aa53ca8 Added support for multiple entitlements granting site access
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:28:58 +01:00
ee83905291 Typo
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:27:47 +01:00
edcabb3160 Configparser does some interpolations by default
erth9960 pushed to main at DMC/wg-selfserve 2025-03-04 13:12:48 +01:00
44dad4430c Fixed a type error