Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+2 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [eventlog] Use Util::prettyTime for timestamp formatting | Simon Rettberg | 2018-02-12 | 1 | -9/+1 |
| | |||||
* | [eventlog] Simplify permission check | Simon Rettberg | 2018-02-12 | 1 | -30/+21 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -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 log | Udo Walter | 2017-12-28 | 7 | -23/+39 |
| | |||||
* | [eventlog] changed module name in navigation and site title back to "Server-Log" | Christian Hofmaier | 2017-10-13 | 4 | -4/+4 |
| | |||||
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵ | Christian Hofmaier | 2017-09-29 | 3 | -10/+7 |
| | | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies | ||||
* | Modularize cron api | Simon Rettberg | 2016-08-22 | 1 | -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 titles | Simon Rettberg | 2016-06-09 | 1 | -1/+0 |
| | |||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -0/+31 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 1 | -2/+1 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -3/+3 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 2 | -1/+4 |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 5 | -8/+6 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 7 | -0/+141 |