Michael Kaufmann (d00p)
3f93044121
add formields for email stuff
2011-02-12 15:47:37 +01:00
Andreas Burchert
885bf7e88c
Added customer/domain formfields.
2011-02-11 22:08:22 +01:00
Florian Aders (EleRas)
efabfd7183
Merge branch 'master' into redesign
2011-02-11 13:39:07 +01:00
Florian Aders (EleRas)
d8b43f60b8
Added missing smtpd_sasl_type = dovecot for gentoo-postfix-config
2011-02-11 13:32:22 +01:00
Michael Kaufmann (d00p)
e13d588c07
Merge branch 'master' into redesign
2011-02-09 10:54:31 +01:00
Michael Kaufmann (d00p)
460e153c6f
FreeBSD's dovecot uses ssl=yes as default value (even if commented out), so we have to set it to 'no' if no ssl is used, fixes #572
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-09 09:55:33 +01:00
Michael Kaufmann (d00p)
cb36615228
check database-connection after each customer in traffic-cron (sometimes analyzing big access-logs takes too long), fixes #544
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-09 09:53:05 +01:00
Michael Kaufmann (d00p)
6dca567827
added parameter '-k' to the 'du' command in traffic-cron, -k displays block counts in 1024-byte (1-Kbyte) blocks (lead to wrong filesize-calculations on FreeBSD), fixes #578
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-09 09:47:44 +01:00
Florian Aders (EleRas)
80379232a9
Remove IDs from settings, makes merging easier
2011-02-08 15:35:08 +01:00
Michael Kaufmann (d00p)
3a3aa73d2d
update idna_converter-class, thx to mathias, fixes #579
2011-02-08 14:31:21 +01:00
Michael Kaufmann (d00p)
c949c153ed
fix undefined index in classic-theme
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 14:03:18 +01:00
Michael Kaufmann (d00p)
a4dba36f82
beautify message if there are no customers to add a new ticket for
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 14:00:22 +01:00
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