7f32aae47d
rename method to something that actually better reflects what it is doing. Also rename a variable to help with readability
Chris Dodge
2013-01-30 11:50:11 -05:00
e5115953ad
rework redorder tabs so that we account for the fact that static tabs can be in any arbitrary order (with respect to non-static tabs) when working with an imported course
Chris Dodge
2013-01-30 11:36:28 -05:00
8720d1ac3a
Merge pull request #1379 from MITx/bug/dhm/grading
Christina Roberts
2013-01-30 08:34:32 -08:00
19927a83a5
Ensure settings and course info CRUD operations tell the user if there's a server error and pull the server error handler into a common function.
Don Mitchell
2013-01-30 11:24:55 -05:00
b38595f115
Fix the fixtures, add new tests, remove useless code from the original JS
Diana Huang
2013-01-30 10:50:47 -05:00
d0ea29358a
Merge pull request #1381 from MITx/press/bostonX
David Ormsbee
2013-01-30 07:48:22 -08:00
bae898edb0
Auto convert image to link, display inside student answer
Vik Paruchuri
2013-01-30 10:47:50 -05:00
99dd9636ce
fix copy+paste bug.
Victor Shnayder
2013-01-30 10:43:36 -05:00
043d962329
Merge github.com:MITx/mitx into feature/kevin/groups_ui_changes
Your Name
2013-01-30 10:26:23 -05:00
012d8107fa
Get image upload, check for issues, upload to S3
Vik Paruchuri
2013-01-30 10:04:14 -05:00
fd4b3f9489
Merge pull request #1332 from MITx/fix/cdodge/unit-test-of-draft-store
Christina Roberts
2013-01-30 06:49:53 -08:00
dbf15fc2ac
add comment on draft store test which explains test success is just for get_items() not to throw an exception when passed in a course_id
Chris Dodge
2013-01-30 09:46:38 -05:00
74fcf96611
don't hard code the ordering of the tabs in the test. Take the current ordering defintion (in the test data) and reverse it
Chris Dodge
2013-01-30 09:43:57 -05:00
ab4fd03dd8
Catch any and all save errors
Don Mitchell
2013-01-30 09:43:27 -05:00
0c0a897127
Work on uploading image submission to S3
Vik Paruchuri
2013-01-30 09:36:01 -05:00
4df62d968d
Fix up new jasmine tests
Diana Huang
2013-01-30 09:31:42 -05:00
ce8a48405b
Clean up some JS errors showing up in the xmodule jasmine tests
Diana Huang
2013-01-30 09:31:20 -05:00
95f2c9e275
Standardize how static urls are replaced by modules in their own html
Calen Pennington
2013-01-29 14:20:01 -05:00
89f984c08b
Prefix courseware urls with /static, since they are no longer served through collectstatic
Calen Pennington
2013-01-29 13:48:07 -05:00
d132f2e18a
Only put data repos in STATICFILES_DIRS if we're serving them from django (which is only in dev)
Calen Pennington
2013-01-28 15:05:04 -05:00
08e06f8719
Fix some tab problems
Vik Paruchuri
2013-01-29 21:39:54 -05:00
01f218b7f8
Fix some tab issues from the rebase
Vik Paruchuri
2013-01-29 21:36:55 -05:00
9c5fe05689
Update reqs for pillow, work on file uploads
Vik Paruchuri
2013-01-29 18:30:49 -05:00
4d1f9d2edf
Function to upload stuff to S3
Vik Paruchuri
2013-01-29 17:35:48 -05:00
929160e180
Add in ability to validate images and image paths (urls)
Vik Paruchuri
2013-01-29 17:29:02 -05:00
5d4ad4b8ca
Simple method to count colors in an image
Vik Paruchuri
2013-01-29 17:15:02 -05:00
255405d0bf
Automatically show results at certain points (when need to reset, when finished with a problem, etc)
Vik Paruchuri
2013-01-25 11:47:27 -05:00
9e673e8aa7
Remove wrapper p tags
Vik Paruchuri
2013-01-25 10:04:21 -05:00
29f738f7ce
Minor count fix
Vik Paruchuri
2013-01-22 14:34:08 -05:00
5291271591
Add in some minimal checking to make sure that the max score and scores for each rubric point are 3
Vik Paruchuri
2013-01-22 14:33:18 -05:00
33003e65d4
Make things less noisy (remove debug statements)
Vik Paruchuri
2013-01-22 14:21:17 -05:00
c487e026f3
Merge pull request #1380 from MITx/press/bostonX
David Ormsbee
2013-01-29 14:35:17 -08:00
f1973dc660
minor update to new jasmine test
Diana Huang
2013-01-29 17:34:54 -05:00
5bfd2c33b0
send cohort to post view context
Your Name
2013-01-29 17:34:52 -05:00
19c46d224f
BostonX press release
Victor Shnayder
2013-01-29 17:33:06 -05:00
b8c1dba1cb
Catch save error and throw it in the user's face (bug 147). May need to add catches in more places or put in $.ajaxSetup?
Don Mitchell
2013-01-29 17:31:12 -05:00
43d4661c3f
Merge branch 'master' into feature/kevin/groups_ui_changes
Your Name
2013-01-29 17:23:29 -05:00
3404011f16
update front end to support selection and display of cohort ids
Your Name
2013-01-29 17:23:08 -05:00
40d59faa68
Merge pull request #1330 from MITx/diana/open-ended-ui-updates
David Ormsbee
2013-01-29 14:10:18 -08:00