Clinton Blackburn
ae0a128966
Reverted rfc6266 change
...
The fork actually does include a commit that is not in the PyPI version.
ECOM-3833
2016-03-15 15:37:21 -04:00
Clinton Blackburn
6fef56977c
Merge pull request #11778 from edx/clintonb/update-requirements
...
Replaced Git requirements with PyPI
2016-03-11 09:53:09 -05:00
Clinton Blackburn
9c90de6507
Replaced Git requirements with PyPI
...
Each of the replaced commits can be sourced from PyPI rather than Git. Also, django-pipeline does not need to be editable.
ECOM-3833
2016-03-10 17:26:32 -05:00
Eric Fischer
25e67370cd
Unbound xblock method requires user id
...
clear_student_state(), a method defined by ORA, requires information
about the user making the request. Since this xblock is not bound,
we must provide that information explicitly.
2016-03-10 11:13:02 -05:00
Eric Fischer
a647169a90
Merge pull request #11167 from edx/christina/ora-data-download
...
WIP: Asynchronous download button for ORA2 data
2016-03-10 11:09:36 -05:00
dylanrhodes
2b1a7eece2
Asynchronous download button for ORA2 data
...
Conflicts:
lms/djangoapps/instructor/tests/test_api.py
lms/djangoapps/instructor/utils.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/api_urls.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor_task/api.py
lms/djangoapps/instructor_task/tasks.py
lms/djangoapps/instructor_task/tasks_helper.py
lms/djangoapps/instructor_task/tests/test_api.py
lms/djangoapps/instructor_task/tests/test_tasks.py
lms/djangoapps/instructor_task/tests/test_tasks_helper.py
lms/envs/aws.py
lms/envs/common.py
lms/static/coffee/src/instructor_dashboard/data_download.coffee
lms/templates/instructor/instructor_dashboard_2/data_download.html
2016-03-10 09:58:55 -05:00
Douglas Hall
dd0b74f7ee
Upgrading edx-proctoring requirement to 0.12.13
2016-03-10 05:58:23 -05:00
clrux
7f7886be90
Merge pull request #11770 from edx/release
...
Weekly release for 08 Mar 2016
2016-03-08 16:09:46 -05:00
Eric Fischer
c35f5ba9d6
ORA release
2016-03-07 13:52:44 -05:00
Sven Marnach
b026038574
Bump the version of the Drag&Drop XBlock to 2.0.3.
2016-03-07 18:10:04 +01:00
Douglas Hall
467913a450
Fixed edx-proctoring requirement
2016-03-04 13:07:22 -05:00
Douglas Hall
86cd089ff6
Fixed edx-proctoring requirement
2016-03-04 11:33:40 -05:00
Douglas Hall
db47e4357d
Merge pull request #11678 from edx/douglashall/release_edx_proctoring_0_12_12
...
Incremented edx-proctoring version for 0.12.12 release
2016-03-04 11:20:43 -05:00
John Eskew
d398f50786
Merge pull request #11490 from edx/jeskew/PLAT_736_fix_content_lib_export_import
...
Fix content library export with empty problems.
2016-03-04 11:03:27 -05:00
John Eskew
80fc91bf1a
- Add test content library XML.
...
- Ensure that only a course import is saved to the draft branch and then
published. A content library has only a single 'library' branch.
- Add a fields parameter to the create_library call so the call has the
correct number of parameters.
- Add tests which import content libraries using different test methods
and with different branch settings.
- Add test which imports a content library and then exports it.
- Use XBlock module version that supports XML-serialized String of None.
- Add re-import of content library and equality comparison to test.
- Allow get_items to be called on LibraryLocators.
2016-03-04 09:53:27 -05:00
Douglas Hall
58e1047a3e
Incremented edx-proctoring version for 0.12.12 release
2016-02-27 16:53:42 -05:00
Eric Fischer
9d0ce13884
Merge pull request #11667 from edx/efischer/ora_release
...
Weekly ORA release
2016-02-26 12:16:44 -05:00
Eric Fischer
78c879341f
Weekly ORA release
...
Now installing without `-e`, and moving to a fully released 1.0.0 version
Also includes updating edx-submissions to a 1.0.0 release.
2016-02-26 11:19:50 -05:00
Ned Batchelder
c913734a47
Merge pull request #11610 from edx/ned/edx-lint-0.4.2
...
Upgrade edx-lint to 0.4.2
2016-02-25 13:40:23 -05:00
Ned Batchelder
3fa573d795
Use edx-lint 0.4.2
2016-02-25 10:41:24 -05:00
Douglas Hall
ba992214a5
Incremented edx-proctoring version to 0.12.11
2016-02-25 09:40:57 -05:00
Braden MacDonald
f6d7068319
Use latest version of drag and drop xblock
2016-02-23 10:02:44 -08:00
Renzo Lucioni
5094fec6dc
Merge pull request #11559 from edx/renzo/update-organizations
...
Bump edx-organizations version to 0.4.0
2016-02-22 18:08:41 -05:00
Renzo Lucioni
79a4d6ce47
Bump edx-organizations version to 0.4.0
...
Also install djangorestframework-oauth 1.1.0 from PyPI
2016-02-22 15:19:31 -05:00
Douglas Hall
4a246dd134
Upgraded edx-proctoring to 0.12.10
2016-02-18 21:06:14 -05:00
Eric Fischer
920cc3d222
Inform openassessment to clear submission
...
The openassessment xblock stores some information that assumes
a given student module is never cleared, it needs to be informed of
this operation.
2016-02-18 15:41:13 -05:00
Jonathan Piacenti
97593f1966
Add Drag-and-drop XBlock to requirements.
2016-02-15 16:28:34 -06:00
Hasnain
d06edc680b
Added two fields in credit API
2016-02-11 10:13:37 +00:00
Clinton Blackburn
e92802b382
Updated django-oauth2-provider
...
New package includes support for client credentials grant.
2016-02-08 21:48:22 -05:00
Christina Roberts
481f3227dd
Merge pull request #11429 from edx/christina/ora-release
...
Bump ORA version to 0.2.7.
2016-02-05 11:14:55 -05:00
cahrens
4c938358f6
Bump ORA version to 0.2.7.
2016-02-05 09:31:37 -05:00
Kevin Falcone
98671a8aa6
Merge pull request #11399 from edx/jibsheet/dont-use-using
...
Don't use using() in migrations
2016-02-04 19:47:10 -05:00
Afzal Wali
79dd597557
Bump edx-proctoring to 0.12.8
2016-02-03 10:47:56 -05:00
Kevin Falcone
19843f5a14
Bump requirements on two external apps that also use using()
2016-02-02 12:35:22 -05:00
Douglas Hall
a075ad86e1
Updating edx-milestones dependency to fix edx-opaque-keys install
2016-01-29 13:05:04 -05:00
Douglas Hall
dce3d9ca81
Merge pull request #11014 from edx/douglashall/PHX-219/subsection_gating
...
PHX-219 Subsection Gating
2016-01-29 11:05:39 -05:00
Douglas Hall
37a7fdc0f2
Added subsection gating feature
2016-01-28 14:05:20 -05:00
Douglas Hall
22430f610b
Merge branch 'release' into hotfix/2016-01-28_release_into_master
2016-01-28 12:40:00 -05:00
Douglas Hall
2447540d5f
Updated proctored/timed exam header bar text; Upgraded edx-proctoring to pull in additional text changes
2016-01-28 09:40:14 -05:00
Clinton Blackburn
d6f7fa18c6
Updated edx-user-state-client dependency
...
New version uses edx-opaque-keys instead of opaque-keys.
2016-01-27 18:52:45 -05:00
Clinton Blackburn
0ddf46894a
Resolved ccx-keys dependency on edx-opaque-keys
...
ccx-keys has been updated to use the edx-opaque-keys library from PyPI, rather than simply expect the package to be pre-installed. The edx-opaque-keys version has been bumped as it was updated to export test packages needed by ccx-keys.
2016-01-27 16:22:26 -05:00
Douglas Hall
349b83f072
Merge pull request #11344 from edx/douglashall/PHX-241/upgrade_xblock_lti_consumer
...
PHX-241 Upgrade xblock_lti_consumer
2016-01-27 09:25:53 -05:00
Ahsan Ulhaq
18c1f86a67
Add latest edx-organization version in the platform
2016-01-27 13:27:46 +05:00
Douglas Hall
8bc41cb3e2
Upgrade xblock_lti_consumer to pull in responsive modal launch improvements
2016-01-26 16:43:56 -05:00
Clinton Blackburn
341d00dbcd
Installing edx-opaque-keys from PyPI
...
The package formerly known as opaque-keys now lives on PyPI as edx-opaque-keys. Additionally, the zendesk requirement has been moved to the correct location.
2016-01-26 15:46:40 -05:00
Adam Palay
c37715a7c7
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/base.txt
requirements/edx/github.txt
2016-01-26 11:25:41 -05:00
Adam Palay
cfab793cd3
Revert "Merge pull request #11302 from edx/ahsan/ECOM-3486-add-organization-api"
...
This reverts commit 8bc8b6cafd , reversing
changes made to c2255ef0d6 .
2016-01-25 13:36:26 -05:00
Ben Patterson
9a23bb6050
edx-user-state-client is still needed.
2016-01-25 12:08:15 -05:00
Douglas Hall
45db325aa4
Merge pull request #11306 from edx/douglashall/PHX-224/new_proctoring_release
...
PHX-224 Upgrading edx-proctoring package to 0.12.6
2016-01-22 14:09:39 -05:00
Clinton Blackburn
b29cb5e7fe
Install Zendesk package from PyPI
2016-01-22 11:49:21 -05:00