silverstripe-framework/tests/php
Sam Minnee 741166e369 API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation

API: ModulePath template global now takes any composer package name.
NEW: URL generation now handled by pluggable ResourceURLGenerator service.
NEW: Requirements::javascript() and Requirements::css() now support “vendor/package:resource” syntax.

These changes will make it easier to us to fully abstract:
 - file access from module location
 - file location from URL generation
2017-06-28 16:59:28 +12:00
..
Control Merge pull request #7052 from sminnee/director-middleware 2017-06-27 14:21:23 +12:00
Core API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
Dev Fix DeprecationTest 2017-06-23 10:22:26 +12:00
Forms API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00
i18n API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
Security Simplify SecurityTest redirect assertion 2017-06-27 09:23:37 +12:00
View API: ModulePath template global now takes any composer package name. 2017-06-28 16:59:28 +12:00