1a99a272b1let the admin set the server-alias completely (either wildcard, www. or none), customer option follows, this fixes#1147
Michael Kaufmann (d00p)
2013-10-14 09:50:55 +02:00
e1fa5f6f0adon't link to index.php on sql-error but rather to the page before the error
Michael Kaufmann (d00p)
2013-10-14 09:49:47 +02:00
8c8cb5a0d7remove sort-by-path as it does not work anyway (and makes not much sense), fixes#692
Michael Kaufmann (d00p)
2013-10-13 16:42:53 +02:00
ff19d7209dfix lighttpd cronjob for multi-stack; add ssl-cipher for nginx; set version to 0.9.30-dev1; fixes#583
Michael Kaufmann (d00p)
2013-10-13 16:08:14 +02:00
92243991bcfinally output a nice error-message on mysql-errors
Michael Kaufmann (d00p)
2013-10-13 12:59:43 +02:00
4b5b2db6dbcheck for FQDN before creating db, etc.
Michael Kaufmann (d00p)
2013-10-13 12:59:20 +02:00
26885b0f35improved error-message on incorrect ownership of lib/userdata.inc.php; set correct copyright in hint-templates; beautify code in lib/init.php
Michael Kaufmann (d00p)
2013-10-13 11:51:26 +02:00
4785c19b62Merge pull request #125 from BNoiZe/master
Michael Kaufmann
2013-10-13 02:33:34 -07:00
b744447714Styling for new install
BNoiZe
2013-10-13 11:29:01 +02:00
e0184e2b40Merge branch 'master' of git://github.com/Froxlor/Froxlor
BNoiZe
2013-10-13 10:55:50 +02:00
82b109d170CSS fixes and tweaks
BNoiZe
2013-10-13 10:49:31 +02:00
d055c1ca72re-work the whole install-process, now templates- and class-based; set Sparkle as default theme; set version to 0.9.29.1-dev4
Michael Kaufmann (d00p)
2013-10-13 10:45:09 +02:00
b480a0be57a few fixes here and there, imporved autoloader, updated database-class (ugly old php4 style), removed two functions which will be included in the following updated installer
Michael Kaufmann (d00p)
2013-10-13 10:39:11 +02:00
72fcad5007remove unnecessary removal of fcgid-configs (done in ConfigIO) and remove old logs from customer if file-deletion is wanted
Michael Kaufmann (d00p)
2013-10-11 18:27:26 +02:00
0b0126ed68Merge pull request #122 from BNoiZe/master
Michael Kaufmann
2013-10-11 09:27:09 -07:00
0651238e41Merge branch 'master' of git://github.com/Froxlor/Froxlor
BNoiZe
2013-10-10 17:01:01 +02:00
6a76e8a53fremove build-in logrotate feature and provide logrotate-script
Michael Kaufmann (d00p)
2013-10-09 16:23:59 +02:00
da0ae9040afixes for php-5.4 (strict standard)
Michael Kaufmann (d00p)
2013-10-09 16:12:54 +02:00
b779a67e60create sql-error.log file for database errors so support/debugging will be easier
Michael Kaufmann (d00p)
2013-10-09 15:58:05 +02:00
e670065a0fclean phpfpm-aliasconfig-directory so old data is being removed, fixes#1273
Michael Kaufmann (d00p)
2013-10-09 10:43:04 +02:00
d74d61826fbump Smarty to 3.1.15
Robert Förster (Dessa)
2013-10-07 23:43:52 +02:00
ed08303ec6bump html5shiv to 3.7.0
Robert Förster (Dessa)
2013-10-07 14:04:35 +02:00
af136cf1f0- add mod_quotatab_sql to wheezy proftpd fixes#1268 - replace a stray tab with a space
Robert Förster (Dessa)
2013-10-07 13:42:44 +02:00
cbe7792929clean-up for fpm (remove unecessary stuff), thx to tomreyn & Sephi
Michael Kaufmann (d00p)
2013-10-06 18:59:10 +02:00
b8960149ffreally fix deletion of ip/port combo (typo && wrong field-name)
Michael Kaufmann (d00p)
2013-10-06 18:22:59 +02:00
16917505affix domain-cross-check when deleting a IP/port combo, thx to datenfalke
Michael Kaufmann (d00p)
2013-10-06 14:13:36 +02:00
e078d39f2dimprove design for ssl-certificate descriptions, also increase size of textareas to fit a certificate-width
Michael Kaufmann (d00p)
2013-10-06 13:57:39 +02:00
56ef9e1992enhance customer set ssl-certificates and improve description, this should fix#1244
Michael Kaufmann (d00p)
2013-10-06 13:41:01 +02:00
455aa33d14Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2013-10-06 11:36:51 +02:00
475e2bf735provide full path to 'nice'-executable in cron-configuration-templates, fixes#1272
Michael Kaufmann (d00p)
2013-10-06 11:36:34 +02:00
4584afe5fdMerge pull request #120 from BNoiZe/master
Michael Kaufmann
2013-10-06 01:24:01 -07:00
81ada4c9a4Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2013-10-01 16:11:27 +02:00
2ca9420bd4don't show form to add e-mail addresses if no domain exists
Michael Kaufmann (d00p)
2013-10-01 16:11:19 +02:00
d76e52cfdeMerge pull request #110 from BNoiZe/master
Michael Kaufmann
2013-10-01 07:03:13 -07:00
a2fb15db68multi-stack support
BNoiZe
2013-10-01 15:58:37 +02:00
38a53e49fdwelcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme)
Michael Kaufmann (d00p)
2013-10-01 15:21:35 +02:00
ecdb9ddbdcfix missing file-extension for AddHandler directive
Michael Kaufmann (d00p)
2013-10-01 10:16:13 +02:00
a59fee305afix php-fcgi starter script for nginx/php, thx to Witalij from Aixit GmbH
Michael Kaufmann (d00p)
2013-10-01 10:08:47 +02:00
09b408c375make changing default theme in settings recurse through customers and admins if changing themes for them is disallowed, fixes#1233
Michael Kaufmann (d00p)
2013-10-01 10:07:36 +02:00
c109f9098cremove pretty old backwards-compatibility symlinks of cron-files, noone should need them anymore
Michael Kaufmann (d00p)
2013-10-01 09:40:01 +02:00
bde5ef5c90Merge pull request #109 from tilman19/upstreamfix
Michael Kaufmann
2013-09-30 09:58:42 -07:00
0ca34daf76Changing SetHandler to AddHandler again, works for me on my system.
Tilman Klaeger
2013-09-30 18:35:20 +02:00
8c50c21657Fixed type (add should be edit in edit-case)
Florian Aders (EleRas)
2013-09-30 14:12:43 +02:00
2b8d42b418fix minor spelling error, thx to Talisman
Michael Kaufmann (d00p)
2013-09-30 12:13:31 +02:00
2e52b95d37fix weird behavior when adding/editing the aliasdomain value and no ssl-ip/port is given, thx datenfalke
Michael Kaufmann (d00p)
2013-09-30 12:12:04 +02:00
5be9861badrespect default_vhostconf_domain setting of all ip/port combinations
Michael Kaufmann (d00p)
2013-09-30 09:59:47 +02:00
de16c9c4a0don't create a full vhost for every ip/port, just put all the ip's in the <virtualhost>-tag
Michael Kaufmann (d00p)
2013-09-30 08:50:18 +02:00