Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce proper constants for taskmanager status | Simon Rettberg | 2018-05-24 | 1 | -12/+15 |
| | |||||
* | [rebootcontrol] Fix NO_SUCH_INSTANCE handling | Simon Rettberg | 2018-04-25 | 1 | -3/+6 |
| | |||||
* | [inc/Taskmanager] isTask() Only query if taskId is given | Simon Rettberg | 2018-04-25 | 1 | -3/+7 |
| | |||||
* | [inc/*] Suppress warning, don't close statements | Simon Rettberg | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -10/+12 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [inc/Taskmanager] Fix phpdoc | Simon Rettberg | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | [Taskmanager] Increase default timeout of waitComplete, also timeout of ↵ | Simon Rettberg | 2016-12-20 | 1 | -1/+1 |
| | | | | RecompressArchive in CustomModule of sysconfig | ||||
* | [Taskmanager] Add support for compressed replies | Simon Rettberg | 2016-12-01 | 1 | -2/+17 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -4/+4 |
| | |||||
* | Add configtgz class. Fix dozens of bugs | Simon Rettberg | 2015-01-26 | 1 | -1/+0 |
| | |||||
* | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 1 | -2/+2 |
| | |||||
* | Tweaks and fixes | Simon Rettberg | 2014-12-02 | 1 | -1/+2 |
| | |||||
* | Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵ | Simon Rettberg | 2014-11-26 | 1 | -0/+14 |
| | | | | updates, added masterpassword to pxe menu, ... | ||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -4/+19 |
| | | | | | | | | | | | - 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 | ||||
* | Cleanup and minor fix | Simon Rettberg | 2014-06-27 | 1 | -1/+1 |
| | |||||
* | Added doxygen comments to Taskmanager class | Simon Rettberg | 2014-06-23 | 1 | -7/+56 |
| | |||||
* | Fix automatic error messages when Taskmanager::submit fails | Simon Rettberg | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | 1) Improve Taskmanager error handling 2) add uptime display to status page, ↵ | Simon Rettberg | 2014-06-11 | 1 | -16/+5 |
| | | | | finally closes #953 | ||||
* | Reboot functionality on system status page | Simon Rettberg | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | Variable timeout for Taskmanager::waitComplete | Simon Rettberg | 2014-06-06 | 1 | -3/+3 |
| | |||||
* | Started "System Status" page | Simon Rettberg | 2014-06-05 | 1 | -5/+35 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-26 | 1 | -13/+28 |
| | |||||
* | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -1/+6 |
| | |||||
* | Server Setup page | Simon Rettberg | 2014-05-21 | 1 | -1/+5 |
| | |||||
* | JS Stuff for Taskmanager interaction | Simon Rettberg | 2014-05-20 | 1 | -5/+24 |
| | | | | More work on AD wizard | ||||
* | Working on config.tgz composition through config modules | Simon Rettberg | 2014-05-15 | 1 | -0/+86 |