Commit Graph

  • b4e3a08b8a ENH Prefer dependency injection for GridFieldComponents Guy Sartorelli 2022-02-12 18:48:17 +1300
  • 367b9c9bf2
    Merge pull request #2719 from creative-commoners/pulls/4/php74 Daniel Hensby 2022-02-10 12:05:40 +0000
  • 3321f38615 DEP Set PHP 7.4 as the minimum version Steve Boyd 2022-02-10 15:50:12 +1300
  • 6f23ec5761
    Update de_DE.js Nicolas Cusan 2022-02-07 16:27:20 +0100
  • 3759a76f48
    Update de.js Nicolas Cusan 2022-02-07 16:27:04 +0100
  • 1c7765f66f
    Update de_DE.json Nicolas Cusan 2022-02-07 16:26:46 +0100
  • 08d4e1aff8
    Update de.json Nicolas Cusan 2022-02-07 16:26:25 +0100
  • 86d27daa91
    DOC Change "SilverStripe" to "Silverstripe" in readme (#2716) GuySartorelli 2022-02-02 10:17:20 +1300
  • 6ab92e8f74 Merge branch '4.10' into 4 Steve Boyd 2022-02-01 13:58:32 +1300
  • 101b17f16e Merge branch '4.9' into 4.10 4.10.1 Steve Boyd 2022-02-01 13:58:00 +1300
  • 803f19b3a4
    NEW Add preview state for non-versioned DataObjects. (#2692) GuySartorelli 2022-01-31 14:28:02 +1300
  • 170c484599 NEW Add preview state for non-versioned DataObjects. Guy Sartorelli 2021-10-08 12:11:37 +1300
  • f824e9f654
    DEP Pin colors to 1.1.2 (#2715) Steve Boyd 2022-01-27 11:18:47 +1300
  • ab22108c85 Merge branch '4.10' into 4 Steve Boyd 2022-01-27 09:43:54 +1300
  • ca086142b4
    Merge pull request #2717 from xini/fix-visibility-field 4.9.2 4.9 Loz Calver 2022-01-25 09:16:28 +0000
  • b539924550 FIX SiteTree visibility field name Florian Thoma 2022-01-25 11:49:11 +1100
  • 0db24fc038
    FIX SiteTree::getCMSActions unpublish action (#2703) Sergey Shevchenko 2022-01-21 13:27:02 +1300
  • 396a8316ae refactor: moved new functions to conform with existing naming conventions Sergey Shevchenko 2022-01-21 11:54:19 +1300
  • f26ebfece1
    DOCS Change "SilverStripe" to "Silverstripe" in readme GuySartorelli 2022-01-19 16:34:13 +1300
  • 1338538cb9
    ENH: better coding standards (#2710) Nicolaas / Sunn Side Up 2022-01-17 12:29:25 +1300
  • 834f4781c6 MNT Pin colors to 1.1.2 Steve Boyd 2022-01-10 15:33:20 +1300
  • 22417dc515 Merge branch '4.10' into 4 Steve Boyd 2021-12-22 10:23:19 +1300
  • 54e474daa2
    Merge pull request #2714 from creative-commoners/pulls/4.10/dynamic Maxime Rainville 2021-12-14 10:43:31 +1300
  • ea81a3399b MNT Rely on dynamic REQUIRE_RECIPE Steve Boyd 2021-12-13 15:28:37 +1300
  • 65fa468a3d
    Update de_DE.js Nicolas Cusan 2021-12-03 11:16:55 +0100
  • 4312f6acda
    Update de.js Nicolas Cusan 2021-12-03 11:16:19 +0100
  • 175279ac10
    Add missing translation for CMS.ONLYSELECTTWO key Nicolas Cusan 2021-12-03 11:15:58 +0100
  • 0d00f8434a
    Add missing translation for CMS.ONLYSELECTTWO key Nicolas Cusan 2021-12-03 11:15:33 +0100
  • 8ca3f41ded
    Translate de_DE (analog to de.json) Nicolas Cusan 2021-12-03 11:13:06 +0100
  • 1e90b149ec
    ENH: better coding standards Nicolaas / Sunn Side Up 2021-12-03 16:37:58 +1300
  • 87f9924df6
    Merge pull request #2707 from creative-commoners/pulls/4/js 4.10.0-rc1 4.10.0-beta1 4.10.0 Maxime Rainville 2021-11-24 15:39:44 +1300
  • 5b6b3906e0 DEP Update JS dependencies Steve Boyd 2021-11-22 16:13:21 +1300
  • 2e9714f4d8
    Merge pull request #2706 from creative-commoners/pulls/4/eslint Steve Boyd 2021-11-22 13:37:10 +1300
  • ccaec7bc07
    Merge pull request #2705 from creative-commoners/pulls/4/assert-string Steve Boyd 2021-11-22 11:55:06 +1300
  • 3f1765b5aa MNT Use caret for eslint Steve Boyd 2021-11-19 12:26:16 +1300
  • 854393346f
    MNT Assert string Steve Boyd 2021-11-19 09:52:29 +1300
  • b888dc1414
    Merge pull request #2689 from creative-commoners/pulls/4.9/behat Maxime Rainville 2021-11-18 17:17:27 +1300
  • 96fdf6dc72 Merge branch '4.9' into 4 Steve Boyd 2021-11-18 17:07:02 +1300
  • 1e3970fefd MNT Update behat tests Steve Boyd 2021-11-17 14:10:48 +1300
  • db6b1c016a
    Merge pull request #2700 from creative-commoners/pulls/4/remove-js-prefix Maxime Rainville 2021-11-16 10:45:32 +1300
  • c754486693
    Merge pull request #2685 from GuySartorelli/patch-1 Steve Boyd 2021-11-15 15:10:58 +1300
  • 1db69ee91a ENH: Add tests for absolute URLs in get_by_link Guy Sartorelli 2021-11-15 14:30:44 +1300
  • 7aeb85cc52 FIX Fix invalid SiteTree unpublish action declaration Sergey Shevchenko 2021-11-13 09:50:30 +1300
  • bd8ba74950 TEST SiteTree::getCMSAction produces valid actions Sergey Shevchenko 2021-11-13 09:50:14 +1300
  • 480baa6ef8
    FIX Use correct canonical tag on VirtualPage (#2688) 4.9.1 Florian Thoma 2021-11-04 12:59:14 +1100
  • d2ae1b51ab add test for VirtualPage meta tags Florian Thoma 2021-11-04 10:17:58 +1100
  • bcbeb6d626
    FIX SiteTreeLinkTracking_Parser should use the getAnchorsOnPage (#2697) kevin-hine-innis 2021-11-03 16:31:34 -0400
  • a5a5cdc6ad Fixed coded formatting for psr compliance. Kevin Hine 2021-11-03 15:52:24 -0400
  • d3b25e3dc0 FIX SiteTreeLinkTracking_Parser should use the getAnchorsOnPage Kevin Hine 2021-10-13 21:24:30 -0400
  • 90a8fcfa7e MNT Remove js prefix from require statements Steve Boyd 2021-11-02 21:55:54 +1300
  • e7c49faab2
    Merge pull request #2694 from creative-commoners/pulls/4/sapphire-test-nine Steve Boyd 2021-10-28 11:26:30 +1300
  • 360fbcd878 API phpunit9 support Steve Boyd 2021-10-28 10:40:52 +1300
  • ecd9759f83
    FIX Remove unused code (#2693) Adrian Humphreys 2021-10-19 12:30:00 +1300
  • 9c3454774d
    Add ukrainian localisation Petro-Ivvysoft 2021-10-13 15:42:58 +0300
  • 18f45d15fb
    Remove unused code Adrian Humphreys 2021-10-08 21:58:51 +1300
  • 9f7262f99d Update translations 4.9.0 Maxime Rainville 2021-10-05 14:25:05 +1300
  • 2bf691f548
    FIX ensure updateAnchorsOnPage extension is called (#2686) kevin-hine-innis 2021-09-28 15:36:37 -0400
  • 7004492eea FIX canonical tag on VirtualPage Florian Thoma 2021-09-24 07:37:12 +1000
  • 8939bd9b94
    SiteTreeLinkTracking_Parser should use the getAnchorsOnPage to find anchors kevin-hine-innis 2021-09-23 11:58:14 -0400
  • 0e0a66c705
    updateAnchorsOnPage extension not always called kevin-hine-innis 2021-09-23 11:47:51 -0400
  • 734eb3921f
    FIX: Treat absolute links in a consistent manner in get_by_link. GuySartorelli 2021-09-21 17:09:48 +1200
  • 788a807ad1
    Bump tmpl from 1.0.4 to 1.0.5 dependabot[bot] 2021-09-21 02:11:46 +0000
  • f3a76ccf2d
    NEW: getByLink plugin allows arrays of links (#2666) Aaron Carlino 2021-09-07 09:34:52 +1200
  • 3ae8a54c57 add new test Aaron Carlino 2021-09-06 17:13:16 +1200
  • f978137feb Fix test Aaron Carlino 2021-08-18 14:14:44 +1200
  • 8cb0f5875c Add plugin to readOne Aaron Carlino 2021-07-20 08:59:25 +1200
  • 6e67460350 Unit test Aaron Carlino 2021-07-19 14:13:52 +1200
  • f61a161a38 Refactor to preserve API backward compat Aaron Carlino 2021-07-19 12:24:04 +1200
  • 0835e3ef22 Remove unused exception tag Aaron Carlino 2021-07-19 11:55:44 +1200
  • fb04386878 Allow configurable resolver Aaron Carlino 2021-07-19 11:44:50 +1200
  • a783c87fdd NEW: getByLink plugin allows arrays of links Aaron Carlino 2021-06-16 16:57:28 +1200
  • 1794eee0ea Merge branch '4.9' into 4 Steve Boyd 2021-09-06 16:18:49 +1200
  • 9655f4b93e
    MNT Update REQUIRE_RECIPE 4.9.0-rc1 Steve Boyd 2021-09-06 16:18:09 +1200
  • 946dd50ab4 Merge branch '4.9' into 4 Steve Boyd 2021-09-04 17:36:54 +1200
  • 798df17fa6
    Make Batch Actions button look like a button Andrew Paxley 2021-08-31 11:29:37 +1200
  • 8cbc6d2110 Update translations 4.9.0-beta1 Maxime Rainville 2021-08-27 11:27:34 +1200
  • 5634173d9b
    Merge pull request #2682 from creative-commoners/pulls/4/fix-unit-tests 4.9.0-alpha1 Maxime Rainville 2021-08-19 13:49:13 +1200
  • db9d86eade MNT Use logInAs() for unit tests Steve Boyd 2021-08-18 17:18:01 +1200
  • e98110d336
    MNT Update tests to use logInAs() (#2679) Steve Boyd 2021-08-18 12:35:36 +1200
  • baabded134
    Update tests/php/Search/CMSMainSearchFormTest.php Maxime Rainville 2021-08-18 12:12:51 +1200
  • 29240fb6c8 MNT Update tests to use logInAs() Steve Boyd 2021-08-18 09:55:17 +1200
  • 4101ef2176
    Support `0` url Adrian Humphreys 2021-08-16 10:34:25 +1200
  • 3f9260cd1d
    Bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-10 22:56:42 +0000
  • 6617c63dea
    Merge pull request #2673 from silverstripe/dependabot/npm_and_yarn/ws-5.2.3 Daniel Hensby 2021-08-09 08:56:33 +0100
  • 1d2c4a21a7
    Bump ws from 5.2.2 to 5.2.3 dependabot[bot] 2021-08-08 21:51:13 +0000
  • 280151c6e1
    Merge pull request #2658 from silverstripe/dependabot/npm_and_yarn/merge-2.1.1 dependabot[bot] 2021-08-05 06:22:45 +0000
  • 293c98790d
    Merge pull request #2676 from sunnysideup/patch-13 Steve Boyd 2021-08-05 13:42:08 +1200
  • 4d7874b4f2 add a new extension hook to SiteTree::RelativeLink() Florian Thoma 2021-07-20 13:01:49 +1000
  • 10e2c1f271
    PATCH: docblock for return value fixed for get_by_link Nicolaas 2021-07-17 11:39:18 +1200
  • 12c11e5308 Merge branch '4.8' into 4 Steve Boyd 2021-07-07 14:01:30 +1200
  • 62bda0d1b8 API Enable support for extensions to get anchor links Steve Boyd 2021-07-01 17:59:21 +1200
  • c505091d93
    Merge pull request #2672 from creative-commoners/pulls/4.8/duplicate-embeds 4.8 Steve Boyd 2021-07-01 16:56:16 +1200
  • 973577e9f7
    Merge pull request #2572 from creative-commoners/pulls/4/no-state-no-shoes-no-preview Maxime Rainville 2021-06-29 13:44:06 +1200
  • c2026d06bf MNT Update embed shortcode unit test Steve Boyd 2021-06-29 12:53:48 +1200
  • 9d77ff3b90 FIX Show 'No preview available' message for pages with no state Steve Boyd 2021-06-23 12:04:17 +1200
  • 4c8823f218 Merge branch '4.8' into 4 Steve Boyd 2021-05-28 13:31:52 +1200
  • ac35e94a19 Merge branch '4.7' into 4.8 Steve Boyd 2021-05-28 13:31:35 +1200
  • 8438bf98ec
    Remove broken versioneye badges Ingo Schommer 2021-05-24 17:30:50 +1200
  • 87ac196378
    Merge pull request #2585 from open-sausages/pulls/4/toast-react Andre Kiste 2021-05-21 15:43:24 +1200
  • 76b907020c
    Merge pull request #2640 from silverstripe/dependabot/npm_and_yarn/elliptic-6.5.4 Daniel Hensby 2021-05-17 09:33:01 +0100