3e63b1aabb- fix possible error in usage-report if customer has no traffic (traffic = 0) - fix another missing hidden-field in classic-theme template
Michael Kaufmann (d00p)
2011-03-04 13:35:54 +01:00
d6d19e7cb2- fix undefined index in customer_domains.php - add possibility to disable form-buttons if not needed - corrected ticket-categories order-counter begin-value - beautify domains-add and e-mail add form for customers - added various missing hidden-fields in templates (Classic-theme)
Michael Kaufmann (d00p)
2011-03-04 11:46:40 +01:00
adeac9cce1Merge branch 'master' of git.froxlor.org:froxlor
Michael Kaufmann (d00p)
2011-03-04 08:48:49 +01:00
5a743b2005add missing traffic-images to theme 'Froxlor' and correct templates to reflect the new directory-layout, fixes#634
Michael Kaufmann (d00p)
2011-03-04 08:46:20 +01:00
dc1f33f494Added fallback solution in getTemplate() for 3rd party modules. Thanks to atari.
Andreas Burchert (scarya)
2011-03-02 10:15:46 +01:00
e04ae041abadd save/reset button to the end of each form, fixes#631
Michael Kaufmann (d00p)
2011-03-02 07:54:57 +01:00
236377c28emany fixes in Classic and Froxlor templates
Michael Kaufmann (d00p)
2011-03-02 07:46:32 +01:00
687b28016eMerge branch 'master' of git.froxlor.org:froxlor
Michael Kaufmann (d00p)
2011-03-02 07:27:24 +01:00
00edba1d0dFixing dynamic selection of themes in settings, fixes#628
Florian Aders (EleRas)
2011-03-01 20:38:09 +01:00
207e9e1b43Fixed adding of email-forwarding in classic template, too, fixes#626 again
Florian Aders (EleRas)
2011-03-01 20:15:07 +01:00
50ae198164check whether directory is executable for the webserver user, fixes#612
Michael Kaufmann (d00p)
2011-02-25 16:38:34 +01:00
b325e50da1add 'fastcgi_param HTTPS on' for nginx generally if ssl is enabled, refs #610
Michael Kaufmann (d00p)
2011-02-25 09:13:42 +01:00
c6afcc57d9- in function findDirs() just skip if a directory cannot be read instead of returning the list till this dir, fixes#611
Michael Kaufmann (d00p)
2011-02-25 08:00:06 +01:00
ff4b03f4fa- add 'fastcgi_param HTTPS on' for nginx+fpm if domain uses SSL, fixes#610
Michael Kaufmann (d00p)
2011-02-25 07:58:13 +01:00
393a5ce570- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
Michael Kaufmann (d00p)
2011-02-24 10:50:59 +01:00
ca9128bdbf- fix two TODO's where a second field has to be stuck next to the previous
Michael Kaufmann (d00p)
2011-02-24 10:07:38 +01:00
6837852f52- check for field 'theme' in table 'panel_session' as it's being used before the update, fixes#607 - add some missing css-classes for the updater
Michael Kaufmann (d00p)
2011-02-23 08:47:14 +01:00
957a0e78a3Merge branch 'redesign' of git.froxlor.org:froxlor into redesign
Michael Kaufmann (d00p)
2011-02-23 08:28:11 +01:00
656d725b58Adding admin to customer - list
Florian Aders (EleRas)
2011-02-22 20:49:02 +01:00
ffed226a4fFixing typo in paging-
Florian Aders (EleRas)
2011-02-22 20:15:42 +01:00
215abeb105don't output templated error in cron_usage.inc.diskspace.php
Michael Kaufmann (d00p)
2011-02-18 13:22:48 +01:00
68c8faa8cb- don't use templated errors in cron, - fix usage of wrong variable
Michael Kaufmann (d00p)
2011-02-18 07:33:18 +01:00
d2e86e936bMerge branch 'master' of git.froxlor.org:froxlor
Michael Kaufmann (d00p)
2011-02-16 14:02:48 +01:00
d2fe9be860do not generate any unnecessary webserver configuration-lines for deactivated users, fixes#599
Michael Kaufmann (d00p)
2011-02-16 14:01:37 +01:00
357614992eadd missing image in 'change theme' on admin-side
Michael Kaufmann (d00p)
2011-02-15 21:49:18 +01:00
134250d1c1Added icon for changetheme made by scarya
Florian Aders (EleRas)
2011-02-15 21:14:02 +01:00
0a2fed06cbtest
Michael Kaufmann (d00p)
2011-02-09 10:56:12 +01:00
e13d588c07Merge branch 'master' into redesign
Michael Kaufmann (d00p)
2011-02-09 10:54:31 +01:00
460e153c6fFreeBSD's dovecot uses ssl=yes as default value (even if commented out), so we have to set it to 'no' if no ssl is used, fixes#572
Michael Kaufmann (d00p)
2011-02-09 09:55:33 +01:00
cb36615228check database-connection after each customer in traffic-cron (sometimes analyzing big access-logs takes too long), fixes#544
Michael Kaufmann (d00p)
2011-02-09 09:53:05 +01:00
6dca567827added parameter '-k' to the 'du' command in traffic-cron, -k displays block counts in 1024-byte (1-Kbyte) blocks (lead to wrong filesize-calculations on FreeBSD), fixes#578
Michael Kaufmann (d00p)
2011-02-09 09:47:44 +01:00
80379232a9Remove IDs from settings, makes merging easier
Florian Aders (EleRas)
2011-02-08 15:35:08 +01:00
3a3aa73d2dupdate idna_converter-class, thx to mathias, fixes#579
Michael Kaufmann (d00p)
2011-02-08 14:31:21 +01:00
c949c153edfix undefined index in classic-theme
Michael Kaufmann (d00p)
2011-02-08 14:03:18 +01:00
a4dba36f82beautify message if there are no customers to add a new ticket for
Michael Kaufmann (d00p)
2011-02-08 14:00:22 +01:00
bee19fabfamerged more of the re-design files to current state
Michael Kaufmann (d00p)
2011-02-08 13:17:24 +01:00
43770d37e1manually merged re-design changes to 80% of the files
Michael Kaufmann (d00p)
2011-02-08 12:53:24 +01:00
7b6b145229add more new files for re-design
Michael Kaufmann (d00p)
2011-02-08 10:38:47 +01:00
57d52bd59emerge/add new formfield-files for re-design
Michael Kaufmann (d00p)
2011-02-08 10:34:14 +01:00
d6b4bd8d36add new images and templates for re-design
Michael Kaufmann (d00p)
2011-02-08 10:30:03 +01:00
c28f70d885fixed endless redirection with lighty when accessing webalizer, thx to vmp32k
Michael Kaufmann (d00p)
2011-02-08 07:58:14 +01:00
fad2ae873dshow message when trying to delete a domain which is used as alias-domain instead of blank page, fixes#571
Michael Kaufmann (d00p)
2011-02-06 09:57:31 +00:00