Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cron: Clear stucklist on reboot | Simon Rettberg | 2017-05-17 | 1 | -0/+11 |
| | |||||
* | Fix a couple of warnings and notices from error.log | Simon Rettberg | 2017-03-21 | 1 | -4/+4 |
| | |||||
* | [inc/property] Add list-of-values interface | Simon Rettberg | 2017-02-23 | 1 | -2/+56 |
| | | | | | | This can be used to store multiple items per key and avoids the race conditions that manually (de)serializing a list and then using get()/set() would cause. | ||||
* | [property] Make generic getter and setter public; seems best option for ↵ | Simon Rettberg | 2016-08-29 | 1 | -4/+4 |
| | | | | modularization | ||||
* | [property] Increate ML list download timeout | Simon Rettberg | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -0/+6 |
| | |||||
* | Still working in modularization cleanup and refinement | Simon Rettberg | 2016-05-11 | 1 | -0/+1 |
| | |||||
* | Various fixes | Simon Rettberg | 2015-02-24 | 1 | -10/+0 |
| | |||||
* | MiniLinux download with version selection | Simon Rettberg | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | config module structure completed. Many other fixes. Hidden pw field support. | Simon Rettberg | 2015-01-20 | 1 | -6/+18 |
| | |||||
* | Add option to hide or show password fields | Simon Rettberg | 2014-12-05 | 1 | -0/+10 |
| | |||||
* | 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 | -4/+5 |
| | | | | updates, added masterpassword to pxe menu, ... | ||||
* | Show notice in menu bar if setup is incomplete | Simon Rettberg | 2014-10-16 | 1 | -0/+10 |
| | |||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -7/+20 |
| | | | | | | | | | | | - 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 | ||||
* | Added eventlog class, improved db-update machanism. | Simon Rettberg | 2014-09-15 | 1 | -0/+5 |
| | | | | A warning will be shown in the main menu bar if the database schema needs to be updated. | ||||
* | Get rid of pxe menu ip tracking, not needed in the future | Simon Rettberg | 2014-06-23 | 1 | -20/+0 |
| | |||||
* | Started "System Status" page | Simon Rettberg | 2014-06-05 | 1 | -0/+13 |
| | |||||
* | Continue to show minilinux download status even when refreshing the page | Simon Rettberg | 2014-06-02 | 1 | -2/+2 |
| | |||||
* | Zeug | Simon Rettberg | 2014-06-02 | 1 | -1/+11 |
| | |||||
* | Fixed some bugs from Sateserver v05 | Simon Rettberg | 2014-05-28 | 1 | -25/+32 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-26 | 1 | -0/+47 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-24 | 1 | -0/+10 |
| | |||||
* | Stuff (WIP) | Simon Rettberg | 2014-05-23 | 1 | -1/+21 |
| | |||||
* | Server Setup page | Simon Rettberg | 2014-05-21 | 1 | -0/+58 |