Michael Kaufmann (d00p)
afd16138e4
remove stupid joke
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 20:58:24 +01:00
Michael Kaufmann (d00p)
d9ac3b535e
make the panel more customizable by letting the admin use a google-webfont for it
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 20:54:24 +01:00
Michael Kaufmann (d00p)
cebd5ccf56
be nice to an admin/reseller if they don't have any customer-contingent
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 16:37:00 +01:00
Michael Kaufmann (d00p)
7289ec1459
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 16:20:20 +01:00
Michael Kaufmann (d00p)
204d539041
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 16:11:27 +01:00
Michael Kaufmann (d00p)
0aa6b8ceb8
respect tickets_see_all when editing admins/reseller, update version in tables.inc.php
2013-02-25 16:06:08 +01:00
Michael Kaufmann (d00p)
8b9bc44279
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 15:54:33 +01:00
Michael Kaufmann (d00p)
0c471639b1
don't remove php-fpm-configs after they have been
...
created, the cron_tasks.php cleans up the directory already *update -> also in apache2 and lighttpd cron*
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 14:16:37 +01:00
Michael Kaufmann (d00p)
9061bfd9a3
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 14:09:14 +01:00
Michael Kaufmann (d00p)
177e8cf064
backward-compatibility for old mail-folder-structure
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 13:07:35 +01:00
Michael Kaufmann (d00p)
bfcd824799
fix various undefined indexes/variables, respect deactivated bind value, make checkboxes openbasedir/safemode work again
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 11:18:12 +01:00
Michael Kaufmann (d00p)
d7eef7a8b2
add support for the new apache-2.4
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 09:59:26 +01:00
Michael Kaufmann (d00p)
519db12a85
don't remove php-fpm-configs after they have been created, the cron_tasks.php cleans up the directory already
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 09:48:09 +01:00
Florian Aders
6b9e6bd842
Merge pull request #57 from squareZ/master
...
mail criteria added to search form
2012-10-16 23:30:04 -07:00
Florian Aders
39508ca717
Merge pull request #56 from squareZ/48f2c7833d97fb1b711c930be40cc5d01a38bfa5
...
Disable setting fields to configure nameserver
2012-10-16 23:29:17 -07:00
squareZ
59c65db070
Mail criteria added to search form
2012-10-17 01:06:29 +02:00
squareZ
48f2c7833d
Hides nameserver settings for domains if DNS isn't in use
...
see http://redmine.froxlor.org/issues/964#note-12
2012-10-17 00:51:03 +02:00
Florian Aders
3f41b6d716
Merge pull request #54 from chrisv2/dovecot_allow_login_auth
...
allow 'login' mech (to support Outlook < 2007, and Outlook Express)
2012-09-26 09:06:09 -07:00
Chris Vigelius
ede92f3065
allow 'login' mech (to support Outlook < 2007, and Outlook Express)
2012-09-26 17:11:54 +02:00
Florian Aders
2e1f282a94
Merge pull request #53 from chrisv2/dovecot_iterate_query
...
add iterate_query to make doveadm -A work
2012-09-25 05:23:53 -07:00
Chris Vigelius
06db6dad72
add configfile for gentoo
2012-09-25 14:06:34 +02:00
Chris Vigelius
0622eca98e
remove unnecessary semicolon at the end
2012-09-25 12:56:14 +02:00
Chris Vigelius
0c383eac50
add iterate_query to make doveadm -A work (see http://wiki2.dovecot.org/AuthDatabase/SQL#User_iteration )
2012-09-25 12:51:10 +02:00
Florian Aders
08bd5f7041
Merge pull request #33 from anbrosius/ssl-with-redirect
...
Fix bug: with a SSL-enabled domain and redirection Apache won't start, fixes #893 and #1023
2012-09-25 01:21:25 -07:00
Florian Aders
9ea0839426
Merge pull request #52 from chrisv2/logrotate_speciallogfile_undefined_variable
...
fix: undefined variable $logrotatefile when rotating speciallogfile
2012-09-25 00:27:40 -07:00
Florian Aders
ec537625a5
Merge pull request #51 from SirUli/master
...
Fix for cron_tasks.inc.http.10.apache.php on 1315
2012-09-25 00:27:17 -07:00
Florian Aders
30b185825c
Merge pull request #43 from RipClaw2971/master
...
fixes #1118 FastCgiExternalServer: redefinition of previously defined class, thx RipClaw2971
2012-09-25 00:25:48 -07:00
Chris Vigelius
10cda9f5a9
fix: undefined variable $logrotatefile when rotating speciallogfile
2012-09-24 10:56:41 +02:00
Uli
bd890e8ebe
Fix for cron_tasks.inc.http.10.apache.php on 1315
...
Error should have been fixed in #24 but the following error still
occured if $this->settings['phpfpm']['configdir'] is not available:
```
PHP Warning: readdir() expects parameter 1 to be resource, boolean
given in /var/www/froxlor/scripts/jobs/cron_tasks.inc.http.10.apache.php
on line 1315
```
Structure of the fix is the same as in
f5bc81faca but copied to the other
section.
2012-09-24 09:10:57 +02:00
Dessa
24fb46b3d7
Merge pull request #49 from chrisv2/fix_postfix_virtual_transport
...
fix virtual transport in postfix
2012-09-23 02:25:07 -07:00
Chris Vigelius
8994029b3e
fix virtual transport in postfix
2012-09-22 14:20:50 +02:00
Robert Förster (Dessa)
fc91683f5f
drop lenny
...
as announced, lenny is no longer supported by us, as upstream has dropped support in February
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2012-09-21 17:50:21 +02:00
Robert Förster (Dessa)
76355f5617
fix last commit (conf -> cfg)
2012-09-21 17:45:49 +02:00
Robert Förster (Dessa)
188e80ab2e
fix chmod for libnss config files (the PM should have taken care of that when creating the file already but better safe than sorry)
2012-09-21 17:38:11 +02:00
Dessa
ec032c7a15
Merge pull request #48 from chrisv2/postfix-dovecot-ubuntu1204
...
Fix Postfix & Dovecot for Ubuntu 12.04
2012-09-21 08:34:11 -07:00
Dessa
79ae6da6b5
Merge pull request #47 from chrisv2/libnss-cfg-rename
...
with libnss-mysql-bg, configfiles end in .cfg (not .conf)
2012-09-21 08:33:42 -07:00
Chris Vigelius
977b887e6b
revert disable_plaintext_auth which was changed by mistake
2012-09-21 17:27:06 +02:00
Chris Vigelius
2f1bbf7055
fix Postfix and Dovecot for Precise (Ubuntu 12.04)
...
- Dovecot config updated for Dovecot2
- postfix delivery method 'dovecot' enabled again
2012-09-21 17:26:45 +02:00
Chris Vigelius
86457e7a93
with libnss-mysql-bg, configfiles end in .cfg (not .conf)
2012-09-21 17:09:07 +02:00
Andreas Grundler
e6a30edd0b
Merge remote-tracking branch 'upstream/master'
2012-09-13 10:30:17 +02:00
Andreas Grundler
e2700ce91d
Fix for Bug #1118
2012-08-23 11:32:25 +02:00
Florian Aders
251a2ebd96
Merge pull request #42 from bechtoldt/master
...
Use {$header_logo} within login templates
2012-08-22 05:07:50 -07:00
Arnold Bechtoldt
11e33d855b
Use {$header_logo} within login templates
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-22 13:55:54 +02:00
Florian Aders
dcfe3493a2
Merge pull request #37 from Ivaylo-Bachvarov/master
...
Bulgarian support, thx to Ivaylo-Bachvarov
2012-08-22 03:06:19 -07:00
Florian Aders
65cdb2def0
Merge pull request #40 from bechtoldt/ticket1044
...
Ticket Center: Link usernames with their user panel, fixes #1044
2012-08-22 03:04:57 -07:00
Arnold Bechtoldt
7d0ae7ebd2
Ticket Center: Link usernames with their user panel, fixes #1044
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-22 11:55:13 +02:00
Ivaylo Bachvarov
2bb7ac9e06
The whole user interface is now done.
...
The pull request is done. For now i don't have enought time to translate
the admin parth. But user interface is more important so i am done with
this.
2012-08-22 00:49:05 +03:00
Florian Aders
7ba4e6e066
Merge pull request #39 from bechtoldt/ticket1119
...
Removing Classic Theme Support, fixes #1119
2012-08-21 12:35:01 -07:00
Arnold Bechtoldt
19095cb3ae
Update theme setting of active sessions (DB:panel_sessions), refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 21:33:13 +02:00
Arnold Bechtoldt
d196b0b5c8
Change theme when Classic Theme in use only. Fix Froxlor SQL file, refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 21:25:56 +02:00