Merge pull request #1416 from edx/dhm/regex_courseid
Parse locator url better
Showing
- cms/djangoapps/contentstore/tests/test_course_index.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/test_course_index.py
- cms/djangoapps/contentstore/views/course.py 9 additions, 6 deletionscms/djangoapps/contentstore/views/course.py
- cms/djangoapps/contentstore/views/user.py 3 additions, 2 deletionscms/djangoapps/contentstore/views/user.py
- cms/templates/widgets/header.html 1 addition, 4 deletionscms/templates/widgets/header.html
- cms/urls.py 4 additions, 1 deletioncms/urls.py
- common/lib/xmodule/xmodule/modulestore/exceptions.py 2 additions, 2 deletionscommon/lib/xmodule/xmodule/modulestore/exceptions.py
- common/lib/xmodule/xmodule/modulestore/locator.py 45 additions, 22 deletionscommon/lib/xmodule/xmodule/modulestore/locator.py
- common/lib/xmodule/xmodule/modulestore/parsers.py 24 additions, 43 deletionscommon/lib/xmodule/xmodule/modulestore/parsers.py
- common/lib/xmodule/xmodule/modulestore/split_mongo/split.py 11 additions, 6 deletionscommon/lib/xmodule/xmodule/modulestore/split_mongo/split.py
- common/lib/xmodule/xmodule/modulestore/tests/test_location_mapper.py 21 additions, 13 deletions...xmodule/xmodule/modulestore/tests/test_location_mapper.py
- common/lib/xmodule/xmodule/modulestore/tests/test_locators.py 50 additions, 26 deletions...on/lib/xmodule/xmodule/modulestore/tests/test_locators.py
Loading
Please register or sign in to comment