Commit Graph

  • edb3442908
    Merge pull request #398 from creative-commoners/pulls/4/nested-gridfield-behat-tests 4 Guy Sartorelli 2024-05-28 14:02:10 +1200
  • 11e9c3c3e3
    Merge pull request #400 from creative-commoners/pulls/4/nested-gridfield-docs Guy Sartorelli 2024-05-28 13:54:53 +1200
  • 89760c7846 MNT NestedGridField behat tests Sabina Talipova 2024-05-22 10:52:19 +1200
  • 7f4413a12f DOC Updated Nested GridField docs Sabina Talipova 2024-05-27 12:57:00 +1200
  • 515c2b4573 Merge branch '4' into 5 5 github-actions 2024-05-23 21:40:05 +0000
  • 02df342dcc
    Merge e5ae483ea4 into d851ce562c Guy Sartorelli 2024-05-24 05:31:39 +1200
  • 079bec6487 Merge branch '4.0' into 4 github-actions 2024-05-23 00:10:25 +0000
  • 6c1be84b4a
    Merge branch '3' into 4.0 4.0 Guy Sartorelli 2024-05-23 12:09:50 +1200
  • d851ce562c
    Merge pull request #395 from creative-commoners/pulls/3/manual-workflows 3 Guy Sartorelli 2024-05-23 11:56:27 +1200
  • 018ab87515 MNT Upaded scheduled workflows on default branch Steve Boyd 2024-05-22 16:36:45 +1200
  • 4501565b79
    Merge pull request #393 from creative-commoners/pulls/4/nested-gridfield Sabina Talipova 2024-05-22 11:54:31 +1200
  • 945ea7fc0b
    FIX Make child responsible for its own nested gridfield Guy Sartorelli 2024-05-22 10:31:16 +1200
  • 233e9bd3e3
    Merge pull request #392 from creative-commoners/pulls/4/module-standardiser-1715911583 Guy Sartorelli 2024-05-21 16:29:54 +1200
  • 4e4f4725a4
    Merge pull request #391 from creative-commoners/pulls/5/protect-hooks Guy Sartorelli 2024-05-21 16:09:29 +1200
  • f36e882252 MNT Run module-standardiser Steve Boyd 2024-05-17 14:06:23 +1200
  • f3ff49202d
    Merge pull request #390 from creative-commoners/pulls/4/module-standardiser-1715811845 Guy Sartorelli 2024-05-17 10:23:32 +1200
  • c044b66aec API Set extension hook implementation visibility to protected Steve Boyd 2024-05-16 17:45:28 +1200
  • 1b6d76757f MNT Run module-standardiser Steve Boyd 2024-05-16 10:24:05 +1200
  • cd41f31fd5
    Merge pull request #308 from kinglozzer/patch-1 4.0.7 Guy Sartorelli 2024-05-16 10:56:42 +1200
  • 80a4d9c311
    FIX: Fixed move to prev/next page functionality (fixes #307) Loz Calver 2020-06-01 16:56:54 +0100
  • 678ec6f7e1
    Merge pull request #384 from creamarketing/nested-gridfield Guy Sartorelli 2024-05-16 10:11:18 +1200
  • a42cd43780 Only allow one GridFieldNestedForm component per GridField. Niklas Forsdahl 2024-05-15 09:03:32 +0300
  • c476cedff0 Added more documentation for nested gridfields. Niklas Forsdahl 2024-05-15 08:57:58 +0300
  • a9b0a70155 Throw 404 error on grid field nested form move-to-parent action, if no record is found. Niklas Forsdahl 2024-05-07 18:20:56 +0300
  • 8f505659f0 Only add nested form to nested gridfield child if that child is of the same class as the parent record. Niklas Forsdahl 2024-05-07 18:02:06 +0300
  • 9ab3ed67a7 Throw an exception in Nesed Gridfield if an invalid relation is configured. Niklas Forsdahl 2024-05-07 12:36:44 +0300
  • 1993acba3a Linting and typehinting fixes for nested grid field Niklas Forsdahl 2024-05-07 12:35:16 +0300
  • cbd53c0dea MNT Run module-standardiser Steve Boyd 2024-05-07 16:34:14 +1200
  • 1bd74e0070
    TLN Update translations (#387) 4.0.6 Guy Sartorelli 2024-05-07 15:31:03 +1200
  • 800c5beb62
    TLN Update translations Guy Sartorelli 2024-05-07 13:44:40 +1200
  • 4764894e53
    TLN Update translations Guy Sartorelli 2024-05-07 11:08:42 +1200
  • 256d06b36c
    TLN Update translations (#385) Guy Sartorelli 2024-05-06 18:13:32 +1200
  • 768a639321
    TLN Update translations Guy Sartorelli 2024-05-06 16:15:23 +1200
  • 1ad6acbb84 Refactored grid field nested form link to be a button with aria-attributes, for better accessibility. Niklas Forsdahl 2024-04-24 11:13:09 +0300
  • 46e5cccdb4 Changed some PHPDoc return types to real typehings in nested gridfield. Niklas Forsdahl 2024-04-24 11:03:48 +0300
  • bc1180b62c Throw exception in nested gridfields if the relation is invalid. Niklas Forsdahl 2024-04-24 10:42:55 +0300
  • 5e6097214e Added phpdoc for nested grid field item request handler class. Niklas Forsdahl 2024-04-24 10:25:45 +0300
  • 70b838ea8c Removed legacy disabling of security token and strict form method check for nested gridfields, doesn't seem to be needed anymore. Niklas Forsdahl 2024-04-24 10:17:22 +0300
  • c517c693f9 Don't assume records are DataObjects in nested gridfields. Also don't assume the list is filterable. Niklas Forsdahl 2024-04-24 09:57:24 +0300
  • f7b8aea3f8 PHPDoc additions and linting fixes for gridfield nested form Niklas Forsdahl 2024-04-24 09:40:16 +0300
  • 847ce07ab0 Fixes and some refactoring for max nesting level handling in nested gridfields. Niklas Forsdahl 2024-04-24 09:19:32 +0300
  • cfcf8d2e8e Refactored nested GridField move to parent functionality. Niklas Forsdahl 2024-04-23 17:03:00 +0300
  • 32d980e13c Fixed moving nested gridfield items to other gridfields Niklas Forsdahl 2024-04-23 16:35:10 +0300
  • fc40420daa Added configurable max nesting level for nested GridFields Niklas Forsdahl 2024-04-18 18:04:56 +0300
  • 4fc20fb771 Added one more unit test for GridFieldNestedForm Niklas Forsdahl 2024-04-18 17:51:27 +0300
  • f8c777dcc5 Changed naming schema for nested GridFields, to not include [ or ] characters. This makes them work also with the search component. Niklas Forsdahl 2024-04-18 14:39:25 +0300
  • c415d43731 Fixed linting issues Niklas Forsdahl 2024-04-18 12:41:58 +0300
  • c043220949 Changed base-class of GridFieldNestedForm, it doesn't share much with GridFieldDetailForm anymore. Also changed how Breadcrumbs work. Niklas Forsdahl 2024-04-18 10:56:35 +0300
  • 654b7294fa Renamed GridFieldNestedForm_ItemRequest, to conform with coding styles. Also added some php-docs for some public functions. Niklas Forsdahl 2024-04-18 10:17:04 +0300
  • bcc4ea14bb Added initial user documentation for Nested GridFields. Niklas Forsdahl 2024-04-15 11:02:31 +0300
  • 19a7cffa88 Added initial unit test for GridFieldNestedForm Niklas Forsdahl 2024-04-15 10:57:05 +0300
  • 27dc6360ae Styling for nested GridFields without title. Added loading indicator while nested GridField is being fetched. Niklas Forsdahl 2024-04-15 09:52:33 +0300
  • db3edd7f16 NEW Initial nested gridfield component Niklas Forsdahl 2024-04-12 16:45:29 +0300
  • 9d91a15a71
    Merge branch '4.0' into 4 Guy Sartorelli 2024-02-27 13:45:22 +1300
  • 46b4763e8c
    Merge branch '3' into 4.0 4.0.5 Guy Sartorelli 2024-02-27 13:45:03 +1300
  • d34c92dba7
    Merge branch '3.6' into 3 Guy Sartorelli 2024-02-27 13:44:19 +1300
  • e1dc73fb2f
    Merge pull request #382 from creative-commoners/pulls/5/module-standardiser-1708320934 Guy Sartorelli 2024-02-20 11:38:39 +1300
  • ad895baa24 DEP Dependencies for CMS 6 Steve Boyd 2024-02-19 18:35:34 +1300
  • c84d8afa7a
    TLN Update translations (#381) 3.6.8 3.6 Guy Sartorelli 2024-02-07 16:15:40 +1300
  • 0dd80b3e25
    TLN Update translations Guy Sartorelli 2024-02-07 12:33:47 +1300
  • 8565150c9e
    MNT Run module-standardiser (#380) Guy Sartorelli 2024-02-02 14:10:12 +1300
  • c915f41443
    MNT Run module-standardiser Guy Sartorelli 2024-01-31 15:24:18 +1300
  • 1ffeb21429
    MNT Run module-standardiser Guy Sartorelli 2024-01-31 10:21:55 +1300
  • 78fa8ba747
    ENH Make toast message "Records reordered." localisable (#321) 3.6.7 Tom Oude Rengerink 2024-01-23 23:41:14 +0100
  • 62734535a0
    MNT Run module-standardiser (#377) Guy Sartorelli 2023-12-21 16:33:13 +1300
  • 5db84cfc4d
    FIX Make toast message "Records reordered." localisable Tom Oude Rengerink 2021-06-03 08:55:47 +0200
  • 85389e71f9
    MNT Run module-standardiser Guy Sartorelli 2023-12-21 11:21:01 +1300
  • ca68c15e41
    Merge branch '4.0' into 4 Guy Sartorelli 2023-12-19 13:59:41 +1300
  • e176dc6b09
    Merge branch '3' into 4.0 4.0.4 Guy Sartorelli 2023-12-19 13:59:20 +1300
  • 5ed8c95fda
    Merge branch '3.6' into 3 Guy Sartorelli 2023-12-19 13:58:41 +1300
  • 377dc1ef93
    Merge pull request #358 from Sitetools/link_color_fix 3.6.6 Guy Sartorelli 2023-12-19 13:57:29 +1300
  • 1637e78ea1
    Make link color white. Robin 2023-03-08 08:20:48 +1300
  • cf61e9accf Change reference from Object to SS_Object Vipen Mahay 2023-11-08 10:09:25 +0000
  • eccf8a7bf5
    Merge branch '4.0' into 4 Guy Sartorelli 2023-08-30 10:19:50 +1200
  • 4bc464d05c
    Merge branch '3' into 4.0 4.0.3 Guy Sartorelli 2023-08-30 10:19:12 +1200
  • 9c70b0175b
    Merge branch '3.6' into 3 Guy Sartorelli 2023-08-30 10:18:58 +1200
  • 25a0c4d470
    Merge branch '3' into 4.0 Guy Sartorelli 2023-08-30 10:17:49 +1200
  • e371e74c29
    Merge pull request #374 from creative-commoners/pulls/4.0/module-standardiser-1693279913 Guy Sartorelli 2023-08-29 17:15:18 +1200
  • d66fe9c2c0 MNT Run module-standardiser Steve Boyd 2023-08-29 15:31:53 +1200
  • e7d7178719
    Merge pull request #372 from creative-commoners/pulls/3.6/manymanythrough-editablecolumns 3.6.5 Loz Calver 2023-08-21 09:06:49 +0100
  • 1e5a1e8056
    ENH Update translations (#373) 3.6.4 Guy Sartorelli 2023-08-21 13:21:15 +1200
  • 47171ee4c2
    FIX Allow editing extra fields from ManyManyThroughList. Guy Sartorelli 2023-08-15 10:45:42 +1200
  • d318135624
    ENH Update translations Guy Sartorelli 2023-08-18 13:54:15 +1200
  • f75e037d57
    Merge pull request #370 from creative-commoners/pulls/4/module-standardiser-1691554749 Guy Sartorelli 2023-08-15 12:31:29 +1200
  • dfe1af165a MNT Run module-standardiser Steve Boyd 2023-08-09 16:19:09 +1200
  • 8ddc719257
    PATCH: add Silverstripe 5.0 Sunny Side Up 2023-07-12 07:09:28 +1200
  • a2ea473369
    MNT Replaced SearchContext::getQuery limit param with null (#367) Sabina Talipova 2023-07-05 17:20:56 +1200
  • 09db683a6d
    Merge pull request #368 from creative-commoners/pulls/4/dispatch Guy Sartorelli 2023-07-05 17:01:31 +1200
  • 51b8fa9869 MNT Fix dispatch-ci Steve Boyd 2023-07-05 12:39:00 +1200
  • c1a5d9113a MNT Replaced SearchContext::getQuery limit param with null Sabina Talipova 2023-07-04 14:21:07 +1200
  • 53f659c7d2 Converted to short array definitions Chris Lock 2023-07-03 00:30:54 +0100
  • 2862cfa433 Removed Chris Lock 2023-07-03 00:14:16 +0100
  • 59c680da41 Adding nullable Chris Lock 2023-07-03 00:08:16 +0100
  • d61b86fd3d Fix unit tests breaking with v5 Chris Lock 2023-07-03 00:00:33 +0100
  • 628d4cb96e Fixing class definition Chris Lock 2023-07-02 23:13:14 +0100
  • 06edf101c6 Adding phpunit 9.5 Chris Lock 2023-07-02 23:06:10 +0100
  • bc7be3f136 Declare visibility Chris Lock 2023-07-02 23:02:15 +0100
  • 0c157d77c8 Update for SSv5 Chris Lock 2023-07-02 22:55:30 +0100
  • 48995f1e98 PHPCS fixes Chris Lock 2023-07-02 22:50:17 +0100
  • f8acaf69b1 PHP CS fixes Chris Lock 2023-07-02 22:49:50 +0100