Peter Fogg
a6891609be
Test Cale's RC fix.
2015-08-10 19:36:32 -04:00
Kevin Falcone
891dab621f
Merge pull request #9141 from Stanford-Online/aliang8/devstack-https
...
Deactivate HTTPS on devstack
2015-08-10 17:29:05 -04:00
Akiva Leffert
2632fd7ecd
Show vaguer error message if using default start date
2015-08-10 17:26:36 -04:00
Peter Fogg
25537da0c4
Merge pull request #9256 from cpennington/fix-user-state-client
...
Fix user state client
2015-08-10 16:59:38 -04:00
David Baumgold
026c7edf32
Merge pull request #9252 from edx/no-studio-short-name-in-lms
...
settings.STUDIO_SHORT_NAME doesn't exist in LMS
2015-08-10 15:39:53 -04:00
Calen Pennington
584453202f
Use the correct attribute when accessing StudentModuleHistory creation dates
2015-08-10 14:56:03 -04:00
Calen Pennington
34892b9680
Add more information when logging data about differing history and score entries
2015-08-10 14:56:03 -04:00
Calen Pennington
93b1b69854
Don't violate the empty-dict vs None semantics of student_module during delete_many
2015-08-10 14:42:18 -04:00
Nimisha Asthagiri
7e1de6ef2d
Merge pull request #9090 from edx/kyle/course-overviews-race-fix
...
MA-1061 Fix IntegrityError caused by race condition in CourseOverview.get_from_id
2015-08-10 14:29:41 -04:00
David Baumgold
d502987c5f
Merge pull request #9253 from edx/studio-short-name-bugfix
...
settings.STUDIO_SHORT_NAME doesn't exist in LMS
2015-08-10 13:38:28 -04:00
Ned Batchelder
86ad26e960
Merge pull request #9254 from edx/ned/update-staticfiles
...
Update the version of django-staticfiles
2015-08-10 13:06:22 -04:00
Diana Huang
cea274dc52
Merge pull request #8724 from Colin-Fredericks/ColinF-partial-credit
...
OSPR-535 Partial Credit
2015-08-10 13:04:30 -04:00
Ned Batchelder
ba8fd8f082
Update the version of django-staticfiles
...
This gets us:
- Static files can have non-ASCII characters in them.
- A useful log message if a file can't be found.
2015-08-10 12:08:53 -04:00
Matt Drayer
02cf9caca6
Merge pull request #8958 from edx/mattdrayer/SOL-981
...
mattdrayer/SOL-981: Integrate edx-organizations application
2015-08-10 11:51:36 -04:00
Colin-Fredericks
c940814c8c
OSPR-535 Partial Credit
...
Squashed commit of the following:
commit 0f7c2af5f7b8caed575dd253a45299293b2729d7
Author: Colin-Fredericks <colin.fredericks@gmail.com >
Date: Tue Jun 30 12:04:43 2015 -0400
Forgot icon
commit b48970392741130f774709c54eb6e5ab0089812c
Author: Colin-Fredericks <colin.fredericks@gmail.com >
Date: Tue Jun 30 11:49:57 2015 -0400
OSPR-535 Partial Credit
Squashed commit of the following:
commit 6dd34f58f994e32d0d54bf1d67bffd04e0f8ef08
Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu >
Date: Tue Jun 30 11:44:01 2015 -0400
Fixing accidental overwrite.
commit 1ff8fc4b0e83b90356e8e8dce1022f49bfd162cf
Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu >
Date: Tue Jun 30 11:18:36 2015 -0400
OSPR-535 Partial Credit
Revised after first pull discussion.
Fixing scss typos
Fixing check/x display problem
Empty set is not []
Shuffling empty answer code to grade properly.
I don't think I ever wrote this in the first place...
Adding tests for MC and Checkbox
including proper partial-credit marking and scoring
Numerical and OptionResponse tests
Also a few improvements to NumericalResponse problem type and
exception-raising.
CustomResponse tests and more numerical tests
Increasing coverage and fixing typos
Exception added for pylint false positive
Hopefully fixing coverage issue
Retabulating line continuation
Bok Choy test for partial credit
Copypasta fix
Adding tooltip for partial credit
Improving and expanding comments
Minor fixes
2015-08-10 10:58:50 -04:00
David Baumgold
5953debee1
settings.STUDIO_SHORT_NAME doesn't exist in LMS
2015-08-10 10:45:09 -04:00
David Baumgold
8daf2a7854
settings.STUDIO_SHORT_NAME doesn't exist in LMS
2015-08-10 10:40:40 -04:00
Matt Drayer
e1ee5ac6df
mattdrayer/SOL-981: Integrate edx-organizations application
...
* asadiqbal08/SOL-1058: Add edx-organizations to certificate web view
* Support organization logo asset management
* Remove organization fields from Studio certificate configuration model
* SOL-981 pull request feedback fixes
2015-08-10 10:29:45 -04:00
Christina Roberts
4e9b7ea9ec
Merge pull request #9235 from edx/christina/tnl-1776
...
Handle case of video in a content library with no transcripts.
2015-08-10 10:08:52 -04:00
Davorin Šego
7da0864997
Merge pull request #9110 from edx/dsego/SOL-611
...
Remove signal_handler conditionals in BulkOperationMixin
2015-08-10 15:50:07 +02:00
Mushtaq Ali
f4aa92f0aa
Merge pull request #9229 from edx/mushtaq/tnl-2882-fix-ie10-group-config-bug
...
Fix IE10 issue with delete button.
2015-08-10 17:48:59 +05:00
tasawernawaz
96779dfe52
Merge pull request #9214 from edx/tasawer/bugfix/ecom-1987-fixing-validation-error-in-minimum-grade
...
Fixing course settings page for change in minimum grade
2015-08-10 12:41:18 +05:00
Carson Gee
cb678b9c35
Merge pull request #8979 from mitocw/feature/cg/lti_provider_config
...
Additional configuration options for LTI provider feature.
2015-08-09 09:10:14 -04:00
Andy Armstrong
0d730f373f
Merge pull request #9239 from edx/andya/lms-performance-fixes
...
Separate out the Backbone image field
2015-08-08 12:44:56 -04:00
Andy Armstrong
420696ba80
Separate out the Backbone image field
2015-08-08 09:43:20 -04:00
Peter Fogg
42e78463a7
Revert "Merge pull request #8986 from jazkarta/remove-ccx-enrollment"
...
This reverts commit 53db053c18 , reversing
changes made to 386a8a27dd .
2015-08-07 16:59:56 -04:00
Peter Fogg
440c1575e0
Revert "Merge pull request #9241 from mitocw/bdero/readd-ccx-membership-model"
...
This reverts commit d80e83649a , reversing
changes made to fb5506a6f7 .
2015-08-07 16:59:50 -04:00
Sarina Canelake
99dea49d15
Merge pull request #9243 from stvstnfrd/upstream-branding
...
Remove Stanford branding from external_auth view
2015-08-07 16:51:11 -04:00
Sarina Canelake
c1d9f731a1
Merge pull request #9242 from edx/sarina/update-i18n-tools
...
Update i18n-tools [LOC-88]
2015-08-07 16:49:01 -04:00
stv
d7c87221da
Remove Stanford branding from external_auth view
...
We're already running a version of this, with the default Stanford
address removed, so the community shouldn't be running it either.
2015-08-07 12:50:25 -07:00
Sarina Canelake
7d0cde60f4
Update i18n-tools [LOC-88]
2015-08-07 15:45:21 -04:00
Peter Fogg
d80e83649a
Merge pull request #9241 from mitocw/bdero/readd-ccx-membership-model
...
Readd CcxMembership model for migration
2015-08-07 15:44:12 -04:00
Brandon DeRosier
235c45f1fb
Add the CcxMembership model back
2015-08-07 15:38:25 -04:00
Clinton Blackburn
fb5506a6f7
Merge pull request #9238 from edx/renzo/info-logging
...
Emit INFO-level messages when a mode does not have a SKU
2015-08-07 15:29:31 -04:00
Ahsan Ulhaq
3efbc369dd
Merge pull request #9236 from edx/ahsan/Update-reverification-block
...
Update edx reverification block on plateform
2015-08-07 23:26:34 +05:00
Renzo Lucioni
3a735591d1
Emit INFO-level messages when a mode does not have a SKU
2015-08-07 14:11:42 -04:00
Ahsan Ulhaq
ac9a291778
Update edx reverification block on plateform
2015-08-07 22:30:15 +05:00
cahrens
2b57603436
Handle case of video in a content library with no transcripts.
...
This partially addresses TNL-1776
2015-08-07 13:19:12 -04:00
Peter Fogg
9c58489b38
Merge pull request #9223 from edx/peter-fogg/discussion-admin-delete
...
Ensure that discussion admins can delete team posts.
2015-08-07 11:03:50 -04:00
Sarina Canelake
e09f9ac434
Merge pull request #9230 from edx/sarina/20150807-update-translations
...
Update translations (autogenerated message)
2015-08-07 10:35:34 -04:00
Andy Armstrong
e845dda8b0
Enable teams and deprecate the advanced setting
2015-08-07 10:35:19 -04:00
Christina Roberts
dbe74ea340
Merge pull request #9221 from edx/christina/less-assets
...
Christina/less assets
2015-08-07 10:34:20 -04:00
Sarina Canelake
19b44b477f
Update translations (autogenerated message)
2015-08-07 09:54:08 -04:00
Waheed Ahmed
32b0dc1989
Merge pull request #8871 from edx/aj/tnl2669-invalid-display-name-export-not-working
...
Slashes in Asset Displayname cause `export` to fail
2015-08-07 18:51:24 +05:00
Bill DeRusha
69a460fdca
Merge pull request #9206 from edx/bderusha/teams-full-country-language-names
...
Add Full Country & Language Names to Teams
2015-08-07 09:49:48 -04:00
Peter Fogg
90d8774745
Test that discussion admins can delete team posts.
2015-08-07 09:46:12 -04:00
Mushtaq Ali
c7aefd4b21
Fix IE10 issue with delete button.
...
Delete button should not be clickable if in use by a unit.
2015-08-07 18:31:10 +05:00
Jesse Zoldak
f37860d36c
Merge pull request #9220 from jzoldak/zoldak/circle-noprereq
...
No need to install prereqs twice on circleci.com
2015-08-07 09:20:50 -04:00
cahrens
fd31c68404
Include coffee dependency files in discussion_js.
2015-08-07 09:14:11 -04:00
cahrens
e95e23faf1
Allow discussion vendor files to be bundled.
...
Improve client-side performance.
2015-08-07 09:14:11 -04:00