David Goodwin
cc23eba9dd
bump version number
5 years ago
David Goodwin
7b27af59ee
update CHANGELOG for 3.3.1
5 years ago
David Goodwin
efb1897a4f
fix for CLI not behaving - see #411
5 years ago
David Goodwin
31ba531698
merge fix master (Fix changelog date year (we are in 2021 not 2020) etc)
5 years ago
David Goodwin
3cfb1b414d
Merge pull request #414 from ozgurkazancci/patch-2
Update CHANGELOG.TXT
5 years ago
Özgür Kazanççı
25a722e6da
Update CHANGELOG.TXT
Year fixed, Turkish language file fix listed.
5 years ago
David Goodwin
431d885e4e
see: //github.com/postfixadmin/postfixadmin/issues/410 - ignore theme_css if it points to css/default.css; drop css/default.css
5 years ago
David Goodwin
97e2222e6c
fixes https://github.com/postfixadmin/postfixadmin/issues/412 (footer links - sf.net does not support https etc)
5 years ago
David Goodwin
a5c610baa9
update CHANGELOG for v3.3.0
5 years ago
David Goodwin
2bf8e4af08
bump version number
5 years ago
David Goodwin
e6e040b243
update CHANGELOG for v3.3.0
5 years ago
David Goodwin
dd2f5069ff
composer format
5 years ago
David Goodwin
f79351aaee
composer format
5 years ago
David Goodwin
56cab8eae3
Merge remote-tracking branch 'origin/master' into postfixadmin_3.3
5 years ago
Christian Boltz
b9946ca968
update $min_db_version to match latest upgrade.php
5 years ago
David Goodwin
d833f6bec8
bump version number
5 years ago
David Goodwin
36fe0a31ba
Merge remote-tracking branch 'origin/master' into postfixadmin_3.3
5 years ago
David Goodwin
c7850b78eb
fix bootstrap theme for users/ urls; make some other links use https.
5 years ago
David Goodwin
359e2bcf3f
Merge remote-tracking branch 'origin/master' into postfixadmin_3.3
5 years ago
Christian Boltz
4f0e41c4e2
delete unused calendar js, css and images
5 years ago
David Goodwin
27ff96f4f7
fix links to look like buttons in list-virtual (mailboxes)
5 years ago
David Goodwin
54e1297505
fix links to look like buttons in list-virtual (mailboxes)
5 years ago
Christian Boltz
8b6ad23dbf
setup.php: load bootstrap.min.css locally
... instead of using maxcdn.bootstrapcdn.com
5 years ago
Christian Boltz
e38174abf4
Drop unused bootstrap 3.3.7
5 years ago
Christian Boltz
2c6968b805
use a local copy of jquery
... instead of loading it from code.jquery.com
5 years ago
Christian Boltz
6663a35bdb
PFAHandler: fix backwards compability for store()
... and beforestore() and storemore()
Custom child classes might use the old names, and we should keep them
working (with a deprecation notice in the error log).
5 years ago
David Goodwin
57c3a9fd2d
Merge pull request #409 from cool-nicq/patch-1
tutorial link updated
5 years ago
Ratan Thapa
09d3256090
tutorial link updated
bliki.rimuhosting.com is not reachable.
www.linuxbabe.com has complete tutorial of installation postfix, dovecot and postfix admin
5 years ago
Christian Boltz
9d81facf32
fix typos in setup.php
5 years ago
David Goodwin
50e399cfc7
Merge pull request #407 from seffparker/patch-1
Fixed linebreak typo in user_query SQL
5 years ago
Seff
16848abb8b
Fixed linebreak typo in user_query SQL
5 years ago
David Goodwin
d391847ed9
manual merge of fix from https://github.com/postfixadmin/postfixadmin/issues/404
(try and filter CSV export lists to the current selected domain)
5 years ago
David Goodwin
a223f2f6a4
Merge pull request #406 from postfixadmin/feature-bootstrap-setup
Feature bootstrap setup - includes security fix (information disclosure)
5 years ago
David Goodwin
efd83472b9
remove env var, bootstarp.php defaults to sqlite anyway
5 years ago
David Goodwin
c3d34f1b4d
use @php in composer.json
5 years ago
David Goodwin
bf3136b0fc
remove --no-suggest
5 years ago
David Goodwin
be20c87182
try specifying a php variant
5 years ago
David Goodwin
a2dd768858
reformat
5 years ago
David Goodwin
4a77e93984
drop pointless text
5 years ago
David Goodwin
7545005426
rejig setup.php; retheme with bootstrap; hide sensitive info until someone has logged in (see #402 )
5 years ago
David Goodwin
897e57d403
update bootstrap to v3.4.1
5 years ago
David Goodwin
92a7042ba1
fix typo checks
5 years ago
David Goodwin
2b33e8f3c3
remove conditional; should be unnecessary
5 years ago
David Goodwin
4188aa3868
regenerate psalm config
5 years ago
David Goodwin
750838d7f7
psalm fixes; make safepost()/safeget() return strings
5 years ago
David Goodwin
4712d83c98
see: https://github.com/postfixadmin/postfixadmin/issues/390 - support a callable which
allows for password validation against any external service.
5 years ago
David Goodwin
06897d2234
bump psalm to v4.x
5 years ago
David Goodwin
b7afe73502
fix detection of postgresql pdo extension
5 years ago
David Goodwin
d012c375b0
Merge pull request #391 from postfixadmin/feature-refactor-login-etc
Feature refactor login etc
5 years ago
David Goodwin
529bdc1a25
Merge remote-tracking branch 'origin/master' into feature-refactor-login-etc
5 years ago