Zainab Amir
01501335fc
VAN-392: suppress PII from logistration error messages ( #26629 )
2021-02-19 19:04:54 +05:00
azanbinzahid
027ea1373d
PROD-2202
2021-01-20 00:42:35 +05:00
Ali-D-Akbar
428e04d36d
PROD-2140
2021-01-20 00:42:35 +05:00
Ali-D-Akbar
25c5cb17b2
PROD-2142
2021-01-20 00:42:35 +05:00
azanbinzahid
96836802b0
PROD-2083
2021-01-11 14:32:49 +05:00
azanbinzahid
170872feec
PROD-2082
2021-01-11 14:32:49 +05:00
azanbinzahid
35d658e66c
PROD-2215
2020-12-18 20:48:05 +05:00
Ali-D-Akbar
465b194e6a
PROD-2217
2020-12-16 17:44:01 +05:00
azanbinzahid
85f55ac388
PROD-2139
2020-12-07 16:24:27 +05:00
azanbinzahid
158a600f91
PROD-2138
2020-12-07 16:24:27 +05:00
azanbinzahid
c675ec9883
PROD-2137
2020-12-07 16:24:27 +05:00
Zainab Amir
755c073314
Add hotjar suppression to comments in forum ( #25313 )
2020-10-09 16:22:51 +05:00
Zainab Amir
9130c28091
Suppress PII from discussion/forum ( #25298 )
2020-10-08 19:02:41 +05:00
Kshitij Sobti
9adeeb0056
Remove report path from task output data
...
Use alternative method for getting report download link
2020-09-11 14:12:28 +02:00
Kshitij Sobti
559ff54a06
Add UI to display report creation progress.
...
Adds an in-line status display for problem report generation progress.
Co-authored-by: Adam Kovari <adam@opencraft.com >
Co-authored-by: Eugeny Kolpakov <eugeny.kolpakov@gmail.com >
Co-authored-by: Kshitij Sobti <kshitij@sobti.in >
Co-authored-by: Braden MacDonald <braden@opencraft.com >
2020-08-12 19:05:31 +05:30
Sankar Raj
d00633e942
[BD-10] remove edx-pattern-library from JS bundles ( #24165 )
...
Co-authored-by: Sankar Raj <sankar.raj@crystaldelta.com >
2020-07-27 12:19:15 -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
Adeel Khan
5fa34b4df1
Fix discussion template for translations.
...
A parsing error was causing underscore template
not to get processed during message
extractions and to be available on transifex.
PROD-1504
2020-04-27 12:02:46 +05:00
SaadYousaf
2bc5f1b16e
fixing root cause of flaky js test for discussions.
2020-04-23 16:26:32 +05:00
Dillon Dumesnil
dd6e7fd7ad
Exclude script and style tags content
...
Also removing the exclusion of link since links never have content
2020-04-09 08:56:20 -07:00
Dillon Dumesnil
1bbfe2d583
Shorten Welcome Message fix
...
We want to ignore certain tags when they show up in the HTML.
This now ignores script tags and link tags (for stylesheets)
2020-04-08 07:46:46 -07:00
Michael Terry
7a71356cd2
Cut off long course welcome messages
...
If a course welcome message is very long, cut it off with an
ellipsis and show a Show More button to reveal the full thing.
AA-46
2020-04-07 10:49:40 -04:00
Adam Butterworth
a628016436
Prevent inline discussions from pulling focus on load ( #23254 )
...
TNL-7094 Remove auto focusing of InlineDiscussion views on load. Removing this unneeded focus management eliminates scroll issues when discussions are contain in an iframe in a parent page.
2020-03-03 08:57:30 -05:00
Feanil Patel
ff40369990
Don't try to typset mathjax if Hub has not loaded.
...
In our tests there are times when Mathjax has been initialized but
Hub is still undefied. In this case don't queue up typesetting.
2019-12-26 16:13:58 -05:00
Kyle McCormick
cd3bc236eb
Make the team discussion thread private
...
Develop the capability to allow instructors to designate teams to have private discussions. This way, so non-teammembers cannot view discussion. And the intend is for course teams to manage the team membership as well.
MST-10
2019-10-18 13:06:50 -04:00
Jillian Vogel
d3ce0b759e
SE-1151 Campus.il Inlines all 36 discussion underscore templates (fixed) ( #21094 )
...
Inlines all 36 discussion underscore templates
imported by lms/templates/discussion/_underscore_templates.html
to reduce file system load when displaying inline discussion blocks.
Ignored error where fix required changing the translated text string,
due to differences between underscore and HtmlUtils format strings.
2019-07-15 20:51:42 -04:00
David Ormsbee
930d7f2867
Revert "SE-1151 Campus.il Inlines all 36 discussion underscore templates ( #20742 )"
...
This reverts commit 44562a1592 .
2019-07-10 11:45:28 -04:00
Jillian Vogel
44562a1592
SE-1151 Campus.il Inlines all 36 discussion underscore templates ( #20742 )
...
Inlines all 36 discussion underscore templates
imported by lms/templates/discussion/_underscore_templates.html
to reduce file system load when displaying inline discussion blocks.
Ignored error where fix required changing the translated text string,
due to differences between underscore and HtmlUtils format strings.
2019-07-08 11:26:43 -04:00
usama sadiq
2091535b2d
LMS MathJax output format Update
...
MathJax format updated to HTMLorMML instead of SVG
Test files updated in lms.
2019-05-22 11:59:32 +05:00
usama sadiq
a59964119f
Updated Output format in both LMS and CMS
2019-05-22 11:59:32 +05:00
Diana Huang
c6a89b03b9
Remove Diff Paid experimental features.
2019-05-03 15:09:20 -04:00
DawoudSheraz
0a690c31a3
remove mathjax autocollapse feature
2019-04-23 12:33:54 +05:00
DawoudSheraz
bd262e000b
Update Mathjax version to include a11y
2019-01-17 13:20:07 +05:00
Matt Hughes
0a33fb6bb6
Fixed karma setup bug with new webpack config
2018-12-21 10:54:51 -05:00
Feanil Patel
f81ce41b20
Revert "EDUCATOR-3764 Mathjax accessibility files"
2018-12-19 11:57:52 -05:00
DawoudSheraz
e954eb01a0
EDUCATOR-3764 Mathjax accessibility inclusion inside edx-platform
2018-12-18 14:16:47 +05:00
Gavin Sidebottom
3dad2be55d
Refactored XBlockAside rendering and added support for student view
2018-12-11 12:27:03 +05:00
DawoudSheraz
47a7fcda4e
EDUCATOR-3604 programmatic association for Discussion Forum title label
2018-12-04 10:10:55 +05:00
Alex Dusenbery
174d80ed25
Revert "Add extesion engine gradebook ui in under the mastersGradebook route"
...
This reverts commit 0c8d66bb2a .
2018-11-20 14:54:34 -05:00
Simon Chen
34fd4a65f0
Remove auto grade column from override modal
2018-11-01 15:37:06 -04:00
Simon Chen
4edbbbb66f
Update the gradebook functionality to allow grades update.
...
The override modal is now able to update grades for all users for each gradable unit in the course
2018-10-29 15:00:35 -04:00
Simon Chen
eb083a8475
Merge pull request #19163 from edx/schen/EDUCATOR-3582-comments
...
Take away the comments column on grade override modal dialog
2018-10-26 10:40:52 -04:00
Simon Chen
39fddf472e
Take away the comments column on grade override
2018-10-25 15:16:54 -04:00
Simon Chen
95ea9d065e
Remove the current_grades column that is not supported by backend
2018-10-25 14:53:26 -04:00
attiyaishaque
fca88da078
Fix that discussions are loading in the profile view.
2018-10-23 12:40:58 +05:00
Rick Reilly
0c8d66bb2a
Add extesion engine gradebook ui in under the mastersGradebook route
2018-10-19 12:56:16 -04:00
noraiz-anwar
21907d4759
add typeset operation in mathjax queue on response list render
2018-08-20 11:04:40 +05:00
Jeremy Bowman
8db01323b5
Fix some eslint warnings about global _
2018-08-16 14:20:31 -04:00
Kshitij Sobti
bf6af13ed1
Add UI to browse and browse course structure and select the course/chapter/section... to generate a report of
2018-07-18 00:37:29 +05:30
Calen Pennington
07a15c681f
Reapply the XBlock RequireJS -> Webpack changes
...
This reverts commit 105db2cf59 , reversing
changes made to 447457594f .
2018-06-27 22:27:07 -04:00