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
Eric Fischer
e72549cdbe
Revert "Merge pull request #18340 from cpennington/fix-studio-xblock-rendering"
...
This reverts commit 9a70ca78a5 , reversing
changes made to efd5b9abbd .
Hopefully fixes EDUCATOR-3053
2018-06-15 13:18:27 -04:00
Calen Pennington
be3c7e05c5
Reapply "Switch container factory to webpack"
...
This reverts commit 18d93b00ba .
2018-06-07 15:52:05 -04:00
Calen Pennington
18d93b00ba
Revert "Switch container factory to webpack"
2018-06-07 13:46:47 -04:00
Calen Pennington
0abe75a7c6
Re-apply the changes to convert XBlocks to Webpack
...
Reapplies edx/edx-platform#17509
This reverts commit 0f7e2373d0 .
2018-06-06 12:52:12 -04:00
Calen Pennington
0f7e2373d0
Revert "Switch container factory to webpack"
2018-05-29 16:01:38 -04:00
Calen Pennington
667dbf1687
Clean up eslint failures
2018-05-29 12:28:19 -04:00
Calen Pennington
61855b2b30
Extract a new webpack-based suite of cms javascript tests
2018-05-29 12:28:19 -04:00
Calen Pennington
ee6360543b
Convert webpackified factories to es6 modules with global exports, and remove the invoke_page_factory pattern
2018-05-29 12:21:46 -04:00
Calen Pennington
f7da1ba621
Use conditional blocks for webpack specific code edits
2018-05-29 12:19:05 -04:00
attiyaishaque
9abdd0af3d
Discussion moderators, TA's and admins see the posts according to cohorts.
2018-04-17 15:05:26 +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
Sanford Student
0bfe9c8d94
remove showbydefault
2018-03-28 15:33:52 -04:00
attiyaishaque
1bca5bab10
Fix incorrect message feedback in discussion feature.
2018-03-21 14:13:08 +05:00
Michael Terry
c9318c3e51
Convert learner_dashboard to es2015
2018-03-02 08:57:34 -05:00
attiyaishaque
9704146e40
EDUCATOR-2224 Discussion Topic with no posts have message.
2018-02-08 14:47:04 +05:00
jaebradley
47b36c6acd
implement portfolio project test upsell modal
...
update styles
html updates
add waffle flags
fix waffle flags
2018-02-07 07:41:33 -05:00
Calen Pennington
b701ad77c8
Rename require_page to invoke_page_bundle
2018-01-30 10:32:31 -05:00
Calen Pennington
69348d06d7
Merge pull request #17009 from cpennington/cms-login-factory-page
...
Convert cms login.html to the require_page pattern in preparation for…
2018-01-24 10:19:27 -05:00
Matthew Piatetsky
8cf1e04781
Add screenshots
2018-01-23 17:51:03 -05:00
jaebradley
a2cc48d37d
fix mobile responsive modal
...
fix errors
2018-01-23 15:38:37 -05:00
Calen Pennington
bacd4334ed
Add a form of static:require_module that assumes that the factory is self-initializing
2018-01-18 10:10:30 -05:00
jaebradley
3218f64326
implement upsell modal
...
update css
updated css
make modal experimental
add waffle flag
2018-01-17 11:26:57 -05:00
Michael Youngstrom
fb387c9633
Revert "jaebradley/learner 3600 upsell modal"
2018-01-12 14:48:00 -05:00