Commit Graph

10188 Commits

Author SHA1 Message Date
Vik Paruchuri
17fce100bb Add in ban actions to table 2013-01-30 21:10:48 -05:00
Vik Paruchuri
b248a09572 Work on adding in ban actions 2013-01-30 21:06:54 -05:00
Vik Paruchuri
f89e36b5b9 Flagged list renders properly 2013-01-30 20:54:02 -05:00
Vik Paruchuri
e89196e0dd Add in flagged problem list return 2013-01-30 20:47:00 -05:00
Vik Paruchuri
b6f77f6f8e Fix rendering for flagged problems view 2013-01-30 20:43:57 -05:00
Vik Paruchuri
dd72297f73 Wire up flagged problem list 2013-01-30 20:39:53 -05:00
Vik Paruchuri
78696c62b8 Work on open ended flagged problems 2013-01-30 20:36:09 -05:00
Vik Paruchuri
5f538f078b Pass flag through from LMS to grading controller 2013-01-30 19:50:36 -05:00
Victor Shnayder
bc1452f288 Merge pull request #1390 from MITx/press/7.00x
7.00x press release
2013-01-30 15:35:51 -08:00
Brian Wilson
9b3d7efb3f add first pass at testcenter exam 2013-01-30 18:14:53 -05:00
Diana Huang
8144a1dfaf Add in next_problem jasmine tests 2013-01-30 17:25:13 -05:00
Calen Pennington
76b367e062 Merge pull request #1388 from MITx/bug/dhm/mar13
Swallow event calls to squash 404 errors (and remove an unused var in
2013-01-30 14:10:02 -08:00
Don Mitchell
756a071634 misspelled request (altho as an unused identifier) 2013-01-30 17:08:21 -05:00
Calen Pennington
c4f56620df Revert "Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic"
This reverts commit ab437b9463, reversing
changes made to 7a8e87c789.
2013-01-30 16:49:49 -05:00
Vik Paruchuri
2ba194a4f6 Change step names to human names 2013-01-30 16:44:40 -05:00
Diana Huang
36d8b8768c Merge branch 'master' into tests/diana/update-oe-unit-tests 2013-01-30 16:41:18 -05:00
Diana Huang
6322263c90 New Jasmine tests 2013-01-30 16:40:55 -05:00
Vik Paruchuri
46101587b5 Add in some comments 2013-01-30 16:27:21 -05:00
Vik Paruchuri
afd42fc1dc Fix some image okay problems 2013-01-30 16:22:35 -05:00
Vik Paruchuri
f3572c7193 Fix image checking logic 2013-01-30 16:13:24 -05:00
Victor Shnayder
0353cb98e1 7.00x press release 2013-01-30 16:07:47 -05:00
Diana Huang
e873da76d5 Wrap reload to allow us to mock it. Add in some polling testing. 2013-01-30 16:01:28 -05:00
Vik Paruchuri
42b9a121fb Fix pillow requirement 2013-01-30 16:00:55 -05:00
Vik Paruchuri
34bb0423d7 Reset default values 2013-01-30 15:57:10 -05:00
Vik Paruchuri
efe250f912 Fix logic, make better error messages 2013-01-30 15:55:33 -05:00
Victor Shnayder
f2944334ab Merge pull request #1387 from MITx/feature/zoldak/courseware-unit-tests
Add unit tests for lms courseware access
2013-01-30 12:51:50 -08:00
Vik Paruchuri
9fd36056d5 Fix some of the return logic, add better error messages 2013-01-30 15:51:06 -05:00
Vik Paruchuri
c6a81371e4 Add in some more docs 2013-01-30 15:37:48 -05:00
Vik Paruchuri
7911375603 Add in ability to submit an image URL 2013-01-30 15:31:28 -05:00
chrisndodge
676e80bd9d Merge pull request #1389 from MITx/fix/cdodge/export-static-tabs
add new tab file
2013-01-30 12:26:12 -08:00
Chris Dodge
a9da761b18 add new tab file 2013-01-30 15:25:00 -05:00
Your Name
1fc26de945 merge master 2013-01-30 15:19:43 -05:00
Don Mitchell
85faab1dc6 Swallow event calls to squash 404 errors (and remove an unused var in
another function)
2013-01-30 15:18:51 -05:00
Your Name
66e443ae63 Merge github.com:MITx/mitx into feature/kevin/groups_ui_changes 2013-01-30 15:18:45 -05:00
Vik Paruchuri
ac6f84ff2d Allow url submissions instead of images 2013-01-30 15:17:47 -05:00
Calen Pennington
ab437b9463 Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic
Don't run collectstatic on course content
2013-01-30 12:07:47 -08:00
Jay Zoldak
91b8a95ed7 Add unit tests for lms courseware access 2013-01-30 15:03:43 -05:00
Vik Paruchuri
99ecc784f0 Fix skin tone check 2013-01-30 14:53:27 -05:00
Vik Paruchuri
3389802d8d Fix logic in get_skin_ratio 2013-01-30 14:46:10 -05:00
Vik Paruchuri
da5ce144a9 Fix var names, remove debug statements 2013-01-30 14:42:56 -05:00
Vik Paruchuri
68c99192d2 Add some docstrings for image class 2013-01-30 14:40:29 -05:00
Vik Paruchuri
f729bf3bb6 Fix error message 2013-01-30 14:36:29 -05:00
Vik Paruchuri
1f221133d2 Remove skin tone check 2013-01-30 14:27:12 -05:00
Carlos Andrés Rocha
7a8e87c789 Merge pull request #1385 from MITx/feature/jarv/certificate-restriction
FAQ update for the embargo restriction
2013-01-30 10:56:15 -08:00
Christina Roberts
54c1fe9c67 Merge pull request #1384 from MITx/fix/cdodge/export-static-tabs
adding exporting of tabs and custom_tags. Also added unit tests
2013-01-30 10:52:31 -08:00
John Jarvis
e7e16b94d8 FAQ update for the embargo restriction 2013-01-30 13:51:14 -05:00
Chris Dodge
cc09a90245 DRY things up a bit 2013-01-30 13:50:30 -05:00
Vik Paruchuri
ee4888b594 Address some review comments 2013-01-30 13:46:20 -05:00
Vik Paruchuri
8764c7fcb5 Fix exception handling/error messages 2013-01-30 13:41:13 -05:00
Vik Paruchuri
5fee1a49d0 Document image class, fix logging and scoring issues 2013-01-30 13:37:23 -05:00