- 09 Aug, 2012 1 commit
-
-
David Ormsbee committed
-
- 08 Aug, 2012 3 commits
-
-
Conflicts: common/djangoapps/util/middleware.py
Calen Pennington committed -
improve staff_problem_info jquery, so the histogram is also toggled
Calen Pennington committed
- 07 Aug, 2012 36 commits
-
-
ichuang committed
-
disable diajgo debug toolbar on mit server (dev_ike.py)
ichuang committed -
ichuang committed
-
Feature/disable staff course check in dev
Calen Pennington committed -
re-enable ENABLE_LMS_MIGRATION in dev, fix the course check filter to use ACCESS_REQUIRE_STAFF_FOR_COURSE
David Ormsbee committed -
David Ormsbee committed
-
change edit link showhide to use <a> instead of <input> type submit
Calen Pennington committed -
(fixes issues with edit links in multipart problems and video)
ichuang committed -
Calen Pennington committed
-
A bunch of various fixes and de-styling
thomasxiii committed -
Kimth/lms coderesponse
Calen Pennington committed -
Kyle Fiedler committed
-
kimth committed
-
kimth committed
-
ichuang committed
-
kimth committed
-
kimth committed
-
kimth committed
-
kimth committed
-
Feature/victor/file per descriptor
Calen Pennington committed -
* Move lazyproperty decorator into xmodule so it's accessible during tests * add default xqueue to test system
Victor Shnayder committed -
* test enrolls in course before testing pages * support github edit links with new file structure * Some pep8 cleanups
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
* means we get the same url_name on each import of the same data.
Victor Shnayder committed -
- add 'type' and 'points' to capa_module metadata - replace old 'title' tag with display_name
Victor Shnayder committed -
Victor Shnayder committed
-
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 committed -
* 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 committed -
Victor Shnayder committed
-
* +improve test.
Victor Shnayder committed -
* needed for CMS performance (can now save just an item, not whole tree) * remove split_to_file methods * simplified AttrMap logic * write each descriptor to a separate file * detect format on import and adjust appropriately. * update tests
Victor Shnayder committed -
Kimth/lms coderesponse
ichuang committed -
Removing the <text> wrapper around choice text for radiogroup and checkboxgroup
ichuang committed -
fix typo in registration button jquery
ichuang committed -
ichuang committed
-