Kyle Mulka
bf47cd0cc2
incr-178: ran modernize on openedx/features/content_type_gating ( #20470 )
...
* incr-178: ran modernize on openedx/features/content_type_gating
* removed unused imports
* ran isort on openedx/features/content_type_gating/migrations
2019-05-09 13:25:59 -04:00
Amit
7f403e8785
INCR-146 [Python2 > Python3] ( #20488 )
...
* INCR-146: Run python-modernize on openedx/core/djangoapps/cors_csrf
* INCR-146: Disable pylint warning for import-error
2019-05-09 13:17:51 -04:00
Brian Mesick
a4a009e57b
Merge pull request #20222 from edx/bmedx/course_enrollment_history
...
Re-adding django-simple-history for CourseEnrollment
2019-05-09 13:02:07 -04:00
aliciaerwin
ba1e7b953d
INCR-161 Run python-modernize on openedx/core/djangoapps/video_pipeline ( #20472 )
2019-05-09 11:59:01 -04:00
aliciaerwin
6d3e3bf876
INCR-163 python-modernize on openedx/core/djangoapps/waffle_utils ( #20469 )
2019-05-09 11:54:17 -04:00
Amit
e01fa86755
INCR-154 ( #20485 )
...
* INCR-154: Run python-modernize on openedx/core/djangoapps/dark_lang
* INCR-154: Grouping for absolute_import and unicode_literals at migrations
2019-05-09 11:42:43 -04:00
Amit
5d7e58c3cb
INCR-152: Run python-modernize on openedx/core/djangoapps/crawlers ( #20487 )
2019-05-09 10:52:31 -04:00
Amit
b7052778b7
INCR-134: Run python-modernize on openedx/core/djangoapps/django_comment_common/migrations ( #20484 )
2019-05-09 10:12:38 -04:00
Amit
328bcbe047
INCR-135: Run python-modernize on common/djangoapps/edxmako ( #20483 )
2019-05-09 10:08:57 -04:00
Amit
f8ef9878d2
INCR-136: Run python-modernize at common/djangoapps/pipeline_mako ( #20482 )
2019-05-09 10:00:16 -04:00
Amit
9e2397a60a
INCR-137: Run python-modernize at common/djangoapps/static_replace ( #20481 )
2019-05-09 09:36:45 -04:00
Kyle Mulka
d4cbcfd5d5
INCR-229 ran modernize and isort on some files ( #20463 )
...
* INCR-229 ran modernize on common/lib/xmodule/xmodule/[a-g]*.py except for graders.py
* fix a couple xss-commit-linter issues
2019-05-09 00:57:09 -04:00
Amit
3b79bf85fe
INCR-175: Run python-modernize on openedx/features/announcements ( #20475 )
2019-05-09 00:15:23 -04:00
edx-pipeline-bot
3f5e02a8c8
Merge pull request #20480 from edx/release-mergeback-to-master
...
Merge release back to master
2019-05-09 08:23:09 +05:00
Cory Lee
5b314995a2
README change
2019-05-08 20:07:54 -04:00
Cory Lee
d8ccac8a00
Merge pull request #20479 from edx/coryleeio/readme_change
...
README change
2019-05-08 20:06:22 -04:00
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