10 Commits

Author SHA1 Message Date
Erik Thuning 45f80a0855 Moved entitlement handling into the application.
Any user who can log in via SSO but doesn't have one of the required
entitlements will only ever see a listing of their own loans.
2024-02-29 15:44:19 +01:00
Erik Thuning 97d483524a Fixed bugs caused by the previous commit 2019-06-11 17:19:00 +02:00
Erik Thuning 692c2e0aeb Broke all classes into separate files and activated class autoloading.
All free functions are now in functions.php
2019-06-11 17:05:48 +02:00
Erik Thuning 03d36ec1a0 Moved ajax handling into a normal Page subclass instead of special handling in index.php 2018-09-05 17:08:17 +02:00
Erik Thuning b00685300d Changed 'action' to 'page' in GET parameters in order to make semantics clearer. 2018-08-15 18:26:23 +02:00
Erik Thuning 8b134e3183 Starting to get the view bits in order 2018-07-18 16:36:58 +02:00
Erik Thuning b31e9383ff TEsting things out 2018-07-11 16:46:10 +02:00
Erik Thuning a2973813dc Removed traces of localization 2018-07-11 16:05:26 +02:00
Erik Thuning f0b664d559 Doing stuff 2018-07-04 16:50:40 +02:00
Erik Thuning f6bad2d2d9 Initial commit 2018-07-04 11:27:24 +02:00