6b7a3e73f1- bugfixing function getLoginNameByUid, refs #68
Michael Kaufmann (d00p)
2010-03-17 12:32:27 +00:00
55aab4004ccreate default index-file also in subfolders if newly created (and enabled), needs testing, fixes#68
Michael Kaufmann (d00p)
2010-03-17 12:20:14 +00:00
c1de55f3d5- added possibility to set a minimum password length for all passwords (does not count for old passwords already saved), fixes#59 - set version to 0.9.3-svn1
Michael Kaufmann (d00p)
2010-03-17 07:51:16 +00:00
f9d84a09f1- also decode ticket-subject in ticket-class, thx to Michał Goździk for the hint, fixes#67
Michael Kaufmann (d00p)
2010-03-17 06:23:10 +00:00
e79fe3e510fix link here too
Robert Foerster (Dessa)
2010-03-15 07:53:03 +00:00
eddb2a2623set correct wiki entry for realtime-documentation
Michael Kaufmann (d00p)
2010-03-15 07:42:59 +00:00
ae595b0f2fshow [OK] when only updating version
Michael Kaufmann (d00p)
2010-03-15 06:26:04 +00:00
423fd7b7dfset version to 0.9.3
Michael Kaufmann (d00p)
2010-03-15 06:16:37 +00:00
7f6a21ceec- remove phpmailer.lang-en.php as its not used it this release - its PHPMailer not phpMailer
Robert Foerster (Dessa)
2010-03-15 01:40:58 +00:00
f11c180ea8- add apt-get for proftpd command for debian + derivates
Robert Foerster (Dessa)
2010-03-14 12:10:43 +00:00
a7f22a3426- added $branding for package-specific-patch-indication, fixes#60
Michael Kaufmann (d00p)
2010-03-12 16:23:21 +00:00
2c12c51977- don't set $_die to false on warnings on installation because this would make it possible to continue even without the requirements
Michael Kaufmann (d00p)
2010-03-11 13:11:22 +00:00
ee7f83aede- correcting safe_exec check in function.safe_exec.php, fixes#56
Michael Kaufmann (d00p)
2010-03-10 12:19:20 +00:00
6f37aa2209- corrected dbversion-setting when upgrading from syscp-stable (1.4.2.1), fixes#54
Michael Kaufmann (d00p)
2010-03-10 07:30:53 +00:00
1d03f04e1e- show reasonable errormessage in function validateFormFieldHidden() when hidden fields changed - don't show error if cronjob-timestamps changed while editing settings, fixes#52
Michael Kaufmann (d00p)
2010-03-09 06:45:36 +00:00
8ec1b723a2- only select customerid from panel_customers on edit-domains (admin), documentroot comes from panel_domains, fixes#51
Michael Kaufmann (d00p)
2010-03-08 15:47:33 +00:00
fb75e43511set user-defined tmp-directory for php-socket in lighttpd.conf
Michael Kaufmann (d00p)
2010-03-08 15:04:05 +00:00
3e4dc2f1d8forgot to save freebsd-file, refs #50
Michael Kaufmann (d00p)
2010-03-07 15:38:08 +00:00
6c233818f2only display command if folder is set in configs, refs #50
Michael Kaufmann (d00p)
2010-03-07 15:37:26 +00:00
9a18dbcc36add command to create the "deactivated users"-folder, fixes#50
Michael Kaufmann (d00p)
2010-03-07 15:23:28 +00:00
cbfb89f86a- set correct html-linebreaks when sending e-mails in ticket-class - prevent usage of <script>-tag in tickets - design-correction in archive-search
Michael Kaufmann (d00p)
2010-03-05 07:55:04 +00:00
491e5363a7- set correct html-linebreaks when sending e-mails - disallow email-add form when no (email-)domain is added yet
Michael Kaufmann (d00p)
2010-03-05 07:13:00 +00:00
b5465f602funbreak SQL-Query for Ticketcreation, fixes bug #47
Robert Foerster (Dessa)
2010-03-04 01:59:07 +00:00
49ff638e20Create logfiles if they do not exist, fixes#46
Florian Aders (EleRas)
2010-03-03 18:36:50 +00:00
cb2ad2261badded Postfix and Dovecot configuration-templates for FreeBSD
Michael Kaufmann (d00p)
2010-03-03 09:57:54 +00:00
a6909a8cecupdated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes#35
Michael Kaufmann (d00p)
2010-03-03 08:51:13 +00:00
a0c557c405- check for existing awstats-configuration-directory and model-file, fixes#45
Michael Kaufmann (d00p)
2010-03-02 22:03:55 +00:00
7ce447107cTagging release 0.9.2.1, this just fixes#44
0.9.2.1
Florian Aders (EleRas)
2010-03-02 06:37:42 +00:00
0cd452de28fixing function checkLastGuid()
Michael Kaufmann (d00p)
2010-03-01 17:43:47 +00:00
91d461b122fix logging in checklastguid() when not called from cronjob
Michael Kaufmann (d00p)
2010-03-01 16:30:16 +00:00
098afe7cf8- started to add FreeBSD configuration to Froxlor, refs #37
Michael Kaufmann (d00p)
2010-03-01 10:39:08 +00:00
c88328322drelease 0.9.2
0.9.2
Robert Foerster (Dessa)
2010-03-01 09:50:21 +00:00
25b1478261- added dependecies to settings (now only used in password-reset functions), fixes#40
Michael Kaufmann (d00p)
2010-03-01 07:42:07 +00:00
adf79b3b1d- fixed SQL query for password resets for admins, fixes#38 - tell the user that passwordreset is disabled also when trying to reset an admin password
Robert Foerster (Dessa)
2010-02-25 19:06:02 +00:00
0461e4cbd9fix header-graphic on upgrade (SysCP => Froxlor)
Michael Kaufmann (d00p)
2010-02-25 13:35:53 +00:00
b289a6746a- improved last-guid sanity check on update to 0.9.1, fixes#34 - replacing deprecated functions in PHP-5.3 (no external libraries for now like phpmailer), refs #35
Michael Kaufmann (d00p)
2010-02-25 07:05:23 +00:00
1d2193d0e2define a standard <Directory>-statement if no FCGID is used with Apache, fixes#32
Michael Kaufmann (d00p)
2010-02-24 11:42:03 +00:00
8fb23fcf62better display when newer version is available
Michael Kaufmann (d00p)
2010-02-24 07:59:17 +00:00
525499b987added apt-get command to awstats-configuration, fixes#28
Michael Kaufmann (d00p)
2010-02-24 06:29:42 +00:00
f8b3da48fc- show correct path in APS-error message, fixes#30
Michael Kaufmann (d00p)
2010-02-24 06:12:34 +00:00
dd0aa8e10csyscp-trunk is f*cked
Michael Kaufmann (d00p)
2010-02-23 13:33:51 +00:00
fea80269ed- fix update from syscp-trunk (current rev 2739), fixes#27
Michael Kaufmann (d00p)
2010-02-23 13:24:56 +00:00
dd9b72e45e- versionchecking via url_fopen now works again and looks better
Michael Kaufmann (d00p)
2010-02-23 09:19:41 +00:00
7aba67af11forgot to add $path to the $file_url
Michael Kaufmann (d00p)
2010-02-23 07:54:02 +00:00
a1561618e9fix sql-query in ticket::customerHasTickets(), fixes#26
Michael Kaufmann (d00p)
2010-02-22 20:11:35 +00:00
c549e17795correct urlencoding in ApsUpdater
Michael Kaufmann (d00p)
2010-02-22 13:43:45 +00:00
3c59d37dd2assorted spelling fixes
Robert Foerster (Dessa)
2010-02-22 12:33:57 +00:00
d236a5ceda- setting version to 0.9.2 - checking for sane last-system-guid on update - added a bit of cronlogging to ApsUpdater (only in paranoid mode)
Michael Kaufmann (d00p)
2010-02-22 12:24:45 +00:00
66d5ea8f9e- fix checklastguid, ignore nogroup/nobody with very high guids (>65500)
Michael Kaufmann (d00p)
2010-02-22 09:51:16 +00:00
e8de3d45e5- removed some undefined variables - fixed function openRootDB - fixed realtime-function (it's now a tcp connection), fixes#24 - fixed missing $-sign befor variable in makePathfield
Michael Kaufmann (d00p)
2010-02-21 21:09:48 +00:00
c192d19d7e- corrected file-names for bind-configuration, fixes#20
Michael Kaufmann (d00p)
2010-02-17 11:36:32 +00:00
ada8ecf04a- adding statement "virtual_mailbox_limit = 0" to the postfix configuration-template (main.cf), fixes#19
Michael Kaufmann (d00p)
2010-02-17 08:02:15 +00:00
2d3701c5a3- fixing the "Could not open input file: [...]/install_scripts/configure install" issue in ApsInstaller
Michael Kaufmann (d00p)
2010-02-15 12:49:38 +00:00
0488a3c2a4- fixing RootDir in ApsInstaller and ApsUpdater, fixes#14 and #15 - fixed root_db connection in openRootDB()
Michael Kaufmann (d00p)
2010-02-15 12:05:15 +00:00
74e3ed0a1f- added missing language-string for installation - show a nicer "you have to configure Froxlor first"-message
Michael Kaufmann (d00p)
2010-02-14 14:21:37 +00:00
432f555e37- utf-8 convert was not meant to make it into 0.9.x, fixes#9
Michael Kaufmann (d00p)
2010-02-13 19:48:16 +00:00
78ae0e2f56- design correction in updater
Michael Kaufmann (d00p)
2010-02-12 08:28:35 +00:00
2dc14c31c2- fixed debian package name of sasl2-library for Etch and Lenny (libsasl2 => libsasl2-2), fixes#8
Michael Kaufmann (d00p)
2010-02-11 22:02:24 +00:00
2a7d6c5d88- fixing froxlor_graphic-setting for new installations (.png => .gif) - setting version number to 0.9.1
Michael Kaufmann (d00p)
2010-02-11 21:32:19 +00:00
75f37de29b- removing unneeded TODO file
Michael Kaufmann (d00p)
2010-02-05 09:10:38 +00:00
119015f3f0- make class.idna_convert_wrapper.php more php5-like
Michael Kaufmann (d00p)
2010-02-05 09:03:30 +00:00
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
Michael Kaufmann (d00p)
2010-02-05 08:36:35 +00:00
8dcade976d- fixing undefined variables in various files - removed unneeded require() in admin_aps.php, fixes#6 - design-correction in archivesearch.tpl
Michael Kaufmann (d00p)
2010-02-05 08:23:19 +00:00
bf14528d17- bugfixing undefined-variables
Michael Kaufmann (d00p)
2010-02-04 12:42:12 +00:00
8d1e4889b3tagging froxlor-0.9
0.9
Michael Kaufmann (d00p)
2010-02-01 10:49:31 +00:00
c00390ca7e- move UTF-8 convert, it's for later versions (not in use) - add Thumbs.db to ignore-list
Michael Kaufmann (d00p)
2010-02-01 10:15:43 +00:00
dc22ee1875- settings ['admin']['froxlor_graphic'] to ['admin']['syscp_graphic'] if not set
Michael Kaufmann (d00p)
2010-01-31 13:24:01 +00:00
24a5e05bf9removing uneeded header.png and unecessary sql-update
Michael Kaufmann (d00p)
2010-01-31 13:17:58 +00:00
9c5387a3f6Converted header to gif
Florian Aders (EleRas)
2010-01-31 13:15:59 +00:00
0ae423d784setting value for field froxlor_graphic after db-field-rename
Michael Kaufmann (d00p)
2010-01-31 12:56:15 +00:00
53cdf98ef9Fix quote around columnname in utf - updater, removed ids from cronjobs_run - inserts
Florian Aders (EleRas)
2010-01-31 12:50:35 +00:00
d10b4e5b7efixing sql-query in update-script
Michael Kaufmann (d00p)
2010-01-31 12:43:02 +00:00
6846e394fe- set version to 0.9 also in froxlor.sql
Michael Kaufmann (d00p)
2010-01-31 12:21:41 +00:00
ce7b2ea582- set version to 0.9
Michael Kaufmann (d00p)
2010-01-31 12:19:19 +00:00
0847093783- create domain-directory if not exists - weird query beautification
Michael Kaufmann (d00p)
2010-01-31 09:41:01 +00:00
82cb3fdabcbetter order of commands in gentoo-configfiles
Michael Kaufmann (d00p)
2010-01-30 17:36:23 +00:00
06f6281303IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start
Florian Aders (EleRas)
2010-01-30 17:20:07 +00:00
422a3b24deadding correct lng-string for disabling ticket-add
Michael Kaufmann (d00p)
2010-01-30 16:06:16 +00:00
0bf05d8beadisable creating of new support-ticket if there are no customers
Michael Kaufmann (d00p)
2010-01-30 16:00:35 +00:00
db04ee9606escape html-entities in filetemplates_edit
Michael Kaufmann (d00p)
2010-01-30 15:52:53 +00:00
a791deb656move customer-tickets to archive if customer gets deleted
Michael Kaufmann (d00p)
2010-01-30 15:30:47 +00:00
175bc63657typo in variable, should fix customer-file-deletion
Michael Kaufmann (d00p)
2010-01-30 14:44:46 +00:00
3896f9057efixed shell_include command for lighttpd (old syscp-bug #1051)
Michael Kaufmann (d00p)
2010-01-30 14:26:31 +00:00
dd8d31dff3- create folder for htpasswd/htaccess entries if it does not exist (as we say on the interface)
Michael Kaufmann (d00p)
2010-01-30 13:41:12 +00:00
591d0e1420Removed more billing in languagefiles
Florian Aders (EleRas)
2010-01-30 13:07:25 +00:00
e06e64a212iReworked the sqlquery for adding a standard - subdomain
Florian Aders (EleRas)
2010-01-30 12:50:06 +00:00
12e7589359Removed naming of billing in customers - overview
Florian Aders (EleRas)
2010-01-30 12:17:01 +00:00
da9058d274Removed duplicate definition of panel_diskspace and panel_diskspace_admins
Florian Aders (EleRas)
2010-01-30 10:52:25 +00:00
f8c720b0a6Added symlinks to new master, this way the old users crontab just work :) Fixed typos
Florian Aders (EleRas)
2010-01-29 19:20:29 +00:00
df772ceaa5bugfixing cronjob-select-query
Michael Kaufmann (d00p)
2010-01-29 12:06:20 +00:00
aee25a746efixing design;
Michael Kaufmann (d00p)
2010-01-29 11:25:32 +00:00
70f6f92258- fixing old syscp-bug #1148 (Show info for inactive modifications)
Michael Kaufmann (d00p)
2010-01-29 11:15:15 +00:00
ade9eef982- removed hidden formfields for old billing-module;
Michael Kaufmann (d00p)
2010-01-29 09:34:06 +00:00
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
Michael Kaufmann (d00p)
2010-01-29 09:30:55 +00:00
6014cf7598- don't allow deletion of cronfiles if vendor==froxlor
Michael Kaufmann (d00p)
2010-01-28 11:58:49 +00:00
f3af17b9a8- show only description rather than the filename (uninteresting for users and better fit on page)
Michael Kaufmann (d00p)
2010-01-28 11:48:54 +00:00
61edf5e635- set correct initial cronjob-active-values - set correct cronjob-active-values when updating
Michael Kaufmann (d00p)
2010-01-28 11:26:17 +00:00
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
Michael Kaufmann (d00p)
2010-01-28 11:17:55 +00:00