Commit Graph

24 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
8fb23fcf62 better display when newer version is available 2010-02-24 07:59:17 +00:00
Michael Kaufmann (d00p)
dd9b72e45e - versionchecking via url_fopen now works again and looks better 2010-02-23 09:19:41 +00:00
Michael Kaufmann (d00p)
78ae0e2f56 - design correction in updater 2010-02-12 08:28:35 +00:00
Michael Kaufmann (d00p)
8dcade976d - fixing undefined variables in various files
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +00:00
Michael Kaufmann (d00p)
bf14528d17 - bugfixing undefined-variables 2010-02-04 12:42:12 +00:00
Michael Kaufmann (d00p)
422a3b24de adding correct lng-string for disabling ticket-add 2010-01-30 16:06:16 +00:00
Michael Kaufmann (d00p)
0bf05d8bea disable creating of new support-ticket if there are no customers 2010-01-30 16:00:35 +00:00
Florian Aders (EleRas)
12e7589359 Removed naming of billing in customers - overview 2010-01-30 12:17:01 +00:00
Michael Kaufmann (d00p)
70f6f92258 - fixing old syscp-bug #1148 (Show info for inactive modifications) 2010-01-29 11:15:15 +00:00
Michael Kaufmann (d00p)
ade9eef982 - removed hidden formfields for old billing-module; 2010-01-29 09:34:06 +00:00
Michael Kaufmann (d00p)
dea3c4ec62 - added switch if specialsettings are to be set for all subdomains or not
- fixed old syscp-bug #1266, lighttpd has an internal lmit of regex-hits, see http://redmine.lighttpd.net/issues/2059
- removing billing-code in domains/domains_domain.tpl
2010-01-29 09:30:55 +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
Michael Kaufmann (d00p)
2f55490548 interactive update-process; 2010-01-26 08:59:19 +00:00
Michael Kaufmann (d00p)
74a41adb1c fixing ticket-view (date and order); 2010-01-26 06:22:12 +00:00
Florian Aders (EleRas)
bc6bde1ccb More renaming 2010-01-22 14:30:50 +00:00
Florian Aders (EleRas)
eeec43ebd7 Merging my branch and d00ps branches to trunk 2010-01-22 07:43:29 +00:00
Florian Aders (EleRas)
8c55dd6c21 Setting eol-style for php and tpl - files 2010-01-20 16:55:27 +00:00
Michael Kaufmann (d00p)
2ef20ad832 removing from overview; set frontend to 'froxlor' so the upgrade finishes correctly 2010-01-20 16:04:37 +00:00
Michael Kaufmann (d00p)
e7162b8902 added TODO-file;
fixed syscp-bug #1246;
fixed syscp-bug #1279;
fixed syscp-bug #1283;
2010-01-20 09:55:30 +00:00
Michael Kaufmann (d00p)
209bd9f8d3 fixing open_basedir-directive when set to OFF;
fixing <Directory>-directive for FCGID;
2010-01-20 09:26:31 +00:00
Michael Kaufmann (d00p)
9907afe630 ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
2010-01-20 09:12:52 +00:00