Commit Graph

  • 5a767a08ef
    Merge 1ad6acbb84 into 9d91a15a71 Niklas Forsdahl 2024-04-24 11:13:39 +0300
  • 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
  • f47a7a39b5
    Merge e5ae483ea4 into d34c92dba7 Guy Sartorelli 2024-02-28 05:31:36 +1300
  • 9d91a15a71
    Merge branch '4.0' into 4 4 Guy Sartorelli 2024-02-27 13:45:22 +1300
  • 46b4763e8c
    Merge branch '3' into 4.0 4.0.5 4.0 Guy Sartorelli 2024-02-27 13:45:03 +1300
  • d34c92dba7
    Merge branch '3.6' into 3 3 Guy Sartorelli 2024-02-27 13:44:19 +1300
  • e1dc73fb2f
    Merge pull request #382 from creative-commoners/pulls/5/module-standardiser-1708320934 5 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
  • 8f74271730 Using PSR12 Chris Lock 2023-07-02 22:49:38 +0100
  • c94aeeafde Making it SSv5 only Chris Lock 2023-07-02 22:33:30 +0100
  • f697bbb8e8 Adding recipes Chris Lock 2023-07-02 22:26:31 +0100
  • 246bfe3f2f Revert change Chris Lock 2023-07-02 22:22:09 +0100
  • bb146497a1 Add github workflow Chris Lock 2023-07-02 22:15:54 +0100
  • 60804d85f9 Adding v2 Chris Lock 2023-06-22 16:01:53 +0100
  • 2d8c2c8d3f Adding v5 Chris Lock 2023-06-22 16:00:54 +0100
  • 131a15b008 Merge branch '4.0' into 4 Steve Boyd 2023-06-16 12:22:48 +1200
  • d369f38a53 Merge branch '3' into 4.0 4.0.2 Steve Boyd 2023-06-16 12:22:39 +1200
  • 829cacff0b Merge branch '3.6' into 3 Steve Boyd 2023-06-16 12:22:25 +1200
  • 1284046e10
    Merge pull request #365 from creative-commoners/pulls/3.6/tx-1686725015 3.6.3 Guy Sartorelli 2023-06-15 10:06:20 +1200
  • 665d23170b ENH Update translations Steve Boyd 2023-06-14 18:43:35 +1200
  • 31e9fe785c Merge branch '4.0' into 4 Steve Boyd 2023-05-31 14:32:00 +1200
  • be87a90e68 Merge branch '3' into 4.0 4.0.1 Steve Boyd 2023-05-31 14:31:49 +1200
  • f2adec35d3 Merge branch '3.6' into 3 Steve Boyd 2023-05-31 14:31:33 +1200
  • 504b3bd822
    Merge pull request #364 from creative-commoners/pulls/3.6/tx-1685417567 3.6.2 Sabina Talipova 2023-05-31 11:29:33 +1200
  • 89a7301b67 ENH Update translations Steve Boyd 2023-05-30 15:32:47 +1200
  • 3b9e584ab1 Merge branch '4.0' into 4 Steve Boyd 2023-05-04 13:36:50 +1200
  • c9eac61657
    Merge branch '3' into 4.0 4.0.0 Guy Sartorelli 2023-04-27 14:04:39 +1200
  • 55cb9cc17b
    Merge pull request #362 from creative-commoners/pulls/4.0/cms5-readme Sabina Talipova 2023-04-24 15:16:25 +1200
  • 4961634dce
    DOC Update README.md for CMS 5 Guy Sartorelli 2023-04-19 17:02:02 +1200
  • 6d46483e32
    Merge branch '3.6' into 3 Guy Sartorelli 2023-04-06 10:41:11 +1200
  • bb6c0396f1
    Merge branch '3.5' into 3.6 3.6.1 Guy Sartorelli 2023-04-06 10:40:35 +1200
  • bd783a4a24
    Merge pull request #361 from creative-commoners/pulls/3.5/arrays 3.5.1 3.5 Guy Sartorelli 2023-04-06 10:39:18 +1200
  • 17f92d08ba FIX Handle arrays in default_sort Steve Boyd 2023-04-06 10:30:12 +1200
  • ec931416e5 Merge branch '4.0' into 4 Steve Boyd 2023-03-30 13:51:33 +1300
  • 6a8e40cc37 Merge branch '3' into 4.0 4.0.0-rc1 Steve Boyd 2023-03-30 13:51:20 +1300
  • 49a607d747
    Merge pull request #360 from creative-commoners/pulls/3/dispatch-ci Maxime Rainville 2023-03-23 12:04:25 +1300
  • 5566b05c9d MNT Use gha-dispatch-ci Steve Boyd 2023-03-21 12:05:45 +1300
  • b0addcb5bd
    ENH Update translations (#359) 3.6.0 Guy Sartorelli 2023-03-09 14:53:24 +1300
  • 629c8d12e4
    ENH Update translations Guy Sartorelli 2023-03-08 16:13:38 +1300