Commit Graph

121 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
2d3701c5a3 - fixing the "Could not open input file: [...]/install_scripts/configure install" issue in ApsInstaller 2010-02-15 12:49:38 +00:00
Michael Kaufmann (d00p)
0488a3c2a4 - fixing RootDir in ApsInstaller and ApsUpdater, fixes #14 and #15
- fixed root_db connection in openRootDB()
2010-02-15 12:05:15 +00:00
Michael Kaufmann (d00p)
74e3ed0a1f - added missing language-string for installation
- show a nicer "you have to configure Froxlor first"-message
2010-02-14 14:21:37 +00:00
Michael Kaufmann (d00p)
432f555e37 - utf-8 convert was not meant to make it into 0.9.x, fixes #9 2010-02-13 19:48:16 +00:00
Michael Kaufmann (d00p)
78ae0e2f56 - design correction in updater 2010-02-12 08:28:35 +00:00
Michael Kaufmann (d00p)
2dc14c31c2 - fixed debian package name of sasl2-library for Etch and Lenny (libsasl2 => libsasl2-2), fixes #8 2010-02-11 22:02:24 +00:00
Michael Kaufmann (d00p)
2a7d6c5d88 - fixing froxlor_graphic-setting for new installations (.png => .gif)
- setting version number to 0.9.1
2010-02-11 21:32:19 +00:00
Michael Kaufmann (d00p)
75f37de29b - removing unneeded TODO file 2010-02-05 09:10:38 +00:00
Michael Kaufmann (d00p)
119015f3f0 - make class.idna_convert_wrapper.php more php5-like 2010-02-05 09:03:30 +00:00
Michael Kaufmann (d00p)
2378d4319c - fixing undefined variables in customer_mysql.php
- fixing "only variables should be passed by reference" warning in customer_traffic.php
- removed unneeded require() in customer_aps.php, refs #6
- added missing field in sql-query in class.ticket.php
2010-02-05 08:36:35 +00:00
Michael Kaufmann (d00p)
8dcade976d - fixing undefined variables in various files
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +00:00
Michael Kaufmann (d00p)
bf14528d17 - bugfixing undefined-variables 2010-02-04 12:42:12 +00:00
Michael Kaufmann (d00p)
c00390ca7e - move UTF-8 convert, it's for later versions (not in use)
- add Thumbs.db to ignore-list
2010-02-01 10:15:43 +00:00
Michael Kaufmann (d00p)
dc22ee1875 - settings ['admin']['froxlor_graphic'] to ['admin']['syscp_graphic'] if not set 2010-01-31 13:24:01 +00:00
Michael Kaufmann (d00p)
24a5e05bf9 removing uneeded header.png and unecessary sql-update 2010-01-31 13:17:58 +00:00
Florian Aders (EleRas)
9c5387a3f6 Converted header to gif 2010-01-31 13:15:59 +00:00
Michael Kaufmann (d00p)
0ae423d784 setting value for field froxlor_graphic after db-field-rename 2010-01-31 12:56:15 +00:00
Florian Aders (EleRas)
53cdf98ef9 Fix quote around columnname in utf - updater, removed ids from cronjobs_run - inserts 2010-01-31 12:50:35 +00:00
Michael Kaufmann (d00p)
d10b4e5b7e fixing sql-query in update-script 2010-01-31 12:43:02 +00:00
Michael Kaufmann (d00p)
6846e394fe - set version to 0.9 also in froxlor.sql 2010-01-31 12:21:41 +00:00
Michael Kaufmann (d00p)
ce7b2ea582 - set version to 0.9 2010-01-31 12:19:19 +00:00
Michael Kaufmann (d00p)
0847093783 - create domain-directory if not exists
- weird query beautification
2010-01-31 09:41:01 +00:00
Michael Kaufmann (d00p)
82cb3fdabc better order of commands in gentoo-configfiles 2010-01-30 17:36:23 +00:00
Florian Aders (EleRas)
06f6281303 IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start 2010-01-30 17:20:07 +00:00
Michael Kaufmann (d00p)
422a3b24de adding correct lng-string for disabling ticket-add 2010-01-30 16:06:16 +00:00
Michael Kaufmann (d00p)
0bf05d8bea disable creating of new support-ticket if there are no customers 2010-01-30 16:00:35 +00:00
Michael Kaufmann (d00p)
db04ee9606 escape html-entities in filetemplates_edit 2010-01-30 15:52:53 +00:00
Michael Kaufmann (d00p)
a791deb656 move customer-tickets to archive if customer gets deleted 2010-01-30 15:30:47 +00:00
Michael Kaufmann (d00p)
175bc63657 typo in variable, should fix customer-file-deletion 2010-01-30 14:44:46 +00:00
Michael Kaufmann (d00p)
3896f9057e fixed shell_include command for lighttpd (old syscp-bug #1051) 2010-01-30 14:26:31 +00:00
Michael Kaufmann (d00p)
dd8d31dff3 - create folder for htpasswd/htaccess entries if it does not exist (as we say on the interface) 2010-01-30 13:41:12 +00:00
Florian Aders (EleRas)
591d0e1420 Removed more billing in languagefiles 2010-01-30 13:07:25 +00:00
Florian Aders (EleRas)
e06e64a212 iReworked the sqlquery for adding a standard - subdomain 2010-01-30 12:50:06 +00:00
Florian Aders (EleRas)
12e7589359 Removed naming of billing in customers - overview 2010-01-30 12:17:01 +00:00
Florian Aders (EleRas)
da9058d274 Removed duplicate definition of panel_diskspace and panel_diskspace_admins 2010-01-30 10:52:25 +00:00
Florian Aders (EleRas)
f8c720b0a6 Added symlinks to new master, this way the old users crontab just work :)
Fixed typos
2010-01-29 19:20:29 +00:00
Michael Kaufmann (d00p)
df772ceaa5 bugfixing cronjob-select-query 2010-01-29 12:06:20 +00:00
Michael Kaufmann (d00p)
aee25a746e fixing design; 2010-01-29 11:25:32 +00:00
Michael Kaufmann (d00p)
70f6f92258 - fixing old syscp-bug #1148 (Show info for inactive modifications) 2010-01-29 11:15:15 +00:00
Michael Kaufmann (d00p)
ade9eef982 - removed hidden formfields for old billing-module; 2010-01-29 09:34:06 +00:00
Michael Kaufmann (d00p)
dea3c4ec62 - added switch if specialsettings are to be set for all subdomains or not
- fixed old syscp-bug #1266, lighttpd has an internal lmit of regex-hits, see http://redmine.lighttpd.net/issues/2059
- removing billing-code in domains/domains_domain.tpl
2010-01-29 09:30:55 +00:00
Michael Kaufmann (d00p)
6014cf7598 - don't allow deletion of cronfiles if vendor==froxlor 2010-01-28 11:58:49 +00:00
Michael Kaufmann (d00p)
f3af17b9a8 - show only description rather than the filename (uninteresting for users and better fit on page) 2010-01-28 11:48:54 +00:00
Michael Kaufmann (d00p)
61edf5e635 - set correct initial cronjob-active-values
- set correct cronjob-active-values when updating
2010-01-28 11:26:17 +00:00
Michael Kaufmann (d00p)
ac5e837dd0 - combined various cronfunctions into function.CronjobFunctions.php
- dynamic 'last-run' overview on admin_index.php
- added toggleCronStatus() to deactivate specific cronjobs when module has been activated/deactivated
2010-01-28 11:17:55 +00:00
Michael Kaufmann (d00p)
3ef5cba67b - bugfixing function getNextCronjobs()
- fixed database-field-names in customer_autoresponder.php
- added date-pattern in autoresponder_add and _delete templates
- corrected $cronlog->logAction()-calls in cron_autoresponder.php
- corrected time-cycle-check in cron_autoresponder.php
2010-01-28 10:02:14 +00:00
Michael Kaufmann (d00p)
8924a43172 lighttpd-cron selects all domains for virtualhosts but should only select those with aliasdomain IS NULL; fixes #3 2010-01-28 07:51:16 +00:00
Michael Kaufmann (d00p)
a271a2644c set correct version in froxlor.sql 2010-01-28 06:37:03 +00:00
Florian Aders (EleRas)
3a3cb5f455 Fixing specialsetting for lighttpd 2010-01-27 19:42:48 +00:00
Michael Kaufmann (d00p)
6822531fb8 - updating version-check-method;
- checking for 'allow_url_fopen' when checking version;
2010-01-27 12:39:42 +00:00