Commit Graph

60 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
f5e2d13c53 - corrected path to 'awstats_buildstaticpages.pl' under debian (note: additional configuration has been added, awstats_buildstaticpages.pl default is *not* in the correct path), #fixes 87 2010-03-24 09:58:24 +00:00
Michael Kaufmann (d00p)
15e7441ab9 - added new language: polish, thx to Michal Gozdzik, refs #85 2010-03-23 10:02:16 +00:00
Michael Kaufmann (d00p)
12e63a3eea - make specific cronjobs run only at night, timestamp correction 2010-03-22 18:06:55 +00:00
Michael Kaufmann (d00p)
9b843a8ad5 merging awstats branch to trunk, fixes #57, fixes #58 2010-03-22 12:36:59 +00:00
Michael Kaufmann (d00p)
080eeb29ec add reply-to address and sender-name configuration to panel, fixes #76 2010-03-21 20:21:29 +00:00
Michael Kaufmann (d00p)
d3599dc8c0 - check Froxlor-requirements before main-install-process, fixes #78 2010-03-21 09:32:57 +00:00
Michael Kaufmann (d00p)
660bede9c5 - implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
55aab4004c create default index-file also in subfolders if newly created (and enabled), needs testing, fixes #68 2010-03-17 12:20:14 +00:00
Michael Kaufmann (d00p)
c1de55f3d5 - added possibility to set a minimum password length for all passwords (does not count for old passwords already saved), fixes #59
- set version to 0.9.3-svn1
2010-03-17 07:51:16 +00:00
Michael Kaufmann (d00p)
ae595b0f2f show [OK] when only updating version 2010-03-15 06:26:04 +00:00
Michael Kaufmann (d00p)
423fd7b7df set version to 0.9.3 2010-03-15 06:16:37 +00:00
Michael Kaufmann (d00p)
2c12c51977 - don't set $_die to false on warnings on installation because this would make it possible to continue even without the requirements 2010-03-11 13:11:22 +00:00
Michael Kaufmann (d00p)
0cd452de28 fixing function checkLastGuid() 2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
b289a6746a - improved last-guid sanity check on update to 0.9.1, fixes #34
- replacing deprecated functions in PHP-5.3 (no external libraries for now like phpmailer), refs #35
2010-02-25 07:05:23 +00:00
Michael Kaufmann (d00p)
fea80269ed - fix update from syscp-trunk (current rev 2739), fixes #27 2010-02-23 13:24:56 +00:00
Robert Foerster (Dessa)
3c59d37dd2 assorted spelling fixes 2010-02-22 12:33:57 +00:00
Michael Kaufmann (d00p)
d236a5ceda - setting version to 0.9.2
- checking for sane last-system-guid on update
- added a bit of cronlogging to ApsUpdater (only in paranoid mode)
2010-02-22 12:24:45 +00:00
Michael Kaufmann (d00p)
74e3ed0a1f - added missing language-string for installation
- show a nicer "you have to configure Froxlor first"-message
2010-02-14 14:21:37 +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)
c00390ca7e - move UTF-8 convert, it's for later versions (not in use)
- add Thumbs.db to ignore-list
2010-02-01 10:15:43 +00:00
Michael Kaufmann (d00p)
24a5e05bf9 removing uneeded header.png and unecessary sql-update 2010-01-31 13:17:58 +00:00
Michael Kaufmann (d00p)
0ae423d784 setting value for field froxlor_graphic after db-field-rename 2010-01-31 12:56:15 +00:00
Florian Aders (EleRas)
53cdf98ef9 Fix quote around columnname in utf - updater, removed ids from cronjobs_run - inserts 2010-01-31 12:50:35 +00:00
Michael Kaufmann (d00p)
d10b4e5b7e fixing sql-query in update-script 2010-01-31 12:43:02 +00:00
Michael Kaufmann (d00p)
6846e394fe - set version to 0.9 also in froxlor.sql 2010-01-31 12:21:41 +00:00
Michael Kaufmann (d00p)
ce7b2ea582 - set version to 0.9 2010-01-31 12:19:19 +00:00
Florian Aders (EleRas)
da9058d274 Removed duplicate definition of panel_diskspace and panel_diskspace_admins 2010-01-30 10:52:25 +00:00
Michael Kaufmann (d00p)
61edf5e635 - set correct initial cronjob-active-values
- set correct cronjob-active-values when updating
2010-01-28 11:26:17 +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)
a271a2644c set correct version in froxlor.sql 2010-01-28 06:37:03 +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)
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