Michael Kaufmann (d00p)
1159bde3eb
- merged wildcardsubdomain-branch to trunk, refs #123 , refs #150
2010-04-14 06:42:14 +00:00
Michael Kaufmann (d00p)
9013062ae9
- show domain-destination IP in customer-panel (domain-edit-view), fixes #95
2010-04-13 11:21:25 +00:00
Michael Kaufmann (d00p)
cfaae63657
- merged settings branch, fixes #134
2010-04-13 05:41:09 +00:00
Michael Kaufmann (d00p)
43fe968ad0
added awstats configuration to FreeBSD, thx to jenus for the great help
2010-04-08 12:05:26 +00:00
Michael Kaufmann (d00p)
a0274b083b
- make path to awstats configuration folder a setting (again), fixes #125
2010-04-08 10:28:48 +00:00
Michael Kaufmann (d00p)
1839264f7a
- don't block mails from localhost
...
- added postfix-mxaccess for freebsd
refs #119
2010-04-07 10:52:15 +00:00
Michael Kaufmann (d00p)
5f9d90a293
added Postfix MX-Access, fixes #119
2010-04-07 10:35:50 +00:00
Michael Kaufmann (d00p)
f8d0472274
- added possibility to send new database information via email to the customer, fixes #108
2010-04-07 06:57:27 +00:00
Michael Kaufmann (d00p)
368e6a5c50
- improved 'edit ftp-account', fixes #116
2010-04-07 06:08:09 +00:00
Michael Kaufmann (d00p)
941b887b75
- fixed typo in field-name (just beautification, no functions affected)
...
- don't show delete-link for std-subdomains (they can be deactivated individually for each user when editing a user), fixes #101
2010-04-06 05:58:03 +00:00
Robert Foerster (Dessa)
2b2d44166d
fix a bunch of svn props (no functional changes):
...
- add svn:eol-style native where needed, seems that we forgot some files last time
- nuke svn:keywords from some files where it is not used
2010-03-28 15:57:53 +00:00
Michael Kaufmann (d00p)
8a28c6e0ef
quick template fix for cronjob-edit, refs #75
2010-03-26 08:53:03 +00:00
Michael Kaufmann (d00p)
fc5d14d223
- added admin_cronjobs.php to change cronjob intervals and possibility to enable/disable them, refs #75
2010-03-26 08:42:13 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Michael Kaufmann (d00p)
0e1d82db8b
corrected file-comment
2010-03-22 13:27:55 +00:00
Michael Kaufmann (d00p)
9b843a8ad5
merging awstats branch to trunk, fixes #57 , fixes #58
2010-03-22 12:36:59 +00:00
Florian Aders (EleRas)
402e8620a9
Removed duplicate entry from configfiles (will be added via command)
2010-03-19 22:26:00 +00:00
Michael Kaufmann (d00p)
660bede9c5
- implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
...
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
1db572e010
- added Domainkey-Filter configuration for FreeBSD (thx to hedo)
...
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00
Michael Kaufmann (d00p)
a7f22a3426
- added $branding for package-specific-patch-indication, fixes #60
2010-03-12 16:23:21 +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)
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
Michael Kaufmann (d00p)
cb2ad2261b
added Postfix and Dovecot configuration-templates for FreeBSD
2010-03-03 09:57:54 +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)
8fb23fcf62
better display when newer version is available
2010-02-24 07:59:17 +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)
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)
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)
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)
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
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
Florian Aders (EleRas)
12e7589359
Removed naming of billing in customers - overview
2010-01-30 12:17:01 +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)
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)
f0379e26cc
- adding overview for admin_cronjobs (planned for 1.0);
...
- added 'isactive' for cronjobs so the admin can deactivate them (planned for 1.0);
- re-adding 'panel_diskspace' and 'panel_diskspace_admins' to install/froxlor.sql;
- show only 'logout' and 'froxlor update' in menulist when files have been updated and db is not up to date;
- bugixing success.tpl (closing <a>-tag);
2010-01-27 09:19:19 +00:00
Robert Foerster (Dessa)
883963d2e2
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
Michael Kaufmann (d00p)
3610c4aa23
more work on interactive update process;
2010-01-26 09:45:57 +00:00
Michael Kaufmann (d00p)
2f55490548
interactive update-process;
2010-01-26 08:59:19 +00:00
Michael Kaufmann (d00p)
74a41adb1c
fixing ticket-view (date and order);
2010-01-26 06:22:12 +00:00