Calen Pennington
|
1411fadd28
|
Fix access to children via definition
|
2013-03-12 10:41:10 -04:00 |
|
Calen Pennington
|
2a96c45677
|
Make default value for format setting None, and force lms and cms to be explicit about a string default
|
2013-03-12 10:16:14 -04:00 |
|
cahrens
|
bdf1b1b097
|
Merge branch 'feature/alex/poll-merged' into feature/studio/advanced-settings-revamp-merge
|
2013-03-12 09:38:34 -04:00 |
|
cahrens
|
99f55266f5
|
Do not need to pass blacklist keys to client.
|
2013-03-12 09:27:46 -04:00 |
|
Calen Pennington
|
2113541632
|
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
Conflicts:
.ruby-version
cms/djangoapps/contentstore/tests/test_contentstore.py
cms/djangoapps/models/settings/course_metadata.py
common/lib/xmodule/xmodule/course_module.py
common/lib/xmodule/xmodule/modulestore/tests/factories.py
|
2013-03-12 07:23:28 -04:00 |
|
Chris Dodge
|
bf0e5a2701
|
do a bunch of pylint improvements
|
2013-03-11 21:14:24 -04:00 |
|
cahrens
|
84f2137935
|
Merge branch 'feature/alex/poll-merged' into feature/studio/advanced-settings-revamp
|
2013-03-11 16:57:07 -04:00 |
|
cahrens
|
7e8fcb85ff
|
Updated Selenium test, deleted dead code related to Advanced Settings.
|
2013-03-11 16:56:24 -04:00 |
|
Don Mitchell
|
d85f7ac9be
|
Merge pull request #1645 from MITx/feature/cdodge/pylint-cleanup
Feature/cdodge/pylint cleanup
|
2013-03-11 12:10:05 -07:00 |
|
Chris Dodge
|
4ec3683c3c
|
clean up some pylint violations
|
2013-03-11 14:57:04 -04:00 |
|
Chris Dodge
|
26f4424581
|
clean up some pylint violations
|
2013-03-11 14:55:37 -04:00 |
|
Chris Dodge
|
78c8358957
|
clean up pyling violations from views.py
|
2013-03-11 14:51:44 -04:00 |
|
Calen Pennington
|
07059d0dfc
|
Iterate over metadata items when setting module info
|
2013-03-11 14:32:56 -04:00 |
|
cahrens
|
40af08aa2d
|
Saving tests in progress
|
2013-03-11 14:01:45 -04:00 |
|
Chris Dodge
|
3568db73e3
|
initial wiring of 404/500 error pages for Studio
|
2013-03-11 13:54:44 -04:00 |
|
Calen Pennington
|
7e1349775c
|
Don't write data to metadata when updating course grading
|
2013-03-11 13:53:59 -04:00 |
|
Calen Pennington
|
c1dbd98526
|
Fix bad reference to item_location
|
2013-03-11 13:07:28 -04:00 |
|
Calen Pennington
|
95f8f811c5
|
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
Conflicts:
common/lib/xmodule/xmodule/course_module.py
|
2013-03-11 10:49:29 -04:00 |
|
Calen Pennington
|
9c85d920ee
|
Fixing tests created on master
|
2013-03-11 10:48:06 -04:00 |
|
Chris Dodge
|
d38b37f0b4
|
delete_item should update the parent's list of children to reflect the delete operation. Also added unit test
|
2013-03-11 10:47:22 -04:00 |
|
cahrens
|
a68cdd35d8
|
Add advanced_modules course setting back in.
|
2013-03-08 16:07:59 -05:00 |
|
Calen Pennington
|
e3f7e6024f
|
Only display settings in the cms advanced settings page
|
2013-03-08 15:22:49 -05:00 |
|
Calen Pennington
|
93db5acc15
|
Make display_name defaulting explicit
|
2013-03-08 14:58:09 -05:00 |
|
Jay Zoldak
|
c5a9ec5e86
|
Speed up the lettuce test for no policy settings.
|
2013-03-08 13:34:28 -05:00 |
|
Jay Zoldak
|
3c3f6c3cbe
|
Revert lettuce css_find function to not fail if it does not find the element.
|
2013-03-08 13:34:28 -05:00 |
|
Calen Pennington
|
8ae336792a
|
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
|
2013-03-08 12:00:10 -05:00 |
|
Jay Zoldak
|
55eefd0ef6
|
Fix test that sets release date to work on all platforms
|
2013-03-08 11:15:15 -05:00 |
|
Jay Zoldak
|
24d088933e
|
Fix intermittent lettuce test failure on ubuntu.
|
2013-03-08 11:15:15 -05:00 |
|
Jay Zoldak
|
21e7bc5128
|
More robust handling for finding and clicking on objects by css.
Tag tests not working under PhantomJS to skip for now.
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
b66d0cf5da
|
Fix signup test on ubuntu
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
ad5d2a9624
|
Update update_templates reference
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
e84fa63826
|
Catch WebDriverException
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
21c15d8f1f
|
Click in the upper left of an element instead of the middle.
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
3cec8f1a76
|
Catch WebDriverException
|
2013-03-08 11:15:14 -05:00 |
|
Jay Zoldak
|
b9e5ed9525
|
Click in the upper left of an element instead of the middle.
|
2013-03-08 11:15:14 -05:00 |
|
Victor Shnayder
|
b0790921a3
|
Merge branch 'feature/alex/poll-merged' of github.com:MITx/mitx into feature/alex/poll-merged
|
2013-03-08 00:43:39 -05:00 |
|
Victor Shnayder
|
84f05f9f61
|
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
Conflicts:
common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/foldit_module.py
common/lib/xmodule/xmodule/tests/__init__.py
common/lib/xmodule/xmodule/tests/test_capa_module.py
common/lib/xmodule/xmodule/tests/test_combined_open_ended.py
common/lib/xmodule/xmodule/tests/test_conditional.py
common/lib/xmodule/xmodule/tests/test_self_assessment.py
|
2013-03-08 00:40:18 -05:00 |
|
Chris Dodge
|
4c72dbfce3
|
fix fat fingers?
|
2013-03-07 22:03:38 -05:00 |
|
Brian Talbot
|
afa704c253
|
Merge branch 'master' into feature/btalbot/studio-alerts
|
2013-03-07 11:38:07 -05:00 |
|
Brian Talbot
|
559a311acb
|
studio - alerts: refactored static alerts demo view to have a different template/view/url name to help with user facing views vs. documentation views
|
2013-03-07 11:37:15 -05:00 |
|
Chris Dodge
|
9ba759802c
|
make export a bit more resilient. If there's a piece of metadata that we can't serialize - i.e. someone wrote a new bool attribute and didn't put it in the type mapping table - then we log the exception and continue.
|
2013-03-07 10:43:36 -05:00 |
|
Chris Dodge
|
75872e1d28
|
remove getting of descriptor. location isn't defined here so it blows up. Anyhow, the descriptor is being passed into the function, so we don't need to fetch...
|
2013-03-06 22:28:44 -05:00 |
|
Calen Pennington
|
cec3475c9d
|
Remove references to .definition and .metadata in modules
|
2013-03-06 18:07:56 -05:00 |
|
Calen Pennington
|
e7900859b6
|
Remove the 'title' alias for lms.display_name
|
2013-03-06 15:11:08 -05:00 |
|
Brian Talbot
|
9a7b6c7eaf
|
Merge branch 'master' into feature/btalbot/studio-alerts
|
2013-03-06 15:04:34 -05:00 |
|
Calen Pennington
|
8a9ba79d1f
|
Merge remote-tracking branch 'origin/master' into feature/alex/poll-merged
Conflicts:
cms/djangoapps/contentstore/views.py
common/lib/xmodule/xmodule/course_module.py
common/lib/xmodule/xmodule/open_ended_grading_classes/self_assessment_module.py
common/lib/xmodule/xmodule/peer_grading_module.py
|
2013-03-06 12:15:07 -05:00 |
|
Christina Roberts
|
e093431d75
|
Merge pull request #1581 from MITx/feature/vik/advanced-studio
Feature/vik/advanced studio
|
2013-03-05 12:28:29 -08:00 |
|
Calen Pennington
|
b7680f3157
|
Fix tests except for conditional module and open ended grading
|
2013-03-05 15:04:59 -05:00 |
|
Vik Paruchuri
|
102c594e7b
|
Remove string and old import
|
2013-03-05 15:01:12 -05:00 |
|
Arthur Barrett
|
5bbb70ef8a
|
Advanced modules must now be specified individually in order to enable them on the 'advanced' component menu.
|
2013-03-05 13:47:02 -05:00 |
|