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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
022b83d881
|
remove notice of undefined variable when adding/editing a customer as admin
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-08-20 06:55:56 +02:00 |
|
Michael Kaufmann (d00p)
|
b7a4b69ee0
|
enhance php-fpm configuration options to use custom-ini-settings, refs #587
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-07-05 10:54:52 +02:00 |
|
Michael Kaufmann (d00p)
|
8aa74a9b90
|
fixes for dualstack by tilman19
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-29 10:02:44 +02:00 |
|
Tilman Klaeger (tilman19)
|
80f19c7dfb
|
Add multistack options to userpanel, fixes #586
|
2013-04-29 09:06:40 +02:00 |
|
Michael Kaufmann (d00p)
|
900df7127c
|
be more specific what 'caneditdomain' field means, thx to fuchsi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-06 14:38:24 +02:00 |
|
Michael Kaufmann (d00p)
|
8016bd4ed0
|
localize 'speciallogfile' and give it a better label/description, thanks to xming
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-29 14:53:54 +01:00 |
|
Michael Kaufmann (d00p)
|
74c5d0718c
|
remove php's safe_mode as it is deprecated since php-5.3 and removed since php-5.4
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-15 09:34:41 +01:00 |
|
Michael Kaufmann (d00p)
|
6b1a4ce84d
|
respect deactivated bind value in formfields
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-28 09:12:45 +01:00 |
|
Michael Kaufmann (d00p)
|
9061bfd9a3
|
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 14:09:14 +01:00 |
|
Michael Kaufmann (d00p)
|
bfcd824799
|
fix various undefined indexes/variables, respect deactivated bind value, make checkboxes openbasedir/safemode work again
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 11:18:12 +01:00 |
|
squareZ
|
48f2c7833d
|
Hides nameserver settings for domains if DNS isn't in use
see http://redmine.froxlor.org/issues/964#note-12
|
2012-10-17 00:51:03 +02:00 |
|
mySeb
|
c07322de0f
|
fixed issue-1046
|
2012-04-01 12:37:40 +00:00 |
|
Arnold Bechtoldt
|
454b48f9a8
|
Provide setting and log rotation for special logfiles after creating domains, fixes #1010
|
2012-03-08 15:11:25 +01:00 |
|
Florian Aders (EleRas)
|
df5d3ef66f
|
Added autocomplete="off" to formfields (yeah, it is valid in HTML5), thx sinuswave, fixes #469
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-08-04 08:29:09 +02:00 |
|
Florian Aders (EleRas)
|
25609a7068
|
Moved ticket - formfields to correct directory
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-06-14 18:47:09 +02:00 |
|
Andreas Burchert (scarya)
|
aa4254ad47
|
Added gender selection to add/edit customer, fixes #280
|
2011-05-12 18:58:01 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Andreas Burchert (scarya)
|
7890730afa
|
Added backup function to froxlor, fixes #186
Thanks to monotek.
|
2011-04-24 02:18:58 +02:00 |
|
Christoph Burchert (Chb)
|
e87c16b598
|
added password generator, fixes #346
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
|
2011-04-16 16:46:38 +02:00 |
|
Andreas Burchert (scarya)
|
1730088ab1
|
Replaced yes/no selection with checkboxes, refs #645 @2h0m
Finished all for admin pages. admin_<section>.php files need to be cleaned.
|
2011-03-30 14:52:58 +02:00 |
|
Florian Aders (EleRas)
|
f25d1cbb9e
|
Marked a few fields in admin->domain as mandatory, refs #645
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-03-26 21:24:12 +01:00 |
|
Florian Aders (EleRas)
|
5e0c641a02
|
Fixing a XSS - vulnerability discovered by tomreyn
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-03-19 13:14:28 +01:00 |
|
Michael Kaufmann (d00p)
|
00f8707703
|
fix variable-mixup in formfield so ips-and-ports specialsettings are not shown on the panel (but actually saved to database and used!)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-07 14:44:48 +01:00 |
|
Michael Kaufmann (d00p)
|
4fc02e6c93
|
fix inline-if-statements to show specific fields only if necessary, refs #633
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-06 16:49:22 +01:00 |
|
Florian Aders (EleRas)
|
4400125c7e
|
Fixed icon naming
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-02-13 18:36:56 +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 |
|