Sarina Canelake
|
a5dc426cc8
|
i18n LMS and Studio components of course handouts
|
2014-07-10 11:28:00 -04:00 |
|
Dave St.Germain
|
60349e3a00
|
Merge pull request #3504 from edx/dcs/LMS-1308
Make wiki links not look inactive. Fixes LMS-1308
|
2014-07-10 10:11:05 -04:00 |
|
Dave St.Germain
|
671772256a
|
Make wiki links not look inactive
|
2014-07-10 10:10:11 -04:00 |
|
muhammad-ammar
|
cd11d5b69e
|
Merge pull request #4307 from edx/ammar/bok-choy-video-handout-tests
CMS Video Handout Tests
|
2014-07-10 14:34:22 +05:00 |
|
Muhammad Ammar
|
81a5a7b962
|
CMS Video Handout Tests
|
2014-07-10 05:45:49 +00:00 |
|
Nimisha Asthagiri
|
6fa96cf03d
|
Merge pull request #4339 from edx/nimisha/fix-user-ids
Nimisha/fix user ids and LMS tests branch setting
|
2014-07-09 21:11:43 -04:00 |
|
Nimisha Asthagiri
|
8855b12b76
|
Update tests to allow LMS tests to use published branch setting.
Conflicts:
cms/djangoapps/contentstore/views/tests/test_container_page.py
common/djangoapps/external_auth/tests/test_shib.py
common/djangoapps/student/tests/test_login.py
common/lib/xmodule/xmodule/modulestore/tests/django_utils.py
common/lib/xmodule/xmodule/modulestore/tests/factories.py
common/lib/xmodule/xmodule/modulestore/xml_importer.py
lms/djangoapps/branding/tests.py
lms/djangoapps/courseware/tests/test_submitting_problems.py
lms/djangoapps/courseware/tests/test_video_handlers.py
lms/djangoapps/instructor_task/tests/test_base.py
lms/djangoapps/instructor_task/tests/test_integration.py
|
2014-07-09 21:10:12 -04:00 |
|
Nimisha Asthagiri
|
ea32529866
|
Fix all modulestore calls to pass in user ids.
|
2014-07-09 21:10:12 -04:00 |
|
Nimisha Asthagiri
|
f5abef88c2
|
LMS-2947 remove get_error_courses in Split.
LMS-2950 move delete_course to Mongo.
|
2014-07-09 21:10:12 -04:00 |
|
Julia Hansbrough
|
545cfd8406
|
Merge pull request #4353 from edx/flowerhack/lms-deprecated-urls
Enables LMS to handle deprecated URLs
|
2014-07-09 18:23:00 -04:00 |
|
jhelbert
|
451953752e
|
Merge pull request #4285 from edx/jhelbert/enrollment-mode-change-events
Jhelbert/enrollment mode change events
|
2014-07-09 17:57:39 -04:00 |
|
Julia Hansbrough
|
d9dd45662e
|
Enables LMS to handle deprecated URLs
LMS-2651
|
2014-07-09 21:51:37 +00:00 |
|
Nimisha Asthagiri
|
cd8f0e6ced
|
Merge pull request #4309 from edx/nimisha/refactor_mixed_context_managers
Nimisha/refactor mixed context managers
|
2014-07-09 17:01:08 -04:00 |
|
Justin Helbert
|
e78a398f45
|
This emits enrollment mode changes events
|
2014-07-09 20:27:00 +00:00 |
|
Christina Roberts
|
227205fb10
|
Merge pull request #4344 from edx/christina/revert_to_published
Add revert_to_published method.
|
2014-07-09 16:01:13 -04:00 |
|
Nimisha Asthagiri
|
ce9aea80b1
|
Move context_managers to base class, overridden by mixed.
|
2014-07-09 15:55:53 -04:00 |
|
Jay Zoldak
|
557a252314
|
Merge pull request #4317 from edx/zoldak/increase-sqlite-timeout
Increase the test SQLite DB timeout. TE-397
|
2014-07-09 14:40:58 -04:00 |
|
Don Mitchell
|
211f0797fb
|
Merge pull request #4294 from edx/split_mongo_assets_cherry
Split mongo assets cherry
|
2014-07-09 14:22:04 -04:00 |
|
Minh-Tue Vo
|
a5a3f6255d
|
Merge pull request #4343 from edx/mvo/removing_unused_action_chains
Removing unused import
|
2014-07-09 13:38:56 -04:00 |
|
cahrens
|
e984ca15a1
|
Add revert_to_published method.
STUD-1860
|
2014-07-09 13:12:39 -04:00 |
|
Greg Price
|
98d7b28c6b
|
Merge pull request #4318 from edx/gprice/forum-sidebar-debt
Reduce tech debt in forum sidebar
|
2014-07-09 12:13:54 -04:00 |
|
Daniel Friedman
|
f9120e1d06
|
Merge pull request #4324 from edx/dan-f/add-to-authors
Add myself to AUTHORS.
|
2014-07-09 11:56:58 -04:00 |
|
Don Mitchell
|
a74ba6b932
|
Make pictures smaller
|
2014-07-09 08:34:03 -04:00 |
|
Ned Batchelder
|
eefa18b393
|
Merge pull request #4333 from edx/ned/fix-readme-links
Fix the link to the Ubuntu installation instructions
|
2014-07-08 16:57:41 -04:00 |
|
Minh Tue Vo
|
ba989424f8
|
removing unused import
|
2014-07-08 15:57:07 -04:00 |
|
David Baumgold
|
450842586a
|
Merge pull request #4341 from edx/db/release-script-always-fetch
Always call `git fetch edx` before finding PR branches
|
2014-07-08 15:40:26 -04:00 |
|
David Baumgold
|
326ca21dd8
|
Always call git fetch edx before finding PR branches
|
2014-07-08 15:38:20 -04:00 |
|
Andy Armstrong
|
4cb1a510fc
|
Merge pull request #4326 from edx/andya/fix-stud-1948
Fix user handling bug in split test module
|
2014-07-08 15:09:14 -04:00 |
|
Andy Armstrong
|
afb311ff51
|
Fix user handling bug in split test module
STUD-1948
|
2014-07-08 15:01:22 -04:00 |
|
Will Daly
|
d352d4aef3
|
Merge pull request #4323 from edx/will/ora2-release-2014-07-07T19.28
ORA2 release-2014-07-07T19.28
|
2014-07-08 13:52:29 -04:00 |
|
Will Daly
|
e582337522
|
ORA2 release-2014-07-07T19.28
|
2014-07-08 13:50:28 -04:00 |
|
Adam
|
115d8c64f1
|
Merge pull request #4320 from edx/merge-rc-to-master
Merge rc to master
|
2014-07-08 13:14:18 -04:00 |
|
Ned Batchelder
|
c460a4e6fb
|
Fix the link to the Ubuntu installation instructions
|
2014-07-08 12:02:56 -04:00 |
|
Don Mitchell
|
173be7d279
|
Allow to_deprecated_string to do its magic
|
2014-07-07 17:48:46 -04:00 |
|
Don Mitchell
|
cc6dfbbc75
|
Asset support in split
LMS-2876
|
2014-07-07 17:11:43 -04:00 |
|
Andy Armstrong
|
5f11aa9aee
|
Revert "First attempt to fix split test"
This reverts commit a16f5487bc.
|
2014-07-07 16:49:11 -04:00 |
|
Andy Armstrong
|
a16f5487bc
|
First attempt to fix split test
|
2014-07-07 16:40:17 -04:00 |
|
Daniel Friedman
|
dc3dab115a
|
Add myself to AUTHORS.
|
2014-07-07 16:01:36 -04:00 |
|
Don Mitchell
|
356da9ca75
|
Merge pull request #4315 from edx/bug/delete_draft
Deleting a child of a unit should convert the unit to draft
|
2014-07-07 14:50:00 -04:00 |
|
Greg Price
|
3f6287a267
|
Clean up forum nav Sass
Now that the sidebar class is no longer used, many rules no longer need
!important and can move out of _shame.scss.
|
2014-07-07 14:21:53 -04:00 |
|
Greg Price
|
a4de82e1c3
|
Remove sidebar class from forum nav
This will enable much cleanup of the relevant SASS rules.
|
2014-07-07 14:21:53 -04:00 |
|
Sarina Canelake
|
cda3d2968d
|
Merge pull request #4314 from edx/sarina/070714-language-update
Sarina/070714 language update
|
2014-07-07 14:19:08 -04:00 |
|
Adam Palay
|
d63a5abfbc
|
Merge branch 'rc/2014-07-02' into testmergemaster
Conflicts:
lms/djangoapps/instructor/views/instructor_dashboard.py
|
2014-07-07 13:54:03 -04:00 |
|
Tim Babych
|
34ac6abe1c
|
Merge pull request #4316 from edx/anton/group-experiments
BLD-1117, BLD-1217: Add read-only list of Group Configurations, Create feature flag.
|
2014-07-07 20:03:43 +03:00 |
|
Sarina Canelake
|
a9b35ab22b
|
Clean up i18n paver commands
|
2014-07-07 12:40:50 -04:00 |
|
Sarina Canelake
|
1b37c0b4a2
|
Update translations (autogenerated message)
|
2014-07-07 12:40:48 -04:00 |
|
Jay Zoldak
|
c216699953
|
Increase the test SQLite DB timeout. TE-397
|
2014-07-07 12:32:43 -04:00 |
|
Don Mitchell
|
1f71a67a85
|
Deleting a child of a unit should convert the unit to draft
if the unit is draftable but isn't yet draft.
|
2014-07-07 11:01:02 -04:00 |
|
Tim Babych
|
453c583714
|
Hide GroupConfiguration behind feature flag in cms/templates/settings.html.
|
2014-07-04 08:23:35 +03:00 |
|
David Baumgold
|
1bc48af784
|
Merge pull request #4306 from edx/db/openedx-analytics
Add openedx-analytics discussion group to CONTRIBUTING file
|
2014-07-03 15:50:20 -04:00 |
|