Commit Graph

822 Commits

Author SHA1 Message Date
Ned Batchelder
d567e5e3c8 Merge pull request #9591 from edx/ned/pylint-for-inherited-tests
Update edx-lint to 0.2.6
2015-09-04 11:18:33 -04:00
chrisndodge
ff0bacdea3 Merge pull request #9594 from edx/cdodge/edx-proctoring-0.8.0
Update requirements of edx-proctoring to 0.8.x
2015-09-04 10:37:24 -04:00
Fred Smith
b69c16293f Merge pull request #8692 from edx/derf/pymongo_2.8
upgrade to pymongo 2.8 to support updated authenticated method SCRAM-SHA-1 for mongodb-server 3.0
2015-09-04 09:47:15 -04:00
Muhammad Ammar
2df7585128 Merge pull request #9580 from edx/ammar/update-django-nose
Update Django-nose
2015-09-04 17:55:50 +05:00
Chris Dodge
d3474f2830 Update requirements of edx-proctoring to 0.8.x 2015-09-04 07:56:20 -04:00
Ned Batchelder
f47a53eb66 Update edx-lint to 0.2.6
This gets us checking for tests inheriting from other tests.  When that
happens, tests get run more than once, which is pointless.  We have a
few dozen new warnings due to this new check.

This also disables unused-wildcard-import.  That removes a few hundred
warnings.

Together, this means we can reduce the pylint limit to 5999. :)
2015-09-03 18:22:21 -04:00
Sven Marnach
f1bf3d1736 Update the XBlock commit hash in the requirements to the latest version.
This includes the XBlock PRs #305, #308, #311, #313, #314, #316.
2015-09-03 17:15:58 +02:00
Muhammad Ammar
4e5dc9f342 Merge pull request #9533 from edx/ammar/update-mako
Update mako
2015-09-03 13:49:03 +05:00
muhammad-ammar
aa8e363cf9 Update Django-nose 2015-09-02 18:16:32 +05:00
muzaffaryousaf
65960ca007 Upgrade sorl-thumbnail to 12.3. 2015-09-02 17:03:16 +05:00
Ahsan Ulhaq
65099c4ef7 update Reverification block hash 2015-09-01 14:17:06 +05:00
Matt Drayer
40e38829a6 Merge pull request #9544 from edx/asadiqbal08/SOL-1158
asadiqbal08/SOL-1158 Add Partner Short Name to Organizations page
2015-08-31 13:30:53 -04:00
asadiqbal
c1162864aa SOL-1158 2015-08-31 21:17:40 +05:00
Ben Patterson
0683e5ff3f Add jshint diff-quality.
The platform includes jshint as a development tool, and our
builds are enforcing a limit on total number of jshint violations.
This commit will enforce no new jshint violations on a per-change
basis, much like pylint and pep8 are enforced. So with this change,
we'll be enforcing our linting requirements consistently, regardless
of type of violations.

Also on Jenkins, runs quality task after installing jshint.
2015-08-31 10:56:09 -04:00
muhammad-ammar
6096341523 Update mako 2015-08-31 11:20:56 +05:00
asadiqbal
132400c831 Update the organization app hash 2015-08-28 20:15:52 +05:00
Will Daly
325dbe0077 Merge pull request #9466 from edx/will/upgrade-django-model-utils
Upgrading django-model-utils to 2.3.1
2015-08-27 13:09:27 -07:00
Utkarsh
d881067f84 Merge pull request #8835 from edx/utkjad/injecting_callstackmanager
[PLAT -758] Making Call Stack Manager work in StudentModule and StudentModuleHistory, add @trackit, @wrapt dependency, and refine conditions
2015-08-27 13:42:15 -04:00
Will Daly
3c400783dd Merge pull request #9467 from edx/will/upgrade-django-mptt
Upgrade django-mptt to 0.7.4
2015-08-27 07:45:22 -07:00
Jesse Zoldak
15ce2e10c6 Merge pull request #9484 from edx/zoldak/coverage-371
Updated coverage to 3.7.1
2015-08-27 10:18:27 -04:00
utkjad
387303d364 Injecting call stack manager in CSM/CSMH,introducting @trackit,@wrapt, and refining implementation[PLAT-758] 2015-08-26 22:29:43 +00:00
David Ormsbee
ff62a8eaaa Merge branch 'release' into release-2015-08-26-conflict 2015-08-26 14:28:35 -04:00
Jesse Zoldak
1340ec8c84 Updated coverage to 3.7.1 2015-08-26 13:44:30 -04:00
Will Daly
f71f7ff7cd Upgrading django-model-utils to 2.3.1 2015-08-25 09:31:41 -07:00
Will Daly
1e14de689d Upgrade django-mptt to 0.7.4 2015-08-25 09:22:22 -07:00
Kelketek
8912e02fd9 Update edx-submissions hash
Fixes an issue where install_prereqs would occasionally install an old version of pytz because edx-submissions included an old version in its requirements.
2015-08-24 09:10:49 -05:00
Chris Dodge
01425c0baf bump version of edx-proctoring 2015-08-21 16:55:37 -04:00
Will Daly
a7e9789021 Merge pull request #9424 from edx/will/remove-unused-dependencies
Remove django-followit and django-keyedcache
2015-08-21 10:58:24 -07:00
Will Daly
689efedeee Merge pull request #9427 from edx/will/update-django-extensions
Upgrade django-extensions to 1.5.5
2015-08-21 10:32:25 -07:00
Will Daly
5d53c4a12a Remove django-followit and django-keyedcache 2015-08-21 10:09:11 -07:00
Will Daly
0f590adde2 Upgrade django-extensions to 1.5.5 2015-08-21 09:16:56 -07:00
Will Daly
3901c03d30 Upgrade django-ipware to 1.1.0 2015-08-21 09:00:42 -07:00
chrisndodge
e9638039de Merge pull request #9420 from edx/cdodge/upgrade-edx-proctoring
Update edx-proctoring version to 0.7.1
2015-08-21 10:33:57 -04:00
Usman Khalid
9330ce6669 Merge pull request #9384 from edx/usman/update-ora
Update edx-ora2 to release-2015-08-19T17.17.
2015-08-21 19:30:10 +05:00
Chris Dodge
02d47d62f4 Update edx-proctoring version to 0.7.1 2015-08-21 09:27:38 -04:00
Will Daly
b0e12b5f3d Merge pull request #9411 from edx/will/upgrade-django-babel-underscore
Upgrade django-babel-underscore to 0.3.0
2015-08-20 20:03:12 -07:00
Will Daly
f4b0d55a2d Upgrade django-cors-headers to 1.1.0 2015-08-20 12:43:50 -07:00
Will Daly
cf259b42e7 Upgrade django-babel-underscore to 0.3.0 2015-08-20 12:37:53 -07:00
Ned Batchelder
1d23c55727 Merge pull request #9407 from edx/ned/getattr-lint-checker
Use latest edx-lint. Adds getattr/setattr string literal checking.
2015-08-20 15:32:03 -04:00
Will Daly
d4f521b43d Merge pull request #9332 from edx/will/final-icrv-access-control
In-Course Reverification Access Control
2015-08-20 09:24:05 -07:00
Ned Batchelder
36a7d1223e Use latest edx-lint. Adds getattr/setattr string literal checking.
There are 80 of these new violations in the tree, so up the lint
threshold also.
2015-08-20 11:45:44 -04:00
zubair-arbi
ec28a75f14 In-course reverification access control
* Automatically create user partitions on course publish for each ICRV checkpoint.
* Disable partitions for ICRV checkpoints that have been deleted.
* Skip partitions that have been disabled when checking access.
* Add verification access control UI to visibility settings.
* Add verification access control UI to sequential and vertical settings.
* Add partition scheme for verification partition groups.
* Cache information used by verification partition scheme and invalidate the cache on update.
* Add location parameter to UserPartition so the partition scheme can find the associated checkpoint.
* Refactor GroupConfiguration to allow multiple user partitions.
* Add special messaging to ICRV for students in the honor track.

Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
2015-08-20 08:43:55 -07:00
E. Kolpakov
d486f14faf Hash Update: Poll XBlock (fixes TNL-3065) 2015-08-20 17:40:29 +03:00
Ned Batchelder
0fed2f5987 Merge pull request #9364 from edx/ned/django-1-4-22
Upgrade Django to 1.4.22
2015-08-19 15:06:16 -04:00
Usman Khalid
6f636d7497 Update edx-ora2 to release-2015-08-19T17.17. 2015-08-19 22:22:16 +05:00
Chris Dodge
c08fbd1406 only include JS when feature flag is on and the course has proctoring enabled 2015-08-19 11:07:14 -04:00
Ned Batchelder
2cfe2a4697 Use 0.1.3 of i18ntools 2015-08-19 10:08:52 -04:00
Ned Batchelder
c3234c1cfc Upgrade Django to 1.4.22
https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
2015-08-18 14:38:43 -04:00
chrisndodge
460a4b5f99 Merge pull request #9069 from edx/cdodge/proctoring-lms-integration
Integration of Proctoring into the LMS
2015-08-14 07:18:14 -04:00
Chris Dodge
6cf5516a84 Integration of edx_proctoring into the LMS 2015-08-13 19:08:50 -04:00