David Goodwin
1df7f15d40
require PHP 5.6+
5 years ago
David Goodwin
4aa3110712
phpdoc/psalm fixes
5 years ago
David Goodwin
ccd74cc506
Merge pull request #308 from dsamoshin/icon_ru
...
Favicon config and ru_lang
5 years ago
gotty
13549cea0f
Favicon config and ru_lang:
...
1. Favicon configuration of the project:
a. Fixed incorrect link to favicon from the subfolder /users/
b. Added ability to set favicon via config
2. Completed translation of all string constants into Russian language.
5 years ago
David Goodwin
61cb429845
revert psalm; fix issues later
5 years ago
David Goodwin
b8d7c0513f
psalm fix
5 years ago
David Goodwin
e20b2cacdb
psalm fix
5 years ago
David Goodwin
174b874c56
allow psalm to update
...
phpdoc fix
5 years ago
David Goodwin
9526e68e3e
perhaps this will help https://github.com/postfixadmin/postfixadmin/issues/305
5 years ago
David Goodwin
907bd7ee46
update Smarty to v3.1.33 - "This release does cover security issue CVE-2018-16831, other bug fixes (see changelog.txt) and adds a new feature of the {capture} tag (see NEW_FEATURES.txt)."
5 years ago
David Goodwin
7360407b73
see: https://github.com/postfixadmin/postfixadmin/issues/302 - check if the session key exists; and if not show something that may help
5 years ago
David Goodwin
58b064f1c8
Merge pull request #298 from leitmedium/master
...
remove double libmime-encwords-perl install call in virtual vacation …
5 years ago
Caspar Clemens Mierau
9c4caf1045
remove double libmime-encwords-perl install call in virtual vacation howto
5 years ago
David Goodwin
c66755a0da
remove test for code that probably does not work
5 years ago
David Goodwin
cd8cf289b4
more empty tests
5 years ago
David Goodwin
a03317e088
drop codecov
5 years ago
David Goodwin
f61cb513ae
might fix pg failing test?
5 years ago
David Goodwin
0e9a1ff0ff
emptyish tests
5 years ago
David Goodwin
f4a5155f7a
codecov removed
5 years ago
David Goodwin
a485a2d861
cleanup after test
5 years ago
David Goodwin
946c47dd66
postgres requires fkeys exist
5 years ago
David Goodwin
2742849e7b
reformat
5 years ago
David Goodwin
958df260ec
mostly empty test
5 years ago
David Goodwin
7965a83aff
tighten psalm checks even more
5 years ago
David Goodwin
34e6f7829e
tighten psalm checks; fix errors
5 years ago
David Goodwin
034a50836c
tighten psalm checks
5 years ago
David Goodwin
a603d36224
format
5 years ago
David Goodwin
29d990f5f4
fix page browser test for sqlite; see #87 and #161
5 years ago
David Goodwin
71e7859c91
see #161 and #87 - unit test that seems to trigger this bug
5 years ago
David Goodwin
f36ba9b4c2
format
5 years ago
David Goodwin
28bef9e136
output $sqlite file ....
5 years ago
David Goodwin
4081267cb2
fix phpdoc; throw exception on error within phpunit - helps testing
5 years ago
David Goodwin
f7c7e35b34
fix formatting
5 years ago
David Goodwin
f8713651cc
explode if $run_dir is not specified; make a config setting and perhaps shift the onus onto the user rather than having to deal with tmpfiles.d etc
...
See: https://github.com/postfixadmin/postfixadmin/issues/78
5 years ago
David Goodwin
80418e6412
try and avoid hitting : https://github.com/postfixadmin/postfixadmin/issues/51
5 years ago
David Goodwin
17a50c51f1
drop some dies; use Exception and catch after dispatch() - see #197
5 years ago
David Goodwin
2ff05bc737
typo
5 years ago
David Goodwin
9cd7dac187
initial attempt at trying to return an exit value within the cli
5 years ago
David Goodwin
284d4b2eb0
Merge pull request #295 from Corvan/platform-independent
...
Update postfixadmin-cli
5 years ago
Lars Liedtke
0c94760828
Update postfixadmin-cli
...
Make this script platform independent to be usable under e.g. FreeBSD, where bash is located in /usr/local/bin/bash and thus the script fails.
5 years ago
David Goodwin
758ccb9a19
add note in config for mailbox subdir creation requiring imap extension
5 years ago
David Goodwin
34cf66110e
see https://github.com/postfixadmin/postfixadmin/issues/251 - avoid things breaking if imap_open is not present
5 years ago
David Goodwin
3551710b82
Merge pull request #294 from wuuuduu/vacation_from_mx_get_smtp_server
...
Find MX record of receiver and use it
5 years ago
wuuuduu
86852b3dbd
Find MX record of receiver and use it
5 years ago
David Goodwin
60c44a3ca3
Merge pull request #290 from akhilin/master
...
a small mistake in user_query with quota
5 years ago
Akhil Jalagam
53cefa1107
[NEW BADGE] freenode irc badge at #postfixadmin
5 years ago
Akhil Jalagam
3295334dd7
[NEW BADGE] repo size added
5 years ago
Akhil Jalagam
0f64f22a7e
a small mistake in user_query with quota
...
mistake in user_query with quota enabled for dovecot 1.2+
It took two days for me to find this issue.
Thank you,
Akhil
5 years ago
David Goodwin
bc273a97e4
Revert "apply patch for vacation body encoding - see #288"
...
This reverts commit c3d3a9dbc8
.
See comment at: https://github.com/postfixadmin/postfixadmin/issues/288#issuecomment-522495422
5 years ago
David Goodwin
e8fb276c2f
Merge pull request #289 from akhilin/master
...
Update DOVECOT.txt
5 years ago