- 06 Nov, 2013 13 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
-
- 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
-
- 04 Nov, 2013 7 commits
-
-
Feanil/default emails
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
fixing discern settings for discern_celery
John Jarvis committed -
John Jarvis committed
-
edxapp-extra-vars: Expose extra variables for configuration of the edxapp role
Feanil Patel committed -
this adds some sample users using the new create_user django-admin.py
John Jarvis committed
-