Go to file
Thomas Portelange 3295dd5062
Don't make query if not needed (#2863)
* Don't make query if not needed

See https://github.com/silverstripe/silverstripe-assets/issues/557 for background

* add comment
2023-08-19 00:42:21 +12:00
_config Created a batch action extension for LeftAndMain 2022-07-06 22:49:24 -06:00
_graphql NEW: getByLink plugin allows arrays of links (#2666) 2021-09-07 09:34:52 +12:00
_legacy/GraphQL
.github/workflows Merge branch '4.11' into 4 2022-08-02 18:45:57 +12:00
.tx ENH Update translations 2023-03-06 18:15:26 +13:00
client Merge branch '4.12' into 4.13 2023-05-08 12:56:33 +12:00
code Don't make query if not needed (#2863) 2023-08-19 00:42:21 +12:00
lang ENH Update translations 2023-06-14 18:36:31 +12:00
templates API Stop using deprecated API 2022-11-16 15:39:13 +13:00
tests Merge branch '4.12' into 4 2023-02-02 16:09:14 +13:00
_config.php API Stop using deprecated API 2022-11-16 15:39:13 +13:00
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.nvmrc
.sass-lint.yml Use sass-lint 2016-09-27 17:10:47 +13:00
.upgrade.yml
behat.yml
composer.json MNT Revert erroneous dependency changes 2023-03-28 14:40:40 +13:00
CONTRIBUTING.md
LICENSE
package.json DEP Update eslint-config 2022-03-11 13:47:04 +13:00
phpcs.xml.dist
phpunit.xml.dist MNT Standardise modules 2022-08-01 10:04:24 +12:00
README.md MNT Standardise modules 2022-08-01 10:04:24 +12:00
silverstripe_version API CHANGE silverstripe_version file now contains the plain version number, rather than an SVN path 2012-02-01 18:42:13 +01:00
webpack.config.js
yarn.lock Bump async from 2.6.3 to 2.6.4 2022-04-28 19:40:38 +00:00

Silverstripe CMS

CI Silverstripe supported module

PHP Content Management System (CMS), see http://silverstripe.org. Requires the framework module and a silverstripe-installer base project.

Installation

See installation instructions.

Bugtracker

Bugs are tracked on github.com. Please read our issue reporting guidelines.

Development and Contribution

If you would like to make changes to the Silverstripe core codebase, we have an extensive guide to contributing code.