summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] Revert HisInOne calendar workaroundHEADmasterSimon Rettberg2026-01-282-71/+7Star
* [serversetup-bwlp-ipxe] Fix: Don't clear screen between menusSimon Rettberg2026-01-281-2/+4
* [locationinfo] Tweak panel list layoutSimon Rettberg2026-01-201-6/+6
* [locationinfo] Add panel query API, add option to mark panels as publicSimon Rettberg2026-01-2010-7/+74
* IntelliJ: Mark TestdirSimon Rettberg2026-01-201-0/+1
* [exams] Add check and warning for colliding examsSimon Rettberg2026-01-154-4/+69
* [dozmod] Disable checkboxes *after* submitSimon Rettberg2025-12-191-1/+1
* [dozmod] Show expire time in expired image listSimon Rettberg2025-12-154-7/+12
* Add tests using PHPUnitSimon Rettberg2025-12-1252-16/+3245
* [exams] Fix incorrect count() clauseSimon Rettberg2025-12-041-2/+2
* [locations] Fix falsy checksSimon Rettberg2025-12-031-6/+6
* [inc/IpUtil] Fix bug in CIDR verificationSimon Rettberg2025-11-261-2/+2
* [roomplanner] Fix snap-to-grid behaviorSimon Rettberg2025-11-141-12/+29
* [roomplanner] Add some phpdocSimon Rettberg2025-11-141-1/+17
* [webinterface] acme: Move harica firstSimon Rettberg2025-11-071-1/+1
* [webinterface] acme: Remove buypass, update harica URLSimon Rettberg2025-11-071-2/+1Star
* [sysconfig] Shibauth: Add option to require entitlement(s) for loginSimon Rettberg2025-08-205-10/+47
* [locationinfo] Fix undefined array key accessSimon Rettberg2025-08-131-0/+1
* [systemstatus] Remove debug messageSimon Rettberg2025-08-131-1/+0Star
* [webinterface] Switch type to acme only after successfully requesting certSimon Rettberg2025-08-132-5/+11
* [sysconfig] Minor cleanup, response code overrides for auditSimon Rettberg2025-08-132-19/+23
* [eventlog] Add button to create event filterSimon Rettberg2025-08-131-0/+6
* [baseconfig] Add button to create filter ruleSimon Rettberg2025-08-121-1/+4
* [baseconfig] Fix commentsSimon Rettberg2025-08-121-2/+2
* [webinterface] Add support for HARICA and custom URLsSimon Rettberg2025-08-127-8/+80
* [locationinfo] Update HisInOne title cleanup regexSimon Rettberg2025-08-071-1/+1
* [locationinfo] Overhaul caching and prefetching of calendarsSimon Rettberg2025-08-079-105/+145
* [syslog] Improve POSTs for audit loggingSimon Rettberg2025-08-074-24/+29
* JS: Reorganize script to lower number of ready listenersSimon Rettberg2025-08-071-91/+91
* Ignore KG2-specific filesSimon Rettberg2025-08-072-1/+8
* api/cron: Add log line when job finished successfullySimon Rettberg2025-08-071-1/+2
* [exams] Remove db error checks, add POST redirect, response codeSimon Rettberg2025-08-071-19/+17Star
* [session] audit: Use paginationSimon Rettberg2025-08-052-5/+9
* [session] Show pointer when over audit payload dataSimon Rettberg2025-08-041-1/+1
* A few more HTTP code audit log fixupsSimon Rettberg2025-08-046-5/+12
* Implicitly nullable types are deprecated in PHP 8.3, make explicitSimon Rettberg2025-08-0131-57/+54Star
* [minilinux] show -> action for POST actionsSimon Rettberg2025-07-312-2/+2
* [locationinfo] Don't fetch ALL calendars when using cacheSimon Rettberg2025-07-311-2/+6
* [locationinfo] Make sure older browsers work by using proper JavaScriptSimon Rettberg2025-07-256-77/+98
* [roomplanner] Add type annotations, change falsable -> nullableSimon Rettberg2025-07-248-74/+67Star
* [minilinux/rebootcontrol/statistics] Refactor to better suit audit loggingSimon Rettberg2025-07-246-27/+54
* [locationinfo] Fix saving DEFAULT panel name; bail out if timeout exceededSimon Rettberg2025-07-242-1/+3
* [roomplanner] Initialize with empty roomplan if none existsSimon Rettberg2025-07-241-0/+3
* [locations] Fix inverted logic bugSimon Rettberg2025-07-241-1/+1
* [session] Add audit log viewSimon Rettberg2025-07-2312-22/+175
* [baseconfig_bwlp/syslog] Update translationsSimon Rettberg2025-07-216-0/+8
* [baseconfig_bwlp] Add SLX_PHYSICAL_SCREENSimon Rettberg2025-07-211-0/+6
* [locationinfo] Parametrize panel type configurationSimon Rettberg2025-07-1814-943/+540Star
* [locationinfo] Add UPCOMING panel typeSimon Rettberg2025-07-1424-427/+1458
* [locationinfo] Remove debug spamSimon Rettberg2025-07-141-1/+0Star