- 28 Jul, 2014 18 commits
-
-
After installing Fullstack via Vagrant, the user needs to know the credentials to login to edX
dmin7b5 committed -
Update email address
Renzo Lucioni committed -
Use the CDN-friendly URLs for the Powered-By logos
Ned Batchelder committed -
Renzo Lucioni committed
-
Update translations (autogenerated message)
Julia Hansbrough committed -
ORA2 release-2014-07-28T12.09
Will Daly committed -
Use /tmp/mako_lms and /tmp/mako_cms for compiled mako templates.
Usman Khalid committed -
In legacy dashboard changed make_usage_key() to make_usage_key_from_deprecated_string()
Usman Khalid committed -
Overhaul Segment.io integration
Renzo Lucioni committed -
Will Daly committed
-
Renzo Lucioni committed
-
Sarina Canelake committed
-
Ned Batchelder committed
-
decode uri component before redirect for safe redirect
Ned Batchelder committed -
Bug/import
Don Mitchell committed -
Simplify acceptance test env pipeline handler settings.
Ben Patterson committed -
It will now inherit from common settings.
Ben Patterson committed -
LMS-11146
Usman Khalid committed
-
- 26 Jul, 2014 1 commit
-
-
Return edit info from update_item and refactor item.py to use usage_key_with_run
Ben McMorran committed
-
- 25 Jul, 2014 15 commits
-
-
Wrap JSInput Python code in CDATA section
jmclaus committed -
Ben McMorran committed
-
cahrens committed
-
Add defininition of window.location.origin in both studio and LMS
Calen Pennington committed -
Python code can commonly contain characters that are invalid XML, such as '<' and '>'. This has proven to be a pain point for instructors implementing custom Python grading functions for their JSInput problems (see sample code below). This change creates a more robust template from which to make modifications. ```python # This is an XML syntax error, when not inside a CDATA section. if i < 0: print('negative') ```
stv committed -
Use clear and send_keys instead of action chains in page object methods
Jay Zoldak committed -
Refactor studio tests to use StudioCourseTest
Ben McMorran committed -
removing syslog_addr
John Jarvis committed -
This is not currently being used in production and will not be used moving forward since logs are remoted using splunk
John Jarvis committed -
Improve is_browser_on_page method for Studio Container page
Jay Zoldak committed -
Jay Zoldak committed
-
Unit test for import performance STUD-1994
Nimisha Asthagiri committed -
do the import from wherever it unpacked. Avoids an exception where the top-level dir had a subdir of same name as one being moved, but also just makes it faster.
Don Mitchell committed -
Jay Zoldak committed
-
Ben McMorran committed
-
- 24 Jul, 2014 6 commits
-
-
Ned/add test to 4080
Anurag Ramdasan committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-