Michael Kaufmann (d00p)
8ec1b723a2
- only select customerid from panel_customers on edit-domains (admin), documentroot comes from panel_domains, fixes #51
2010-03-08 15:47:33 +00:00
Michael Kaufmann (d00p)
fb75e43511
set user-defined tmp-directory for php-socket in lighttpd.conf
2010-03-08 15:04:05 +00:00
Michael Kaufmann (d00p)
3e4dc2f1d8
forgot to save freebsd-file, refs #50
2010-03-07 15:38:08 +00:00
Michael Kaufmann (d00p)
6c233818f2
only display command if folder is set in configs, refs #50
2010-03-07 15:37:26 +00:00
Michael Kaufmann (d00p)
9a18dbcc36
add command to create the "deactivated users"-folder, fixes #50
2010-03-07 15:23:28 +00:00
Michael Kaufmann (d00p)
cbfb89f86a
- set correct html-linebreaks when sending e-mails in ticket-class
...
- prevent usage of <script>-tag in tickets
- design-correction in archive-search
2010-03-05 07:55:04 +00:00
Michael Kaufmann (d00p)
491e5363a7
- set correct html-linebreaks when sending e-mails
...
- disallow email-add form when no (email-)domain is added yet
2010-03-05 07:13:00 +00:00
Robert Foerster (Dessa)
b5465f602f
unbreak SQL-Query for Ticketcreation, fixes bug #47
2010-03-04 01:59:07 +00:00
Florian Aders (EleRas)
49ff638e20
Create logfiles if they do not exist, fixes #46
2010-03-03 18:36:50 +00:00
Michael Kaufmann (d00p)
cb2ad2261b
added Postfix and Dovecot configuration-templates for FreeBSD
2010-03-03 09:57:54 +00:00
Michael Kaufmann (d00p)
a6909a8cec
updated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes #35
2010-03-03 08:51:13 +00:00
Michael Kaufmann (d00p)
a0c557c405
- check for existing awstats-configuration-directory and model-file, fixes #45
2010-03-02 22:03:55 +00:00
Michael Kaufmann (d00p)
0cd452de28
fixing function checkLastGuid()
2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
91d461b122
fix logging in checklastguid() when not called from cronjob
2010-03-01 16:30:16 +00:00
Michael Kaufmann (d00p)
098afe7cf8
- started to add FreeBSD configuration to Froxlor, refs #37
2010-03-01 10:39:08 +00:00
Michael Kaufmann (d00p)
25b1478261
- added dependecies to settings (now only used in password-reset functions), fixes #40
2010-03-01 07:42:07 +00:00
Robert Foerster (Dessa)
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
2010-02-25 19:06:02 +00:00
Michael Kaufmann (d00p)
0461e4cbd9
fix header-graphic on upgrade (SysCP => Froxlor)
2010-02-25 13:35:53 +00:00
Michael Kaufmann (d00p)
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
2010-02-25 07:05:23 +00:00
Michael Kaufmann (d00p)
1d2193d0e2
define a standard <Directory>-statement if no FCGID is used with Apache, fixes #32
2010-02-24 11:42:03 +00:00
Michael Kaufmann (d00p)
8fb23fcf62
better display when newer version is available
2010-02-24 07:59:17 +00:00
Michael Kaufmann (d00p)
525499b987
added apt-get command to awstats-configuration, fixes #28
2010-02-24 06:29:42 +00:00
Michael Kaufmann (d00p)
f8b3da48fc
- show correct path in APS-error message, fixes #30
2010-02-24 06:12:34 +00:00
Michael Kaufmann (d00p)
dd0aa8e10c
syscp-trunk is f*cked
2010-02-23 13:33:51 +00:00
Michael Kaufmann (d00p)
fea80269ed
- fix update from syscp-trunk (current rev 2739), fixes #27
2010-02-23 13:24:56 +00:00
Michael Kaufmann (d00p)
dd9b72e45e
- versionchecking via url_fopen now works again and looks better
2010-02-23 09:19:41 +00:00
Michael Kaufmann (d00p)
7aba67af11
forgot to add $path to the $file_url
2010-02-23 07:54:02 +00:00
Michael Kaufmann (d00p)
a1561618e9
fix sql-query in ticket::customerHasTickets(), fixes #26
2010-02-22 20:11:35 +00:00
Michael Kaufmann (d00p)
c549e17795
correct urlencoding in ApsUpdater
2010-02-22 13:43:45 +00:00
Robert Foerster (Dessa)
3c59d37dd2
assorted spelling fixes
2010-02-22 12:33:57 +00:00
Michael Kaufmann (d00p)
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)
2010-02-22 12:24:45 +00:00
Michael Kaufmann (d00p)
66d5ea8f9e
- fix checklastguid, ignore nogroup/nobody with very high guids (>65500)
2010-02-22 09:51:16 +00:00
Michael Kaufmann (d00p)
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
2010-02-21 21:09:48 +00:00
Michael Kaufmann (d00p)
c192d19d7e
- corrected file-names for bind-configuration, fixes #20
2010-02-17 11:36:32 +00:00
Michael Kaufmann (d00p)
ada8ecf04a
- adding statement "virtual_mailbox_limit = 0" to the postfix configuration-template (main.cf), fixes #19
2010-02-17 08:02:15 +00:00
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