Commit Graph

  • 1a99a272b1 let the admin set the server-alias completely (either wildcard, www. or none), customer option follows, this fixes #1147 Michael Kaufmann (d00p) 2013-10-14 09:50:55 +02:00
  • e1fa5f6f0a don't link to index.php on sql-error but rather to the page before the error Michael Kaufmann (d00p) 2013-10-14 09:49:47 +02:00
  • 8c8cb5a0d7 remove sort-by-path as it does not work anyway (and makes not much sense), fixes #692 Michael Kaufmann (d00p) 2013-10-13 16:42:53 +02:00
  • ff19d7209d fix lighttpd cronjob for multi-stack; add ssl-cipher for nginx; set version to 0.9.30-dev1; fixes #583 Michael Kaufmann (d00p) 2013-10-13 16:08:14 +02:00
  • 92243991bc finally output a nice error-message on mysql-errors Michael Kaufmann (d00p) 2013-10-13 12:59:43 +02:00
  • 4b5b2db6db check for FQDN before creating db, etc. Michael Kaufmann (d00p) 2013-10-13 12:59:20 +02:00
  • 26885b0f35 improved error-message on incorrect ownership of lib/userdata.inc.php; set correct copyright in hint-templates; beautify code in lib/init.php Michael Kaufmann (d00p) 2013-10-13 11:51:26 +02:00
  • 4785c19b62 Merge pull request #125 from BNoiZe/master Michael Kaufmann 2013-10-13 02:33:34 -07:00
  • b744447714 Styling for new install BNoiZe 2013-10-13 11:29:01 +02:00
  • e0184e2b40 Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-13 10:55:50 +02:00
  • 82b109d170 CSS fixes and tweaks BNoiZe 2013-10-13 10:49:31 +02:00
  • d055c1ca72 re-work the whole install-process, now templates- and class-based; set Sparkle as default theme; set version to 0.9.29.1-dev4 Michael Kaufmann (d00p) 2013-10-13 10:45:09 +02:00
  • b480a0be57 a few fixes here and there, imporved autoloader, updated database-class (ugly old php4 style), removed two functions which will be included in the following updated installer Michael Kaufmann (d00p) 2013-10-13 10:39:11 +02:00
  • 2ba1c1eb42 Fixed wrong icons BNoiZe 2013-10-12 15:09:33 +02:00
  • e7871cb5b4 Small design improvements BNoiZe 2013-10-11 20:44:31 +02:00
  • 72fcad5007 remove unnecessary removal of fcgid-configs (done in ConfigIO) and remove old logs from customer if file-deletion is wanted Michael Kaufmann (d00p) 2013-10-11 18:27:26 +02:00
  • 0b0126ed68 Merge pull request #122 from BNoiZe/master Michael Kaufmann 2013-10-11 09:27:09 -07:00
  • 0651238e41 Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-10 17:01:01 +02:00
  • 6a76e8a53f remove build-in logrotate feature and provide logrotate-script Michael Kaufmann (d00p) 2013-10-09 16:23:59 +02:00
  • da0ae9040a fixes for php-5.4 (strict standard) Michael Kaufmann (d00p) 2013-10-09 16:12:54 +02:00
  • b779a67e60 create sql-error.log file for database errors so support/debugging will be easier Michael Kaufmann (d00p) 2013-10-09 15:58:05 +02:00
  • e670065a0f clean phpfpm-aliasconfig-directory so old data is being removed, fixes #1273 Michael Kaufmann (d00p) 2013-10-09 10:43:04 +02:00
  • d74d61826f bump Smarty to 3.1.15 Robert Förster (Dessa) 2013-10-07 23:43:52 +02:00
  • ed08303ec6 bump html5shiv to 3.7.0 Robert Förster (Dessa) 2013-10-07 14:04:35 +02:00
  • af136cf1f0 - add mod_quotatab_sql to wheezy proftpd fixes #1268 - replace a stray tab with a space Robert Förster (Dessa) 2013-10-07 13:42:44 +02:00
  • cbe7792929 clean-up for fpm (remove unecessary stuff), thx to tomreyn & Sephi Michael Kaufmann (d00p) 2013-10-06 18:59:10 +02:00
  • b8960149ff really fix deletion of ip/port combo (typo && wrong field-name) Michael Kaufmann (d00p) 2013-10-06 18:22:59 +02:00
  • 553eca9b29 Removed dataTables BNoiZe 2013-10-06 15:14:58 +02:00
  • 16917505af fix domain-cross-check when deleting a IP/port combo, thx to datenfalke Michael Kaufmann (d00p) 2013-10-06 14:13:36 +02:00
  • e078d39f2d improve design for ssl-certificate descriptions, also increase size of textareas to fit a certificate-width Michael Kaufmann (d00p) 2013-10-06 13:57:39 +02:00
  • 56ef9e1992 enhance customer set ssl-certificates and improve description, this should fix #1244 Michael Kaufmann (d00p) 2013-10-06 13:41:01 +02:00
  • 455aa33d14 Merge branch 'master' of github.com:Froxlor/Froxlor Michael Kaufmann (d00p) 2013-10-06 11:36:51 +02:00
  • 475e2bf735 provide full path to 'nice'-executable in cron-configuration-templates, fixes #1272 Michael Kaufmann (d00p) 2013-10-06 11:36:34 +02:00
  • 4584afe5fd Merge pull request #120 from BNoiZe/master Michael Kaufmann 2013-10-06 01:24:01 -07:00
  • 6af5608f0f Added natural dynamic sorting BNoiZe 2013-10-06 09:43:01 +02:00
  • 718c19f230 Fixed a bug which made the edit link unclickable BNoiZe 2013-10-05 23:30:48 +02:00
  • 11380a9819 Merge pull request #119 from BNoiZe/master Michael Kaufmann 2013-10-05 11:14:01 -07:00
  • 933a47cf7f Merge branch 'master' of https://github.com/BNoiZe/Froxlor BNoiZe 2013-10-05 20:09:05 +02:00
  • 521acfbe5c Added unlock link and greyed out customer if deactivated BNoiZe 2013-10-05 20:06:23 +02:00
  • 08e9f3ebd0 Dynamic sorting for theme Sparkle BNoiZe 2013-10-05 18:15:31 +02:00
  • fc0a069a74 Merge pull request #118 from BNoiZe/master Michael Kaufmann 2013-10-04 10:47:24 -07:00
  • 1acf7d852d Merge branch 'master' of https://github.com/BNoiZe/Froxlor BNoiZe 2013-10-04 19:40:13 +02:00
  • 015e688a0e Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-04 19:39:06 +02:00
  • 939c1950ea CSS tweaks BNoiZe 2013-10-04 19:27:37 +02:00
  • 57e0d84d69 Removed error file created by git BNoiZe 2013-10-04 19:02:50 +02:00
  • 9e633d6e11 Merge branch 'master' of https://github.com/BNoiZe/Froxlor BNoiZe 2013-10-04 18:57:25 +02:00
  • 6d12ad9986 Merge pull request #117 from BNoiZe/master BNoiZe 2013-10-04 18:56:18 +02:00
  • 205f80ff8d Merge branch 'master' of github.com:Froxlor/Froxlor Michael Kaufmann (d00p) 2013-10-04 18:54:24 +02:00
  • 30e664e8ea remove unecessary sed-command on debian wheezy (fpm), fixes #1269 Michael Kaufmann (d00p) 2013-10-04 18:51:00 +02:00
  • 21020fecc4 Merge pull request #117 from BNoiZe/master Michael Kaufmann 2013-10-04 06:50:07 -07:00
  • c649970f4d Fixes for installtion screen BNoiZe 2013-10-04 15:42:01 +02:00
  • c5dc953071 Merge pull request #116 from BNoiZe/master Michael Kaufmann 2013-10-03 13:19:41 -07:00
  • 6ca09a3ca0 Replaced static links with $linker->getLink() BNoiZe 2013-10-03 21:51:59 +02:00
  • 0c3aa5c0be CSS & HTML cleanup BNoiZe 2013-10-03 21:21:54 +02:00
  • ee38a99b19 Merge pull request #115 from BNoiZe/master Michael Kaufmann 2013-10-03 11:17:26 -07:00
  • ce403a855a Fixed heading of replaceable vars BNoiZe 2013-10-03 20:10:34 +02:00
  • c2b35d81c6 Merge branch 'master' of github.com:Froxlor/Froxlor Michael Kaufmann (d00p) 2013-10-03 16:11:01 +02:00
  • 0ca935b553 fix incorrect strings for AXFR in updater, thx to Max Michael Kaufmann (d00p) 2013-10-03 16:09:59 +02:00
  • b985e6c0f2 Merge pull request #113 from BNoiZe/master Michael Kaufmann 2013-10-02 13:42:03 -07:00
  • fda66945b5 Removed static text for testing purposes BNoiZe 2013-10-02 21:47:13 +02:00
  • 8c2276da64 New Default Page BNoiZe 2013-10-02 18:56:43 +02:00
  • 5684cd8a9f New PHPinfo table BNoiZe 2013-10-02 18:29:31 +02:00
  • b43a55b9b8 fix incorrect path to awstats_buildstaticpages.pl on Ubuntu Precise, thx to get Michael Kaufmann (d00p) 2013-10-02 17:14:14 +02:00
  • 47d595edda fix checklastguid, thx oschni Michael Kaufmann (d00p) 2013-10-02 10:23:58 +02:00
  • 10dc017dd1 add phpinfo() in admin-panel, thx to EleRas; fixes #1270 Michael Kaufmann (d00p) 2013-10-02 09:48:24 +02:00
  • 91ed3cb128 fix has_certs == 3 which is old (it's the default which is 0) Michael Kaufmann (d00p) 2013-10-01 22:16:36 +02:00
  • 83743eef8c Merge pull request #112 from BNoiZe/master Michael Kaufmann 2013-10-01 13:16:44 -07:00
  • e5304d1cc1 Code cleanup BNoiZe 2013-10-01 22:02:44 +02:00
  • f44395a001 Fixed css BNoiZe 2013-10-01 22:00:37 +02:00
  • b56149f3f3 Added scroll to top button BNoiZe 2013-10-01 21:52:43 +02:00
  • d55cccda39 Added background to options dropdown BNoiZe 2013-10-01 21:37:30 +02:00
  • 63bfea75a5 Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-01 21:28:59 +02:00
  • 413b34bf34 Show type of certificate BNoiZe 2013-10-01 21:28:44 +02:00
  • bc83e65a50 Replaced wrong customer-icon BNoiZe 2013-10-01 21:27:56 +02:00
  • 2e503302a8 Merge pull request #111 from BNoiZe/master Michael Kaufmann 2013-10-01 12:17:09 -07:00
  • 993814edd5 Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-01 20:45:37 +02:00
  • b19e226609 fix webftp template (Froxlor and Sparkle theme) Michael Kaufmann (d00p) 2013-10-01 18:44:09 +02:00
  • c2831007e7 update sparkle theme to reflect latest changes + some minor bugfixes Michael Kaufmann (d00p) 2013-10-01 18:43:41 +02:00
  • 12bf2b779f Changed old CUST_NAME to new SALUTATION BNoiZe 2013-10-01 18:30:02 +02:00
  • c4713f3ebf Replaced static text with language var BNoiZe 2013-10-01 18:03:04 +02:00
  • 180d711d9c Fixed uppercase of options BNoiZe 2013-10-01 18:02:45 +02:00
  • 34814e37ea Merge branch 'master' of git://github.com/Froxlor/Froxlor BNoiZe 2013-10-01 17:32:55 +02:00
  • d179831033 better readability of green buttons BNoiZe 2013-10-01 17:28:21 +02:00
  • 8032e6f0d5 if/else bugfix BNoiZe 2013-10-01 16:22:19 +02:00
  • 81ada4c9a4 Merge branch 'master' of github.com:Froxlor/Froxlor Michael Kaufmann (d00p) 2013-10-01 16:11:27 +02:00
  • 2ca9420bd4 don't show form to add e-mail addresses if no domain exists Michael Kaufmann (d00p) 2013-10-01 16:11:19 +02:00
  • d76e52cfde Merge pull request #110 from BNoiZe/master Michael Kaufmann 2013-10-01 07:03:13 -07:00
  • a2fb15db68 multi-stack support BNoiZe 2013-10-01 15:58:37 +02:00
  • 38a53e49fd welcome on board new 'Sparkle' theme and also welcome on board BNoiZe as theme maintainer (creater of Sparkle theme) Michael Kaufmann (d00p) 2013-10-01 15:21:35 +02:00
  • ecdb9ddbdc fix missing file-extension for AddHandler directive Michael Kaufmann (d00p) 2013-10-01 10:16:13 +02:00
  • a59fee305a fix php-fcgi starter script for nginx/php, thx to Witalij from Aixit GmbH Michael Kaufmann (d00p) 2013-10-01 10:08:47 +02:00
  • 09b408c375 make changing default theme in settings recurse through customers and admins if changing themes for them is disallowed, fixes #1233 Michael Kaufmann (d00p) 2013-10-01 10:07:36 +02:00
  • c109f9098c remove pretty old backwards-compatibility symlinks of cron-files, noone should need them anymore Michael Kaufmann (d00p) 2013-10-01 09:40:01 +02:00
  • bde5ef5c90 Merge pull request #109 from tilman19/upstreamfix Michael Kaufmann 2013-09-30 09:58:42 -07:00
  • 0ca34daf76 Changing SetHandler to AddHandler again, works for me on my system. Tilman Klaeger 2013-09-30 18:35:20 +02:00
  • 8c50c21657 Fixed type (add should be edit in edit-case) Florian Aders (EleRas) 2013-09-30 14:12:43 +02:00
  • 2b8d42b418 fix minor spelling error, thx to Talisman Michael Kaufmann (d00p) 2013-09-30 12:13:31 +02:00
  • 2e52b95d37 fix weird behavior when adding/editing the aliasdomain value and no ssl-ip/port is given, thx datenfalke Michael Kaufmann (d00p) 2013-09-30 12:12:04 +02:00
  • 5be9861bad respect default_vhostconf_domain setting of all ip/port combinations Michael Kaufmann (d00p) 2013-09-30 09:59:47 +02:00
  • de16c9c4a0 don't create a full vhost for every ip/port, just put all the ip's in the <virtualhost>-tag Michael Kaufmann (d00p) 2013-09-30 08:50:18 +02:00