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
jaebradley
4573b63018
implement modal and carousel
...
wip
upsell modal css
remove unnecessary newline
accidentally removed feature
update props
update modal component
update css
add additional slides
update styling
update copy
2018-01-12 01:35:15 -05:00
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
Sofiya Semenova
a1f0679f3a
Educator 1552 - Implement roving tabindex for WYSIWYG editor for discussions
2017-12-08 11:18:11 -05:00
Sofiya Semenova
3244fc0d67
Educator 1560 - Clean up labelling in the Discussion Add Post form
2017-11-27 11:12:05 -05:00
Farhanah Sheets
70874502dd
Add for/id attributes for explicit labeling of discussion checkboxes
2017-11-20 14:25:01 -05:00
Eric Fischer
3fc342e6e8
Webpack config prod/dev split
...
EDUCATOR-1448
Modifies paver webpack task to use production configuration in all
non-devstack environments, and a development config in devstack.
2017-10-26 14:03:53 -04:00
Andy Armstrong
e2612bdccf
Merge pull request #16249 from edx/andya/responsive-discussions
...
Make the discussion board responsive
2017-10-19 17:09:47 -04:00
Sven Marnach
b754ad59ca
Unconditionally include the wrapper div for the visibility message.
2017-10-19 14:24:58 -04:00
Sven Marnach
4837b6eb65
Link "Topic Area" dropdown to the visibility message via aria-describedby.
2017-10-19 14:24:58 -04:00