Michael Kaufmann (d00p)
bee19fabfa
merged more of the re-design files to current state
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 13:17:24 +01:00
Michael Kaufmann (d00p)
43770d37e1
manually merged re-design changes to 80% of the files
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 12:53:24 +01:00
Michael Kaufmann (d00p)
7b6b145229
add more new files for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:38:47 +01:00
Michael Kaufmann (d00p)
57d52bd59e
merge/add new formfield-files for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:34:14 +01:00
Michael Kaufmann (d00p)
d6b4bd8d36
add new images and templates for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:30:03 +01:00
Michael Kaufmann (d00p)
c28f70d885
fixed endless redirection with lighty when accessing webalizer, thx to vmp32k
2011-02-08 07:58:14 +01:00
Michael Kaufmann (d00p)
fad2ae873d
show message when trying to delete a domain which is used as alias-domain instead of blank page, fixes #571
2011-02-06 09:57:31 +00:00
Michael Kaufmann (d00p)
30c025202c
set base-path dynamically in crond-config for freebsd, fixes #575
2011-02-02 06:26:21 +00:00
Michael Kaufmann (d00p)
9cb64e34dc
fix path in powerdns-configs (bind-path is a setting), fixes #574
2011-02-01 21:24:47 +00:00
Michael Kaufmann (d00p)
72af7c600f
correct postfix mx-access commands for FreeBSD, fixes #573
2011-01-31 17:14:32 +00:00
Michael Kaufmann (d00p)
903a91b9ea
- replace placeholder with actual email address, fixes #566
2011-01-27 12:35:27 +00:00
Michael Kaufmann (d00p)
2b699849ca
fix install-sql
2011-01-26 21:13:18 +00:00
Michael Kaufmann (d00p)
a7ae6e54de
- set correct version for svn1
...
- correct default-php.ini for open_basedir
- fix upgrading from SysCP (getPhpConfigs() fails cause the table is being added after it's being used in the update-process)
2011-01-26 15:01:19 +00:00
Michael Kaufmann (d00p)
1396aca657
- fix missing language-entries for usage-mail template (no fallback to english in e-mail templates, we're looking for translaters btw :P), refs #564
...
- fix possible missing setting in database (httgroup), fixes #564
2011-01-26 11:41:35 +00:00
Michael Kaufmann (d00p)
b19cabef79
round values in usage-cron, fixes #563
2011-01-26 11:20:19 +00:00
Michael Kaufmann (d00p)
c3f5e6c4db
fix inserting of deletion-task for ftp-accounts, fixes #553 , refs #293
2011-01-26 10:58:59 +00:00
Michael Kaufmann (d00p)
f4b6d9930f
- respect domain openbasedir settings when using php-fpm, fixes #562
...
- various improvements/cleanings in the gentoo configfiles array
2011-01-26 09:44:09 +00:00
Michael Kaufmann (d00p)
f77ddac4ed
set version to 0.9.17 for upcoming release
2011-01-25 06:23:31 +00:00
Michael Kaufmann (d00p)
932e1f95c5
fix maxlength of textbox in admin:edit, fixes #559
2011-01-19 06:28:48 +00:00
Michael Kaufmann (d00p)
a8b52d50af
- prework for docroot-settings-extension, refs #533
2011-01-18 07:18:28 +00:00
Michael Kaufmann (d00p)
f10f63b6be
add missing language-string for database_edit, fixes #554
2011-01-16 11:58:24 +00:00
Michael Kaufmann (d00p)
c5cdd9f567
- fix minor issues diskspace-usage-report, refs #466
...
- show current year for copyright in footer
2011-01-14 07:31:01 +00:00
Michael Kaufmann (d00p)
e5b2fd90c0
Add "Notification mail for customers when 90% percent of disk space is exhausted", fixes #466
2011-01-14 07:09:53 +00:00
Michael Kaufmann (d00p)
f7b43f470f
remove double $$, fixes #552
2011-01-13 11:43:40 +00:00
Michael Kaufmann (d00p)
515e542179
- localize path setting (dropdown/manual), thx to arnoldB, fixes #547
...
- include diskusage- (todo) and traffic-report cron, refs #466 , fixes #153
- allow customzing of warning-level in percent for diskusage- and traffic-report cron, refs #466
2011-01-11 08:40:59 +00:00
Michael Kaufmann (d00p)
cc4637095d
respect ssl_redirect setting for domains, fixes #542
2011-01-09 16:25:32 +00:00
Michael Kaufmann (d00p)
bffa8817d9
ftp user cannot be edited, fixes #337
2011-01-09 13:44:10 +00:00
Michael Kaufmann (d00p)
98b82ed0c6
improve behavior of ssl-redirect, fixes #541
2011-01-08 11:58:14 +00:00
Michael Kaufmann (d00p)
4f52982a7e
more fixes for freebsd (more to follow)
2011-01-07 19:22:24 +00:00
Michael Kaufmann (d00p)
1edba0c368
+mailbox_size_limit = 0 for FreeBSD-postfix
2011-01-07 18:33:14 +00:00
Michael Kaufmann (d00p)
06983ca382
some freebsd-config enhancements, fixes #537
2011-01-06 09:37:49 +00:00
Michael Kaufmann (d00p)
c53ef5b96e
fix libnss-nsswitch.conf for FreeBSD, fixes 538
2011-01-06 09:17:25 +00:00
Michael Kaufmann (d00p)
a2b7f98332
add missing 'description' field to sql-query to avoid undefined index in resultset, thx to adlerweb
2011-01-04 21:27:09 +00:00
Michael Kaufmann (d00p)
c25ad76200
remove unnecessary variable $entry in error-message in autoresponder, thx to monotek for finding thi
2011-01-04 20:16:25 +00:00
Florian Aders (EleRas)
7057984534
remove now unneeded inserttasks, refs #535
2011-01-04 11:41:44 +00:00
Florian Aders (EleRas)
02a4fd4e1d
Rebuild configurations after a setting is changed, fixes #535
2011-01-04 11:39:04 +00:00
Michael Kaufmann (d00p)
57ec429776
settings version for upcoming release
2010-12-28 11:07:40 +00:00
Andreas Burchert (scarya)
c52d3819af
- forgot some update queries from early installations (regarding #529 )
2010-12-25 23:36:26 +00:00
Andreas Burchert (scarya)
85f35abe2d
- changed sql query to work with version <= 5.5 ( fixes #529 )
...
- added php-xml extension check ti installation (fixes #530 )
-> thanks to lando
2010-12-25 22:43:42 +00:00
Michael Kaufmann (d00p)
58674a2f8f
- fix possible undefined variable
2010-12-22 13:10:12 +00:00
Michael Kaufmann (d00p)
968137a967
- use php symlink to binary, fixes #526
2010-12-22 12:47:31 +00:00
Michael Kaufmann (d00p)
66b274c1bf
- fine-tune php-fpm-config, create tmp-folder if not exists, refs #524
2010-12-21 13:15:26 +00:00
Michael Kaufmann (d00p)
b9d68a17fa
fix deletion of htpasswd/diroption files if no more htpasswds/diroptions are in the database
2010-12-21 10:55:08 +00:00
Michael Kaufmann (d00p)
ced64138e8
fix order of variables in configuration-path, fixes #521
2010-12-17 22:28:28 +00:00
Michael Kaufmann (d00p)
4fdaed5cc4
fix 'new' fcgid path for froxlor's own vhost php-fcgi-starter
2010-12-14 21:19:52 +00:00
Michael Kaufmann (d00p)
0fd11afdcb
use makeCorrectDir() to output sane path
2010-12-10 12:16:03 +00:00
Michael Kaufmann (d00p)
8202cc96e7
- fixed double-declaration of variable causing nginx-cron to fail on mysql_fetch_array() for htpasswd-entries, fixes #516
2010-12-09 11:49:07 +00:00
Michael Kaufmann (d00p)
59bf7ba22f
- restore still used settings in 120.system.php
...
- check for $createifnotexists in phpinterface_* classes
2010-12-07 11:08:41 +00:00
Michael Kaufmann (d00p)
9c075c05f5
- don't create standard-openbasedir config for froxlor-panel vhost
2010-12-06 09:17:48 +00:00
Michael Kaufmann (d00p)
6815501c1d
- use local-username for froxlor in fpm-config, because froxlor.panel is only the directory/loginname
2010-12-06 09:00:53 +00:00