Don Mitchell
|
7f91ce40ae
|
Restful api for course advanced settings
STUD-948
|
2013-11-26 10:17:52 -05:00 |
|
cahrens
|
2c9fc59d79
|
Unused import.
|
2013-09-12 14:30:00 -04:00 |
|
cahrens
|
ce4fb08bdf
|
Style cleanup.
|
2013-09-12 14:30:00 -04:00 |
|
cahrens
|
95ad1826d4
|
Hide show_timezone from Advanced Settings and migrate courses with show_timezone=False to using due_date_display_format.
|
2013-09-12 14:30:00 -04:00 |
|
Calen Pennington
|
8201b1412e
|
Use XBlock 0.3
|
2013-09-06 09:45:59 -04:00 |
|
Ned Batchelder
|
3a5f718a32
|
fix simple things because, damn
|
2013-09-04 11:10:05 -04:00 |
|
Diana Huang
|
3f9431e8cf
|
Provide implicit saves for XBlocks and XModules.
Update existing tests and provide new ones to test new paradigm.
|
2013-07-18 16:37:34 -04:00 |
|
David Baumgold
|
437e658f98
|
pylint fixes
|
2013-07-09 19:16:44 -04:00 |
|
Ned Batchelder
|
645d847bb1
|
Remove unused imports from cms, as detected by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
cahrens
|
8705ff8805
|
Remove system_metadata_fields.
|
2013-04-29 16:41:07 -04:00 |
|
Chris Dodge
|
6d6b3a59fe
|
violation fixes
|
2013-04-12 15:27:36 -04:00 |
|
Vik Paruchuri
|
65c2fd5f0c
|
Fix some post-merge errors
|
2013-03-29 13:22:13 -04:00 |
|
Vik Paruchuri
|
20bbf75fba
|
Merge remote-tracking branch 'origin/master' into fix/vik/add-oe-tab
Conflicts:
cms/djangoapps/contentstore/utils.py
cms/djangoapps/contentstore/views.py
cms/djangoapps/models/settings/course_metadata.py
|
2013-03-29 13:10:47 -04:00 |
|
Don Mitchell
|
884019b14c
|
Merge branch 'bug/dhm/date-parse' of github.com:MITx/mitx into bug/dhm/date-parse
Conflicts:
cms/djangoapps/models/settings/course_metadata.py
cms/urls.py
|
2013-03-22 16:56:31 -04:00 |
|
Don Mitchell
|
8370124e2b
|
Make to and from json for dates use iso format esp for timezone.
|
2013-03-22 16:16:32 -04:00 |
|
cahrens
|
dc89a4b3d5
|
Beginning of Selenium test, updates to work with master.
|
2013-03-18 21:25:44 -04:00 |
|
Vik Paruchuri
|
10eb7e45ea
|
Add in some docs
|
2013-03-14 13:42:41 -04:00 |
|
Vik Paruchuri
|
4c8a45f85e
|
Code to add in an open ended tab automatically
|
2013-03-14 13:29:26 -04:00 |
|
cahrens
|
7e8fcb85ff
|
Updated Selenium test, deleted dead code related to Advanced Settings.
|
2013-03-11 16:56:24 -04:00 |
|
Chris Dodge
|
4ec3683c3c
|
clean up some pylint violations
|
2013-03-11 14:57:04 -04:00 |
|
Calen Pennington
|
e3f7e6024f
|
Only display settings in the cms advanced settings page
|
2013-03-08 15:22:49 -05:00 |
|
Calen Pennington
|
b7680f3157
|
Fix tests except for conditional module and open ended grading
|
2013-03-05 15:04:59 -05:00 |
|
Don Mitchell
|
277bd0dba6
|
Documentation update
|
2013-02-07 09:50:16 -05:00 |
|
Don Mitchell
|
5275db9ab9
|
Cancel kind of works (reverts but leaves in new fields :-( )
Filter out system metadata fields
|
2013-02-05 19:17:43 -05:00 |
|
Don Mitchell
|
8f16d639b7
|
CRUD on policy fields w/ some validation
|
2013-02-05 17:21:02 -05:00 |
|
Don Mitchell
|
f48af8b80c
|
Server side controller and model stubbed in. Now to wire to view.
|
2013-02-04 15:34:05 -05:00 |
|