summaryrefslogtreecommitdiffstats
path: root/inc/eventlog.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-0/+2
* [inv/Eventlog] Fix storing last warning/failure ID for notificationsSimon Rettberg2023-11-141-14/+20
* [inc/Eventlog] Make sure data fits in columnsSimon Rettberg2023-07-251-0/+6
* [eventlog] Add event filtering and notification systemSimon Rettberg2021-06-251-6/+19
* [eventlog] Don't die on DB insert errorSimon Rettberg2016-08-291-1/+1
* Add checks for eventlog module existence in global helper classSimon Rettberg2016-05-191-0/+14
* Delete event log when adding first userSimon Rettberg2015-05-041-0/+8
* Don't use EventLog during update if db is too oldSimon Rettberg2014-10-161-1/+1
* Big load of changesSimon Rettberg2014-10-091-10/+13
* use eventlog when creating users; show info on main page if no user was creat...Simon Rettberg2014-10-061-4/+19
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-151-0/+15