Commit Graph

678 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
ddde0f7aff - don't drop TABLE_PANEL_DISKSPACE and TABLE_PANEL_DISKSPACE_ADMINS (used in traffic-cron);
- using correct variable for sql-query in getNextCronjobs();
- let includeCronjobs() return the list of crons to run because of all the global variables;
- include required classes/functions to cronfiles;
2010-01-27 07:47:51 +00:00
Michael Kaufmann (d00p)
3e09f51686 bugfixing but not finished 2010-01-26 14:58:23 +00:00
Michael Kaufmann (d00p)
49afae31ea forgot a ` in the sql-query :/ 2010-01-26 13:09:57 +00:00
Michael Kaufmann (d00p)
b292a284fb damn c'n'p 2010-01-26 13:00:08 +00:00
Michael Kaufmann (d00p)
eb3d945b7d bugfixing update-process (panel.frontend has not been read from database but mustn't be 'froxlor' default!) 2010-01-26 12:49:29 +00:00
Michael Kaufmann (d00p)
d55e9c903e finally found it :P here we go ^^ 2010-01-26 11:41:36 +00:00
Michael Kaufmann (d00p)
1fa0a76309 bugfixing interactive update; 2010-01-26 10:12:10 +00:00
Michael Kaufmann (d00p)
3610c4aa23 more work on interactive update process; 2010-01-26 09:45:57 +00:00
Michael Kaufmann (d00p)
2f55490548 interactive update-process; 2010-01-26 08:59:19 +00:00
Michael Kaufmann (d00p)
1647d6ecfb more fixing on the cronjob part 2010-01-25 16:21:10 +00:00
Michael Kaufmann (d00p)
f82b611b0a more work on the new cronhandling 2010-01-25 15:32:36 +00:00
Michael Kaufmann (d00p)
6e5746a598 prepare for more cronjob-mess :) 2010-01-25 13:40:17 +00:00
Michael Kaufmann (d00p)
9fdece761e combined all cronscripts into one master-cronfile (user only needs to add one file to the crontab); 2010-01-25 12:50:38 +00:00
Michael Kaufmann (d00p)
d1d872942a changing "Updating from 0.9" to "Updating from 0.9-r1" 2010-01-25 11:39:53 +00:00
Michael Kaufmann (d00p)
1fb3e7a89b prepare upgrade script for later use of version-string '0.9'; 2010-01-25 11:37:51 +00:00
Michael Kaufmann (d00p)
632c7051fc changing file-headers;
fixing $needrootdb in cron_init.php (why was this disabled?);
2010-01-25 10:06:34 +00:00
Florian Aders (EleRas)
66ac89698f Set svn:keywords "Id" on every file except images and configfiles 2010-01-25 09:11:52 +00:00
Michael Kaufmann (d00p)
52873c69cd fixed syscp-bug #1210 (add start- and endtime to autoresponder); 2010-01-25 08:36:55 +00:00
Michael Kaufmann (d00p)
b6699850bb removing unneeded file install_configs.php;
making $cronscriptDebug a setting in the database (no messing around in the files for debugging);
removed unnecessary unset() in cron_init.php;
setting of correct file-ownership of logfiles in apache and lighttpd crons;
2010-01-25 07:29:23 +00:00
Florian Aders (EleRas)
dd595999dc UTF-8 - konverter now working 2010-01-23 14:53:54 +00:00
Florian Aders (EleRas)
6629da68cd More renaming SysCP -> Froxlor (installer defaults, header - graphic - setting - name) 2010-01-22 14:12:23 +00:00
Florian Aders (EleRas)
a46b99ea03 Merged d00ps and my branch, renamed SysCP -> Froxlor in installer 2010-01-22 14:02:42 +00:00
Florian Aders (EleRas)
eeec43ebd7 Merging my branch and d00ps branches to trunk 2010-01-22 07:43:29 +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)
bb8641031f fixing upgrade process and re-reading of panel.version 2010-01-20 15:55:53 +00:00
Michael Kaufmann (d00p)
aa78443549 removing dbversion corpses as we reverted the update-process; 2010-01-20 13:12:32 +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