summaryrefslogtreecommitdiffstats
path: root/modules/syslog.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-201-0/+7
|
* Use different icons for client log entries (incomplete)Simon Rettberg2014-12-051-0/+18
|
* Big load of changesSimon Rettberg2014-10-091-3/+2Star
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* [slx-admin] redirects users with no permissions to the main pageraul2014-07-101-0/+1
|
* Add functions to add script includes to the beginning or end of the document ↵Simon Rettberg2014-06-051-0/+1
| | | | to Render class
* Add token in Render class, instead of passing it to its methods explicitly ↵Simon Rettberg2014-06-041-1/+0Star
| | | | all over the place
* OO style modulesSimon Rettberg2014-05-191-54/+59
|
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-151-13/+22
|
* Add pagination to syslog, change filter inputbox to use tagsinputSimon Rettberg2014-01-091-3/+6
|
* Add missing space between date and timeSimon Rettberg2014-01-031-3/+3
|
* Remote client loggingSimon Rettberg2013-12-171-3/+33
|
* Added client log feature/viewSimon Rettberg2013-11-271-0/+22