Commit Graph

  • fe2636f95c
    Update src/View/Requirements_Backend.php Finlay Metcalfe 2023-12-14 14:23:17 +1300
  • 446810bc5e
    FIX Allow new password to save even if there's an error sending email Guy Sartorelli 2023-12-14 12:47:05 +1300
  • c7d3edb99f FIX Removed extra closing brace in customScriptWithAttributes Finlay Metcalfe 2023-12-14 11:28:03 +1300
  • e5227062a4
    Update tests/php/View/RequirementsTest.php Finlay Metcalfe 2023-12-14 11:24:35 +1300
  • 3573484e9d
    Update src/View/Requirements_Backend.php Finlay Metcalfe 2023-12-14 11:24:27 +1300
  • cadd3b1322
    Update src/View/Requirements_Backend.php Finlay Metcalfe 2023-12-14 11:23:02 +1300
  • db69a1f83c MNT Update @methods on class docblocks Steve Boyd 2023-12-14 11:04:08 +1300
  • 68b3641706 MNT PHP Lint Failures Corrected Finlay Metcalfe 2023-12-14 10:29:43 +1300
  • de57cd563d DOC Removed white space Finlay Metcalfe 2023-12-13 15:02:09 +1300
  • eb7674f6ec FIX Updated default value handling for type in customScriptWithAttributes Finlay Metcalfe 2023-12-13 14:49:03 +1300
  • 4fe3441a62 MNT Update @methods on class docblocks Steve Boyd 2023-12-13 14:09:29 +1300
  • b6c646ffbe
    Also remove the unused `$last_idx` assignment Ed Wilde 2023-12-13 10:42:06 +1300
  • 81541db892
    Remove unused line in `findTab()` Ed Wilde 2023-12-13 10:28:03 +1300
  • ff38ff1d63
    Merge pull request #11073 from creative-commoners/pulls/5/limit-int Guy Sartorelli 2023-12-12 10:55:59 +1300
  • 3f909d97e2 ENH Refactored attribute handling to avoid API changes, auto lowercase, strong typing Finlay Metcalfe 2023-12-12 10:26:11 +1300
  • c405ed6cf3
    NEW Allow a single has_one to manage multiple reciprocal has_many (#11084) Guy Sartorelli 2023-12-12 10:18:25 +1300
  • 5838772b19
    ENH Explicitly require DataObject for some gridfield components Guy Sartorelli 2023-11-14 15:37:20 +1300
  • b1295af281
    NEW Provide an easy way to filter arbitrary ViewableData in gridfields Guy Sartorelli 2023-11-13 16:28:41 +1300
  • d400125cf1
    NEW Allow a single has_one to manage multiple reciprocal has_many Guy Sartorelli 2023-12-04 17:47:14 +1300
  • c890d79ea9 Merge branch '5.1' into 5 github-actions 2023-12-09 14:24:25 +0000
  • bf45b0c44b Merge branch '4' into 5.1 5.1.8 github-actions 2023-12-09 14:24:24 +0000
  • f9a6b7d480 Merge branch '4.13' into 4 github-actions 2023-12-09 14:24:23 +0000
  • 3fe42b84af API Use correct param types Steve Boyd 2023-11-27 18:18:01 +1300
  • eb45c9963f
    TLN - Update en.yml burleight 2023-12-05 16:14:07 +1300
  • 6698e5accd
    Merge pull request #11085 from kinglozzer/11083-unsaved-relationlist-bug 4.13.37 Guy Sartorelli 2023-12-05 09:05:16 +1300
  • 40b888eaf3 FIX: UnsavedRelationList::last() sometimes returned an ID instead of an item Loz Calver 2023-12-04 11:44:34 +0000
  • e28af9a5a7 FIX: UnsavedRelationList first/last to return null if list is empty (fixes #11083) Loz Calver 2023-12-04 11:28:51 +0000
  • 809f9e7ae0 Merge branch '5.1' into 5 github-actions 2023-11-29 22:52:10 +0000
  • eb245a1f83
    Merge branch '4' into 5.1 5.1.7 Guy Sartorelli 2023-11-30 11:51:36 +1300
  • 30293e67a1 Merge branch '4.13' into 4 github-actions 2023-11-29 22:40:34 +0000
  • 6d903848ab
    FIX Don't replace config manifest for nested kernels (#11082) 4.13.36 Guy Sartorelli 2023-11-30 11:39:14 +1300
  • 63b935eaa3
    FIX Don't replace config manifest for nested kernels Guy Sartorelli 2023-11-30 11:07:33 +1300
  • bfb8b65aa2 MNT PHP Lint failures corrected Finlay Metcalfe 2023-11-29 09:20:34 +1300
  • 667b0c1221
    Merge branch 'silverstripe:5' into pull/5/custom-script-with-attributes Finlay Metcalfe 2023-11-29 09:15:03 +1300
  • 654b793780
    Merge pull request #11078 from creative-commoners/pulls/5/mariadb-unit-test Sabina Talipova 2023-11-29 08:32:12 +1300
  • 67fccea1d3 MNT Fix broken build Sabina Talipova 2023-11-28 17:10:26 +1300
  • f81439521f
    MNT Add sort order to unit test so it passes with mariadb Guy Sartorelli 2023-11-28 20:54:38 +1300
  • c63dca37a8 Merge branch '5.1' into 5 github-actions 2023-11-28 02:04:54 +0000
  • 4f0dfe8657 Merge branch '4' into 5.1 5.1.6 github-actions 2023-11-28 02:04:52 +0000
  • e8c63d92c0 Merge branch '4.13' into 4 github-actions 2023-11-28 02:04:50 +0000
  • 1d69236229
    Merge pull request #11068 from creative-commoners/pulls/4.13/treedropdown-required 4.13.35 Sabina Talipova 2023-11-28 14:52:58 +1300
  • 1f8356ada3 ENH Create Requirements::customScriptWithAttributes Finlay Metcalfe 2023-11-28 09:43:36 +1300
  • a2d3bee770 FIX Invoke method addHeader on NULL Sabina Talipova 2023-11-27 19:24:16 +1300
  • 4dbbf04ba5 FIX Add extraEmptyValues to TreedropdownField Steve Boyd 2023-11-13 13:02:38 +1300
  • 1347fcd563 Merge branch '5.1' into 5 github-actions 2023-11-25 14:24:28 +0000
  • 6f6b2650ec Merge branch '4' into 5.1 5.1.5 github-actions 2023-11-25 14:24:26 +0000
  • 1d10ce7bd4 Merge branch '4.13' into 4 github-actions 2023-11-25 14:24:24 +0000
  • 6e89070490 MNT Test for customScript sri attributes appended Finlay Metcalfe 2023-11-23 11:07:39 +1300
  • 33569f2dc2 DOC Updated incorrect list of available options in Requirements_Backend::customScript Finlay Metcalfe 2023-11-23 10:14:30 +1300
  • 26c8c0f4f6
    Merge pull request #11059 from creative-commoners/pulls/5/schema-exception Guy Sartorelli 2023-11-22 15:10:28 +1300
  • fdb329913c ENH Throw exception when no react component Steve Boyd 2023-11-22 14:17:47 +1300
  • 60d49562b9 ENH Allow tag options for Requirements::customScript Finlay Metcalfe 2023-11-22 13:02:18 +1300
  • 7eab49f850
    FIX Ensure environment is checked before enabling deprecations (#11055) 4.13.34 Guy Sartorelli 2023-11-22 09:30:08 +1300
  • bc6f5f7d8e
    FIX Ensure environment is checked before enabling deprecations Guy Sartorelli 2023-11-20 09:17:17 +1300
  • bc47d65cc5
    DEP Deprecate configurable silent failures in GridField components Guy Sartorelli 2023-11-13 12:12:03 +1300
  • 4e5a76e836 NEW ListboxField lazy-loading Steve Boyd 2023-11-20 15:05:01 +1300
  • cfd8f05a04 Merge branch '5.1' into 5 github-actions 2023-11-18 14:24:16 +0000
  • 1ae7e9262d Merge branch '4' into 5.1 5.1.4 github-actions 2023-11-18 14:24:15 +0000
  • 814ac49d09 Merge branch '4.13' into 4 github-actions 2023-11-18 14:24:13 +0000
  • bbc6167fe3
    Merge pull request #11053 from creative-commoners/pulls/4.13/fix-deprecation-enabled-check 4.13.33 Guy Sartorelli 2023-11-17 14:37:28 +1300
  • 05f1d9ab86
    FIX Make deprecation enabled check faster Guy Sartorelli 2023-11-17 10:41:02 +1300
  • ba0f8910d6
    MNT Update generic types for Injector Cameron Bryers 2023-11-16 11:08:29 +1300
  • 0f2e325e84
    Merge pull request #16 from silverstripeltd/pulls/5/add-generics-to-extensions Cameron Bryers 2023-11-16 08:29:44 +1300
  • 4573923bf9
    MNT Update generic inheritance for DataExtension Cameron Bryers 2023-11-16 08:22:56 +1300
  • d47ef49be2
    Set all translations to informal 'Je' instead of 'U' Remy Vaartjes 2023-11-15 15:00:15 +0100
  • 7314fdba2c
    Merge pull request #15 from silverstripeltd/pulls/5/arraylist-generics-better Guy Sartorelli 2023-11-15 16:08:47 +1300
  • 0d5d97632d
    MNT Add generics to ArrayList Guy Sartorelli 2023-11-15 14:18:35 +1300
  • 21dcbbe779
    Merge pull request #18 from silverstripeltd/pulls/5/generic-gridfieldconfig Guy Sartorelli 2023-11-15 15:59:27 +1300
  • 4ebd4455aa
    MNT Add generics to GridFieldConfig Guy Sartorelli 2023-11-15 15:58:27 +1300
  • 1c01e52415
    MNT Add generic arguments to Extension, bootstrap Silverstripe for phpstan tests Cameron Bryers 2023-11-15 15:11:16 +1300
  • 74a088654f
    Merge pull request #12 from silverstripeltd/pulls/5/add-generics-to-sapphire-test Cameron Bryers 2023-11-15 14:13:46 +1300
  • cf3e8606d5
    MNT Add generic types to SapphireTest::objFromFixture() Cameron Bryers 2023-11-15 14:10:06 +1300
  • 265c986550
    Merge pull request #7 from silverstripeltd/feature/add-generics-to-injector Cameron Bryers 2023-11-15 14:00:10 +1300
  • 8e399a42a1
    Merge pull request #10 from silverstripeltd/pulls/5/list-generics Guy Sartorelli 2023-11-15 13:59:12 +1300
  • f3fcfdf1aa
    MNT Add generics to relation lists Guy Sartorelli 2023-11-15 12:39:59 +1300
  • 2301b1025b
    MNT Use generics with EagerLoadedList Guy Sartorelli 2023-11-15 12:31:37 +1300
  • 7d911d0a80
    MNT Use generics with DataList Guy Sartorelli 2023-11-15 11:45:41 +1300
  • 04725af679
    MNT Reduce generic types to common public facing methods, use the prefixed return tags to pass type tests Cameron Bryers 2023-11-15 13:35:55 +1300
  • 834e7b401a
    Merge pull request #11 from silverstripeltd/pulls/5/composite-validator-generics Guy Sartorelli 2023-11-15 13:37:05 +1300
  • e5088e8ed0
    MNT Add generics to CompositeValidator Guy Sartorelli 2023-11-15 13:35:30 +1300
  • ecaa6b2cbc
    MNT Add generic type arguments to Injector Cameron Bryers 2023-11-15 11:29:48 +1300
  • f22282acb2 Merge branch '5.1' into 5 github-actions 2023-11-13 04:42:01 +0000
  • fe9b7699a2 Merge branch '4' into 5.1 5.1.3 github-actions 2023-11-13 04:42:00 +0000
  • 2709d70396 Merge branch '4.13' into 4 github-actions 2023-11-13 04:41:59 +0000
  • 41b77ceec6 Merge branch '4' into 5.1 5.1.2 Steve Boyd 2023-11-13 17:21:34 +1300
  • 95e382730f FIX Add extraEmptyValues to TreedropdownField Steve Boyd 2023-11-13 13:02:38 +1300
  • 4c76ec6102
    Merge pull request #11037 from creative-commoners/pulls/4.13/toast-msg-gridfield 4.13.32 Guy Sartorelli 2023-11-13 09:43:38 +1300
  • 52d04b93db
    Merge b21afe6f85 into 5f12606447 Guido Schmechel 2023-11-12 05:30:38 +1300
  • 5f12606447 Merge branch '4.13' into 4 github-actions 2023-11-11 14:24:09 +0000
  • 4d864d77f6
    MAJOR: caching queries and dataobjects Sunny Side Up 2023-11-10 15:52:52 +1300
  • a1eee2a9ef
    Merge pull request #10979 from andrewandante/ENH_add_buildtask_permissions Guy Sartorelli 2023-11-10 13:20:06 +1300
  • b9da08a301 Update task-not-found messaging Andrew Paxley 2023-11-10 09:40:16 +1300
  • c77a77d584 Flip canView logic and combine into taskEnabled check Andrew Paxley 2023-11-09 20:22:59 +1300
  • d883719c16 FIX ModelAdmin toast elements Sabina Talipova 2023-10-31 14:11:06 +1300
  • 70dced3731
    Merge pull request #11043 from creative-commoners/pulls/4.13/tx-1699241312 4.13.31 Guy Sartorelli 2023-11-07 11:14:22 +1300
  • 3c98264f82 TLN Update translations Steve Boyd 2023-11-06 16:28:32 +1300
  • 8680b6bfb9
    Merge pull request #11041 from creative-commoners/pulls/5/tx-1698976247 Guy Sartorelli 2023-11-06 09:11:00 +1300
  • b9b891d050 ENH handle sub-urls Andrew Paxley 2023-11-03 14:54:31 +1300
  • 5ff6811b00 TLN Update translations Steve Boyd 2023-11-03 14:50:47 +1300
  • 2cb84e90d4 ENH remove devbuild bypass Andrew Paxley 2023-11-03 12:24:44 +1300