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
Michael Kaufmann (d00p)
5c87e2210c
- be sure customer-docroot-prefix is never the same or within the fcgid-configurations-folder
2010-10-05 20:25:52 +00:00
Michael Kaufmann (d00p)
29d54671d3
- added limitation for autoresponder, fixes #377
...
refs #377
2010-09-20 07:56:32 +00:00
Michael Kaufmann (d00p)
7676acf1f2
- go back as many pages as we have security-questions in admin_domains.php, so we always return to the main form, fixes #332
...
refs #332
2010-09-20 06:07:54 +00:00
Michael Kaufmann (d00p)
e356957592
- added yes/no to decide whether to store the default index-file to a new customers docroot or not, fixes #369
2010-09-07 10:46:50 +00:00
Michael Kaufmann (d00p)
cf2dabc714
- use correct function to validate directory, fixes #385
2010-08-20 14:45:37 +00:00
Michael Kaufmann (d00p)
599d179c4d
- fix returnvalue of _getImmutableFunction()
2010-08-10 08:20:20 +00:00
Michael Kaufmann (d00p)
4b84d978d1
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found, fixes #339
...
- add license-header to function.storeDefaultIndex.php
2010-08-10 07:57:48 +00:00
Michael Kaufmann (d00p)
734686ff33
- add trailing slash to validate path if needed, fixes #331
...
- correct HTML special-character in german.lng.php
2010-08-09 06:11:41 +00:00
Michael Kaufmann (d00p)
ed9235d341
- add possibility to add a subdomain of another domain as "full"-domain in admin-interface, fixes #329
2010-08-06 05:43:28 +00:00
Michael Kaufmann (d00p)
ee7177bdec
- fix function correctErrorDocument(), refs #267
2010-08-05 07:36:24 +00:00
Michael Kaufmann (d00p)
74da53c822
- allow setting path-to-file or simple-string as error-document (only file is valid for lighttpd), fixes #267
2010-08-05 07:10:27 +00:00
Michael Kaufmann (d00p)
ced78ac6f7
- use correct table-field for email deletion, refs #245
2010-07-24 19:42:03 +00:00
Michael Kaufmann (d00p)
f858f045d6
- add task to remove ftp-user data on filesystem correctly
2010-07-24 17:59:05 +00:00
Michael Kaufmann (d00p)
51673f3569
- only show checkbox for e-mail file deletion if there really is some data on the filesystem
2010-07-24 17:26:24 +00:00
Michael Kaufmann (d00p)
e430092eda
- fixed lang-variable in getRedirectCodes()
2010-07-22 07:01:47 +00:00
Michael Kaufmann (d00p)
d1d772f790
- added possibility to run perl-scripts (if allowed by admin) via directory-options
...
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
2010-07-22 06:02:38 +00:00
Michael Kaufmann (d00p)
5f34dfa968
- add possibility to define password-complexity, fixes #292
2010-07-19 08:06:18 +00:00
Michael Kaufmann (d00p)
e5814b14d9
- fix correct insert of domain-redirect code, fixes #296
2010-07-14 06:37:08 +00:00
Michael Kaufmann (d00p)
cc5c30cc69
- check for defined variable in makeCorrectFile as an undefined may return unwanted values
2010-06-28 08:23:11 +00:00
Michael Kaufmann (d00p)
9851ac53cc
- show aps-databases also customer-mysql overview, fixes #272
...
- aps-databases are now increasing the customers mysql-contingent, refs #278
- customers viewing the aps-list are now notified if a package requires a database but the contingent is used up
- the update will add all web[X]aps[Y] databases to the according customer regardless of contingent
- fix tiny issue in preconfig
- setting version to 0.9.10-svn2
refs #272,278
2010-06-17 09:21:14 +00:00
Michael Kaufmann (d00p)
cb128e5020
- implemented APS-1.2 standard
2010-06-14 08:09:17 +00:00