3.1.0
What’s Changed
- Add late output error test (#1719) @mvorisek
- Remove unsafe script tag replace (#1716) @mvorisek
- Fix datetime grid filter bug on empty input (#1718) @mkrecek234
- Fix form2.php demo (#1711) @ibelar
- Setup Flatpickr locale from ui persistence data (#1714) @mvorisek
- Handle late error when exception handler is active (#1710) @mvorisek
- Fix no longer supported native MSSQL DSN for CI (#1712) @mvorisek
- Add filtering possibility for
float
andatk4_money
DBAL types (#1703) @mkrecek234 - Add test for unrecoverable App error (#1709) @mvorisek
- Handle unhandled Callback exception using custom exception (#1702) @mvorisek
- Adjust to renamed Model::onlyFields and Model::loaded methods (#1701) @mvorisek
- Adjust to EntityFieldPair generics for Phpstan (#1700) @mvorisek
- Align with the latest atk4/core (#1697) @mvorisek
- Allow Overriding table on grid (#1695) @ibelar
- Fix UI typecast for earlier nullable assertion (#1690) @mvorisek
- Upgrade phpstan to v1.0 (#1686) @mvorisek
- Fix DB config for CI webserver started with one env (#1683) @mvorisek
- Fix Behat for CI (#1682) @mvorisek
- Do not reuse Oracle connections for CI (#1678) @mvorisek
- Fix testing with a real DBs (#1675) @mvorisek
- Add Behat coverage (#1674) @mvorisek
- Fix all memory leaks (#1672) @mvorisek
- Fix some phpstan warnings (#1580) @mvorisek
- Adjust to CS fixer v3.2 rules (#1670) @mvorisek
- Feature/Panel Action Executor (#1650) @ibelar
- Fix UI typecasting (#1667) @mvorisek
- Allow to initialize CascadeDropdown values (#1659) @ibelar
- Test with PHP 8.1 (#1660) @mvorisek
- Rename "money" type to "atk4_money" type (#1665) @mvorisek
- Adjust to no "password" type (#1666) @mvorisek
- Fix spaces before/after "=>" in comments (#1663) @mvorisek
- Refactor callback url test (#1662) @mvorisek
- Fix Lookup form control (#1661) @ibelar
- Fix Multiline Model validate (#1658) @ibelar
- Fix #1645 (#1654) @abbadon1334
- [fix] Id generation when using Executor as Modal View (#1575) @ibelar
- Feature/Virtual Page Action Executor (#1649) @ibelar
- Refactor Behat\Context methods (#1652) @ibelar
- Fix JS lock file and JS CI lint (#1648) @mvorisek
- Fix debouce for Behat testing (fake jQuery.active) (#1524) @mvorisek
- Update JS and Fomantic UI to 2.8.8 (#1647) @ibelar
- Improve memory leak testing (#1642) @mvorisek
- Bump versions for the next release (#1637) @mvorisek
- [fix] Js Dependencies (#1636) @ibelar