jfavellar90
1b5c27eea3
Making student account deletion components a bit site aware
2019-10-25 19:22:24 -04:00
Aarif
4285d265b8
Merge pull request #22128 from edx/BOM-992
...
changes made to sanitize the urls for consistent comparison - BOM-992
2019-10-25 23:20:25 +05:00
Calen Pennington
d92dcb28bb
Expose user course duration in the user metadata
2019-10-25 10:02:55 -04:00
uzairr
386e05d3b1
Add warning to the bottom of verification status card on dashboard.
...
Learners are not allowed to make an attempt of the procotored exam if
they verify their identity near to proctored exam date.To make them,
aware about their expiry date, modification are done to the status card
so that user experience will be improved.
PROD-769
2019-10-25 18:09:39 +05:00
aarif
45338f4160
changes made to sanitize the urls for consistent comparison
...
changes made to finalize the url sanitization to make url comparison consistent
changes made to avoid running sanitize in python 2
changes made to substitute proper query param in url for comparison
changes made to split and compare the query parameter with expected url
updated the split logic to properly split/slice url parts for comparison
updated the dashboard template to remove encode and avoid bytes encoded embeded url
updated the dashboard template to enclose social media urls with unicode
2019-10-25 15:20:32 +05:00
Ned Batchelder
ea30aba6fc
Revert pull request #22042
...
Revert "Fix code quality test failures"
This reverts commit 8c55e11d1f .
Revert "Fix celery send_activation_email task failure"
This reverts commit 810eea0e51 .
Revert "Convert Account Activation Emails to edx-ACE"
This reverts commit 7984c37a4f .
2019-10-18 15:31:09 -04:00
Ned Batchelder
855346e9e1
Merge pull request #22042 from mahyard/activation-email-to-ace
...
Activation email to ace
2019-10-18 12:10:20 -04:00
julianajlk
4d3d6c0178
add dynamic_upgrade_deadline to user-metadata ( #22046 )
...
REV-943
* added dynamic and course_upgrade_deadline to user-metadata
2019-10-16 11:07:32 -04:00
Zia Fazal
ebe29d9303
Merge pull request #21943 from edx/ziafazal/ENT-1688
...
ENT-1688: Changed logout message on on logout screen for Enterprise SSO flow
2019-10-15 18:53:34 +05:00
Zia Fazal
c718c02d6e
Show blank screen instead of logout message for Enterprise SSO flow
...
Changes to show blank screen instead of logout message for Enterprise SSO flow. It confuses learner when they are already signed in and access their course from B2B site.
ENT-1688
Fixed pep8 quality violation
use testserver as HOST instead of edx.org
assert enterprise app is enabled
added logging
Print different values
Reload django url config
assert all quote operations to see how they work on jenkins
debug url resolved values
login user in setup
added log to debug test on jenkins
Using UrlResetMixin
Using regex instead of resolve
Fixed quality violation
Fixed pylint quality violations
Fixed target interpolation syntax
Added developer's comment
2019-10-15 18:28:19 +05:00
Shadi Naif
7984c37a4f
Convert Account Activation Emails to edx-ACE
2019-10-14 17:22:03 +03:30
Brittney Exline
6e2887f851
Add enterprise portal links to user dropdown menu and dashboard alerts. ( #21833 )
2019-10-09 16:01:41 -04:00
Zainab Amir
b4ca12af33
Notes css is missing for tab pages ( #21846 )
...
style-student-notes is only added in courseware.html but it is missing
for custom tab pages.
PROD-687
2019-09-30 12:44:10 +05:00
atesker
6c6a0e47af
fixed for production - add get_history
...
EDUCATOR-4696 - put back get_history and update UI
add pylint
2019-09-26 14:35:20 -04:00
Ned Batchelder
ef192243e2
Fix one XSS linter issue
2019-09-26 10:53:55 -04:00
Ned Batchelder
efba6e45e8
Finally import courseware properly everywhere to get rid of a warning
2019-09-26 09:40:15 -04:00
David Ormsbee
f4f01c48b4
Merge pull request #21286 from open-craft/paulo/fix-progress-graph-yaxis
...
Fix the progress graph y-axis - window resize formatting problem in Ironwood
2019-09-24 18:00:33 -04:00
noraiz-anwar
a596579e62
patch jquery's extend
2019-09-24 10:53:10 +05:00
Nimisha Asthagiri
2b8e6b0806
Rename cookie-policy-banner to frontend-component-cookie-policy-banner
2019-09-22 20:47:34 -04:00
Usama Sadiq
682e5cad56
Merge pull request #21667 from edx/usama/prod-600-aside-tag-on-dashboard-programs-page
...
Dashboard Programs Page Aside tag update
2019-09-20 12:38:12 +05:00
Ayub
11a9a4b953
Merge pull request #21665 from edx/BOM-448
...
BOM-448
2019-09-17 16:22:52 +05:00
usama sadiq
3a298f664d
Prod-600
...
Changed <aside> tag to <div> tag according to the accessibility guidelines
mentioned in AXE 3.3
<aside> tag should not be a child of <main> hence replaced the
<aside> tag with the <div> tag.
2019-09-16 16:04:32 +05:00
Ned Batchelder
a4f03620a4
Merge pull request #21645 from edx/nedbat/no-pipes-on-logout
...
Remove extraneous pipes
2019-09-16 06:41:27 -04:00
Ayub khan
f70bc1a03c
BOM-448
...
python3 compatibility, tests fixes
2019-09-16 12:19:26 +05:00
Ned Batchelder
e44f6d958c
Remove extraneous pipes
2019-09-12 10:50:10 -04:00
Awais Qureshi
fac33c275d
BOM-472
...
Fixing python3
2019-09-12 19:08:23 +05:00
Awais Qureshi
9d4ac90b62
Merge pull request #21611 from edx/awais786/BOM-404
...
BOM-404
2019-09-11 19:04:32 +05:00
Awais Qureshi
98ec44b56c
BOM-404
...
Fixing python3
2019-09-11 12:52:56 +05:00
DawoudSheraz
197d281a1b
speech output for completion checkmarks
2019-09-11 09:26:51 +05:00
edx-pipeline-bot
38cc1f0ab7
Merge pull request #21586 from edx/private_to_public_f98c819
...
Mergeback PR from private to public.
2019-09-06 12:32:38 +05:00
Awais Jibran
f98c819f74
Merge pull request #160 from edx/aj/add-noopener-to-new-window-urls
...
Update hyperlinks in platfrom
2019-09-06 11:43:38 +05:00
Jansen Kantor
4988999697
Jkantor/support ( #21541 )
...
* refactor link_program_enrollments into it's own file, add support page
2019-09-05 13:35:43 -04:00
Brian Mesick
75e38fc4fd
DEPR-18 Remove deprecated Notes LMS djangoapp ( #21008 )
2019-09-03 16:49:58 -04:00
Ayub khan
da9c71557b
-Remove unicode and use six.text_type
2019-09-02 16:14:02 +05:00
arbisoft
19ea7c3875
BOM-115
...
Fixing python3
2019-09-02 13:37:16 +05:00
Awais Jibran
1a4eb7d2e8
Pervent reverse tabnabbing in edx platform
2019-08-28 16:08:34 +05:00
Ned Batchelder
6d522c55f8
Merge pull request #21440 from appsembler/omar/document-prev-next
...
Allow correct gender translations for course unit prev/next buttons
2019-08-25 17:16:22 -04:00
Omar Al-Ithawi
de0964dbdc
Allow correct gender translations for course unit prev/next buttons
2019-08-25 18:49:48 +03:00
noraiz-anwar
1c4f9da92d
improved quality of multiple files
2019-08-22 12:47:08 +05:00
Uzair Rasheed
4600051bf0
Merge pull request #21383 from edx/PROD-319/empty-cert-signatories
...
Remove empty signatories from certificate.
2019-08-21 18:49:43 +05:00
Feanil Patel
f332b81e4c
Merge pull request #21384 from edx/bom/python-3-swarm
...
Bom/python 3 swarm
2019-08-21 09:27:59 -04:00
uzairr
97a468fa86
Remove empty signatories from certificate.
...
Empty signatories are shown as broken images on the certs which is
affecting user experience.To improve it, empty signatories are
filtered before rendering the cert.
PROD-319
2019-08-21 15:45:51 +05:00
Feanil Patel
fde27196f9
Fix quality issues.
2019-08-20 18:02:30 -04:00
Dave St.Germain
e64c61160e
Iterating dictionaries
2019-08-19 14:54:03 -04:00
Nimisha Asthagiri
d564af8301
Fix for decode errors in bulk_email.tests.test_course_optout.py
2019-08-19 14:26:48 -04:00
Ayub khan
ea0c6922fe
BOM-87
...
Fixed the test for py3.
2019-08-19 18:52:19 +05:00
Feanil Patel
083d1b4ce7
Merge pull request #21313 from edx/BOM-85
...
BOM-85
2019-08-12 10:01:07 -04:00
arbisoft
9b87cb0172
BOM-85
...
he builtin basestring abstract type was removed. Use str instead.
2019-08-09 22:08:57 +05:00
Ayub khan
e2dc90966e
dnt remove cookie-concent
2019-08-09 13:26:55 +05:00
Ayub khan
3b074323b8
BOM-70
...
-Remove Depricated View and tests
2019-08-08 21:32:42 +05:00