Michael Kaufmann
ccc321be8a
Merge pull request #230 from junkpad92/patch-1
...
"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely, fixes #1488
2015-02-09 22:53:22 +01:00
junkpad92
b68861c175
Fix Bug #1488
...
"discard changes" and "save" on top of each other in security options; there was missing this additional template to fix the bug definitely.
2015-02-09 22:49:40 +01:00
Roman Schmerold (BNoiZe)
2ffcba78cc
Remove another remainent of Smarty
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-09 15:00:21 +01:00
Michael Kaufmann (d00p)
855226d01a
sort distribution-names in admin_configfiles, it's confusing otherwise; display the default/recommended daemon of every service; fix small c'n'p error (courier is not our recommended default)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 14:49:53 +01:00
Michael Kaufmann (d00p)
b8e548d1df
clean variable after subfile-block
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 14:28:24 +01:00
Michael Kaufmann (d00p)
095f1df947
add Ubuntu Precise 12.04 XML-config
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 13:55:10 +01:00
Michael Kaufmann (d00p)
4bd91a811d
change admin_configfiles to handle the new XML-configs instead of the old php-arrays
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-09 13:54:55 +01:00
Michael Kaufmann (d00p)
c3b45a62ca
use native word for the different languages
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 19:59:24 +01:00
Michael Kaufmann (d00p)
7b354eec0f
fix template->language issues (not html-encoded special-characters in language-name), set version to 0.9.34-dev1 due to db structure change / update
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 19:45:15 +01:00
Roman Schmerold (BNoiZe)
677ed371a9
Remove another template we only used for webftp
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-08 19:01:03 +01:00
Roman Schmerold (BNoiZe)
987caa632b
Add Cancel-Button to template selection
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-08 19:00:21 +01:00
Michael Kaufmann (d00p)
3df581152d
remove webftp.php as it: pulls smarty-tplengine we don't use anywhere else, is unknown to most of our users, a possible security-issue, etc. etc. etc.; just don't use webftp stuff
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 18:56:31 +01:00
Michael Kaufmann (d00p)
f0ca931dfc
update idna_convert class
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 18:49:32 +01:00
Michael Kaufmann
52541f18f1
Merge pull request #229 from stweil/typos
...
Fix typos found by codespell, thx to stweil
2015-02-08 18:34:32 +01:00
Stefan Weil
4ee200e9f6
english: Fix typos found by codespell
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-02-08 17:52:53 +01:00
Stefan Weil
47ef9f74a7
classes: Fix typos
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-02-08 17:52:53 +01:00
Stefan Weil
92478d0e4f
smarty: Fix typo
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-02-08 17:52:53 +01:00
Stefan Weil
0fc73b2bbb
Fix typos found by codespell
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2015-02-08 17:52:45 +01:00
Michael Kaufmann (d00p)
909c6a8bdf
allow private-network ip-addresses for database-connection, fixes #1489
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 17:35:31 +01:00
Michael Kaufmann (d00p)
be387ccf35
show whether a customer is deavtivated after successful login rather then nothing at all
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 16:07:24 +01:00
Michael Kaufmann (d00p)
6f73afe265
don't use -1 for standard-subdomains as the parentdomainid field is declared as unsigned int and therefore converted to 0 anyways
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 15:21:19 +01:00
Michael Kaufmann (d00p)
65d548d4f9
fix undefined variable in cases 'custom-notes-show' is not set when adding/editing an admin/a customer
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-08 12:43:04 +01:00
Florian Aders (EleRas)
682b27fdd8
Added when to execute an autogenerated file in ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-08 12:05:22 +01:00
Roman Schmerold (BNoiZe)
d213d65a24
Fixed buttons on top of each other, fixes #1488
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-08 12:01:05 +01:00
Robert Förster (Dessa)
36780d53c2
remove some useless executable bits spotted by lintian
2015-02-08 05:12:37 +01:00
Michael Kaufmann (d00p)
5a3bbd928a
fix nscd restart command in rhel/centos XML
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 23:29:38 +01:00
Michael Kaufmann (d00p)
69854a8e0c
minor fixes to rhel-configfiles + new rhel/centos config-XML
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 17:54:08 +01:00
Michael Kaufmann (d00p)
78667ce08b
update config-file-xml's: gentoo.xml and wheezy.xml; added trusty.xml
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 15:32:07 +01:00
Michael Kaufmann (d00p)
0ef5749925
use correct restart commands for trusty
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 15:29:50 +01:00
Michael Kaufmann (d00p)
218104e6e2
add new configuration-template-XML-files for future use (they will replace [dist].inc.php + text-file-templates)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 10:59:28 +01:00
Michael Kaufmann (d00p)
38b7d44e3a
remove unuused lang-indeces
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 10:56:22 +01:00
Florian Aders (EleRas)
332cb64b71
Group file-commands for easier processing in ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-07 10:41:54 +01:00
Michael Kaufmann (d00p)
f1360d8792
set version to 0.9.33 for upcoming stable release
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-07 09:57:06 +01:00
Florian Aders (EleRas)
269c24a398
Added file - parameter to command if command was created by expanding file - attributes in ConfigDaemon
2015-02-06 13:27:01 +01:00
Michael Kaufmann
bad427bfba
Merge pull request #228 from HolySephi/master
...
fixed some rhel/centos 7 config issues, thx to Sephi
2015-02-06 10:56:23 +01:00
HolySephi
4256546115
fixed mysql file permissions for postfix-files
2015-02-06 10:46:37 +01:00
HolySephi
67fb2e1f59
removed DebugLevel, changed umask
2015-02-06 10:42:46 +01:00
HolySephi
8fab2ae8f0
fixed some minor problems
2015-02-06 10:39:16 +01:00
HolySephi
2f80477f7d
Update etc_postfix_master.cf
...
spamassassin-line is not needed by default froxlor installation
2015-02-06 10:34:41 +01:00
Michael Kaufmann (d00p)
71bb3ccc40
update italian.lng.php, thx to Heaven73
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-06 10:34:35 +01:00
HolySephi
4d89dbfaa3
Update rhel7.inc.php
...
corrected and secured dovecot-sql.conf.ext
2015-02-06 10:31:40 +01:00
Florian Aders (EleRas)
2b9d6dc9c4
Added grouping - functionality for configfiles
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-05 20:28:11 +01:00
Florian Aders (EleRas)
75fb18bcec
Trim the values of the distribution - xml at sane places
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-05 20:07:22 +01:00
Florian Aders (EleRas)
44bf843797
Added usernotexists / groupnotexists to ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-05 15:20:53 +01:00
Florian Aders (EleRas)
37cedafa8f
Added userxists / groupexists to ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-05 15:20:09 +01:00
Florian Aders (EleRas)
09adbf8717
Added "equals" to visibility and "const." to placeholder in ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-05 15:11:02 +01:00
Roman Schmerold (BNoiZe)
56b619b777
Update generation of unlimited fields
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2015-02-05 09:40:23 +01:00
Florian Aders (EleRas)
96e7a3ad8c
Added "mode" for file - tag in ConfigDaemon
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2015-02-04 10:19:57 +01:00
Michael Kaufmann (d00p)
859665fbd0
Merge branch 'master' of github.com:Froxlor/Froxlor
2015-02-03 21:39:13 +01:00
Michael Kaufmann (d00p)
d6f3bf112b
some minor tweaks to configfiles
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2015-02-03 21:38:57 +01:00