- Aug 08, 2012
-
-
Calen Pennington authored
Feature/bridger/django1.4
-
Bridger Maxwell authored
-
David Ormsbee authored
Feature/halogenandtoast/table of contents
-
Matthew Mongeau authored
-
Matthew Mongeau authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
Calen Pennington authored
Conflicts: common/djangoapps/util/middleware.py
-
Calen Pennington authored
improve staff_problem_info jquery, so the histogram is also toggled
-
- Aug 07, 2012
-
-
ichuang authored
-
ichuang authored
disable diajgo debug toolbar on mit server (dev_ike.py)
-
ichuang authored
-
Calen Pennington authored
Feature/disable staff course check in dev
-
David Ormsbee authored
re-enable ENABLE_LMS_MIGRATION in dev, fix the course check filter to use ACCESS_REQUIRE_STAFF_FOR_COURSE
-
David Ormsbee authored
-
Calen Pennington authored
change edit link showhide to use <a> instead of <input> type submit
-
ichuang authored
(fixes issues with edit links in multipart problems and video)
-
Calen Pennington authored
-
thomasxiii authored
A bunch of various fixes and de-styling
-
Calen Pennington authored
Kimth/lms coderesponse
-
Kyle Fiedler authored
-
kimth authored
-
kimth authored
-
ichuang authored
-
kimth authored
-
kimth authored
-
kimth authored
-
kimth authored
-
Calen Pennington authored
Feature/victor/file per descriptor
-
Victor Shnayder authored
* Move lazyproperty decorator into xmodule so it's accessible during tests * add default xqueue to test system
-
Victor Shnayder authored
* test enrolls in course before testing pages * support github edit links with new file structure * Some pep8 cleanups
-
Victor Shnayder authored
-
Victor Shnayder authored
-
Victor Shnayder authored
* means we get the same url_name on each import of the same data.
-
Victor Shnayder authored
- add 'type' and 'points' to capa_module metadata - replace old 'title' tag with display_name
-
Victor Shnayder authored
-
Victor Shnayder authored
TODO: * need unique slugs for errors so they don't overwrite each other on export. - try to preserve origin slug. If not possible, generate random one. * figure out what metadata to strip. e.g. ({'data': '<problem><p><h1>Finger Exercise 1...'}, {'data': '<problem points="1" type="lecture"><p><h1>Finger Exercise 1...'}, False) - where did points and type come from? Do we want them there? * separate broken and non-broken test courses
-
Victor Shnayder authored
* course.xml is special--has org and course attributes in addition to url_name * strip data_dir from metadata on export * more asserts * work on roundtrip import-export test
-
Victor Shnayder authored
-
Victor Shnayder authored
* +improve test.
-