Michael Kaufmann (d00p)
95efc2f3a7
trim path before checking, fixes #927
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-04-04 16:10:17 +02:00
Michael Kaufmann (d00p)
ab410cc91e
don't insert task if feature is disabled even though they are not run but might be irritating for the admin, thx to fuchsi
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-29 20:10:37 +01:00
Michael Kaufmann (d00p)
cbc745ff72
remove mod_log_sql as planned
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-15 08:38:29 +01:00
Michael Kaufmann (d00p)
4d0dfb1c88
allow ip:port in redirections, fixes #1173
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-12 19:26:21 +01:00
Michael Kaufmann (d00p)
3b1be99814
use correct linker-property to set the hostname in redirectTo() function, fixes #1151
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 09:35:20 +01:00
Michael Kaufmann (d00p)
12e57c5f10
fix maildirExists() function to check also 'old' maildir layout, refs #1103
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 09:13:20 +01:00
Arnold Bechtoldt
78f286cbda
Implement *deactivate-catchall*-feature, refs #fixes 1114
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 20:08:20 +02:00
Arnold Bechtoldt
68308c4fca
using more UTF-8, optimized the initial froxlor.sql statements, refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-17 15:47:27 +02:00
Arnold Bechtoldt
1943747594
adding global variable to buildNavigation() to grant templates of the Classic template access to $theme
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-15 16:52:43 +02:00
Arnold Bechtoldt
601bf68d09
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-14 23:08:25 +02:00
Andreas Burchert (scarya)
5b15de8e9a
Merged upstream/master to encrypted passwords, refs #852
...
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-07-25 09:01:52 +02:00
Andreas Burchert (scarya)
46e788f875
Added support for encrypted passwords, refs #852
...
Thanks to sardyna12
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-07-20 11:35:33 +02:00
Fabrício Zimmerer Murta
432e898318
Additional modifications to domain/user/Maildir email file structure
...
- Added email settings' option to specify Maildir directory (depending
on postfix version this is ./Maildir/, .maildir/ or, optionally, one
can choose to leave Maildir file structure directly on user's
directory.
- Fixed database 'insert' command to describe the new structure using
specified Maildir directory into new accounts.
- Fixed maildirExists function to the new file structure
- Fixed older bug that email exclusions that were scheduled (task 7)
were not being displayed on overview.
- Added entries on 'english' language file for the new entries on panel
- Changed task id 6 (delete customer) behavior on scrips/jobs/cron_tasks.php
to assure email account is owned to mail uid/gid and the target is an
actual directory before zapping it.
- Fixed task id 7 (delete customer mail data) behavior on script above
to correctly fill and find Maildir and also do additional paranoid
checks before zapping the mail account directory. Notice this is not
the same from above directory-wise: here we erase a single account's
data, while in task id a entire customer set of accounts and domains
are eliminated.
2012-07-09 23:46:51 -03:00
Fabrício Zimmerer Murta
42b9964e9c
Fix 'task id 9' issue.
...
Adds a message on Admin's Overview page if a task is of an unknown type.
Removes task '9' adding on function.inserttask and ignores task id 9 on
CronJobFunctions.
2012-06-18 02:05:55 -03:00
root
12d137aac4
Apply patch from d00p from http://redmine.froxlor.org/issues/1097
...
Fixes the following error:
Fatal error: Cannot access private property db::$password in
/var/www/froxlor/lib/functions/database/function.correctMysqlUsers.php
on line 27
But ID on Redmine: #1097 2012-05-30
2012-06-07 15:47:05 -03:00
blackice2999
173e40b0e4
added new config option for php fpm fixes #1089
2012-05-08 23:12:51 +02:00
Florian Aders (EleRas)
aa7cf38f7e
Trying to fix MySQL server has gone away, thx for all the hints and help - let us hope it works, ref #1025
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-02-27 20:47:21 +01:00
Andreas Burchert (scarya)
c0d2d2dddd
Small fix in makeChownWithNewStats().
...
Signed-off-by: Andreas Burchert (scarya) <scarya@froxlor.org >
2012-01-17 18:42:02 +01:00
Florian Aders (EleRas)
4ab80e6144
Corrected year in some copyrights and templates
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-01-02 14:36:48 +01:00
Florian Aders (EleRas)
64ddddd3d5
Fixing broken changing of hostname, thx philnate, fixes #928 @5m, fixes #946
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-10-30 12:11:10 +01:00
Christoph Burchert (Chb)
418990e271
Fixes fix
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-09-26 03:47:12 +02:00
Andreas Burchert (scarya)
8e07768996
Fixes 'unknown user' for disabled accounts (traffic overview), fixes #791
...
Thanks to monotek
2011-09-19 11:07:09 +02:00
Andreas Burchert (scarya)
14f9344c50
Prevent empty 'ServerName', fixes #870
...
Thanks to h4cc
2011-09-19 10:56:27 +02:00
Florian Aders (EleRas)
6daec3c975
Fixed gettext - support for smarty, now you are able to change the language for real and the translated string is no longer saved in the cached template, refs #819
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-23 12:56:18 +02:00
Florian Aders (EleRas)
e9000a7e99
Merge branch 'quota'
2011-06-23 11:18:18 +02:00
Florian Aders (EleRas)
f79e351b72
Added gettext - filter for smarty
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-23 10:28:52 +02:00
Florian Aders (EleRas)
a23260fb7f
Added task 10 to description of outstanding tasks, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-19 13:43:56 +02:00
Florian Aders (EleRas)
eb984c2f4c
Moved redundant code into single function, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-19 11:31:00 +02:00
Florian Aders (EleRas)
8599ff775b
Tell Froxlor there exists a task-type 10, refs #814
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-18 22:53:15 +02:00
Florian Aders (EleRas)
76b716d41d
redirectTo now uses the new linker class
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-14 18:22:29 +02:00
Florian Aders (EleRas)
0b3e788b86
Revert "Changed redirectTo to use new link-class"
...
This reverts commit b88246b112 .
2011-06-13 22:08:38 +02:00
Florian Aders (EleRas)
b88246b112
Changed redirectTo to use new link-class
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 21:55:46 +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
Florian Aders (EleRas)
a08a34283d
Added traffic overview for admins over all customers, refs #492 , thx yabawock
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-04-24 00:01:37 +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)
6b99f650ca
Added label to unlimited checkboxes.
2011-03-26 21:50:57 +01:00
Andreas Burchert (scarya)
3fc3174788
Finished work for reuseable form data, fixes #672 @4h
2011-03-19 14:34:10 +01:00
Andreas Burchert (scarya)
38999a4f5e
Added back button to standard_error page, refs #672
2011-03-19 14:34:10 +01:00
Andreas Burchert (scarya)
ef8c3d3cf7
Added support to reuse form data if validation fails, refs #672
2011-03-19 14:34:10 +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)
2f0a717241
don't prepend a slash to the domains 'path' value if it's a hostname, fixes #657
2011-03-14 07:58:32 +01:00
Michael Kaufmann (d00p)
20b2b1c399
add missing validator-parameters for setting-formfields
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-11 12:56:41 +01:00
Michael Kaufmann (d00p)
f02a8d73c7
fix check for path-value to avoid double-slash output, fixes #648
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-09 16:36:29 +01:00
Michael Kaufmann (d00p)
b5124b8274
fix output of default path-value if path-select-mode is 'Manual', fixes #642
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-08 11:48:05 +01:00
Andreas Burchert (scarya)
dc1f33f494
Added fallback solution in getTemplate() for 3rd party modules.
...
Thanks to atari.
2011-03-02 10:15:46 +01:00
Michael Kaufmann (d00p)
687b28016e
Merge branch 'master' of git.froxlor.org:froxlor
2011-03-02 07:27:24 +01:00
Florian Aders (EleRas)
00edba1d0d
Fixing dynamic selection of themes in settings, fixes #628
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-03-01 20:38:09 +01:00
Michael Kaufmann (d00p)
13bde22344
- updated outdated domains_add & domains_edit templates in Classic-theme
...
- fixed formfield when path-mode is 'Manual'
fixes #620
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-01 10:31:38 +01:00
Florian Aders (EleRas)
a7a8c51c18
Merged brach redesign to master
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-02-27 13:06:31 +01:00