silverstripe-framework/tests/php/Core/Manifest
Maxime Rainville 1e01deea39 NEW Make resources dir configurable (#8519)
* NEW Make resources dir configurable.

* Removing reference to old `resources` and updating doc #8519

* Rrtarget to 4.4 release.

* DOC Reference SS_RESOURCES_DIR in Environment doc.

* API Add a Resources method to SilverStripe\Core\Manifest\Module to read the resources-dir from composer.json

* Clean up reference to SS_RESOURCES_DIR env var

* Set default resources-dir

* Update test to use RESOURCES_DIR const in expected resource url method

* Correcting typos

Co-Authored-By: maxime-rainville <maxime@rainville.me>

* MINOR Correctubg minor typos

* DOCS Document the intricacies of exposing static assets.
2019-01-09 15:35:45 +13:00
..
fixtures NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
ClassContentRemoverTest.php PHPParser optimisations and update 2017-03-06 10:35:25 +00:00
ClassLoaderTest.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ClassManifestErrorHandlerTest.php FIX Moving test to correct director 2018-10-03 10:47:17 +13:00
ClassManifestTest.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
ConfigManifestTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
ManifestFileFinderTest.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
ModuleManifestTest.php ENHANCEMENT Allow vendor modules with url rewriting 2017-09-29 10:28:38 +13:00
ModuleResourceTest.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
ModuleTest.php NEW Make resources dir configurable (#8519) 2019-01-09 15:35:45 +13:00
NamespacedClassManifestTest.php ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
PrioritySorterTest.php API Implement new module sorting pattern 2017-07-13 10:27:27 +12:00
ThemeResourceLoaderTest.php Fixed phpcs violations 2018-10-05 16:07:33 +02:00
VersionProviderTest.php FIX Version provider uses early bound config getter, move LeftAndMain config to admin module 2017-07-16 16:49:10 +12:00