Artur Gaspar
7da99848a7
fix: edxnotes visibility in courseware and courseware API ( #33096 )
...
This retrieves user preferences for edxnotes visibility by:
1. Adding a `bind_course_for_student` method to course overview model.
2. Using a bound XBlock in the `toggle_notes.html` template.
The previously used unbound course instance was returning a default value.
2023-09-07 17:59:51 +02:00
Jawayria
0c7e37bc38
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:19:40 +05:00
Dave St.Germain
543611fbb7
Added edxnotes information to the courseware API.
...
Added notes visibility toggle support for courseware MFE.
Removed notes and calculator from chromeless view when rendered in courseware MFE.
2020-04-09 13:59:01 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Brian Jacobel
d9c798dca3
Fix JS load order issues for edxnotes
2016-06-01 12:07:17 -04:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
muzaffaryousaf
03c801255f
Safe template for edxnotes.
2016-04-07 15:10:38 +05:00
cahrens
497d76fa54
Optimize edxnotes files.
2015-07-21 10:54:02 -04:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Jean-Michel Claus
7cb495a166
TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin.
2015-02-19 19:02:57 +02:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00