- 17 Apr, 2015 1 commit
-
-
TNL-1538
muzaffaryousaf committed
-
- 15 Apr, 2015 1 commit
-
-
TNL-1740
muhammad-ammar committed
-
- 02 Apr, 2015 1 commit
-
-
PLAT-484
Waheed Ahmed committed
-
- 31 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 10 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 02 Mar, 2015 1 commit
-
-
Waqas Khalid committed
-
- 20 Feb, 2015 1 commit
-
-
Greg Price committed
-
- 05 Feb, 2015 1 commit
-
-
polesye committed
-
- 28 Jan, 2015 1 commit
-
-
TNL-935
Waheed Ahmed committed
-
- 12 Jan, 2015 4 commits
-
-
children references on copy and delete w/ more than one parent
Don Mitchell committed -
This file should not have been committed by #6447. It is causing issues for Mac OS X users, preventing checkouts and rebases.
Clinton Blackburn committed -
Fix for MA-187 where a value error was thrown when a course has a video directly under a section. This PR handles the situations where a chapter or section can be none, and then returns the appropriate url if available.
christopher lee committed -
Mark Hoeber committed
-
- 17 Dec, 2014 1 commit
-
-
PLAT-221
Don Mitchell committed
-
- 16 Dec, 2014 1 commit
-
-
Import asset metadata XML into modulestore. Optimize importing many items of asset metadata by avoiding multiple round-trips to MongoDB.
John Eskew committed
-
- 10 Dec, 2014 2 commits
-
-
TNL-735
Daniel Friedman committed -
OPEN-328
Sarina Canelake committed
-
- 18 Nov, 2014 1 commit
-
-
Added bokchoy tests and assets (csv files) for CSV auto reg and enrollment. Set the env flag "ALLOW_AUTOMATED_SIGNUPS": true in bok_choy.env.json Resolved quality issues. resolved cherry pick conflicts Improved bokchoy tests as per code review suggestions. added the BDD in the docstrings for all the test scenarios changed the bok choy test string Improved bokchoy tests as per further code review suggestions. Made a MembershipPageAutoEnrollSection a separate PageObject.
Muhammad Shoaib committed
-
- 11 Nov, 2014 1 commit
-
-
stv committed
-
- 10 Nov, 2014 1 commit
-
-
stv committed
-
- 31 Oct, 2014 1 commit
-
-
TE-489
muhammad-ammar committed
-
- 24 Sep, 2014 1 commit
-
-
Ned Batchelder committed
-
- 18 Sep, 2014 1 commit
-
-
Lots of plumbing to allow an asset named python_lib.zip to be imported by jailed Python code. This function can find the "python_lib.zip" asset, and is passed down through ModuleSystem and LoncapaSystem so that capa problems have access to the zipfile.
Ned Batchelder committed
-
- 11 Sep, 2014 2 commits
-
-
Make split_mongo assert block identity uniqueness only over (block_type, block_id) tuples [LMS-11364]
Calen Pennington committed -
Calen Pennington committed
-
- 26 Aug, 2014 1 commit
-
-
This commit adds validation for course advanced settings. Currently when course administrators make invalid changes in the Settings/Advanced Settings tab, they're not notified through a new modal window of the list of invalid settings changes. * Extending CourseMetadata - Previously, we only had update_from_json method in CourseMetadata.py, and it was only validating one field every POST request. - Now we have validate_and_update_from_json method that encapsulates the functionality of update_from_json into a validation call - To avoid discrepancy of validation standards between modules, validation uses the from_json method implemented to each field in xblock. * Different Response in advanced settings ajax requests - After receiving a POST ajax request, course.py calls validate_and_update_from_json, and sends a json object of either: 1) valid course metadata model 2) error objects * Error Messages shown in validation-error-modal - error objects passed through ajax are shown in a separate modal.
Se Won Jang committed
-
- 30 Jul, 2014 1 commit
-
-
Ben Patterson committed
-
- 23 Jul, 2014 1 commit
-
-
STUD-327
cahrens committed
-
- 21 Jul, 2014 1 commit
-
-
STUD-1725
zubair-arbi committed
-
- 17 Jul, 2014 1 commit
-
-
Calen Pennington committed
-
- 10 Jul, 2014 1 commit
-
-
Muhammad Ammar committed
-
- 09 Jul, 2014 1 commit
-
-
Don Mitchell committed
-
- 07 Jul, 2014 1 commit
-
-
LMS-2876
Don Mitchell committed
-
- 12 May, 2014 1 commit
-
-
add target_location_namespace check
Adam Palay committed
-
- 29 Apr, 2014 1 commit
-
-
Han Su Kim committed
-
- 24 Apr, 2014 1 commit
-
-
This changes logic to allow more missed use cases of course_image to work properly. The cases are: . XML courses with the course_image attribute set . Mongo courses that are imported without a contentstore . Mongo courses that have course_image set but don't have a content store It also exports default images_static_course.jpg to images/static_course.jpg to handle a use case where a course author uploaded an image to the default location in studio without using the studio interface for adding course images, they then export the course, and then import it without a contentstore
Carson Gee committed
-
- 08 Apr, 2014 1 commit
-
-
Added tests for importing a pure XBlock
Will Daly committed
-
- 31 Mar, 2014 1 commit
-
-
Fix donwload subs for non youtube videos and non-en language - continue. Add acceptance tests. Add detetion of assets on request. Updated docstring. Add fixes and acceptance tests. Fix acceptance tests. Update docsrtings and cleanup code, resful for language_id. Specify exception type in POST. Fix url in upload module. Improve exception handling. Remove 'en' and catching in editable_metadata. Move descriptor.get_context test to lms tests. Add query parameter to translation dispatch. Response to format parameter of translatin GET request. Fix Acceprance test: Metadata Editor. move handlers to proper scores. Split video player into smaller files. Add ugettext and fix typoes. Add changelog. Support for downloading non-ascii filenames. Change event binding. Add content-language to download requests. Reractor POST handler to not update self.transcripts.
Alexander Kryklia committed
-
- 21 Mar, 2014 1 commit
-
-
STUD-1433
zubiar-arbi committed
-
- 19 Mar, 2014 1 commit
-
-
LMS-1192
Usman Khalid committed
-