summaryrefslogtreecommitdiffstats
path: root/modules-available/eventlog
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [eventlog] Use Util::prettyTime for timestamp formattingSimon Rettberg2018-02-121-9/+1Star
|
* [eventlog] Simplify permission checkSimon Rettberg2018-02-121-30/+21Star
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-3/+5
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* [eventlog] added permission to view the logUdo Walter2017-12-287-23/+39
|
* [eventlog] changed module name in navigation and site title back to "Server-Log"Christian Hofmaier2017-10-134-4/+4
|
* [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵Christian Hofmaier2017-09-293-10/+7Star
| | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies
* Modularize cron apiSimon Rettberg2016-08-221-0/+5
| | | | | Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php
* Fix some translations and page titlesSimon Rettberg2016-06-091-1/+0Star
|
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+31
|
* work work work work workSimon Rettberg2016-05-191-2/+1Star
|
* Migrated messages to modulesSimon Rettberg2016-05-101-3/+3
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-102-1/+4
|
* Work on translations: templates and messages workSimon Rettberg2016-05-045-8/+6Star
|
* WIPSimon Rettberg2016-05-037-0/+141