Michael Kaufmann (d00p)
8a28c6e0ef
quick template fix for cronjob-edit, refs #75
2010-03-26 08:53:03 +00:00
Michael Kaufmann (d00p)
fc5d14d223
- added admin_cronjobs.php to change cronjob intervals and possibility to enable/disable them, refs #75
2010-03-26 08:42:13 +00:00
Michael Kaufmann (d00p)
6014cf7598
- don't allow deletion of cronfiles if vendor==froxlor
2010-01-28 11:58:49 +00:00
Michael Kaufmann (d00p)
f3af17b9a8
- show only description rather than the filename (uninteresting for users and better fit on page)
2010-01-28 11:48:54 +00:00
Michael Kaufmann (d00p)
ac5e837dd0
- combined various cronfunctions into function.CronjobFunctions.php
...
- dynamic 'last-run' overview on admin_index.php
- added toggleCronStatus() to deactivate specific cronjobs when module has been activated/deactivated
2010-01-28 11:17:55 +00:00
Michael Kaufmann (d00p)
f0379e26cc
- adding overview for admin_cronjobs (planned for 1.0);
...
- added 'isactive' for cronjobs so the admin can deactivate them (planned for 1.0);
- re-adding 'panel_diskspace' and 'panel_diskspace_admins' to install/froxlor.sql;
- show only 'logout' and 'froxlor update' in menulist when files have been updated and db is not up to date;
- bugixing success.tpl (closing <a>-tag);
2010-01-27 09:19:19 +00:00