Michael Kaufmann (d00p)
1557e5b7a3
- only ask for httpgroup/httpuser if not set before
...
- version decrease back to 0.9.10-svn1 (the two update-procedures have to be executed at the same update-level)
2010-06-16 12:18:14 +00:00
Michael Kaufmann (d00p)
65a7983edc
- don't make httpuser/httpgroup-setting hidden
...
- setting version to 0.9.10-svn2
2010-06-16 12:04:28 +00:00
Michael Kaufmann (d00p)
f9b014f640
- check for missing settings due to forgotten updates in syscp-installs (years ago)
...
- setting version to 0.9.10-svn1
2010-06-16 10:02:17 +00:00
Florian Aders (EleRas)
2c3a11cff9
Preparing tagging of 0.9.9
2010-06-14 07:58:38 +00:00
Michael Kaufmann (d00p)
d256ddfcbc
- added possibility to let the cron create mail-specific A-records (mail, imap, pop3, smtp) even when MX-servers are given, fixes #242
2010-06-02 10:08:01 +00:00
Michael Kaufmann (d00p)
f3719d339e
- set version to 0.9.8
2010-05-31 09:01:29 +00:00
Michael Kaufmann (d00p)
2ce7e9728f
set version to 0.9.7 final
2010-05-17 10:23:25 +00:00
Michael Kaufmann (d00p)
f5576606e1
- added description for redirect-codes
...
- increase version number to 0.9.7-svn3
2010-05-17 08:26:55 +00:00
Michael Kaufmann (d00p)
465f29531e
- Customer can now select http-redirect-code for domains (if path is an URL), only works for apache as lighttpd does not support this until version 1.5.0, fixes #184
2010-05-11 08:50:35 +00:00
Michael Kaufmann (d00p)
c28a0291d7
- setting version to 0.9.6
2010-05-03 12:08:45 +00:00
Florian Aders (EleRas)
1e22b96d9a
Added FTP - quota - patch made by monotek, fixes #13
2010-05-01 12:37:05 +00:00
Michael Kaufmann (d00p)
962abd34c7
- add setting for default php-configuration, fixes #182
...
- set version to 0.9.6-svn5
2010-04-30 19:51:19 +00:00
Michael Kaufmann (d00p)
8ac41a28b9
- add setting for default support-ticket priority, fixes #178
2010-04-29 05:38:32 +00:00
Michael Kaufmann (d00p)
5054eec852
- update procedure for new webserver-settings
...
- set version to 0.9.6-svn3
2010-04-28 07:41:34 +00:00
Michael Kaufmann (d00p)
5f5650f53a
- fixed deletion of created webserver-configs, misread the code-line in the first place, damn
...
- started implementing default errordocument feature
2010-04-28 06:41:50 +00:00
Michael Kaufmann (d00p)
fd6a0597a6
- check for broken admin-e-mail if phpMailerClass validation fails
2010-04-26 12:28:05 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
96219f406d
added configuration for bind's TTL value, fixes #166
2010-04-20 06:22:11 +00:00
Robert Foerster (Dessa)
d4f3093ae3
- recorded merge of revisions 733,805 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
...
- add a missing german language string
- set version to 0.9.5
- improve debian/postinst message a bit
2010-04-19 13:32:24 +00:00
Michael Kaufmann (d00p)
7fa901bebb
- improved update-procedure
...
- updated version to 0.9.4-svn2
2010-04-14 07:36:38 +00:00
Michael Kaufmann (d00p)
1159bde3eb
- merged wildcardsubdomain-branch to trunk, refs #123 , refs #150
2010-04-14 06:42:14 +00:00
Michael Kaufmann (d00p)
a0274b083b
- make path to awstats configuration folder a setting (again), fixes #125
2010-04-08 10:28:48 +00:00
Michael Kaufmann (d00p)
5e3a4fb1ab
- re-enable setting for "path to awstats 'awstats_buildstaticpages.pl' script", fixes #120
2010-04-07 11:14:43 +00:00
Michael Kaufmann (d00p)
8d652183a0
- set version to 0.9.4 for upcoming release
2010-04-05 08:26:47 +00:00
Michael Kaufmann (d00p)
d3ceeb3f14
- adding feature to set a hostname for customer-standard-subdomain to replace froxlor-system-hostname (optional)
...
- set version to 0.9.3-svn5
2010-04-02 13:51:25 +00:00
Michael Kaufmann (d00p)
043ca2ff5a
- fixing some undefined variables
...
- added missing dkim_notes field to settings-table
2010-03-30 09:18:22 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Michael Kaufmann (d00p)
677cd54e1c
- correct language-name, fixes #85
2010-03-25 08:28:12 +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)
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)
423fd7b7df
set version to 0.9.3
2010-03-15 06:16:37 +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)
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)
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
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)
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)
6629da68cd
More renaming SysCP -> Froxlor (installer defaults, header - graphic - setting - name)
2010-01-22 14:12:23 +00:00