- 14 Jan, 2015 9 commits
-
-
FIX - Studio: resolving xblock warning messages icons
Brian Talbot committed -
Adding the Enrollment API as a Django App in LMS.
Stephen Sanchez committed -
edX Solutions Team: Default LMS security settings changes (Matasano)
Martyn James committed -
Fix visual bug with large file error msg in cms.
David Baumgold committed -
Fix email_opt_in_list export command to parse options correctly.
Carlos Andrés Rocha committed -
Fix i18n from Destination team pages
Sarina Canelake committed -
stephensanchez committed
-
Improve Django Admin Panel for Admin Roles.
Stephen Sanchez committed -
ECOM-412 Set buttons types so enter now triggers register button
AlasdairSwan committed
-
- 13 Jan, 2015 30 commits
-
-
Carlos Andrés Rocha committed
-
Brian Talbot committed
-
Improve Django Admin Panel for Course Access Roles. Related to ECOM-857. Allows internal staff to easily use the Django Admin view to create new finance and sales admins.
stephensanchez committed -
Optimize large amounts of asset metadata in the Split modulestore. Other thumb from @dmitchell in PR: https://github.com/edx/edx-platform/pull/6456
John Eskew committed -
Sarina Canelake committed
-
Use binary search instead of linear search. Add tests for saving asset metadata lists. Refactor to use common code across modulestores.
John Eskew committed -
AlasdairSwan committed
-
Content libraries MVP
Braden MacDonald committed -
Release
Adam committed -
Braden MacDonald committed
-
Enable redeem codes for Verified Cert Courses
Stephen Sanchez committed -
Change split to handle dags and fix
Adam committed -
Adds testability to the EIA file
Piotr Mitros committed -
ECOM-880 added mobile app links to footer enabled by feature flag ENABLE...
AlasdairSwan committed -
Piotr Mitros committed
-
Update the redeem code schema Updating the redeem code schema. Adding migration file. Adding course mode support when redeeming a code. Conflicts: lms/djangoapps/shoppingcart/views.py Add sales admin privileges for redeem code generation. Making sure redeem code URLs work for verified courses. pep8 violations Code Review and Test Cleanup changes Added tests, fixed tests. Updating the boolean checks in ecommerce template
stephensanchez committed -
Allow configuration to override links to mobile app stores
AlasdairSwan committed -
In inline discussion two discussion module override actions
Waqas Khalid committed -
Performance testing of asset metadata in course import/export
John Eskew committed -
during course import/export. Uses external code_block_timer module. Also, add script which validates XML file against an XSD file. Uses the unittest framework - but is currently skipped.
John Eskew committed -
Fix tolerance broken
Shrhawk committed -
Fix Mobile API decorators
Nimisha Asthagiri committed -
WIP disable R0801
Jesse Zoldak committed -
Syed Hassan Raza committed
-
Unable to report/vote/endorse after editing response
Waqas Khalid committed -
When user update the response after editing he would be unablt to report/vote/endorse the response. This problem was caused due to double binding of event in backbone view. TNL-720
Waqas Khalid committed -
Fixed CodeMirror editor view height in studio.
Waheed Ahmed committed -
Nimisha Asthagiri committed
-
ECOM-335 Created new branch from master and put all changes from aamir-k...
Aamir committed -
TNL-920
Waheed Ahmed committed
-
- 12 Jan, 2015 1 commit
-
-
Alasdair/decoupled verification a11y
AlasdairSwan committed
-