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
Michael Kaufmann (d00p)
50ae198164
check whether directory is executable for the webserver user, fixes #612
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-25 16:38:34 +01:00
Michael Kaufmann (d00p)
c6afcc57d9
- in function findDirs() just skip if a directory cannot be read instead of returning the list till this dir, fixes #611
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-25 08:00:06 +01:00
Michael Kaufmann (d00p)
393a5ce570
- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-24 10:50:59 +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)
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)
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
Florian Aders (EleRas)
7057984534
remove now unneeded inserttasks, refs #535
2011-01-04 11:41:44 +00:00
Michael Kaufmann (d00p)
80e338610f
don't allow activation of FCGID and PHP-FPM at the same time
2010-12-03 10:41:12 +00:00
Michael Kaufmann (d00p)
30235ff3eb
don't show settings which are not needed for used webserver, fixes #502
2010-12-02 08:18:46 +00:00
Michael Kaufmann (d00p)
39f17b1a9e
- check for correct variable value for store_defaultindex, fixes #459
...
- fix possible undefined variable in init-script
2010-11-09 09:16:08 +00:00
Michael Kaufmann (d00p)
08e17f7d16
- put customer standard-subdomains to the 20_* vhost configs (subdomains) so they are parsed before the main-domain, fixes #465
2010-11-08 07:41:51 +00:00
Michael Kaufmann (d00p)
689cb40bcc
- fix possible undefined variables
2010-10-29 17:53:49 +00:00
Michael Kaufmann (d00p)
44b53ffd2c
- fixed regex for domains to allow a port and/or subfolders/files, fixes #431
2010-10-25 06:45:15 +00:00
Michael Kaufmann (d00p)
ffe49e8acd
outsource makeChownWithNewStats function to lib/functions/ because it is now also used outside the cron-area, refs #258
2010-10-24 20:59:52 +00:00
Michael Kaufmann (d00p)
1b4069f01e
- remove realtime-feature-stuff
2010-10-24 16:57:17 +00:00
Florian Aders (EleRas)
1c892a0f9c
Removing duplicate function, fixes #447
2010-10-23 15:20:23 +00:00
Michael Kaufmann (d00p)
22eb0e19cc
remove deprecated realtime-functionality
2010-10-23 10:24:03 +00:00
Florian Aders (EleRas)
ad31b07a04
Reverting the multiserver-stuff, we'll do this inside the branch
2010-10-23 10:20:23 +00:00
Michael Kaufmann (d00p)
99696ff6cb
- allow 4-character tld's (like .info or .mobi)
2010-10-23 07:50:26 +00:00
Michael Kaufmann (d00p)
09c5bbcb63
- more work in multiserver-client-settings (save-methods)
2010-10-20 10:05:54 +00:00
Michael Kaufmann (d00p)
0c9ab91373
- added multiserver-client-deploy-cron
...
- outsourcing Deploy() function from froxlorclient to client_deployer
2010-10-20 09:01:34 +00:00
Michael Kaufmann (d00p)
836b7fb056
- correct links on client-settings page
...
- added new server_id parameter to buildFormEx, so getFormGroupOutput will use the correct template (with correct links)
2010-10-20 07:40:34 +00:00
Michael Kaufmann (d00p)
d3fd4ee2f4
- more work on froxlor-client settings (multiserver mode)
2010-10-19 20:42:55 +00:00
Michael Kaufmann (d00p)
ce83e8f92b
- chown newly created awstats-directory when new domain has been created, fixes #258
2010-10-19 19:32:53 +00:00
Michael Kaufmann (d00p)
fc5aea1c33
- implement multiserver-client edit
...
- fix various undefined variables
2010-10-19 16:07:48 +00:00
Michael Kaufmann (d00p)
b2ea0cb666
- added form to add new froxlor-clients (no deploy etc.)
...
- implemented function to return all active client-id's for inserttask-function (task for all clients+master)
2010-10-19 14:35:33 +00:00
Michael Kaufmann (d00p)
a8460b7570
- fix loading of settings in case of older Froxlor versions which do not support multiserver-mode
2010-10-19 08:10:22 +00:00
Michael Kaufmann (d00p)
f42fa0ee7b
few minor changes for multiserver-support
2010-10-18 11:34:19 +00:00
Michael Kaufmann (d00p)
699f451234
- more work on settings for FroxlorClients (upcoming multiserver-mode)
2010-10-18 09:20:17 +00:00
Michael Kaufmann (d00p)
382bd88344
- prepare inserttask()-function for multiserver-support
2010-10-17 01:44:58 +00:00
Michael Kaufmann (d00p)
3aff47d983
- first commit for upcoming multiserver-support :)
2010-10-16 20:00:24 +00:00
Michael Kaufmann (d00p)
3f0a491f8c
- set used-ticket-cycle directly as INTERVAL for the cronjob
2010-10-12 06:21:08 +00:00
Michael Kaufmann (d00p)
076c07b4be
add aps-packages to the updateCounters() function and recalculate resources overview, fixes #425
2010-10-10 11:37:49 +00:00