Peter Fogg
|
779f86c440
|
Merge pull request #46 from edx/peter-fogg/single-click-video-creation
Peter fogg/single click video creation
|
2013-06-04 11:08:40 -07:00 |
|
Peter Fogg
|
e982d7fcdc
|
Refactor test_contenstore to remove code duplication.
|
2013-06-04 13:22:08 -04:00 |
|
Peter Fogg
|
266938a7b3
|
Finish the comment I forgot about...
|
2013-06-03 16:55:28 -04:00 |
|
Peter Fogg
|
90bbff8965
|
Add test to be sure that advanced components require multiple clicks.
|
2013-06-03 16:53:14 -04:00 |
|
cahrens
|
38e3ff13ed
|
pep8 cleanup.
|
2013-06-03 15:32:42 -04:00 |
|
cahrens
|
93be67d49a
|
Fix bug STUD-103. The url base for about page links needs to be www.edx.org for Drupal site, vs. LMS_BASE which is used for Studio. Note that the complete URL is still not correct, but a redirect exists to take it to the new location.
|
2013-06-03 15:21:02 -04:00 |
|
chrisndodge
|
7735e37585
|
Merge pull request #8 from edx/valera/fix_videoalpha_studio_integration
Added videoalpha to advanced components in component.py file.
|
2013-06-02 13:04:33 -07:00 |
|
Chris Dodge
|
6fb520f21e
|
add peer grading to the advanced components check
|
2013-06-02 14:39:36 -04:00 |
|
Chris Dodge
|
91d3f4ddff
|
add simple content check for the activation page when the user is not logged in
|
2013-06-02 00:43:17 -04:00 |
|
Chris Dodge
|
c0899463e3
|
remove unused import reference
|
2013-06-02 00:18:35 -04:00 |
|
Chris Dodge
|
ba9a5b3824
|
add simple check on whether the expected advanced modules appear in the edit unit page when turned on
|
2013-06-02 00:15:34 -04:00 |
|
cahrens
|
aca5cbb215
|
Merge branch 'master' into bug/christina/preview_url
|
2013-05-28 12:13:19 -04:00 |
|
cahrens
|
138ad3988f
|
Update test (and set PREVIEW_LMS_BASE to something different so we can actually test the method).
|
2013-05-23 17:06:02 -04:00 |
|
Chris Dodge
|
fbbae44988
|
Merge branch 'master' of github.com:edx/edx-platform into feature/cdodge/autoprovision-forums-master
Conflicts:
cms/djangoapps/contentstore/views/course.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/management/commands/show_permissions.py
lms/djangoapps/django_comment_client/models.py
lms/djangoapps/django_comment_client/tests/test_utils.py
lms/envs/common.py
|
2013-05-20 10:22:36 -04:00 |
|
Christina Roberts
|
f4044ed1e8
|
Merge pull request #2061 from edx/bug/christina/static-pages
Make sure to get the correct modulestore on delete (static tabs do not e...
|
2013-05-17 09:59:59 -07:00 |
|
cahrens
|
944d2d61f1
|
Make sure to get the correct modulestore on delete (static tabs do not exist in draft modulestore).
#324
|
2013-05-16 17:15:53 -04:00 |
|
Arthur Barrett
|
1fbe43a650
|
Merge branch 'master' into feature/abarrett/lms-notes-app
|
2013-05-16 13:23:12 -04:00 |
|
Chris Dodge
|
6cec66979a
|
fix broken tests. Also drive by fix for the sporadic failure on tests which may go to a textbook page. The URL formatting was incorrect in the test
|
2013-05-15 11:16:47 -04:00 |
|
Chris Dodge
|
ef78c99f70
|
pep8/pylint violations fixes
|
2013-05-14 10:53:10 -04:00 |
|
Chris Dodge
|
cbe205328a
|
Merge branch 'master' of github.com:edx/mitx into feature/cdodge/autoprovision-forums-master
Conflicts:
cms/djangoapps/contentstore/views.py
|
2013-05-13 15:47:33 -04:00 |
|
Arthur Barrett
|
55942b8a0b
|
fix brokn tab test
|
2013-05-13 14:57:36 -04:00 |
|
Arthur Barrett
|
8f07072d3d
|
added unit tests to add/remove course tab utility functions.
|
2013-05-13 14:44:56 -04:00 |
|
Chris Dodge
|
4d197e10ec
|
fix some violations. Build up karma
|
2013-05-13 11:10:11 -04:00 |
|
Chris Dodge
|
3cf865a88f
|
added another unit test check point for export/import of classic textbooks
|
2013-05-13 10:16:18 -04:00 |
|
Chris Dodge
|
1db66957af
|
Merge branch 'master' of github.com:edx/mitx into fix/cdodge/textbooks-not-exporting
|
2013-05-10 15:44:55 -04:00 |
|
Chris Dodge
|
51809965fe
|
Merge branch 'master' of github.com:edx/mitx into feature/cdodge/autoprovision-forums-master
|
2013-05-10 10:01:53 -04:00 |
|
Chris Dodge
|
1b0eff52ed
|
create test cases to simulate error exporting/importing textbooks
|
2013-05-10 10:01:10 -04:00 |
|
Calen Pennington
|
ea859bd6c7
|
Filter out the template course from the mongo modulestore get_courses function
|
2013-05-09 16:22:23 -04:00 |
|
Chris Dodge
|
81ecf0c5df
|
add unit test to verify forum seeding occurs when creating new courses
|
2013-05-07 11:18:15 -04:00 |
|
Chris Dodge
|
d7693d96b7
|
unit test should just use direct store. Also remove unused import and logging.
|
2013-04-29 09:18:49 -04:00 |
|
Chris Dodge
|
ead18f9fbb
|
undo the unit test, as per Jeh, the tests really aren't supposed to run the CMS with 'draft
awareness'
|
2013-04-26 10:30:39 -04:00 |
|
Chris Dodge
|
f6417b4f71
|
add a delete-all-versions flag to the delete_item method in the modulestores. Extend tests to verify. Still wip
|
2013-04-25 15:24:31 -04:00 |
|
Steve Strassmann
|
dd71ae818a
|
ModuleStoreTestCase moved to new location
|
2013-04-24 11:33:47 -04:00 |
|
Steve Strassmann
|
111ec62bb6
|
merged from master
|
2013-04-24 10:42:35 -04:00 |
|
Steve Strassmann
|
8baddc0645
|
Merge branch 'master' of https://github.com/MITx/mitx into feature/i18n
|
2013-04-24 10:41:09 -04:00 |
|
Steve Strassmann
|
6f10348836
|
addressed comments from pull request
|
2013-04-23 10:07:51 -04:00 |
|
Chris Dodge
|
506a9a20aa
|
when updating the list of children of sequentials, we must use the 'direct' store otherwise we end up with draft revisions of sequentials, which is bad
|
2013-04-22 10:13:33 -04:00 |
|
Steve Strassmann
|
2f84b23047
|
disable i18n unit test - it wont run without creating dummy strings first
|
2013-04-17 13:20:20 -04:00 |
|
Steve Strassmann
|
6e34c668bb
|
introduce i18n
|
2013-04-17 11:30:29 -04:00 |
|
Calen Pennington
|
3cd414afbb
|
Merge pull request #1825 from MITx/fix/cale/gradebook
Fix/cale/gradebook
|
2013-04-17 07:37:02 -07:00 |
|
cahrens
|
8c336ef998
|
Don't try to export orphaned draft items.
#278
|
2013-04-16 17:05:11 -04:00 |
|
Calen Pennington
|
bf6b886ccd
|
Fix pylint and pep8 errors
|
2013-04-16 11:45:21 -04:00 |
|
Calen Pennington
|
6644b78819
|
Fix gradebook when using grade cutoffs other than A/B/C
|
2013-04-16 11:38:58 -04:00 |
|
Chris Dodge
|
00674ee66b
|
need timedelta import
|
2013-04-13 21:21:15 -04:00 |
|
Chris Dodge
|
b4fe23f3a2
|
more cleanups in CMS project
|
2013-04-13 21:13:34 -04:00 |
|
Chris Dodge
|
4345c8e09c
|
add unit test to assert that get_items() is not using revision=None as a wildcard
|
2013-04-12 09:48:11 -04:00 |
|
Christina Roberts
|
c455710cca
|
Merge pull request #1815 from MITx/fix/cdodge/studio-forum-improvements
Fix/cdodge/studio forum improvements
|
2013-04-11 10:37:49 -07:00 |
|
Chris Dodge
|
07b9d6353e
|
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements
|
2013-04-10 09:26:51 -04:00 |
|
Chris Dodge
|
d7b148d0d9
|
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/export-draft-modules
Conflicts:
common/lib/xmodule/xmodule/modulestore/draft.py
|
2013-04-08 15:02:47 -04:00 |
|
Chris Dodge
|
5137119f2b
|
add a simple Studio walkthough to check page loads
|
2013-04-08 13:55:38 -04:00 |
|