- Feb 07, 2014
-
-
Andy Armstrong authored
This adds a simple mechanism to view any template file directly in a browser. The intention is that we can use this to build up reference HTML files which illustrate common UX patterns. We can then view the resulting pages without having to have a working implementation. In development mode, the URL is /template followed by the path to the template file. For example, you can view the 404 page at: /template/404.html You can also supply string parameters to the template by specifying them as query parameters in the URL. e.g. /template/my_template?name=Foo
-
Giulio Gratta authored
Image Modal CMS HTML Block subtype
-
Giulio Gratta authored
- Added YAML file for the HTML template code for the modal to work - Added CSS and JS code for modal to look and function properly - Updated code to take comments into account. - Simplified HTML template and expanded JS to set up image modal on load. - Added preliminary drag script. - Converted jQuery UI draggable to Draggabilly
-
Greg Price authored
Add acceptance tests for forum response pagination
-
David Baumgold authored
Fix goto_position in sequence coffeescript.
-
Ned Batchelder authored
Make i18n:generate more flexible
-
Mark Hoeber authored
Sylvia/documentation/bld 801
-
Sylvia Pearce authored
Change order of tags (now alphabetical); add link list at beginning of document
-
Dave St.Germain authored
Added an alt tag to the footer logo; added charset meta tag; moved
-
Brian Talbot authored
Add '' default to bodyclass in courseware templates
-
David Baumgold authored
Prepend theme template paths
-
- Feb 06, 2014
-
-
John Jarvis authored
Jarv/db env override
-
Greg Price authored
-
Mark Hoeber authored
Add periodic table and molecule editor to Additional Tools
-
David Baumgold authored
Teach install-system-req.sh about `brew bundle`
-
Jason Bau authored
make LMS accordion and progress datetime display respect settings.TIME_ZONE
-
Sarina Canelake authored
Update i18n coding guidelines
-
Sylvia Pearce authored
-
Sarina Canelake authored
-
David Baumgold authored
fixup create-dev-env.sh
-
David Baumgold authored
-
David Baumgold authored
-
Greg Price authored
Make assets:coffee a dependency of i18n:extract
-
David Baumgold authored
Minor test cleanup
-
Sylvia Pearce authored
-
Greg Price authored
It's not a constant, and some subclasses will want to make it a function with @property.
-
David Baumgold authored
-
David Baumgold authored
-
-
Graham Lowe authored
Replace single-quotes with double-quotes so that #{@ajaxUrl} is interpolated.
-
Brian Talbot authored
Stop using JavaScript to set the body's CSS class
-
Feanil Patel authored
Pull THEME_NAME from envs tokens if it's there.
-
Dave St.Germain authored
DOCTYPE to the top of the file.
-
hkim823 authored
-
Ned Batchelder authored
add missing people to AUTHORS
-
Jason Bau authored
Currently just coerces the time displayed for due dates (accordion.html and progess.html) to settings.TIME_ZONE
-
Will Daly authored
Skip page check in promise for Tab Nav in bok-choy suite
-
Will Daly authored
Disabled flaky JS transcript test
-
Will Daly authored
-
Will Daly authored
-