summaryrefslogtreecommitdiffstats
path: root/inc/property.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-241-1/+1
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* cron: Clear stucklist on rebootSimon Rettberg2017-05-171-0/+11
|
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-211-4/+4
|
* [inc/property] Add list-of-values interfaceSimon Rettberg2017-02-231-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 Rettberg2016-08-291-4/+4
| | | | modularization
* [property] Increate ML list download timeoutSimon Rettberg2016-06-091-1/+1
|
* MORE WMORKSimon Rettberg2016-05-181-0/+6
|
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-0/+1
|
* Various fixesSimon Rettberg2015-02-241-10/+0Star
|
* MiniLinux download with version selectionSimon Rettberg2015-02-191-1/+1
|
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-201-6/+18
|
* Add option to hide or show password fieldsSimon Rettberg2014-12-051-0/+10
|
* Tweaks and fixesSimon Rettberg2014-12-021-1/+2
|
* Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵Simon Rettberg2014-11-261-4/+5
| | | | updates, added masterpassword to pxe menu, ...
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-0/+10
|
* Big load of changesSimon Rettberg2014-10-091-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 Rettberg2014-09-151-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 futureSimon Rettberg2014-06-231-20/+0Star
|
* Started "System Status" pageSimon Rettberg2014-06-051-0/+13
|
* Continue to show minilinux download status even when refreshing the pageSimon Rettberg2014-06-021-2/+2
|
* ZeugSimon Rettberg2014-06-021-1/+11
|
* Fixed some bugs from Sateserver v05Simon Rettberg2014-05-281-25/+32
|
* WIPSimon Rettberg2014-05-261-0/+47
|
* WIPSimon Rettberg2014-05-241-0/+10
|
* Stuff (WIP)Simon Rettberg2014-05-231-1/+21
|
* Server Setup pageSimon Rettberg2014-05-211-0/+58