Commit Graph

  • 6e3bc87302 - removed customer-id limitations in domains-edit, fixes #394 - added permission-check to cron-init script if mod_fcgid_ownvhost is enabled Michael Kaufmann (d00p) 2010-08-27 05:53:25 +00:00
  • 28f525fb5c - don't show regular expression on password-complexity-error, fixes #392 Michael Kaufmann (d00p) 2010-08-24 12:34:22 +00:00
  • def6a7c051 - fix html linebreaks in autoresponder Michael Kaufmann (d00p) 2010-08-24 11:05:27 +00:00
  • f34fdc0b42 Tagging Froxlor 0.9.12 0.9.12 Florian Aders (EleRas) 2010-08-23 06:49:14 +00:00
  • 5d36c7228d - set version to 0.9.12, preparing for tag Michael Kaufmann (d00p) 2010-08-23 06:43:22 +00:00
  • cf2dabc714 - use correct function to validate directory, fixes #385 Michael Kaufmann (d00p) 2010-08-20 14:45:37 +00:00
  • a63e752dde - various language improvements/corrections, fixes #380 #381 Michael Kaufmann (d00p) 2010-08-18 05:23:30 +00:00
  • ec1696ebab - woops, fixed language-file, refs #354 Michael Kaufmann (d00p) 2010-08-17 06:47:13 +00:00
  • 7730a57dbf - add missing language-strings, refs #354 Michael Kaufmann (d00p) 2010-08-17 06:45:46 +00:00
  • e444ebff62 - clear php-fcgi-starter directories so no old files for non-existing domains are on the filesystem, fixes #367 Michael Kaufmann (d00p) 2010-08-17 06:40:20 +00:00
  • 015f51f8d3 - added email template for "forgot password" function, fixes #354 Michael Kaufmann (d00p) 2010-08-17 06:19:57 +00:00
  • 40ba41497b - added 'company' and 'salutation' to some templates, fixes #376 Michael Kaufmann (d00p) 2010-08-17 06:02:31 +00:00
  • 2a5494c85a - remove unused replacer-variable in admin_customers.php - add already-implemented replacers to the templates so users actually know they exist Michael Kaufmann (d00p) 2010-08-13 08:39:56 +00:00
  • ffe20960d5 - add redirect-code descriptions to customer-domain view, fixes #360 Michael Kaufmann (d00p) 2010-08-12 12:32:26 +00:00
  • 040f151d65 - added possibility to customize authname of directory-protection, fixes #345 Michael Kaufmann (d00p) 2010-08-11 07:48:56 +00:00
  • db286077f8 - setting cronjob interval of "reset support ticket usage" to 1 day (there is a cycle-setting which controls the reset) Michael Kaufmann (d00p) 2010-08-11 07:09:57 +00:00
  • 90bd5c3512 - possibility to enter a different path for 'awstats.pl' because it might not be in the same directory as 'awstats_buildsstaticpages.pl', fixes #343 Michael Kaufmann (d00p) 2010-08-10 12:07:53 +00:00
  • ee29c406ab - add possibility to define email templates for "new database by customer" and "new ftp account by customer" Michael Kaufmann (d00p) 2010-08-10 09:21:07 +00:00
  • 599d179c4d - fix returnvalue of _getImmutableFunction() Michael Kaufmann (d00p) 2010-08-10 08:20:20 +00:00
  • 4b84d978d1 - check for 'chattr' command, and use 'chflags' (FreeBSD) if not found, fixes #339 - add license-header to function.storeDefaultIndex.php Michael Kaufmann (d00p) 2010-08-10 07:57:48 +00:00
  • 91c1928309 - only check for ticket-values if ticket-system is enabled when adding/editing an admin Michael Kaufmann (d00p) 2010-08-09 11:07:27 +00:00
  • 9d4d6efdb9 - set / as default value for ftp-homedir in customer_ftp, fixes #338 Michael Kaufmann (d00p) 2010-08-09 06:35:16 +00:00
  • 81cef92443 - set "add_date" also for standard-subdomain, fixes #340 Michael Kaufmann (d00p) 2010-08-09 06:30:03 +00:00
  • 734686ff33 - add trailing slash to validate path if needed, fixes #331 - correct HTML special-character in german.lng.php Michael Kaufmann (d00p) 2010-08-09 06:11:41 +00:00
  • 0d897f13e3 - prevent "sub-but-full-domain" to be used as "sub-but-full-domain" again Michael Kaufmann (d00p) 2010-08-06 08:46:55 +00:00
  • 05436211dd - just some minor fixes in gentoo-dovecot.conf Michael Kaufmann (d00p) 2010-08-06 07:09:52 +00:00
  • ed9235d341 - add possibility to add a subdomain of another domain as "full"-domain in admin-interface, fixes #329 Michael Kaufmann (d00p) 2010-08-06 05:43:28 +00:00
  • ee7177bdec - fix function correctErrorDocument(), refs #267 Michael Kaufmann (d00p) 2010-08-05 07:36:24 +00:00
  • 74da53c822 - allow setting path-to-file or simple-string as error-document (only file is valid for lighttpd), fixes #267 Michael Kaufmann (d00p) 2010-08-05 07:10:27 +00:00
  • 0f0ae6eb6d - set correct default-value on "change password" view, fixes #317 Michael Kaufmann (d00p) 2010-08-05 06:32:40 +00:00
  • 472291e59d - merging branch d00p/perl-suexec-workaround to trunk, fixes #319 Michael Kaufmann (d00p) 2010-08-05 06:19:53 +00:00
  • 86c881a63c - use correct commands with apache on Gentoo when creating vhosts-dir/-file Michael Kaufmann (d00p) 2010-08-04 11:51:57 +00:00
  • f95431c55e - only validate password if given in customer_mysql, fixes #325 Michael Kaufmann (d00p) 2010-08-03 05:29:57 +00:00
  • f2f022ba30 - add ftp-quota-sql for pure-ftpd under gentoo Michael Kaufmann (d00p) 2010-08-02 07:30:56 +00:00
  • 1a62e9413d - remove base_dir-directive from dovecot.conf as we use the default value anyway, fixes #311 - added pure-ftp configuration-template for Gentoo Michael Kaufmann (d00p) 2010-08-02 06:54:57 +00:00
  • e53e3f9843 - correct description for "save mailpasswords in cleartext" settting, fixes #315 Michael Kaufmann (d00p) 2010-07-30 07:50:28 +00:00
  • 69391309bc - use correct $_POST-values on update Michael Kaufmann (d00p) 2010-07-30 05:42:19 +00:00
  • 038e9947c1 - remove deprecated function mysql_list_tables() from install.php Michael Kaufmann (d00p) 2010-07-29 11:00:27 +00:00
  • 5c4a38e4de - beautification in gentoo-config-templates Michael Kaufmann (d00p) 2010-07-28 12:23:59 +00:00
  • a0d7997778 - forgot to set version string to 0.9.12-svn1 Michael Kaufmann (d00p) 2010-07-28 10:44:47 +00:00
  • d660165470 - fixed configuration permissions for pure-ftp, fixes #309 - fixed configuration permissions for dovecot, fixes #310 - fixed some minor config-template issues Michael Kaufmann (d00p) 2010-07-28 06:08:14 +00:00
  • 735f890e56 - improve autoresponder-cron, refs #308 - let phpMailer-Class throw its exception so we can catch them Michael Kaufmann (d00p) 2010-07-27 09:59:53 +00:00
  • a2ab73fa41 - add possibility to use FCGID also for Froxlor itself, fixes #305 - make extra settings menu for FCGID - replace deprecated function 'ereg_replace' in lighttpd-cronjob Michael Kaufmann (d00p) 2010-07-27 08:42:59 +00:00
  • 11af896411 Tagging 0.9.11 0.9.11 Florian Aders (EleRas) 2010-07-26 07:58:37 +00:00
  • f7f1907546 - set version to 0.9.11 Michael Kaufmann (d00p) 2010-07-26 07:43:12 +00:00
  • ced78ac6f7 - use correct table-field for email deletion, refs #245 Michael Kaufmann (d00p) 2010-07-24 19:42:03 +00:00
  • fe3728d522 - fix wrong variable in e-mail data deletion, it actually does work now :P (thx to acidfreeze), fixes #245 Michael Kaufmann (d00p) 2010-07-24 18:55:48 +00:00
  • f858f045d6 - add task to remove ftp-user data on filesystem correctly Michael Kaufmann (d00p) 2010-07-24 17:59:05 +00:00
  • 51673f3569 - only show checkbox for e-mail file deletion if there really is some data on the filesystem Michael Kaufmann (d00p) 2010-07-24 17:26:24 +00:00
  • e430092eda - fixed lang-variable in getRedirectCodes() Michael Kaufmann (d00p) 2010-07-22 07:01:47 +00:00
  • eaf70765d5 - possibility to specify perl path (only necessary on lighttpd) Michael Kaufmann (d00p) 2010-07-22 06:56:17 +00:00
  • 9191bc6c08 - don't cut single slash if diroptions path is equal to the docroot Michael Kaufmann (d00p) 2010-07-22 06:36:24 +00:00
  • 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) Michael Kaufmann (d00p) 2010-07-22 06:02:38 +00:00
  • edc7a91519 - tell PHPMailer to throw Exceptions so we can catch them, fixes #298 Michael Kaufmann (d00p) 2010-07-22 05:28:21 +00:00
  • 4eb177e65f - set umask in php-starter files (fcgid), fixes #299 Michael Kaufmann (d00p) 2010-07-19 09:48:54 +00:00
  • 5f34dfa968 - add possibility to define password-complexity, fixes #292 Michael Kaufmann (d00p) 2010-07-19 08:06:18 +00:00
  • c43574a714 - possibility to remove email data also if only account is being removed but not the address itself, refs #245 - possibility to remove ftp-homedir on deletion of a ftp-user, fixes #293 Michael Kaufmann (d00p) 2010-07-19 06:03:49 +00:00
  • 525b6ee98d - keep consistence in filenames, fixes #290 refs #290 Michael Kaufmann (d00p) 2010-07-19 05:35:32 +00:00
  • e5814b14d9 - fix correct insert of domain-redirect code, fixes #296 Michael Kaufmann (d00p) 2010-07-14 06:37:08 +00:00
  • 448e7f5c99 Tagging froxlor 0.9.10 0.9.10 Florian Aders (EleRas) 2010-06-28 09:47:32 +00:00
  • e5cd9ad727 - fix accessibility of Froxlor - added option to decide how Froxlor is being reached - set version to 0.9.10 Michael Kaufmann (d00p) 2010-06-28 08:53:41 +00:00
  • cc5c30cc69 - check for defined variable in makeCorrectFile as an undefined may return unwanted values Michael Kaufmann (d00p) 2010-06-28 08:23:11 +00:00
  • cf2104e989 - fix wrong variable name Michael Kaufmann (d00p) 2010-06-28 08:18:12 +00:00
  • 14b7be0a4f - fix undefined (and also unneeded) variable in cron-job Michael Kaufmann (d00p) 2010-06-25 05:27:09 +00:00
  • e6c385da10 - fix maildir checking (returned error even if the path exists and is readable) Michael Kaufmann (d00p) 2010-06-24 20:10:47 +00:00
  • 57124d040d - don't delete everything if the path is the domains document-root (protect basedir, awstats|webalizer-dir and place default index), fixes #273 refs #273 Michael Kaufmann (d00p) 2010-06-24 08:11:43 +00:00
  • 67c55c5a25 - remove installed files when APS packages has been removed, fixes #273 refs #273 Michael Kaufmann (d00p) 2010-06-24 07:26:49 +00:00
  • f86e4f39d3 - add missing label-string for httpuser and httpgroup settings Michael Kaufmann (d00p) 2010-06-21 08:38:13 +00:00
  • 5e162b018d - nicer and safer way of determine the customer-id out of the aps-database name Michael Kaufmann (d00p) 2010-06-17 11:32:14 +00:00
  • 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 Michael Kaufmann (d00p) 2010-06-17 09:21:14 +00:00
  • 794c4d3b55 - show message-box if customer has no/insufficient aps-contingent, fixed #278 refs #278 Michael Kaufmann (d00p) 2010-06-17 06:30:59 +00:00
  • 530b6da6e8 - fix htpasswd stuff in lighty, fixes #281 Michael Kaufmann (d00p) 2010-06-17 05:56:36 +00:00
  • 6986ffefbe Fixed bug in languageselect Florian Aders (EleRas) 2010-06-16 20:13:12 +00:00
  • e6eefc9913 Fixed typo, fixes #279 Florian Aders (EleRas) 2010-06-16 20:02:28 +00:00
  • 3cd66a9fc4 Now the same for trunk, if someone only checks out trunk ;) Florian Aders (EleRas) 2010-06-16 18:16:37 +00:00
  • a1c98e4012 Fixing login - languageselector, fixes #277 Florian Aders (EleRas) 2010-06-16 16:26:31 +00:00
  • cc7610d436 I hate stupid bugs, still fixing #276 Florian Aders (EleRas) 2010-06-16 12:38:53 +00:00
  • 36efb04f86 Stupid bug-- Florian Aders (EleRas) 2010-06-16 12:34:22 +00:00
  • dcc5859eb8 remove waiting createuser - tasks while removing a customer, fixes #276 Florian Aders (EleRas) 2010-06-16 12:28:32 +00:00
  • 1557e5b7a3 - only ask for httpgroup/httpuser if not set before - version decrease back to 0.9.10-svn1 (the two update-procedures have to be executed at the same update-level) Michael Kaufmann (d00p) 2010-06-16 12:18:14 +00:00
  • 9a41d35f98 - forgot a dot xD Michael Kaufmann (d00p) 2010-06-16 12:07:36 +00:00
  • 65a7983edc - don't make httpuser/httpgroup-setting hidden - setting version to 0.9.10-svn2 Michael Kaufmann (d00p) 2010-06-16 12:04:28 +00:00
  • 7b4a34ee69 - use system-settings of awstats-path for configuration-commands, fixes #275 Michael Kaufmann (d00p) 2010-06-16 11:34:48 +00:00
  • fb63dac2d1 - sorry, wrong checking, corrected now Michael Kaufmann (d00p) 2010-06-16 10:11:29 +00:00
  • f9b014f640 - check for missing settings due to forgotten updates in syscp-installs (years ago) - setting version to 0.9.10-svn1 Michael Kaufmann (d00p) 2010-06-16 10:02:17 +00:00
  • fe15ff4913 - determine correct path of Froxlor in webserver-cron, fixes #270 Michael Kaufmann (d00p) 2010-06-15 05:40:08 +00:00
  • 530021ddb2 Now: tagging Froxlor 0.9.9 0.9.9 Florian Aders (EleRas) 2010-06-14 08:34:31 +00:00
  • 3a99dbc041 Tagging Froxlor 0.9.9 Florian Aders (EleRas) 2010-06-14 08:32:14 +00:00
  • cb128e5020 - implemented APS-1.2 standard Michael Kaufmann (d00p) 2010-06-14 08:09:17 +00:00
  • 2c3a11cff9 Preparing tagging of 0.9.9 Florian Aders (EleRas) 2010-06-14 07:58:38 +00:00
  • 7dbb715f04 partly revert r547 Robert Foerster (Dessa) 2010-06-09 11:42:36 +00:00
  • cdc2c8b1e4 gentoo apparently ships mod_cgi.conf by default unconditionally (but does not enable it), so lets just indicate that in the config as well Robert Foerster (Dessa) 2010-06-09 10:55:29 +00:00
  • ba33268596 - use username or guid depending on fcgid settings for chowning awstats/webalizer files Michael Kaufmann (d00p) 2010-06-08 20:39:21 +00:00
  • fd96e4b42e - give ssl-vhost files another name that non-ssl vhost files, now really fixes #254 Michael Kaufmann (d00p) 2010-06-08 11:13:22 +00:00
  • 950c9d7373 - on ssl-redirect, only create webroot for vhost, fixes #254 Michael Kaufmann (d00p) 2010-06-08 06:16:48 +00:00
  • 470fb9a02a - found a better place to run the chowning, refs #258 Michael Kaufmann (d00p) 2010-06-08 05:53:07 +00:00
  • f2a4c52110 - chown awstats/webalizer directory after traffic-cron, fixes #258 Michael Kaufmann (d00p) 2010-06-08 05:51:23 +00:00
  • 10cfdb137a - fix sed-command in config-templates, fixes #263 Michael Kaufmann (d00p) 2010-06-07 11:14:49 +00:00
  • 323e2210c3 - don't create absolut paths additionally as relative paths in customers docroot, fixes #259 Michael Kaufmann (d00p) 2010-06-04 05:50:23 +00:00
  • d256ddfcbc - added possibility to let the cron create mail-specific A-records (mail, imap, pop3, smtp) even when MX-servers are given, fixes #242 Michael Kaufmann (d00p) 2010-06-02 10:08:01 +00:00