Cory Lee
c6a4ff93b9
README change
2019-05-08 20:05:40 -04:00
edX Transifex Bot
5cb0473495
geoip2: update maxmind geolite country database
2019-05-08 17:18:32 -04:00
kill-gear
69584ca573
incr-177 run python-modernize on openedx/features/learner_profile ( #20454 )
...
* incr-172
* incr-177 run modernize
* fixed bug due to running modernize
2019-05-08 16:50:04 -04:00
Mayank Jain
40ce96a8e3
INCR-209 move python 2 to 3 djangoapps user_api accounts ( #20436 )
...
* move python 2 to 3 djangoapps user_api accounts
* fix import and pylint issues
* refactor translation error string in user_api.accounts.utils
2019-05-08 16:26:46 -04:00
Kyle Mulka
3f03819409
update link for xss-commit-linker ( #20467 )
2019-05-08 15:25:22 -04:00
Bill Tucker
b1ff149953
INCR-207 ran python-modernize and isort as described in the case. ( #20430 )
2019-05-08 14:17:46 -04:00
David Ormsbee
7f676317e6
Merge pull request #20466 from edx/revert-18675-guruprasad/randomize-question-order-pr
...
Revert "Fix the unpredictable order randomization issue with randomized content blocks"
2019-05-08 13:39:06 -04:00
Kyle Mulka
b2e6ed0488
incr-205 ran modernize on common/djangoapps/course_modes ( #20465 )
2019-05-08 13:35:40 -04:00
Kyle Mulka
68c1c19478
INCR-206 ran modernize and isort on files ( #20464 )
...
ran modernize and isort on openedx/core/djangoapps/header_control and
openedx/core/djangoapps/session_inactivity_timeout
2019-05-08 13:32:55 -04:00
David Ormsbee
d2af1d4c5b
Revert "Fix the unpredictable order randomization issue with randomized content blocks"
2019-05-08 12:42:44 -04:00
Jeremy Bowman
47292e5f92
Update StringIO usage for Python 3 ( #20462 )
2019-05-08 12:13:22 -04:00
edX requirements bot
e946acae01
Updating Python Requirements ( #20458 )
2019-05-08 10:21:46 -04:00
Jon Kiparsky
a85f456e21
INCR-222: Run python-modernize on common/test/acceptance/tests/lms ( #20420 )
...
* Run python-modernize on common/test/acceptance/tests/lms
* Fix code quality issues
* tweak mport order
2019-05-08 10:16:56 -04:00
Christie Rice
41bec63cc7
Merge pull request #20451 from edx/crice/REVEM-329_date
...
REVEM-239 Add audit access expiration deadline to user-metadata
2019-05-08 09:49:10 -04:00
Awais Jibran
d53ba6cb1d
Merge pull request #20358 from edx/zaid/prod-232
...
Favicon icon fixed for studio.
2019-05-08 18:40:39 +05:00
Syed Muhammad Dawoud Sheraz Ali
1a11fbb8ce
Merge pull request #20441 from edx/dsheraz/logs-discussion
...
added logs for more information
2019-05-08 18:08:41 +05:00
Christie Rice
6db32a36bc
REVEM-239 Add audit access expiration deadline to user-metadata
2019-05-08 08:53:21 -04:00
AsadAzam
3d451b1add
Merge pull request #20456 from edx/asad/PROD-230-logs
...
updated logs
2019-05-08 17:20:19 +05:00
DawoudSheraz
ca0800a4b1
added logs for more information
2019-05-08 16:29:33 +05:00
Muhammad Ammar
9458045695
Merge pull request #20457 from edx/ammar/update-edx-enterprise-version
...
update edx-enterpise version
2019-05-08 16:05:52 +05:00
muhammad-ammar
3e0c113fbb
update edx-enterpise version
2019-05-08 15:22:27 +05:00
Uzair Rasheed
f8504fe0ca
Merge pull request #20406 from edx/PROD-106/make-dynamic-copyright-year
...
Make copyright year dynamic
2019-05-08 14:51:38 +05:00
asadazam93
397ee3dc4e
updated logs
2019-05-08 14:34:27 +05:00
uzairr
3d7b60dde4
Make copyright year dynamic
...
Currently, course email templates have hard-coded copyright year.
Marketing team needs to ping engineering to update it every year.
In this PR, steps are taken to make it dynamic.
PROD-106
2019-05-08 13:08:28 +05:00
Brendan
d35e88e271
INCR-214: python-modernize on common/lib/xmodule/xmodule/modulestore/tests ( #20424 )
...
* INCR-214: python-modernize on common/lib/xmodule/xmodule/modulestore/tests
* Running isort on common/lib/xmodule/xmodule/modulestore/tests
* Resolving issues with mangled comments and fixing int/long test
2019-05-07 23:49:43 -04:00
Mayank Jain
9bffa9a914
INCR-219: Run modernizer ( #20415 )
...
* INCR-219: Run python-modernize on `openedx/core/djangoapps/safe_sessions`
* disable pylint on six import to avoid isort and pylint guideline conflict
2019-05-07 16:41:53 -04:00
Anthony Wee
a73dd36f60
INCR-143: Run python-modernize on openedx/core/djangoapps/content/course_overviews ( #20443 )
...
* INCR-143: Run python-modernize on openedx/core/djangoapps/content/course_overviews
* isort
* pylint
2019-05-07 16:34:04 -04:00
Mayank Jain
ff6b58dfd8
INCR-213 run modernizer on djangoapps migrations & management ( #20426 )
...
* INCR-213 run modernizer on djangoapps migrations & management
* fix python 2 to 3 pylint redefined built in `reduce` warning
* regroup imports
* group the `__future__` imports in programs migration files
2019-05-07 16:05:40 -04:00
Jeremy Bowman
5eac6aa049
Upgrade to django-pipeline 1.6.14 ( #20449 )
2019-05-07 16:01:37 -04:00
jansenk
1caa647621
add program course enrollment PATCH
2019-05-07 15:52:03 -04:00
Cameron Cairns
6363090144
Addresses INCR-195 - runs modernise /student/tests ( #20419 )
2019-05-07 15:44:49 -04:00
Anthony Wee
3dcdf96faf
INCR-123: Run python-modernize on common/djangoapps/track/backends ( #20444 )
...
* anthonywee/INCR-123
* isort
2019-05-07 15:16:42 -04:00
Anthony Wee
a0bb7e572d
INCR-125: Run python-modernize on common/djangoapps/track/views and migrations ( #20425 )
...
* INCR-125: Run python-modernize on common/djangoapps/track/views and migrations
* isort
2019-05-07 14:26:57 -04:00
Bill Tucker
6031b220f5
INCR-208: run python-modernize and isort ( #20434 )
...
* INCR-208: run python-modernize and isort
This change supports python2 -> python3 transition.
* INCR-208: combine import statements for cleaner look.
* INCR-208: combine import from __future__ statements for cleaner look.
2019-05-07 14:15:24 -04:00
Anthony Wee
b095ce15c8
INCR-124: Run python-modernize on common/djangoapps/track/tests ( #20445 )
...
* INCR-124: Run python-modernize on common/djangoapps/track/tests
* isort
2019-05-07 14:05:38 -04:00
Brendan
bef64192bb
INCR-225: python-modernize on openedx/core/djangoapps/geoinfo, monkeypatch, plugin_api, and xmodule_django ( #20422 )
2019-05-07 13:19:14 -04:00
Anthony Wee
2ab8794c78
INCR-131: Run python-modernize on common/djangoapps/entitlements/api ( #20448 )
...
* INCR-131: Run python-modernize on common/djangoapps/entitlements/api
* isort
2019-05-07 13:05:21 -04:00
Anthony Wee
aa1d142ddd
INCR-130: Run python-modernize on common/djangoapps/entitlements/migrations ( #20447 )
...
* INCR-130: Run python-modernize on common/djangoapps/entitlements/migrations
* isort
2019-05-07 13:01:04 -04:00
Anthony Wee
2d8dfa895f
INCR-129: Run python-modernize on common/djangoapps/entitlements/management and tests ( #20446 )
...
* INCR-129: Run python-modernize on common/djangoapps/entitlements/management
* isort
* INCR-129: Run python-modernize on common/djangoapps/entitlements/tests
* isort
2019-05-07 12:52:09 -04:00
Brendan
6057527689
INCR-227: python-modernize on common/lib/xmodule/xmodule/video_module… ( #20427 )
...
* INCR-227: python-modernize on common/lib/xmodule/xmodule/video_module, partitions, and util
* pylint will ignore imports from six
* INCR-227 Fixing mangled comments and variable names
2019-05-07 12:13:02 -04:00
Anthony Wee
54de24596e
INCR-114: Run python-modernize on openedx/core/djangoapps/auth_exchange ( #20442 )
...
* INCR-114: Run python-modernize on openedx/core/djangoapps/auth_exchange
* isort
2019-05-07 11:14:23 -04:00
Kyle Mulka
ba993c5937
INCR-226 run modernize on common/lib/xmodule/xmodule/modulestore/mong… ( #20431 )
...
* INCR-226 run modernize on common/lib/xmodule/xmodule/modulestore/mongo, split_mongo, and perf_tests
* fix pep8 error
2019-05-07 10:36:58 -04:00
Michael Youngstrom
7688581acc
Merge pull request #20440 from edx/jenkins/upgrade-python-requirements-f7ed283
...
Python Requirements Update
2019-05-07 09:56:04 -04:00
Evans Dianga
391b91b99a
Modernize common/djangoapps/util- INCR-203 ( #20437 )
2019-05-07 09:53:17 -04:00
zaidbamber161
caf7a2c23f
Fix favicon for edx studio
2019-05-07 18:36:49 +05:00
Evans Dianga
0063c6f3e7
INCR-122 Modernize track/management. ( #20433 )
...
* Modernize track/management incr122. Change Author to myself
* Ran isort on common/djangoapps/track/management
2019-05-07 09:33:20 -04:00
Bill Tucker
92e8615669
INCR-224: run python-modernize and isort for openedx/features/course_duration/ ( #20429 )
2019-05-07 08:47:10 -04:00
edX requirements bot
4ed22f5cbd
Updating Python Requirements
2019-05-07 06:54:58 -04:00
Mayank Jain
f7ed283e56
run modernizer on djangoapps-credentials migration, test & setting ( #20428 )
2019-05-07 01:51:50 -04:00
David Ormsbee
9010c78ebd
Merge pull request #18675 from open-craft/guruprasad/randomize-question-order-pr
...
Fix the unpredictable order randomization issue with randomized content blocks
2019-05-06 23:27:06 -04:00