Commit Graph

2099 Commits

Author SHA1 Message Date
Michael Terry
f8b009fecc Fix extracting i18n from jsx code
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.

Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.

FEDX-505
2018-05-02 15:21:45 -04:00
John Eskew
53502a6395 Upgrade Django to 1.11.13 2018-05-02 10:36:33 -04:00
Ned Batchelder
c346b6423e Merge pull request #17748 from open-craft/jill/swift_content_length_from_fd_master
Set SWIFT_CONTENT_LENGTH_FROM_FD=False
2018-04-26 17:03:31 -04:00
Jeremy Bowman
9477ad23d1 TE-2528 Upgrade testing dependencies 2018-04-25 16:37:29 -04:00
Jeremy Bowman
42fef9d38d Merge pull request #18025 from edx/jmbowman/TE-2546
TE-2546 Remove obsolete requirements files
2018-04-24 11:54:48 -04:00
asadiqbal
720ae822a5 version bump 2018-04-24 16:42:39 +05:00
Jeremy Bowman
086e98449e TE-2546 Remove obsolete requirements files 2018-04-23 13:40:19 -04:00
Uman Shahzad
87919f4d53 Add Enterprise middleware that injects customer data. 2018-04-21 08:14:52 +05:00
Jeremy Bowman
1f3f0e2fb9 TE-2547 Add dependency analysis scripts 2018-04-19 13:48:08 -04:00
Jeremy Bowman
28d291dce7 TE-2527 Move test and dev dependencies out of base.in 2018-04-18 14:44:31 -04:00
Nimisha Asthagiri
0f29ca2620 Merge pull request #17968 from edx/arch/remove-course-structure-usage-in-completion
Remove Completion's usage of Course Structures API
2018-04-18 08:03:25 -04:00
Hasnain
3fca1af171 WL-1518 | Get decline notification context from enterprise. 2018-04-18 15:00:47 +05:00
Nimisha Asthagiri
fd078ae1f5 Remove Completion's usage of Course Structures API 2018-04-17 21:13:39 -04:00
Mushtaq Ali
d6e3474ad7 VAL version bump 2018-04-17 12:52:31 +05:00
Mushtaq Ali
7242172e6e VAL version bump 2018-04-15 23:45:44 +05:00
Michael Terry
a34c8c8233 Drop remaining coffee use
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.

A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Jeremy Bowman
7b0f3195e0 Remove merge conflict cruft from github.txt 2018-04-13 11:33:40 -04:00
Jeremy Bowman
9ca9aa44c6 PLAT-2060 Use pip-tools to manage requirements files (take 2)
This reverts commit a7fa0c211d.
2018-04-12 17:22:48 -04:00
Bill Filler
55a8ce2171 bump ora2 release to 2.1.15 to fix EDUCATOR-2634 2018-04-12 14:13:31 -04:00
Uman Shahzad
d58bd06928 Show Enterprise display name if we should hide sensitive username. 2018-04-12 19:10:30 +05:00
Feanil Patel
0177585f30 Move to the latest python newrelic agent. 2018-04-09 13:33:50 -04:00
Feanil Patel
c5b0a104d6 Merge pull request #17772 from edx/feanil/cleanup_pre
Feanil/cleanup pre
2018-04-09 13:17:26 -04:00
Gregory Martin
62775c891a Delete visual_progress_enabled waffle flag.
https://openedx.atlassian.net/browse/EDUCATOR-2333
2018-04-06 15:07:16 -04:00
Feanil Patel
ba130c87e3 Merge pull request #17896 from edx/feanil/upgrade_newrelic
Update to latest 2.x which includes a security fix.
2018-04-06 13:07:29 -04:00
Douglas Hall
bb1044526b Merge pull request #17894 from edx/douglashall/updgrade_enterprise_0_67_3
Upgrade edx-enterprise package to 0.67.3.
2018-04-06 13:05:15 -04:00
Feanil Patel
24b85ab81d Update to latest 2.x which includes a security fix.
Changelog: https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2018-04-06 10:47:26 -04:00
Douglas Hall
757657f53e Upgrade edx-enterprise package to 0.67.3.
https://github.com/edx/edx-enterprise/compare/0.67.1...0.67.3
2018-04-06 09:36:17 -04:00
Bill Filler
d80aa55cad bump version of edx-ora2 to 2.1.14 2018-04-05 18:39:06 -04:00
Douglas Hall
d238a2de96 Upgrade edx-enterprise package to 0.67.1.
https://github.com/edx/edx-enterprise/compare/0.67.0...0.67.1
2018-04-04 09:17:20 -04:00
John Eskew
bbe25a066b Upgrade Django to 1.11.12 2018-04-03 11:24:21 -04:00
Michael Youngstrom
1bfad94245 Merge pull request #17852 from edx/youngstrom/bump-bokchoy
Bump bok-choy to v0.7.2
2018-04-03 11:16:05 -04:00
bmedx
b26d7913f5 Add some common functionality for retiring users
- Methods for getting hashed retired users and usernames
- A DRF permission for retiring users
2018-04-02 13:48:52 -04:00
Jillian Vogel
8a579d9236 Set SWIFT_CONTENT_LENGTH_FROM_FD=False
Works around a bug with Django SWIFT storage uploads in edx-platform, cf
https://github.com/dennisv/django-storage-swift/pull/100

Also adds SWIFT_LAZY_CONNECT to cms.envs.openstack, to balance with the lms settings.
2018-04-03 00:42:29 +09:30
Michael Youngstrom
60c1f37243 Bump bok-choy to v0.7.2 2018-04-02 10:57:07 -04:00
edx-pipeline-bot
70ae23d4c2 Merge pull request #17831 from edx/release-mergeback-to-master
Merge release back to master
2018-03-29 13:58:22 -04:00
Alex Dusenbery
60d71ce581 EDUCATOR-2553 | Bump edx-completion to 0.1.4; Add feature-gating tests for completion. 2018-03-29 12:08:33 -04:00
Troy Sankey
81ed96bc88 bump django to 1.11.11 2018-03-27 15:55:07 -04:00
Douglas Hall
5c1ab83c29 Upgrade edx-enterprise to 0.67.0.
https://github.com/edx/edx-enterprise/compare/0.66.1...0.67.0
2018-03-27 12:21:55 -04:00
Bill Filler
1657697903 bump version of ora2 to 2.1.13 2018-03-27 10:08:56 -04:00
Feanil Patel
dec7f2413a Update newrelic agent.
Move to the latest minor version of the NR plugin because 3.x removes some deprecated functions.
2018-03-26 12:15:23 -04:00
Michael Youngstrom
1ca1838ce8 Merge pull request #17455 from edx/estute/jenkins-ff-57-b
Support firefox 59 upgrade for CI and local testing
2018-03-26 11:50:56 -04:00
Alex Dusenbery
12c7168842 Bump edx-completion to 0.1.1 2018-03-26 11:39:31 -04:00
Stuart Young
6544b659ce Changes needed to bump to ff59 2018-03-26 09:58:28 -04:00
Ned Batchelder
187e39ff54 Merge pull request #17771 from edx/nedbat/use-fixed-find-packages-packages
Use updated packages to avoid installing unwanted stuff
2018-03-23 15:56:16 -04:00
Ned Batchelder
727573486f Use updated packages to avoid installing unwanted stuff 2018-03-23 13:00:13 -04:00
Douglas Hall
6b93f3212d Upgrading edx-enterprise to 0.66.1.
https://github.com/edx/edx-enterprise/compare/0.66.0...0.66.1
2018-03-23 11:21:44 -04:00
Alex Dusenbery
f9fbb0ae58 Revert "EDUCATOR-2540 | Bump edx-completion to 0.1.0"
This reverts commit 20647b57fb.
2018-03-22 13:27:14 -04:00
Alex Dusenbery
20647b57fb EDUCATOR-2540 | Bump edx-completion to 0.1.0 2018-03-21 15:17:58 -04:00
Sofiya Semenova
a1d813df8c Bump completion requirements to 0.0.11 2018-03-20 13:24:30 -04:00
Brittney Exline
45b66d98d3 ENT-894 Upgrade python-saml package 2018-03-19 14:31:29 -04:00