- 24 Jan, 2014 17 commits
-
-
pep8 cleanup
Jay Zoldak committed -
Chris Dodge committed
-
add middleware to be able to expire inactive sessions after N seconds
chrisndodge committed -
configure middleware add test for session inactive timeouts add Studio inactive session timeout test change login method used add create_test_account to test make sure the expected redirect URL is right fix indenting problem fix doc string since we moved from minutes to seconds use utility methods rather than calling another test to set up and activate an account clean up code violations respond to PR feedback use optional params to make code cleaner pylint fix on test files
Chris Dodge committed -
Updates Studio's visual styling of action buttons on components and static pages
marcotuts committed -
marco committed
-
Modify jquery.timeago to better support i18n
Greg Price committed -
Markhoeber/documentation/stud 1130
srpearce committed -
Fixed flaky test for instructor command openended_post.
Usman Khalid committed -
Update tolerance information for Numerical Input problems
Mark Hoeber committed -
Correct three typos in video documentation
Mark Hoeber committed -
Allow user with BetaTester role correctly use LTI. BLD-641.
Oleg Marshev committed -
The submission time is serialized into json and sent to xqueue. Previously the whole json body argument to send_to_queue() was being matched. Sometimes the time calculated in the test would differ slightly from the time calculated in send_to_grader() and the test would fail. This fix tests individual fields of the body argument to mock_send_to_queue() instead.
Usman Khalid committed -
Oleg Marshev committed
-
Use subprocess.STDOUT, rather than sys.STDOUT to rebind stderr
Calen Pennington committed -
i18n xmodule/course_module.py
Sarina Canelake committed -
Persist speed preferences between videos.
Anton Stupak committed
-
- 23 Jan, 2014 23 commits
-
-
Added a .po segmenting tool
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Use the configuration more, and we don't need to delete files we're about to create.
Ned Batchelder committed -
Messages can be segmented into different .po files based on the location of their occurrences. This is so Studio strings can go into different .po files so we can direct Transifex workers to the LMS strings we really need done.
Ned Batchelder committed -
Ned Batchelder committed
-
Bok choy tests output XUnit reports
Will Daly committed -
Sylvia Pearce committed
-
Sylvia Pearce committed
-
Markhoeber/documentation/release notes 1 23 14
Mark Hoeber committed -
Mark Hoeber committed
-
Remove comment for how to install PIL
David Baumgold committed -
LMS-1747
Sarina Canelake committed -
Remove CONTRIBUTING.md
David Baumgold committed -
Calen Pennington committed
-
David Ormsbee committed
-
polesye committed
-
resubscribe feature for notifier
Jason Bau committed -
marco committed
-
Merge "video sources" and "download video" into the same field
Anton Stupak committed -
Sylvia Pearce committed
-
adjusted unit_spec.js to reflect new HTML structure, and corrected screenreader label for delete button
marco committed -
Github includes a "Please review the guidelines for contributing to this repository" link when creating a pull request, and it links to the Markdown version of this file, which is annoying. Removing the file should redirecto the link to the reStructuredText version of this file.
David Baumgold committed
-