Calen Pennington
f9619d6cad
Add a pluggable CallToAction service for XBlocks
...
This also has an initial use case for Personalized Learner Schedules
to add CTAs to capa and vertical blocks to allow users to shift their
course deadlines.
2020-08-06 14:38:26 -04:00
Nicholas D'Alfonso
6215caadc7
Add styling for courseware dates banner button
2020-08-06 09:26:49 -04:00
Adam Butterworth
fc0694397e
Reapply [BD-10] [DEPR-92] Remove pattern library of certificate styles. ( #24694 )
...
* Revert "Revert "[BD-10] [DEPR-92] Remove pattern library of certificate styles." (#24633 )"
This reverts commit ca7f488796 .
* Add missing slash in font path
2020-08-05 11:41:59 -05:00
Feanil Patel
aefd7abd5e
Merge branch 'master' into feanil/depr-43-remove-donation-button
2020-08-04 15:09:13 -04:00
Adam Stankiewicz
31f68d86ce
fix msg banner spacing and padding ( #24656 )
2020-07-31 10:04:09 -04:00
Uzair Rasheed
6b0be2cb6b
Merge pull request #191 from edx/security-fix/fix-xss-in-file-upload
...
Fix xss while rendering file-upload
2020-07-30 10:59:35 +05:00
Adam Butterworth
0e0c9887b1
Revert "[BD-10] [DEPR-92] Remove directories that includes pattern-library. ( #24602 )"
...
This reverts commit e4f28debb7 .
2020-07-29 14:56:49 -04:00
Adam Butterworth
ca7f488796
Revert "[BD-10] [DEPR-92] Remove pattern library of certificate styles." ( #24633 )
2020-07-29 13:57:46 -04:00
Jeff Chaves
87f444fd44
ENT-3143: display message banner guiding user to their enterprise LP if enabled ( #24625 )
...
* display message banner guiding user to their enterprise LP if enabled
* adding new sass class name to use same styling as recovery email alert
2020-07-29 11:55:02 -04:00
Aura Milena Alba
e4f28debb7
[BD-10] [DEPR-92] Remove directories that includes pattern-library. ( #24602 )
2020-07-28 10:21:30 -04:00
Diane Kaplan
c2cdedbd1f
make comment more general, to allow for future changes ( #24618 )
2020-07-28 09:34:43 -04:00
Adam Butterworth
1ca9b70c85
Remove pattern library of certificate styles. ( #24570 )
2020-07-28 08:58:19 -04:00
Diane Kaplan
725e0bbd2c
[REV-1205] Add doc location comment so future devs can easily find it ( #24615 )
2020-07-27 14:55:16 -04:00
JJ
b77d4c9490
[REV-1257] Add upsell tracking for upgrading all programs button on program dashboard ( #24589 )
...
Added upsell tracking to the course upgrade all button on the program dashboard so we have a better understanding of when users are clicking our upsell links.
2020-07-27 09:21:46 -04:00
edX Transifex Bot
0c51f37318
fix(i18n): update translations
2020-07-26 17:46:29 -04:00
JJ
1f3965be29
[REV-1257] Add upsell tracking for program dashboard's courses
...
This PR updates the track_ecommerce_events.js to allow imports into webpacked code &
adds upsell tracking to the course upgrade buttons on the program dashboard. We are doing this so we have a better understanding of when users are clicking our upsell links.
2020-07-24 12:38:41 -04:00
Aura M. Alba
d3df11c3b1
Remove pattern library of certificate styles.
2020-07-23 18:34:12 -05:00
Calen Pennington
5da9452762
Merge pull request #24556 from cpennington/ora2-dates-reprise-2
...
Ora2 dates reprise 2
2020-07-22 09:45:00 -04:00
Ali Akbar
b7fdee226b
Merge pull request #185 from edx/sustaining/security-fixes
...
Sustaining Xsslint security fixes
2020-07-22 13:56:54 +05:00
uzairr
1f9ff0b108
Fix xss while rendering file-upload
2020-07-22 02:40:19 +05:00
Feanil Patel
c3180cdea2
DEPR-43 - Remove donation logic from student dashboard.
2020-07-21 15:26:29 -04:00
Calen Pennington
3e47170470
Revert "Merge pull request #24547 from edx/revert-24503-ora2-dates-reprise"
...
This reverts commit 21d1f3d5d1 , reversing
changes made to 19f82258aa .
2020-07-21 11:54:06 -04:00
Dillon Dumesnil
75db9b2534
Revert "Ora2 dates reprise"
2020-07-20 09:55:02 -07:00
Calen Pennington
14609d7166
Merge pull request #24503 from cpennington/ora2-dates-reprise
...
Ora2 dates reprise
2020-07-20 10:25:07 -04:00
edX Transifex Bot
d0b138479f
fix(i18n): update translations
2020-07-19 17:36:28 -04:00
Calen Pennington
03ba0b8331
Revert "Merge pull request #24501 from edx/revert-24421-ora2-dates"
...
This reverts commit fccb52b6c8 , reversing
changes made to a0bc37866d .
2020-07-15 14:29:11 -04:00
Dillon Dumesnil
2601975fd3
Revert "AA-223 - Add ORA2 dates to the dates page"
2020-07-15 10:13:00 -07:00
Calen Pennington
6edec4f530
Merge pull request #24421 from cpennington/ora2-dates
...
AA-223 - Add ORA2 dates to the dates page
2020-07-15 10:50:08 -04:00
Aura Milena Alba
1cba2a0004
[BD-10] [DEPR-65][DEPR-74] Remove pattern library of course_bookmarks.py ( #24233 )
2020-07-15 10:23:14 -04:00
Calen Pennington
eacfaa24b9
Make contrast for unreleased content on the dates page meet accessibility guidelines
2020-07-15 09:52:23 -04:00
Calen Pennington
d6bf54b576
Add ORA2 dates to the dates page
...
ORA2 (openassessment) problems have multiple dates associated with are
not bound to the `due` date that is modified by Personalized Learner
Schedules. We expose the ORA2 dates separately in the dates page
so that learners aren't surprised by the differing deadlines.
[AA-223]
2020-07-15 09:52:22 -04:00
Ali-D-Akbar
a89553f1c3
PROD-1727
2020-07-15 10:48:41 +05:00
SaadYousaf
2db2342314
PROD-1729
2020-07-15 10:48:41 +05:00
SaadYousaf
e7338cd180
PROD-1732
2020-07-15 10:48:41 +05:00
SaadYousaf
ffde1c4bc2
PROD-1731
2020-07-15 10:48:41 +05:00
Aura Milena Alba
ee3f612382
Remove pattern library of course_search.py ( #24173 )
...
[BD-10] [DEPR-72] Remove pattern library of course_search.py
2020-07-13 09:11:03 -04:00
JJ
36e07f6be8
[REV-1205] Add ecommerce event tracking to course dashboard upgrade button ( #24338 )
...
Create a Javascript function to log upsell events to & attach the eventing to the course dashboard upsell button. The revenue squad is looking for more insight into which buttons users are clicking to get to the checkout page.
2020-07-09 09:28:03 -04:00
Zachary Hancock
6afbb9827b
remove unenroll button for masters enrollments ( #24325 )
...
* remove unenroll for masters
* i18n string
2020-06-29 12:57:46 -04:00
edX Transifex Bot
ce9d22254b
fix(i18n): update translations
2020-06-28 17:45:57 -04:00
Matt Tuchfarber
4f1cd91113
Re-Add demographics prompt to edx.org theme ( #24231 )
...
- Add bootstrap utility function to lms-base-v1 CSS
- Moved coaching sass to edx.org theme
- Banner feature flag and MB program gated
- Fixes previous issue of changes specificity in button selector by
resetting the style inside the component's class
2020-06-25 14:47:08 -04:00
Dillon Dumesnil
a7dff8c21e
Merge pull request #24303 from edx/ddumesnil/due-dates-in-courseware-AA-44
...
AA-44: Adding due dates into courseware
2020-06-24 09:22:01 -07:00
Dillon Dumesnil
7f6a2518cb
AA-44: Adding due dates into courseware
...
Due dates will only display for graded subsections.
If the assignment has already been completed, there will be a pill
to indicate that. If the assignment is past due, there will be a
pill. If it is upcoming, there are no pills
2020-06-24 08:26:52 -07:00
Waheed Ahmed
34263bbe1e
Prevent multiple submissions on contact us form.
...
PROD-1565
2020-06-23 23:33:33 +05:00
edX Transifex Bot
4f6aad45c8
fix(i18n): update translations
2020-06-21 17:35:47 -04:00
Adam Butterworth
a024f56bb9
Merge pull request #24124 from eduNEXT/ama/DEPR-68/DEPR-84
...
[BD-10] [DEPR-68][DEPR-84] Remove pattern library of learner_dashboard/programs.py
2020-06-18 09:16:14 -04:00
Adam Butterworth
1b60797c49
Merge pull request #24101 from eduNEXT/lmm/depr70
...
[BD-10] [DEPR-70] Remove waffle flag edx_discussions.use_bootstrap.
2020-06-18 09:15:32 -04:00
Adam Butterworth
98dd03a638
Merge pull request #24077 from eduNEXT/ama/DEPR-78/DEPR-82
...
[BD-10] [DEPR-78][DEPR-82] Remove pattern library of latest-update-fragment.html and welcome-message-fragment.html
2020-06-18 09:15:20 -04:00
Adam Butterworth
0768acbf40
Remove pattern library of course_experience/course-outline-fragment.html ( #24044 )
2020-06-18 09:14:38 -04:00
Aura Milena Alba
078dcc4296
Remove use pattern library of EdxFragmentView and discussion/maintenance_fragment. ( #24029 )
2020-06-18 09:10:18 -04:00
Matt Tuchfarber
7edac4e4b2
Revert "Add demographics prompt to edx.org theme"
2020-06-15 14:54:54 -04:00