nextcloud/tests/lib/Template
Kyle Fazzari 7f8f3dc21b
CSSResourceLocator: handle SCSS in apps outside root
Currently static CSS files work fine in apps outside of the root.
However, as soon as an app uses SCSS, Nextcloud starts being unable to
find the web root.

Fix this problem by backporting select snippets from master
specifically targeting this issue, and add a test to ensure it doesn't
regress.

Fix #5289

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
2017-11-22 21:41:40 -08:00
..
data Tests 2017-03-24 11:31:48 +01:00
CSSResourceLocatorTest.php CSSResourceLocator: handle SCSS in apps outside root 2017-11-22 21:41:40 -08:00
JSCombinerTest.php Fix gzip files for Safari 2017-03-29 00:11:51 -06:00
JSResourceLocatorTest.php {J,CS}SResourceLocator: account for symlinks in app path 2017-11-14 09:22:33 -08:00
ResourceLocatorTest.php fix unit tests 2017-02-03 11:52:01 -06:00
SCSSCacherTest.php Fix tests 2017-07-02 14:03:36 +02:00