This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
93e27c5f0cda67e9c8bf53bc83149439ff6f754d
edx-platform
/
cms
/
djangoapps
/
contentstore
History
Chris Dodge
288620592a
get metadata inheritance to work with draft stores. Fix bug on .publish() method whereby inherited metadata got written to the DB as 'own-metadata'. Change filter in mako_module.py to return list of own-metadata and inherited-metadata as 'editable-metadata'. Also, add unit test for draft metadata-inheritance and publish
2013-04-07 19:33:04 -04:00
..
features
Make sure due date year is always in the past.
2013-04-03 11:30:14 -04:00
management
pylint/pep8 fixes
2013-04-05 10:53:18 -04:00
tests
get metadata inheritance to work with draft stores. Fix bug on .publish() method whereby inherited metadata got written to the DB as 'own-metadata'. Change filter in mako_module.py to return list of own-metadata and inherited-metadata as 'editable-metadata'. Also, add unit test for draft metadata-inheritance and publish
2013-04-07 19:33:04 -04:00
__init__.py
move call to update_templates on service startup into a django-admin command
2013-03-04 08:06:58 -05:00
course_info_model.py
Unit tests and minor fixes to course_info_updates. Main fix was
2013-03-20 17:49:03 -04:00
module_info_model.py
Iterate over metadata items when setting module info
2013-03-11 14:32:56 -04:00
utils.py
Merge branch 'master' into bug/christina/studio
2013-04-01 12:30:07 -04:00
views.py
Merge branch 'master' into bug/christina/studio
2013-04-01 12:30:07 -04:00