- 04 Nov, 2015 23 commits
-
-
Fixes invalid/improper microdata and attribute values in the header logo
Mark Sadecki committed -
Fix stale RTD links in CONTRIBUTING.rst OPEN-1047
Sarina Canelake committed -
TNL-2646: Escape json in Studio
Robert Raposa committed -
Course pacing template changes.
Peter Fogg committed -
Make escaping for json simpler and more consistent in Mako templates - add escape_json_dumps to escape and json.dumps - add escape_js_str to escape javascript string - refactor Studio to use escape_json_dumps in Mako templates TNL-2646: Escape json.dumps
Robert Raposa committed -
Removing this particular call to json.dumps was done by removing the complete method subsection_handler which is no longer used. The template edit_subsection.html had already been removed. TNL-2646 Escape json
Robert Raposa committed -
Sarina Canelake committed
-
Release 4 November 2015 to master
Eric Fischer committed -
Fix underscore extraction error
Sarina Canelake committed -
Update `cert_info` docstring with correct return type.
Peter Fogg committed -
Disabled auto enroll in ccx coach's enrollment tab
Peter Pinch committed -
Fixing cert_status None bug
Eric Fischer committed -
Peter Fogg committed
-
Fix `withData` and `withConfiguration` helpers.
Peter Fogg committed -
Where possible, use ugettext_noop instead of lambdas assigned to the underscore
Sarina Canelake committed -
Instructor-led is changed to instructor-paced. Adds a label to the course outline page to show the course pacing. ECOM-2794 ECOM-2800
Peter Fogg committed -
If NO_PREREQ_INSTALL is set, print a message to explain why
Ned Batchelder committed -
Replaces instances of an old hack with the more clear ugettext_noop.
Renzo Lucioni committed -
Ben Patterson committed
-
Use 0.3.2 of edx-lint, with pylint-django and C extensions read
Ned Batchelder committed -
ngettext and its parameters should not be separated into multiple lines.
louyihua committed -
Amir Qayyum Khan committed
-
Eric Fischer committed
-
- 03 Nov, 2015 17 commits
-
-
Andy Armstrong committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Adam/disable check button on save click
Adam committed -
Mark Sadecki committed
-
Release 3 November 2015
Eric Fischer committed -
Adam Palay committed
-
Giulio Gratta committed
-
Fix formatting.
Ben Patterson committed -
Ben Patterson committed
-
Improve documentation for bok-choy.
Ben Patterson committed -
Includes info about the serversonly/testsonly pattern, as well as multiprocessing.
Ben Patterson committed -
SEC-27: Escape json for Studio advanced settings
Robert Raposa committed -
Remove chat feature
Sarina Canelake committed -
- Resolve SEC-27 by escaping course name in advanced settings - Add escape_json_dumps to simplify escaping json in Mako templates SEC-27: XSS/JS Error in Advanced Settings with invalid course name
Robert Raposa committed -
Post-migration management command
Eric Fischer committed -
On devops recommendation, now handling the potential for an 'inconsistency window' via a management command instead of a hacky "re-run the data migration" bash script.
Eric Fischer committed
-