Releases: silverstripe/silverstripe-admin
Releases · silverstripe/silverstripe-admin
1.12.3
What's Changed
- Suppress admin error context for base 'CMS access' permission check (fixes #1443) by @kinglozzer in #1466
Full Changelog: 1.12.2...1.12.3
1.12.2
What's Changed
- FIX Correctly close spans for btn loading icon by @GuySartorelli in #1431
Full Changelog: 1.12.1...1.12.2
2.0.0-beta1
What's Changed
- DEP Update core dependencies for CMS 5 by @emteknetnz in #1337
- DEP Update dependencies for CMS 5 by @emteknetnz in #1342
- API Convert SecurityAdmin to be a ModelAdmin by @emteknetnz in #1359
- MNT Fix security admin behat tests by @GuySartorelli in #1370
- DEP Upgrade tinymce from 4 to 6 by @GuySartorelli in #1367
- FIX Use correct tinymce selection logic by @GuySartorelli in #1372
- ENH Implement our tinymce skin for tinymce 6 by @GuySartorelli in #1371
- API Migrate SilverStripeNagivator by @GuySartorelli in #1340
- ENH Records can be made previewable with an extension by @GuySartorelli in #1363
- FIX Set name of tinymce i18n file to be correct by @GuySartorelli in #1382
- API Strongly-type action method signatures by @emteknetnz in #1381
- MNT Remove require-dev deps by @emteknetnz in #1387
- API Stop using deprecated API by @emteknetnz in #1388
- FIX Rebuild JS bundles by @sabina-talipova in #1401
- API Stop using deprecated API by @emteknetnz in #1397
- API Remove deprecated code by @sabina-talipova in #1393
- FIX Cast absoluteUrl() argument to string by @emteknetnz in #1406
- DEP Upgrade front-end build stack by @GuySartorelli in #1389
- ENH Resolve various problems in support of fixing broken behat tests by @GuySartorelli in #1432
- MNT Add yarn lint back in by @emteknetnz in #1435
- API Remove pointless $subitem_class config by @maxime-rainville in #1440
- ENH Remove unused Translatable code by @emteknetnz in #1442
- ENH Allow base URL to not have trailing slash by @GuySartorelli in #1438
- MNT Remove legacy upgrader config by @emteknetnz in #1447
- API Remove ReturnTypeWillChange annotation by @maxime-rainville in #1434
- Support buildstack changes for other modules by @GuySartorelli in #1446
- NEW migrate functionality from security-extensions module by @GuySartorelli in #1451
Full Changelog: 1.12.1...2.0.0-beta1
1.12.1
What's Changed
- DEP Update jquery-ui in thirdparty folder by @emteknetnz in #1424
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- MNT Add new behat test for Group title validation by @GuySartorelli in #1310
- Implement global lazy loadable support for tabs by @lekoala in #1309
- Enhance batch action parameters by @mooror in #1321
- ENH Display error messages in admin with an admin context by @GuySartorelli in #1317
- ENH Keep State and show Search field if any keywords are presented by @sabina-talipova in #1326
- MNT Use update-js action by @emteknetnz in #1330
- FIX Don't try to use a property that isn't initialised. by @GuySartorelli in #1331
- FIX Don't overwrite JSON errors with templated error page by @GuySartorelli in #1334
- MNT Fix behat tests - explicitly use the advanced filter input by @GuySartorelli in #1336
- FIX Don't pass null as LeftAndMain error message. by @GuySartorelli in #1335
- ENH Make gridfield search options more accessible by @GuySartorelli in #1329
- ENH Behat test cases for GridField navigation by @sabina-talipova in #1338
- ENH Use short array syntax by @GuySartorelli in #1348
- Rescue Master Branch PR: ENH Remove legacy translation behaviour in template by @GuySartorelli in #1346
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1356
- FIX Warning: Undefined array key "Locale" by @lekoala in #1365
- NEW New API for managing models in ModelAdmin by @GuySartorelli in #1360
- Chore: Correct very minor typo by @LiamKearn in #1369
- NEW Add an extension to dynamically generate edit URLs by @GuySartorelli in #1361
- FIX Don't assume dataclass is in the spec. by @GuySartorelli in #1380
- FIX Don't try to parse non-existent gridfield state by @GuySartorelli in #1386
- API Update deprecations by @emteknetnz in #1384
- DEP Update jQuery to 3.x by @GuySartorelli in #1375
- ENH Remove unnecessary workaround by @GuySartorelli in #1395
- FIX Search box css for compact size by @emteknetnz in #1407
- FIX Remove overflow hidden from inactive chosen by @GuySartorelli in #1422
New Contributors
- @mooror made their first contribution in #1321
- @LiamKearn made their first contribution in #1369
Full Changelog: 1.11.3...1.12.0
1.12.0-rc1
What's Changed
- MNT Add new behat test for Group title validation by @GuySartorelli in #1310
- Implement global lazy loadable support for tabs by @lekoala in #1309
- Enhance batch action parameters by @mooror in #1321
- ENH Display error messages in admin with an admin context by @GuySartorelli in #1317
- ENH Keep State and show Search field if any keywords are presented by @sabina-talipova in #1326
- MNT Use update-js action by @emteknetnz in #1330
- FIX Don't try to use a property that isn't initialised. by @GuySartorelli in #1331
- FIX Don't overwrite JSON errors with templated error page by @GuySartorelli in #1334
- MNT Fix behat tests - explicitly use the advanced filter input by @GuySartorelli in #1336
- FIX Don't pass null as LeftAndMain error message. by @GuySartorelli in #1335
- ENH Make gridfield search options more accessible by @GuySartorelli in #1329
- ENH Behat test cases for GridField navigation by @sabina-talipova in #1338
- ENH Use short array syntax by @GuySartorelli in #1348
- Rescue Master Branch PR: ENH Remove legacy translation behaviour in template by @GuySartorelli in #1346
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1356
- FIX Warning: Undefined array key "Locale" by @lekoala in #1365
- NEW New API for managing models in ModelAdmin by @GuySartorelli in #1360
- Chore: Correct very minor typo by @LiamKearn in #1369
- NEW Add an extension to dynamically generate edit URLs by @GuySartorelli in #1361
- FIX Don't assume dataclass is in the spec. by @GuySartorelli in #1380
- FIX Don't try to parse non-existent gridfield state by @GuySartorelli in #1386
- API Update deprecations by @emteknetnz in #1384
- DEP Update jQuery to 3.x by @GuySartorelli in #1375
- ENH Remove unnecessary workaround by @GuySartorelli in #1395
New Contributors
- @mooror made their first contribution in #1321
- @LiamKearn made their first contribution in #1369
Full Changelog: 1.11.3...1.12.0-rc1
1.11.3
What's Changed
- BUG case error in SelectionGroup template by @GuySartorelli in #1349
- Filter query string for protoype pollution by @emteknetnz in #1392
Full Changelog: 1.11.2...1.11.3
1.12.0-beta1
What's Changed
- MNT Add new behat test for Group title validation by @GuySartorelli in #1310
- Implement global lazy loadable support for tabs by @lekoala in #1309
- Enhance batch action parameters by @mooror in #1321
- ENH Display error messages in admin with an admin context by @GuySartorelli in #1317
- ENH Keep State and show Search field if any keywords are presented by @sabina-talipova in #1326
- MNT Use update-js action by @emteknetnz in #1330
- FIX Don't try to use a property that isn't initialised. by @GuySartorelli in #1331
- FIX Don't overwrite JSON errors with templated error page by @GuySartorelli in #1334
- MNT Fix behat tests - explicitly use the advanced filter input by @GuySartorelli in #1336
- FIX Don't pass null as LeftAndMain error message. by @GuySartorelli in #1335
- ENH Make gridfield search options more accessible by @GuySartorelli in #1329
- ENH Behat test cases for GridField navigation by @sabina-talipova in #1338
- ENH Use short array syntax by @GuySartorelli in #1348
- BUG case error in SelectionGroup template by @GuySartorelli in #1349
- Rescue Master Branch PR: ENH Remove legacy translation behaviour in template by @GuySartorelli in #1346
- ENH Replace ADMIN permissions with less permissions in Behat test by @sabina-talipova in #1356
- FIX Warning: Undefined array key "Locale" by @lekoala in #1365
- NEW New API for managing models in ModelAdmin by @GuySartorelli in #1360
- Chore: Correct very minor typo by @LiamKearn in #1369
- NEW Add an extension to dynamically generate edit URLs by @GuySartorelli in #1361
- FIX Don't assume dataclass is in the spec. by @GuySartorelli in #1380
- FIX Don't try to parse non-existent gridfield state by @GuySartorelli in #1386
- API Update deprecations by @emteknetnz in #1384
- DEP Update jQuery to 3.x by @GuySartorelli in #1375
New Contributors
- @mooror made their first contribution in #1321
- @LiamKearn made their first contribution in #1369
Full Changelog: 1.11.2...1.12.0-beta1
1.11.2
What's Changed
- MNT Test cases for testing GridField. Wrong alert issue by @sabina-talipova in #1320
- MNT Use GitHub Actions CI by @emteknetnz in #1319
- MNT Require frameworktest by @emteknetnz in #1327
- MNT Standardise modules by @emteknetnz in #1333
- FIX Do not reverse state change when reauthenticating by @emteknetnz in #1345
Full Changelog: 1.11.1...1.11.2
1.10.4
What's Changed
- MNT Use GitHub Actions CI by @emteknetnz in #1319
- MNT Standardise modules by @emteknetnz in #1333
- FIX Do not reverse state change when reauthenticating by @emteknetnz in #1345
Full Changelog: 1.10.3...1.10.4