Commit Graph

  • 8a576f91be Merge branch '5.2' into 5 github-actions 2024-07-22 21:57:05 +0000
  • fe5dc201ed [CVE-2024-32981] Disallow data:text/html in data attributes Michael Nowina-Krowicki 2024-07-22 13:44:54 +0930
  • d14ec2831a
    Merge pull request #11299 from Cheddam/pulls/5/session-token-renewal-configuration Guy Sartorelli 2024-07-22 12:11:18 +1200
  • 4693e3f378
    Merge pull request #11309 from creative-commoners/pulls/5.2/clear-table 5.2.17 Guy Sartorelli 2024-07-22 09:03:07 +1200
  • 539d4645b9 FIX Truncate table to clear table Steve Boyd 2024-07-19 21:13:34 +1200
  • ac319fb7ec Merge branch '5' into 6 Steve Boyd 2024-07-17 12:03:20 +1200
  • db665a8dd8 Merge branch '5.2' into 5 Steve Boyd 2024-07-17 12:02:37 +1200
  • b6e347ef3d
    Merge pull request #11308 from creative-commoners/pulls/5.2/ss-2024-001 5.2.16 Guy Sartorelli 2024-07-17 11:38:17 +1200
  • ff6ab16871
    Merge pull request #11307 from creative-commoners/pulls/5.2/cve-2024-32981 Guy Sartorelli 2024-07-17 11:37:13 +1200
  • b8d20dc9d5 [CVE-2024-32981] Disallow data:text/html in data attributes Guy Sartorelli 2024-04-16 15:49:58 +1200
  • 60155dad41 [SS-2024-001] Set convert_unsafe_embeds to true Steve Boyd 2024-04-22 12:53:27 +1200
  • 724e813b8f API Make token regeneration optional during autologin session renewal Garion Herman 2024-07-04 08:15:05 +0900
  • d540877eed
    FIX Use valid values for APCu version (#11304) Guy Sartorelli 2024-07-15 09:26:50 +1200
  • cfbf1ea90a Merge branch '5' into 6 github-actions 2024-07-14 08:42:46 +0000
  • 6a60f4a74b
    FIX Use valid values for APCu version Guy Sartorelli 2024-07-12 12:51:19 +1200
  • 386ff5a1cc
    Merge pull request #11300 from creative-commoners/pulls/6/in-memory-cache Steve Boyd 2024-07-12 12:28:42 +1200
  • 68d8cfcd4b
    Merge pull request #11301 from creative-commoners/pulls/5/toasts-behat Guy Sartorelli 2024-07-12 11:44:13 +1200
  • ed321f8ce7
    MNT Test with all cache factories in CI Guy Sartorelli 2024-07-09 13:57:33 +1200
  • 92ffbe03fb MNT Support assert toasts if there are mutliple toasts Steve Boyd 2024-07-11 12:10:28 +1200
  • b405c4dbb6 Merge branch '5' into 6 github-actions 2024-07-09 22:05:48 +0000
  • 3829160151
    Merge branch '5.2' into 5 Guy Sartorelli 2024-07-10 10:04:52 +1200
  • c13ec34113
    FIX Don't strip <header> tag from HTMLValue (#11302) 5.2.15 Guy Sartorelli 2024-07-09 13:18:29 +1200
  • 232173753a
    FIX Ensure cache is shared between CLI and webserver Guy Sartorelli 2024-07-04 14:15:28 +1200
  • f46c0d891d
    FIX Don't strip <header> tag from HTMLValue Guy Sartorelli 2024-07-08 09:58:27 +1200
  • 0bb88d0988
    FIX Don't pass labelfield as value for SEarchableDropdownField (#11303) Guy Sartorelli 2024-07-09 10:09:27 +1200
  • 77f4dc1eee
    FIX Don't pass labelfield as value for SEarchableDropdownField Guy Sartorelli 2024-07-08 15:45:32 +1200
  • 1943f9d417
    FIX DBForeignKey scaffolding missing parameter (#11295) 5.2.14 Johannes Hammersen 2024-07-03 04:23:25 +0200
  • d96d85248a
    Merge pull request #11296 from creative-commoners/pulls/6/manifest-composer Guy Sartorelli 2024-07-02 10:06:13 +1200
  • 98dc238d2a ENH Do not require _config dir or _config.php for modules Steve Boyd 2024-07-01 16:21:49 +1200
  • dbc0288038
    MNT ALter order of expected attribute on image test (#11286) Maxime Rainville 2024-07-01 10:36:37 +1200
  • a4149d12cf Merge branch '5' into 6 github-actions 2024-06-30 08:41:28 +0000
  • 57fb06a1a9 Merge branch '5.2' into 5 github-actions 2024-06-30 08:41:27 +0000
  • 6b69db1e3b Fix for UnitTest failure with new SessionGridFieldStateManager functionality Niklas Forsdahl 2024-06-27 16:06:32 +0300
  • 3c97f8a430 FIX DBForeignKey scaffolding missing parameter johannes.hammersen 2024-06-27 14:47:00 +0200
  • a684c8ca03
    ENH Auto-scaffold Member and Group with appropriate form fields (#11285) Guy Sartorelli 2024-06-27 10:20:00 +1200
  • e677b12202
    Merge pull request #11287 from johannesx75/fix-remove-write-from-SearchableDropdownTrait 5.2.13 Guy Sartorelli 2024-06-26 13:09:32 +1200
  • 24af848e6e
    MNT Ignore narrow no-break space in regex in tests Guy Sartorelli 2024-06-25 17:14:41 +1200
  • bdd27b96b7
    Merge pull request #11290 from digitall-it/patch-1 Guy Sartorelli 2024-06-24 12:39:32 +1200
  • 90eac66ea8
    Update sake Giancarlo Di Massa 2024-06-22 18:15:33 +0200
  • 898ef9ba31 Removed custom interface for SessionGridFieldStateManager, the extra methods will be incorporated into GridFieldStateManagerInterface in the future. Niklas Forsdahl 2024-06-20 15:06:56 +0300
  • e9cd597a22 Fixed SessionGridFieldStateManager unit test to work regardless of current gridfield state manager configuration. Niklas Forsdahl 2024-06-20 14:58:55 +0300
  • d448708fb3 Added Unit Tests for SessionGridFieldStateManager Niklas Forsdahl 2024-06-14 13:07:42 +0300
  • 4714a83333 NEW Initial SessionGridFieldStateManager implementation, for managing GridField states in session. Niklas Forsdahl 2024-06-14 11:50:59 +0300
  • cbc984eaf7 Merge branch '5' into 6 github-actions 2024-06-20 03:09:22 +0000
  • dcace43183
    Merge branch '5.2' into 5 Guy Sartorelli 2024-06-20 14:51:48 +1200
  • 23c1a0f849
    MNT Run module-standardiser (#11283) Guy Sartorelli 2024-06-20 12:16:30 +1200
  • a4073bb72f
    MNT Run module-standardiser Guy Sartorelli 2024-06-18 16:11:19 +1200
  • ce5cfcac61 FIX Remove write from SearchableDropdownTrait johannes.hammersen 2024-06-19 11:13:54 +0200
  • 604b2098c6 MNT ALter order of expected attribute on image test Maxime Rainville 2024-06-19 21:09:45 +1200
  • 61cdce2735
    ENH Auto-scaffold Member and Group with appropriate form fields Guy Sartorelli 2024-06-19 13:46:59 +1200
  • 36f3b1be31
    MNT Run module-standardiser Guy Sartorelli 2024-06-18 15:21:01 +1200
  • 27873939f4
    Merge pull request #11270 from creative-commoners/pulls/5.2/remove-self 5.2.12 Guy Sartorelli 2024-06-18 14:40:44 +1200
  • 620c1b0469 ENH Use class name instead of self Steve Boyd 2024-06-18 09:37:39 +1200
  • 4fee1a3f8e Merge branch '5' into 6 github-actions 2024-06-17 01:15:59 +0000
  • b7e2a6ecf8 Merge branch '5.2' into 5 github-actions 2024-06-17 01:15:58 +0000
  • 1e0b9056f5
    FIX Don't load data up front for lazy-loaded searchable dropdown (#11278) 5.2.11 Guy Sartorelli 2024-06-17 11:59:59 +1200
  • 403421b018
    MNT Run module-standardiser Guy Sartorelli 2024-06-14 13:09:34 +1200
  • 6fe828d58c
    FIX Don't load data up front for lazy-loaded searchable dropdown Guy Sartorelli 2024-06-13 15:15:46 +1200
  • be6ca2a91d
    API Remove references to non-existent installation tool (#11274) Guy Sartorelli 2024-06-13 14:45:58 +1200
  • 7ffc930e4f
    API Remove references to non-existent installation tool Guy Sartorelli 2024-06-12 11:36:32 +1200
  • 8179047af5 Merge branch '5' into 6 github-actions 2024-06-12 21:03:36 +0000
  • 049e546247
    API Deprecate references to installation tool (#11275) Guy Sartorelli 2024-06-12 15:47:12 +1200
  • 6d42a3a2b7
    API Deprecate references to installation tool Guy Sartorelli 2024-06-12 11:53:25 +1200
  • 34e270fe6f FIX Do not load source in SearchableDropdownTrait when lazy-loading Steve Boyd 2024-06-12 10:57:42 +1200
  • b53cda8de0
    FIX Respect explicit casting before casting arrays (#11271) Guy Sartorelli 2024-06-11 16:49:27 +1200
  • e7d05aa524
    Merge branch '5' into 6 Guy Sartorelli 2024-06-11 13:30:15 +1200
  • 93a0e87b76
    FIX Respect explicit casting before casting arrays Guy Sartorelli 2024-06-11 12:53:34 +1200
  • be0eab2bae
    NEW Allow DataObject classes to define scaffolded relation formfields (#11269) Guy Sartorelli 2024-06-07 17:06:01 +1200
  • cd72258500
    NEW Allow DataObject classes to define scaffolded relation formfields Guy Sartorelli 2024-06-05 11:30:36 +1200
  • 64ac096b46
    Merge pull request #11176 from wilr/fix/reset-password-lockout Guy Sartorelli 2024-06-06 11:56:45 +1200
  • 9361382be3
    FIX mark a successful login attempt when completing a password reset (#10099) Will Rossiter 2024-03-14 15:09:03 +1300
  • f561102430 Merge branch '5' into 6 github-actions 2024-06-04 23:33:37 +0000
  • a6ab217dcd Merge branch '5.2' into 5 github-actions 2024-06-04 23:33:36 +0000
  • 9546450cf2
    improve DataList and ArrayList docblock comments for PHPStorm (#11263) 5.2.10 Mason Dechaineux 2024-05-31 08:59:04 +1000
  • 6781304ee6
    MNT Run module-standardiser Guy Sartorelli 2024-05-30 09:53:53 +1200
  • e35f12c66f
    ENH Update AttributesHTML to output alt attribute even if it's empty (#11217) Maxime Rainville 2024-05-29 09:30:04 +1200
  • 9acbd604a6 ENH Update AttributesHTML to output alt attribute even if it's empty Maxime Rainville 2024-05-03 10:42:27 +1200
  • e0887a223c
    fix Markus Staab 2024-05-25 08:45:39 +0200
  • 1eed824341
    Adjust pretty name of closures on PHP 8.4 Markus Staab 2024-05-25 08:26:47 +0200
  • 3f30da5155
    ENH Looping through arrays in templates (#11244) Guy Sartorelli 2024-05-24 12:51:14 +1200
  • fe55a18b2e
    improve DataList and ArrayList docblock comments for PHPStorm mason 2024-05-23 16:35:41 +1000
  • 66466c8b8b
    ENH Looping through arrays in templates Guy Sartorelli 2024-05-16 16:33:38 +1200
  • 57886b76f5 Merge branch '5' into 6 github-actions 2024-05-22 22:41:41 +0000
  • 8886a3a93d Merge branch '5.2' into 5 github-actions 2024-05-22 22:41:40 +0000
  • f0aaba5504
    FIX HTMLEditorField is not able to show html or xml code examples (#11243) 5.2.9 Sabina Talipova 2024-05-22 09:39:36 +1200
  • bc46c23b8b FIX HTMLEditorField is not able to show html or xml code examples Sabina Talipova 2024-05-16 16:04:14 +1200
  • 6c65a0e452
    Merge pull request #11248 from creative-commoners/pulls/5/module-standardiser-1715911070 Guy Sartorelli 2024-05-21 16:23:14 +1200
  • 5eca3931f8 ENH Convert arrays displayed in templates to ViewableData Steve Boyd 2024-05-21 14:24:32 +1200
  • 1217806f9d
    Merge pull request #11252 from creative-commoners/pulls/6/protect-hooks2 Guy Sartorelli 2024-05-21 11:15:44 +1200
  • 3e70cfed1e API Set extension hook implementation visibility to protected Steve Boyd 2024-05-21 09:51:51 +1200
  • 76bdc59cf5
    Merge pull request #11251 from creative-commoners/pulls/5/current-scope-loop Sabina Talipova 2024-05-20 12:54:54 +1200
  • 4fdbe391f7 FIX Support pre tag Sabina Talipova 2024-05-20 12:07:19 +1200
  • 470293a6d2
    FIX 'which' check in 'sake' now works for aliases (#11232) 5.2.8 Hernold Koch 2024-05-20 01:04:44 +0200
  • 01efd26a5f
    ENH Improved readability of sake's which check Hernold Koch 2024-05-17 10:53:09 +0200
  • f4b8cc3efb
    ENH Improved readability of sake's which check Hernold Koch 2024-05-17 10:07:48 +0200
  • e8853b70e5
    FIX 'which' check in 'sake' now works for aliases Hernold Koch 2024-05-10 17:09:20 +0200
  • 699a8bf2da
    FIX Loop over current scope when no argument passed to loop block Guy Sartorelli 2024-05-17 15:17:02 +1200
  • ffb26afb2e MNT Run module-standardiser Steve Boyd 2024-05-17 13:57:50 +1200
  • 9581025e6c
    API Deprecate ViewableData::Me() Guy Sartorelli 2024-05-17 14:20:55 +1200
  • 56625081b4
    ENH Use allowed view button for readonly GridField (#11228) Guy Sartorelli 2024-05-17 10:28:47 +1200