This website requires JavaScript.
Explore
Help
Register
Sign In
Andal.LND
/
edx-platform
Watch
4
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa8ae228bf7450dafb1f03d78c2845ffb3fd4dc4
edx-platform
/
cms
/
djangoapps
/
contentstore
History
Chris Dodge
fa8ae228bf
Seems like on chrome when cancel is hit in the file chooser, the 'changed' event is fired and startUpload() was being called. We need to check to see if the upload file is blank and - if so - just return immediately out of the function
2013-06-11 13:38:01 -04:00
..
features
Allow a value of 0 for max attempts. STUD-264.
2013-06-10 11:51:25 -04:00
management
Filter out the template course from the mongo modulestore get_courses function
2013-05-09 16:22:23 -04:00
tests
Merge pull request
#110
from edx/bug/dhm/baddrafts
2013-06-10 12:01:49 -07:00
views
Seems like on chrome when cancel is hit in the file chooser, the 'changed' event is fired and startUpload() was being called. We need to check to see if the upload file is blank and - if so - just return immediately out of the function
2013-06-11 13:38:01 -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
violation fixes
2013-04-12 15:27:36 -04:00
module_info_model.py
Remove system_metadata_fields.
2013-04-29 16:41:07 -04:00
utils.py
Have the draft module store actively prevent non-leaf nodes from being
2013-06-07 15:40:30 -04:00