Commit Graph

2949 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
2dc14c31c2 - fixed debian package name of sasl2-library for Etch and Lenny (libsasl2 => libsasl2-2), fixes #8 2010-02-11 22:02:24 +00:00
Michael Kaufmann (d00p)
2a7d6c5d88 - fixing froxlor_graphic-setting for new installations (.png => .gif)
- setting version number to 0.9.1
2010-02-11 21:32:19 +00:00
Michael Kaufmann (d00p)
119015f3f0 - make class.idna_convert_wrapper.php more php5-like 2010-02-05 09:03:30 +00:00
Michael Kaufmann (d00p)
2378d4319c - fixing undefined variables in customer_mysql.php
- fixing "only variables should be passed by reference" warning in customer_traffic.php
- removed unneeded require() in customer_aps.php, refs #6
- added missing field in sql-query in class.ticket.php
2010-02-05 08:36: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)
dc22ee1875 - settings ['admin']['froxlor_graphic'] to ['admin']['syscp_graphic'] if not set 2010-01-31 13:24:01 +00:00
Michael Kaufmann (d00p)
ce7b2ea582 - set version to 0.9 2010-01-31 12:19:19 +00:00
Michael Kaufmann (d00p)
82cb3fdabc better order of commands in gentoo-configfiles 2010-01-30 17:36:23 +00:00
Michael Kaufmann (d00p)
a791deb656 move customer-tickets to archive if customer gets deleted 2010-01-30 15:30:47 +00:00
Michael Kaufmann (d00p)
3896f9057e fixed shell_include command for lighttpd (old syscp-bug #1051) 2010-01-30 14:26:31 +00:00
Florian Aders (EleRas)
f8c720b0a6 Added symlinks to new master, this way the old users crontab just work :)
Fixed typos
2010-01-29 19:20:29 +00:00
Michael Kaufmann (d00p)
df772ceaa5 bugfixing cronjob-select-query 2010-01-29 12:06:20 +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)
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)
3ef5cba67b - bugfixing function getNextCronjobs()
- fixed database-field-names in customer_autoresponder.php
- added date-pattern in autoresponder_add and _delete templates
- corrected $cronlog->logAction()-calls in cron_autoresponder.php
- corrected time-cycle-check in cron_autoresponder.php
2010-01-28 10:02:14 +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
Robert Foerster (Dessa)
883963d2e2 svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords 2010-01-27 08:54:31 +00:00
Michael Kaufmann (d00p)
30f2de8f9e - bugfixing lastrun-field update in getNextCronjobs(); 2010-01-27 08:12:52 +00:00
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)
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)
a6297d0324 don't forget to update 'lastrun' when cron gets included 2010-01-25 16:25:46 +00:00
Michael Kaufmann (d00p)
1647d6ecfb more fixing on the cronjob part 2010-01-25 16:21:10 +00:00
Michael Kaufmann (d00p)
44716ff439 almost completed functions to include cronfiles by given/saved time-intervals 2010-01-25 15:39:47 +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)
489e840273 fixed syscp-bug #1201 (Virtualusers conflict with local users when using libnss-mysql); 2010-01-25 11:00:50 +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)
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
Michael Kaufmann (d00p)
b3f9303f87 fixed dir-listing: don't error when dir is unreadable & if more than 100 dirs fall back to manual dir-selection; fixed #2 2010-01-24 15:05:21 +00:00
Michael Kaufmann (d00p)
9a91825f70 fixing syscp-feature-request #1236 (cron doesnt delete user directories) 2010-01-24 11:30:15 +00:00
Florian Aders (EleRas)
dd595999dc UTF-8 - konverter now working 2010-01-23 14:53:54 +00:00
Florian Aders (EleRas)
2acd69f2e7 Renamed SysCPLogger -> FroxlorLogger 2010-01-22 15:10:26 +00:00
Florian Aders (EleRas)
9301684847 And another rename - run ;) 2010-01-22 15:03:14 +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)
13a8dfd923 garrr, whitespaces--; 2010-01-20 15:58:58 +00:00
Michael Kaufmann (d00p)
fabcb303fb started to replace some 'SysCP'-strings with 'Froxlor'; 2010-01-20 13:19:33 +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)
16f2317774 fixed syscp-bug #1276 (added inserttask('4') to regenerate bind-configs); 2010-01-20 10:58:35 +00:00
Michael Kaufmann (d00p)
d329eb3b63 fixed syscp-bug #1269 (false AwStats RewriteRule); 2010-01-20 10:39:52 +00:00
Michael Kaufmann (d00p)
20f91fc718 fixed syscp-bug #1213; 2010-01-20 10:34:06 +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)
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