- 06 Nov, 2013 20 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 05 Nov, 2013 20 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
This causes a problem when you run `--skip-tags deploy`
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
fix mode for verified user
John Jarvis committed -
John Jarvis committed
-
Setting this to !!null will not work, submitted a bug against ansible so hopefully this can be resolved. https://github.com/ansible/ansible/issues/4812 Until then I will fix edx-platform as a work-around to not use an empty string as an import
John Jarvis committed -
fixing default for THEME_NAME
John Jarvis committed -
John Jarvis committed
-
If THEME_NAME is set to an empty string it will cause a sass error due to this mako code: ``` % if env.get('THEME_NAME') is not None: // import theme's Sass overrides @import '${env.get('THEME_NAME')}'; % endif ```
John Jarvis committed
-