- Feb 07, 2014
-
-
David Baumgold authored
Skip tilde files when importing
-
Jason Bau authored
fix tests that were breaking on dev envs due to TIME_ZONE='UTC'
-
David Baumgold authored
-
Greg Price authored
Avoid requesting unnecessary thread responses
-
Mark Hoeber authored
Remove warning about LTI not working in Preview mode
-
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
The front-end code for rendering a thread always makes an AJAX request for the resopnses, regardless of how the thread was accessed (directly by URL or by selecting it from the thread list). Previously, when a user accessed a thread directly by URL, the LMS would initially request the thread from the comments service with responses, but that response data was never actually used. Now, the responses are not fetched with that initial query.
-
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
-
David Baumgold authored
-
David Baumgold authored
-
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
-
Jason Bau authored
-
- 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
-
ichuang authored
-
ichuang authored
-
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.
-