Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
2013-10-10 ftimme
- Reverted revision 4176.
blob@ 38b498 commitdiff | diff to current
2013-10-09 ftimme
- Fixed FS#3129 - IP list in web form shows all IP addresses.
blob@ 21792f commitdiff | diff to current
2013-08-14 ftimme
- Make sure clients can get only the PHP versions they are allowed to get e...
blob@ 7ee3c8 commitdiff | diff to current
2013-08-14 ftimme
- Bugfix: make sure correct PHP versions are loaded for each role (admin, r...
blob@ dc8251 commitdiff | diff to current
2013-08-09 mcramer
- Implemented: FS#3077 - Add gender field for client - Implemented: FS#1...
blob@ 81e1f8 commitdiff | diff to current
2013-08-08 ftimme
- Improved SQL query for displaying configuration errors.
blob@ 2ea8e1 commitdiff | diff to current
2013-08-08 ftimme
- Display configuration errors in website form.
blob@ d650dd commitdiff | diff to current
2013-08-07 ftimme
- nginx: improved rewrite rule checks. - Added rewrite rule checks to nginx...
blob@ 37614a commitdiff | diff to current
2013-07-29 mcramer
Fixed typo from last commit
blob@ f379cc commitdiff | diff to current
2013-07-29 mcramer
Changed display of client select entries to [company_name :: ] contact_na...
blob@ 4f5a26 commitdiff | diff to current
2013-07-16 ftimme
- Added "Rewrite Rules" field to the "Redirect" tab so that customers can s...
blob@ 0be208 commitdiff | diff to current
2013-03-25 ftimme
- Fixed FS#2827 - Subdomain vhost quota interferes with the site quota.
blob@ a3277a commitdiff | diff to current
2013-03-19 tbrehm
Fixed: FS#2776 - Add new Website make error when System->Server services-> ...
blob@ d76f27 commitdiff | diff to current
2013-02-14 ftimme
- Firefox can now store passwords; does not work in other browsers yet.
blob@ 0f7b15 commitdiff | diff to current
2013-02-13 ftimme
- Fixed FS#2639 - App Installer: Apps not deleted from ISPConfig if website...
blob@ 5720a5 commitdiff | diff to current
2013-02-07 mcramer
- Fixed: vhost subdomains are not moved properly when changing owner client...
blob@ 8d9151 commitdiff | diff to current
2013-01-23 ftimme
- Fixed FS#2630 - Text inclosed in <> gets removed from directive snippets.
blob@ 469b99 commitdiff | diff to current
2013-01-16 ftimme
- Changed regex for redirect path (Web sites, subdomains, vhost subdomains,...
blob@ 08cc7f commitdiff | diff to current
2013-01-02 ftimme
- Added support for wildcard SSL certificates.
blob@ dea9b1 commitdiff | diff to current
2012-12-20 tbrehm
Fixed: FS#2591 - Force SuEXEC
blob@ 804907 commitdiff | diff to current
2012-12-18 mcramer
Fixed: FS#2586 - Domain list is empty in reseller login when domain module...
blob@ 9a82cd commitdiff | diff to current
2012-12-06 tbrehm
Fixed: FS#2570 - Changind site domain rewrites custom open_basedir settings...
blob@ a07595 commitdiff | diff to current
2012-11-07 ftimme
- Added Proxy Directives field for nginx if you select redirect type "proxy...
blob@ 11ec79 commitdiff | diff to current
2012-10-17 mcramer
Bugfix: User (client) could not create website
blob@ 0d0ad3 commitdiff | diff to current
2012-09-26 mcramer
Implemented: FS#1102 - Convert internationalized domains to punycode autom...
blob@ 8c1761 commitdiff | diff to current
2012-09-18 mcramer
Bugfix: domain module check on client editing websites Added: bank account ...
blob@ 8d0c35 commitdiff | diff to current
2012-09-13 mcramer
Fixed/Implemented: replaced intval() by $app->functions->intval() in all in...
blob@ 65ea2e commitdiff | diff to current
2012-09-12 mcramer
Bugfix: Domain module check can only be applied if tab is "domain"
blob@ f601d9 commitdiff | diff to current
2012-09-11 mcramer
Fixed: FS#2421 - Domain module does not check for valid selection Impleme...
blob@ 4e18bd commitdiff | diff to current
2012-09-06 ftimme
- Small bugfix (if($server_type = 'nginx'){ must be if($server_type == 'ngi...
blob@ 3a93f2 commitdiff | diff to current
2012-09-06 ftimme
- New feature: you can now add directive snippets for Apache, nginx, and PH...
blob@ ef55b5 commitdiff | diff to current
2012-08-20 mcramer
Bugfix reading PHP versions from wrong server under some circumstances Made...
blob@ c146a2 commitdiff | diff to current
2012-08-20 mcramer
Changes for subdomain vhosts: - Fixed missing templates and language entrie...
blob@ c3bf39 commitdiff | diff to current
2012-08-20 mcramer
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
blob@ 6fb93d commitdiff | diff to current
2012-08-19 mcramer
FS#2385 - Extend client limits
blob@ ac099e commitdiff | diff to current
2012-06-07 tbrehm
Implemented: FS#1977 - IP address(es) and *
blob@ 02384b commitdiff | diff to current
2012-05-04 ftimme
- Implemented FS#1888 and FS#2211.
blob@ dd7ce4 commitdiff | diff to current
2012-05-04 ftimme
- Implemented FS#2200.
blob@ 76ebcb commitdiff | diff to current
2012-05-03 ftimme
- Added more details to client drop-down fields (in Sites and DNS module).
blob@ 248bc3 commitdiff | diff to current
2012-04-19 ftimme
- Apache: added support for multiple PHP-FPM versions. - Fastcgi: delete .p...
blob@ 62e4b3 commitdiff | diff to current
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
blob@ b67344 commitdiff | diff to current
2012-04-03 ftimme
- Fixed FS#2139.
blob@ 93f24e commitdiff | diff to current
2012-03-23 ftimme
- nginx: added support for multiple PHP-FPM versions (FS#1963 now complete).
blob@ b4687b commitdiff | diff to current
2012-03-23 xaver
php 5.4 fixes + bugfix interface/web/admin/list/remote_user.list.php ['tabl...
blob@ a8b07f commitdiff | diff to current
2012-03-07 ftimme
- Improved support for multiple PHP versions. Additional PHP versions have ...
blob@ 6de0aa commitdiff | diff to current
2012-03-06 ftimme
- Added support for multiple PHP versions (Apache + PHP-FastCGI).
blob@ 62b385 commitdiff | diff to current
2012-02-22 tbrehm
Merged revisions 2916-2941 from stable branch.
blob@ dec0df commitdiff | diff to current
2012-02-03 tbrehm
- Implemented new backup and restore functions for websites and databases (...
blob@ 5a43e7 commitdiff | diff to current
2012-01-25 tbrehm
Merged revisions 2886-2909 from stable branch.
blob@ 355efb commitdiff | diff to current
2011-10-25 latham
someone left a troubleshooting print_r in the code
blob@ f3e79a commitdiff | diff to current
first | « prev | next »