Commit Graph

47171 Commits

Author SHA1 Message Date
Jeremy Bowman
7cd061c2f8 Merge pull request #18815 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 5
2018-08-21 13:09:50 -04:00
Jeremy Bowman
d90afa4cde TE-2689 Remove useless pylint suppressions part 5 2018-08-21 11:07:52 -04:00
Jeremy Bowman
56392c7f2c Merge pull request #18812 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 14:41:30 -04:00
Michael Roytman
1082bedb10 Merge pull request #18796 from edx/mroytman/remove-waffle-flags-switches
remove enable_edit_image_modal waffle flag
2018-08-20 13:33:34 -04:00
irfanuddinahmad
852c59b914 Merge pull request #18809 from edx/iahmad/ENT-1121-Version-bump
ENT-1121: Version bump for edx-enterprise
2018-08-20 22:11:15 +05:00
Jeremy Bowman
3ff3eee2f2 TE-2689 Remove useless pylint suppressions part 4 2018-08-20 12:54:22 -04:00
Dillon-Dumesnil
961faf4a9a Merge pull request #18806 from edx/ddumesnil/pathway-bi
Adding BI event for clicking to learn more about pathways + minor fix…
2018-08-20 12:15:56 -04:00
Michael Terry
6f7b19b6bf Let notify_credentials get args from db
To allow the notify_credentials management command to run from a
jenkins job, we want to allow the command to pull its arguments
from the database, rather than the jenkins interface.

So this adds a table that admins can adjust in the DB and a new
argument for notify_credentials to tell it to go look there.

LEARNER-6196
LEARNER-6197
2018-08-20 11:57:34 -04:00
Dillon Dumesnil
ea48e7b885 Adding BI event for clicking to learn more about pathways + minor fixes on the page 2018-08-20 11:37:57 -04:00
irfanuddinahmad
730076d86a version bump for edx-enterprise 2018-08-20 18:31:56 +05:00
Ayub
f022e98971 Merge pull request #18583 from edx/LEARNER-5603-managment-command
LEARNER-5993 bulk change enrollment using csv file
2018-08-20 17:45:52 +05:00
Saleem Latif
9d1e6971a4 Merge pull request #18802 from edx/saleem-latif/ENT-876
ENT-876: edx-enterprise version upgrade to 0.72.6
2018-08-20 17:01:43 +05:00
ayub-khan
cae99f9e4d bulk change enrollment using csv file 2018-08-20 16:39:05 +05:00
noraiz-anwar
21907d4759 add typeset operation in mathjax queue on response list render 2018-08-20 11:04:40 +05:00
Michael Youngstrom
c195df3c60 Merge pull request #18781 from edx/youngstrom/xdist-test-cleanup
Don't store invalid file types from sample course in repo
2018-08-17 16:39:09 -04:00
Robert Raposa
04dd561390 Merge pull request #18807 from edx/robrap/ARCH-220-use-new-monitoring
ARCH-220: Migrate to edx-django-utils monitoring.
2018-08-17 16:29:16 -04:00
Michael Youngstrom
52a8c9703b Maintain ignore file tests without storing themn on platform 2018-08-17 16:05:28 -04:00
Robert Raposa
99c9eb7343 Migrate to edx-django-utils monitoring.
ARCH-220
2018-08-17 15:39:04 -04:00
Michael Youngstrom
75bd297337 Merge pull request #18795 from edx/youngstrom/try-unique-db
Use a unique name for test mongo dbs
2018-08-17 11:23:15 -04:00
Michael Youngstrom
4575c351cc Use unique db names for mongo tests 2018-08-17 10:38:37 -04:00
Calen Pennington
228868acc7 Merge pull request #18799 from edx/cale/fix-educator-3262-again
Cale/fix educator 3262 again
2018-08-17 09:54:30 -04:00
Calen Pennington
865e43edf3 Delay initialization of XBlocks until after all fragments have been rendered 2018-08-17 09:16:47 -04:00
Saleem Latif
7282af9977 edx-enterprise version upgrade to 0.72.6 2018-08-17 17:04:22 +05:00
Michael Roytman
fade483522 remove another test 2018-08-16 16:30:29 -04:00
Michael Roytman
7653f10213 remove enable_edit_image_modal waffle flag 2018-08-16 16:30:29 -04:00
Jeremy Bowman
a5ab125096 Merge pull request #18790 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 16:26:34 -04:00
Jeremy Bowman
93fa2e7f6b Merge pull request #18798 from edx/jmbowman/delete_flaky_test
Delete another flaky LEARNER-71 test
2018-08-16 16:22:27 -04:00
Jeremy Bowman
30fb8da65f Delete another flaky LEARNER-71 test 2018-08-16 15:22:38 -04:00
Jeremy Bowman
cc53954ca2 Merge pull request #18797 from edx/jmbowman/eslint_fixes
Fix some eslint warnings about global _
2018-08-16 15:19:04 -04:00
Jeremy Bowman
8db01323b5 Fix some eslint warnings about global _ 2018-08-16 14:20:31 -04:00
Uzair Rasheed
8d34268948 Merge pull request #18748 from edx/LEARNER-5931/update-learner-verification-emails
Update verification status emails
2018-08-16 19:25:25 +05:00
Jeremy Bowman
68902a2f3f TE-2689 Remove useless pylint suppressions part 3 2018-08-16 09:57:01 -04:00
Jeremy Bowman
509e0fdf45 Merge pull request #18794 from edx/jmbowman/delete_flaky_test
Delete flaky test due for removal anyway
2018-08-16 09:29:39 -04:00
uzairr
af81113acf Update verification status emails
Previously Verfication status emails are sent using sail-thru.Now,
Separate templates are added in the platform that will be used to
sent status emails to the learners.

LEARNER-5931
2018-08-16 17:50:41 +05:00
mduboseedx
6bc8b4dcfa Merge pull request #18344 from open-craft/symbolist/navigation-for-anonymous-users
Fixes for courseware anonymous access.
2018-08-16 08:44:00 -04:00
Attiya Ishaque
5a4c457d15 Merge pull request #18786 from edx/ai/EDUCATOR-3327-drop-down-hidden
Fix reporting drop down menu on data-download instructor dashboard.
2018-08-16 17:32:33 +05:00
Jeremy Bowman
e6ee4e6940 Delete flaky test due for removal anyway 2018-08-16 08:08:56 -04:00
Uzair Rasheed
bb533c96fb Merge pull request #18770 from edx/LEARNER-3325/cert-generation-message
Certificate messages must be dependent on active web configurations
2018-08-16 16:05:50 +05:00
uzairr
a1a9e8e140 Certificate messages must be dependent on active web configurations
Progress page is showing certificate messages for those courses in
which certificates are not offered.To avoid it,a check is added on
the existence of active course configuration so that it should be
displayed only for courses offering certificates.

LEARNER-3325
2018-08-16 15:19:57 +05:00
Jeremy Bowman
098af33faa Merge pull request #18793 from edx/jmbowman/fix_xfail
Fix sudden breakage of expectedFail
2018-08-16 00:28:43 -04:00
Jeremy Bowman
3929536612 Fix sudden breakage of expectedFail 2018-08-15 21:57:25 -04:00
Jeremy Bowman
c6553822e7 Merge pull request #18791 from edx/jmbowman/TE-2702
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 19:51:37 -04:00
Jeremy Bowman
713d64e1e2 TE-2702 Update Read the Docs links to HTTPS 2018-08-15 17:34:01 -04:00
Jeremy Bowman
10242d9dbf Merge pull request #18784 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 2
2018-08-15 14:55:45 -04:00
mduboseedx
a9b2814ac0 Merge pull request #18785 from jolyonb/jolyonb/fix_textline_css
Fixing textline CSS issue
2018-08-15 14:09:13 -04:00
Brian Mesick
5e5b50e4c1 Merge pull request #18783 from edx/bmedx/fix_sandbox_user_create
Fix failures due to creating users during initial migrations
2018-08-15 12:01:01 -04:00
Brian Mesick
de00636703 Merge pull request #18749 from edx/bmedx/PLAT-2278_upgrade_user_util
Upgrade user-util to 0.1.5
2018-08-15 11:59:45 -04:00
bmedx
f207fabfc4 Upgrade user-util to 0.1.5 2018-08-15 10:40:53 -04:00
attiyaishaque
f9b5e6f3fd Fix reporting drop down menu on data-download instructor dashboard. 2018-08-15 15:40:27 +05:00
Jolyon Bloomfield
9673db692d Fixing textline CSS issue 2018-08-14 20:40:51 -04:00