721 Commits (postfixadmin-3.3.15)
 

Author SHA1 Message Date
David Goodwin 37328e97b1
update changelog to include smarty update 1 year ago
David Goodwin d6b92b1c81
bump smarty to v4.5.5 - php8.4 support - see https://github.com/smarty-php/smarty/releases/tag/v4.5.5 1 year ago
David Goodwin e8d5902ace
update changelog + add version 3.3.15 1 year ago
Jing Luo 58d0f727b2
add a manpage for postfixadmin-cli(1) 1 year ago
David Goodwin 2d70474765
fix: "PHP Deprecated: Using unregistered function "htmlentities" in a template..." from Smarty, see https://github.com/postfixadmin/postfixadmin/issues/872 1 year ago
David Goodwin 61e1d661d0
move to use psalm/phar which removes some dev time dependencies 1 year ago
David Goodwin 50163ed2da
update changelog 1 year ago
David Goodwin abd4dcb401
update bundled smarty to v4.5.4 1 year ago
David Goodwin 5bca2464a3
see #858 - change debian dependencies slightly (mysql-client) 1 year ago
David Goodwin 49c254a4e6
avoid undefined array key quota.... see #853 2 years ago
David Goodwin 0e68334864
update version to 3.3.14, update CHANGELOG (perhaps ready for 3.3.14) 2 years ago
David Goodwin 2694adbc27
bump smarty to 4.5.3 (the smarty release is regarded as a security fix ( CVE-2024-35226 ). PostfixAdmin should not be vulnerable as it does not use the extends tag. 2 years ago
David Goodwin 37fe4d993a
tweak the formatting of the vacation form so there is more space on a reasonably sized screen; remove extra closing div tag, see also #834 ; thanks to @ariabamdad 2 years ago
David Goodwin 364f98632f
see #826 - avoid $no_vacation_pattern of "" causing everyone to be skipped 2 years ago
David Goodwin fd1948602f give the language selector an id - see #736 - thanks @frzquerty 3 years ago
David Goodwin 549e6b787d update CHANGELOG 3 years ago
David Goodwin d72f1e8006 setup.php does not use the datetime widget or any funky bootstrap special effects, so we might as well remove JS from it 3 years ago
Christian Boltz 97434644ab also replace jquery 1.12.4 with 3.7.0 in setup.php 3 years ago
David Goodwin 2ed3e14f95 replace jquery 1.12.4 with 3.7.0 - see #734 3 years ago
David Goodwin 919e5a7834 stop non-string value for length breaking stuff - see https://github.com/postfixadmin/postfixadmin/issues/697 - thanks @bmatthewshea 3 years ago
David Goodwin b7cf7e040c bump version number... see #694 3 years ago
David Goodwin b6eab5daed update CHANGELOG.TXT 3 years ago
David Goodwin d092c9504d update changelog 3 years ago
David Goodwin 19b6f96544 mysql does not support DROP CONSTRAINT, looks like it is MariaDB only - see https://github.com/postfixadmin/postfixadmin/issues/591#issuecomment-1021340592 4 years ago
David Goodwin 51d3fdb4bf Update CHANGELOG 3 years ago
David Goodwin f297ce07c4 code format 3 years ago
David Goodwin 131302951e do not show version_number/0 on setup.php 3 years ago
David Goodwin 80a5a43cb6 update quota/quota2 username collation - see #690 3 years ago
David Goodwin 53bb238a26 set env var to fudge build oh php-cs-fixer under php8.1 3 years ago
David Goodwin b27001cc52 do not pass null in as the last argument to str_replace (PHP8.1 does not like this) 3 years ago
David Goodwin 667de0938b downgrade php-cs-fixer 3 years ago
David Goodwin 9203bd5ab8 postfixadmin v3.3.x ought to work on PHP 7.0 <-> 8.1 3 years ago
David Goodwin 910c890410 psalm fixes 3 years ago
David Goodwin b76260d3d3 update smarty (4.1.1 -> 4.3.0) (add PHP 8.2 support, fixes for PHP 8.1; also fixes #541 where using a Turkish locale broke smarty's autoloader) 3 years ago
David Goodwin 58e9538e6a bump smarty to v4.1.1, some security fixes that probably do not affect PFA; adds PHP8.1 support 4 years ago
David Goodwin 835fd87d5f formatting 4 years ago
David Goodwin b18ed591a2 bumping php-cs-fixer; formatting rules change slightly 4 years ago
David Goodwin 3472897527 update php-cs-fixer (to support php 8.1) 4 years ago
David Goodwin b5e937ac1e drop building on php7.0 4 years ago
David Goodwin c501ebb8dc try this 4 years ago
David Goodwin ea0c5c67c7 github action update 4 years ago
David Goodwin 67d1ae6020 replace coveralls library; change license to be gpl-2 only to keep composer happy 4 years ago
David Goodwin bf46848c3d stop php8.1 moaning about a null value going into htmlentities - see https://github.com/postfixadmin/postfixadmin/issues/632 4 years ago
David Goodwin dae805bac7 add iterate_query for dovecot 4 years ago
David Goodwin e6713da72e debian packaging fix (ADDITIONS/README.TXT -> ADDITIONS/README.md); see also #613 4 years ago
David Goodwin 91af829108 update changelog; add changelog entry 4 years ago
David Goodwin ab496bda29 also fix collation on domain_admins.domain to be latin1_general_ci - see also #327 (else a domain admin cannot login) 4 years ago
David Goodwin 73dc83dbbd psalm fixes 4 years ago
David Goodwin 880dcf1cd6 bump config version number (3.3.11) 4 years ago
David Goodwin c0cdc1dfa8 update changelog 4 years ago