Branch: refs/heads/postfixadmin_3.3
Home: https://github.com/postfixadmin/postfixadmin
Commit: 2ed3e14f95a32b48aeb34b5ab67ef5f1b5467ad5
https://github.com/postfixadmin/postfixadmin/commit/2ed3e14f95a32b48aeb34b5ab67ef5f1b5467ad5
Author: David Goodwin <da...@co...>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
A public/jquery-3.7.0.min.js
M templates/header.tpl
Log Message:
-----------
replace jquery 1.12.4 with 3.7.0 - see #734
Commit: 97434644abbb9a7b0379d0657e710dd22452ab0e
https://github.com/postfixadmin/postfixadmin/commit/97434644abbb9a7b0379d0657e710dd22452ab0e
Author: Christian Boltz <pos...@cb...>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
R public/jquery-1.12.4.min.js
M public/setup.php
Log Message:
-----------
also replace jquery 1.12.4 with 3.7.0 in setup.php
... and delete the old jquery-1.12.4.min.js
Commit: d72f1e8006470ecf3cadb8de90e27a74e0b68766
https://github.com/postfixadmin/postfixadmin/commit/d72f1e8006470ecf3cadb8de90e27a74e0b68766
Author: David Goodwin <da...@co...>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M public/setup.php
Log Message:
-----------
setup.php does not use the datetime widget or any funky bootstrap special effects, so we might as well remove JS from it
Commit: 549e6b787da00c6d32702b9018a21e54c4df6221
https://github.com/postfixadmin/postfixadmin/commit/549e6b787da00c6d32702b9018a21e54c4df6221
Author: David Goodwin <da...@co...>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M CHANGELOG.TXT
Log Message:
-----------
update CHANGELOG
Compare: https://github.com/postfixadmin/postfixadmin/compare/919e5a78344c...549e6b787da0
|