Johannes Feichtner
088eef9728
Vhost templates: Added a field to select the target webserver
2016-02-27 20:18:16 +01:00
Johannes Feichtner
373cb912d8
- Hide the option on whether to include default directives with webservers different than nginx
...
- Typo fix
- Indentation fix
2016-02-26 19:08:08 +01:00
Johannes Feichtner
48a1b9489a
Copyright fixed
2016-02-23 21:04:43 +01:00
Johannes Feichtner
dc71a582fc
Enable standard directives by default
2016-02-21 14:55:48 +01:00
Johannes Feichtner
abe253bc31
Feature: Vhost templates
...
Reworked the initial implementation by hpmewes (https://github.com/Froxlor/Froxlor/pull/233 ) with
- bugfixes all over
- added support for apache and lighttpd also
- added an update sequence (instead of only modifying froxlor.sql)
- added english language variables
- added missing parts in admin_vhostsettings.php
- added parameter replacements as available since PR 244
2016-02-21 14:53:24 +01:00
Johannes Feichtner
32c32a7e7a
Enable multiple standard IPs
2016-02-21 14:00:26 +01:00
Johannes Feichtner
46eeb65ff0
IPs and Ports: Only show attributes used by the current webserver
2016-02-20 21:13:47 +01:00
Florian Aders
ddaadf81d6
Temporarily deactivate ssl_redirect if a new Let's Encrypt certificate needs to be generated
...
Signed-off-by: Florian Aders <eleras@froxlor.org >
2016-02-16 14:31:07 +01:00
Stefan Heid
3f606cd953
Bugfix: termination-date in domain-add dialog
2016-02-10 22:16:09 +01:00
Stefan Heid
ae581c2da7
Added termination-date to domains
2016-02-10 21:22:52 +01:00
Florian Aders
eff978e5f6
Using different texts in admin and customer interface
...
Signed-off-by: Florian Aders <eleras@froxlor.org >
2016-02-01 11:36:20 +01:00
Florian Aders
c189ad759b
Add Let's Encrypt to admin - GUI
...
Signed-off-by: Florian Aders <eleras@froxlor.org >
2016-01-30 14:34:26 +01:00
Florian Aders
f3a7a9c342
Fix formfield
...
Signed-off-by: Florian Aders <eleras@froxlor.org >
2016-01-30 14:22:32 +01:00
Florian Aders
44d08d6aa9
Add let's encrypt to customer domain - GUI
...
Signed-off-by: Florian Aders <eleras@froxlor.org >
2016-01-30 13:59:34 +01:00
Michael Kaufmann (d00p)
e1b80b513d
add umask form-field, fixes #1486 (0_9_34)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-31 13:22:23 +02:00
Michael Kaufmann (d00p)
532c5d1b9f
revert the new formfield-layout for customer-mysql
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-07-29 16:03:55 +02:00
Roman Schmerold (BNoiZe)
457e378d1e
Reverting HTMLform2 changes
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-06-10 14:59:38 +02:00
Roman Schmerold (BNoiZe)
6dad29cae7
Even more HTMLform2 migrations
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-16 17:56:37 +01:00
Roman Schmerold (BNoiZe)
52afba5a86
Migrate to new HTMLform2 class
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-16 16:55:56 +01:00
Michael Kaufmann (d00p)
8b0572add1
fix visibility of fields in admin/formfields.admin.php
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-10 16:11:35 +01:00
Roman Schmerold (BNoiZe)
67c02dcc40
Fixed missing values, removed old files
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-03 21:37:32 +01:00
Roman Schmerold (BNoiZe)
4fccc86b03
Updated HTMLform2 with some tweaks
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-03 21:32:23 +01:00
Florian Aders (EleRas)
a5d041926a
Converted customer_mysql to HTMLform2
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-03 20:57:54 +01:00
Roman Schmerold (BNoiZe)
72ce20224d
Take values as parameter when editing something
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-02 19:13:52 +01:00
Roman Schmerold (BNoiZe)
87fe3669a1
Migrate to new HTMLform2-class
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-02 17:43:53 +01:00
Michael Kaufmann (d00p)
e578a29058
add option to display the custom-notes to the user and actually save the custom-note
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-01-15 22:10:37 +01:00
Michael Kaufmann (d00p)
7b8885c05e
add custom-notes field to admins and customers, fixes #1471
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-01-15 21:30:15 +01:00
Michael Kaufmann (d00p)
dd34ab8d9b
fix inline-css (violation of Content Security Policy)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-12-29 20:48:56 +01:00
Michael Kaufmann (d00p)
cd5e8801e4
add domain-bulk-import, fixes #1452
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-12-15 14:49:34 +01:00
Marco Vogt (vogti)
6bfa95f8a8
Import default subject/body for e-mails templates; fixes #496
...
Signed-off-by: Marco Vogt (vogti) <mail@mdvogt.de >
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-12-12 19:26:06 +01:00
Michael Kaufmann (d00p)
b4a8418e10
add possibility to move customers to another admin/reseller, fixes #1166
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-11-25 12:23:30 +01:00
Michael Kaufmann (d00p)
4cc3c01dcb
remove password-suggestion if a custom regex is defined; added password-complexity-settings for non-regex users to define what generated passwords should contain, thx to Marco Vogt; fixes #1216
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-11-10 10:07:32 +01:00
Michael Kaufmann (d00p)
57a9f3747b
fix incorrect description text of ip/port add/edit, thx to Sephi and Thomas
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2014-02-13 12:06:07 +01:00
Roman Schmerold (BNoiZe)
b050e3dcd4
Fixing display of mailquota in dashboard, fixes #1369
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-01-28 21:13:18 +01:00
Roman Schmerold (BNoiZe)
0c2aa8de45
Add description field to FTP accounts, fixes #1340
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2014-01-02 22:45:30 +01:00
Roman Schmerold (BNoiZe)
bcf187761c
still implementing the new Settings-class, refs #1325
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2013-12-15 14:35:07 +01:00
Michael Kaufmann (d00p)
eca5265735
more removing of aps/autoresponder/backup
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-05 08:37:58 +01:00
Michael Kaufmann (d00p)
2800ca05a1
began to 'clean up' for future releases (APS, Autoresponder and Backup)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-04 18:32:46 +01:00
Michael Kaufmann (d00p)
83a77acc02
fix usage of sql-server description and info in customer-mysql, thx Sephi
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-03 22:58:56 +01:00
Michael Kaufmann (d00p)
2853d6e1a4
added possibility to enable slowlog for fpm-users in the php-config (domain based logs), fixes #1051
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-03 11:14:32 +01:00
Michael Kaufmann (d00p)
b8952259ba
fix creating of ssl-redirect without ssl-ip/port, fixes #1303
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-21 08:01:43 +01:00
Michael Kaufmann (d00p)
aec5eb9161
fix undefined language-string index in add/edit ip
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-07 16:46:19 +01:00
Michael Kaufmann (d00p)
207f5c69d4
select correct value for serveralias-option when editing domain; customer now has same options as admin; refs #1147
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-14 10:08:15 +02:00
Michael Kaufmann (d00p)
1a99a272b1
let the admin set the server-alias completely (either wildcard, www. or none), customer option follows, this fixes #1147
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-14 09:50:55 +02:00
Michael Kaufmann (d00p)
e078d39f2d
improve design for ssl-certificate descriptions, also increase size of textareas to fit a certificate-width
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-06 13:57:39 +02:00
Michael Kaufmann (d00p)
56ef9e1992
enhance customer set ssl-certificates and improve description, this should fix #1244
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-06 13:41:01 +02:00
Florian Aders (EleRas)
8c50c21657
Fixed type (add should be edit in edit-case)
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2013-09-30 14:12:43 +02:00
Michael Kaufmann (d00p)
eca2df275c
improve ip-address description in admin_domains, thx to datenfalke and Sephi
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-28 12:55:43 +02:00
Michael Kaufmann (d00p)
9e405dafce
merge tilman19-master branch (multistack support) - note: this is a very early stage, don't expect everything to work 100%, use at your own risk. Testers are very very welcome (only apache2 and nginx (even more testing) so far)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-19 19:36:06 +02:00
Michael Kaufmann (d00p)
075e18def3
add note to customer domain-add/edit to clearify trailing-slash in URLs, corrected apache-rewrite for url-redirects, fixes #1261
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-09-07 11:32:08 +02:00