ichuang
ad0d304e67
fix instructor dashboard datadump error message to be useful
2013-02-08 09:21:36 -05:00
Christina Roberts
7f70637331
Merge pull request #1462 from MITx/bug/bug161
...
bug 171
2013-02-07 13:31:57 -08:00
Don Mitchell
48e582647c
bug 171
2013-02-07 16:24:43 -05:00
Victor Shnayder
095ec9d3b9
Merge pull request #1457 from MITx/feature/cale/dev-staticfiles
...
Fix loads of local static files when running in dev mode
2013-02-07 13:23:30 -08:00
Ned Batchelder
3ccbd504aa
Pillow needs libjpeg-dev to build JPG support.
2013-02-07 15:20:42 -05:00
David Ormsbee
1c07fae501
Merge pull request #1408 from MITx/feature/ichuang/instructor-dashboard-datadump
...
add instructor dashboard feature to download profile & problem state
2013-02-07 08:19:52 -08:00
David Ormsbee
b947b88453
Merge pull request #1460 from MITx/fix/cdodge/remove-csrf-cookie-domain
...
remove CSRF cookie domain setting in aws.py
2013-02-07 08:17:34 -08:00
Chris Dodge
0394e33652
remove CSRF cookie domain setting in aws.py
2013-02-07 11:15:23 -05:00
Christina Roberts
bfb411ad3a
Merge pull request #1459 from MITx/bug/bug161
...
Put DnD back into edit_subsection page
2013-02-07 07:46:37 -08:00
Don Mitchell
70560d2237
Put DnD back into edit_subsection page
2013-02-07 10:41:37 -05:00
Calen Pennington
2b637fe511
Fix loads of local static files when running in dev mode
2013-02-07 10:13:53 -05:00
ichuang
bf17341fdb
add select_related("profile")
2013-02-06 23:16:44 -05:00
David Ormsbee
a6b35853f9
Merge pull request #1455 from MITx/hotfix/dave/youtube_object
...
Set USE_YOUTUBE_OBJECT_API to False since YouTube has fixed the issue.
2013-02-06 19:47:25 -08:00
David Ormsbee
976776643b
Set USE_YOUTUBE_OBJECT_API to False since YouTube has fixed the issue.
2013-02-06 22:46:22 -05:00
Victor Shnayder
37b735d708
Merge pull request #1454 from MITx/hotfix/dave/youtube_object
...
Hack to disable YouTube <iframe> API when they break it.
2013-02-06 19:41:12 -08:00
David Ormsbee
a470a62d12
Hack to disable YouTube <iframe> API when they break it.
2013-02-06 22:37:41 -05:00
Victor Shnayder
18ddd1ee56
Merge pull request #1453 from MITx/victor/protex
...
Victor/protex
2013-02-06 18:03:53 -08:00
jmclaus
2627a2f12c
Protex now loads correctly in every scenario
2013-02-06 20:49:23 -05:00
jmclaus
98865bb7c0
Loading bug fixed by ugly hack
2013-02-06 20:49:16 -05:00
jmclaus
85b92f30de
GWT now does no set any target shape in onModuleLoad()
2013-02-06 20:49:06 -05:00
jmclaus
e27b1e04a7
Fixed small alighment pb, decreased font size of text box
2013-02-06 20:48:57 -05:00
jmclaus
3bd7e1b703
Crisper AA letters, canvases non-selectable
2013-02-06 20:48:48 -05:00
jmclaus
ef232c5976
Few bug fixes
2013-02-06 20:48:40 -05:00
jmclaus
f6dacff41e
Fixed layout, increased size of markers on proteins
2013-02-06 20:48:32 -05:00
jmclaus
5737f58b95
Added GWT Protex - reads target shape from xml writes answer to hidden input field
2013-02-06 20:48:25 -05:00
Victor Shnayder
e4819a1b55
Merge pull request #1452 from MITx/silly/victor/revert-forums-merge
...
Silly/victor/revert forums merge
2013-02-06 17:41:14 -08:00
Victor Shnayder
2af06ef1d4
Revert "Merge pull request #1402 from MITx/feature/kevin/groups_ui_changes"
...
This reverts commit 66889b8724 , reversing
changes made to 0dd9c24e74 .
This was merged too early--it's still missing the filtering and display-your-cohort changes.
Will need to revert this revert later.
2013-02-06 20:29:17 -05:00
Victor Shnayder
884a7a61b9
Revert "Merge pull request #1450 from MITx/feature/kevin/groups_ui_changes"
...
This reverts commit 965e3b4c49 , reversing
changes made to 1a7d2a06a8 .
I accidentally merged this before it was ready. This was silly, so now I'm undoing it. We'll need to revert the revert later.
2013-02-06 20:27:01 -05:00
Victor Shnayder
b6ec41cae0
Merge pull request #1432 from MITx/7012x-clean
...
7012x clean
2013-02-06 15:58:29 -08:00
Victor Shnayder
0141f31d33
add warning message to sample-post.py
2013-02-06 18:57:25 -05:00
Victor Shnayder
edf96036c8
Merge remote-tracking branch 'origin/master' into 7012x-clean
2013-02-06 18:53:14 -05:00
Victor Shnayder
2c1f3bd470
Merge pull request #1449 from MITx/fix/rocha/7012x-clean
...
Fix/rocha/7012x clean
2013-02-06 15:50:27 -08:00
Victor Shnayder
965e3b4c49
Merge pull request #1450 from MITx/feature/kevin/groups_ui_changes
...
addressed somme comments in pull request and instructor fixes and blank ...
2013-02-06 15:40:33 -08:00
Carlos Andrés Rocha
536333cbb5
Refactor how editamolecule displays messages
2013-02-06 18:31:00 -05:00
Kevin Chugh
1dd0ef274d
addressed somme comments in pull request and instructor fixes and blank group fix
2013-02-06 18:26:41 -05:00
Victor Shnayder
1a7d2a06a8
Merge pull request #1442 from MITx/marketing/reg-tweak
...
Fix placeholder email in signup form
2013-02-06 15:26:26 -08:00
Victor Shnayder
4b54e849ad
Merge pull request #1448 from MITx/feature/ichuang/conditional-xmodule-icon-and-errortracker
...
Conditional XModule: add errortracker msg for bad require & inherit icon from child
2013-02-06 15:25:48 -08:00
ichuang
b5ba88f0af
Merge branch 'master' of github.com:MITx/mitx into feature/ichuang/conditional-xmodule-icon-and-errortracker
...
Conflicts:
common/lib/xmodule/xmodule/conditional_module.py
2013-02-06 18:15:36 -05:00
ichuang
c16f688802
conditional xmod: add errortracker msg and inherit icon from child
2013-02-06 18:10:25 -05:00
Victor Shnayder
66889b8724
Merge pull request #1402 from MITx/feature/kevin/groups_ui_changes
...
Feature/kevin/groups ui changes
2013-02-06 14:41:41 -08:00
Carlos Andrés Rocha
d4afa02b12
Modify editamolecule to load GWT scripts dynamically
2013-02-06 17:40:44 -05:00
Victor Shnayder
0dd9c24e74
Merge pull request #1447 from MITx/debug/dave/pearson_js_error
...
Throw the error back up if we don't have a console to log it to.
2013-02-06 14:16:44 -08:00
Kevin Chugh
55c205b9b4
merged master
2013-02-06 17:13:52 -05:00
David Ormsbee
e5fda33eff
Throw the error back up if we don't have a console to log it to.
2013-02-06 17:13:22 -05:00
Victor Shnayder
92eb88d464
Merge pull request #1444 from MITx/feature/cale/dev-staticfiles
...
Make local dev work by trying checking staticfiles_storage for both the ...
2013-02-06 14:02:04 -08:00
Diana Huang
bbf37ef9d0
Merge pull request #1446 from MITx/fix/vik/peer-grading-images
...
Fix/vik/peer grading images
2013-02-06 13:51:05 -08:00
Vik Paruchuri
463f31618d
Merge remote-tracking branch 'origin/master' into fix/vik/peer-grading-images
2013-02-06 16:37:52 -05:00
VikParuchuri
c68b0d3cd0
Merge pull request #1439 from MITx/feature/vik/oe-versioning
...
Feature/vik/oe versioning
2013-02-06 13:36:06 -08:00
Vik Paruchuri
cf81fb27e8
Add in close date to metadata
2013-02-06 15:55:39 -05:00
Vik Paruchuri
733faebaf0
Fix git issue
2013-02-06 15:28:05 -05:00