Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scss webroot and url rewrite #7631

Merged
merged 8 commits into from
Jan 2, 2018

Commits on Dec 30, 2017

  1. Fixed scss url rewriting

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    fb6c5cc View commit details
    Browse the repository at this point in the history
  2. Fixed webroot for scss files

    Fixed tests
    
    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    89ca9cb View commit details
    Browse the repository at this point in the history
  3. getWebDir function

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    ad20af6 View commit details
    Browse the repository at this point in the history
  4. Use OC_Util function for app web path

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    dc93862 View commit details
    Browse the repository at this point in the history
  5. Fixup! getWebdir return

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    88b72fd View commit details
    Browse the repository at this point in the history
  6. Added tests for various installations types

    - With root installation
     - Core css
     - App inside server root
     - Secondary apps directory outside server root
    - With an installation in a sub directory
     - Core css
     - App inside server root
     - Secondary apps directory outside server root
    
    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    02bfc86 View commit details
    Browse the repository at this point in the history
  7. Correctly remove temp test directory tree

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    b71c920 View commit details
    Browse the repository at this point in the history
  8. Fixed tests

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    c0c4443 View commit details
    Browse the repository at this point in the history