Awais Jibran
1a4eb7d2e8
Pervent reverse tabnabbing in edx platform
2019-08-28 16:08:34 +05:00
Adeel Khan
30d8dfb5dd
Fix edx-platform templates for xss.
...
This is part 2 of a multiple PR to escape
edx-platform templates to prevent xss attack.
PROD-465
2019-07-10 13:31:02 +05:00
Farhanah Sheets
e73b95f1c8
Update lti iframe in platform & xblock github version
2018-02-12 09:36:06 -05:00
Albert St. Aubin
91fce2a92b
Updates to correct a header styling issue and to make the starting header level selectable
2017-03-20 08:37:33 -04:00
ssemenova
36c867c42a
changed icon html from <i> to <span>
...
TNL-4651
2016-05-31 15:46:23 -04:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
Chris Rodriguez
81d86eea42
Changing H2 to H3 in problem templates
2016-02-02 15:41:02 -05:00
lduarte1991
196f6ef64b
Allow fullscreen within lti
2015-09-29 13:02:10 -04:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Ahsan Ulhaq
a96acd2f2f
iframe elements require a meaningful title attribute
...
TNL-1675
2015-04-01 18:29:55 +05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Paul Medlock-Walton
b797c6bd09
username and email request for lti module
...
allow username and email can be passed to a lti third party app
ask user permission when lti button is clicked
allow course editor to customize text on lti launch button
2014-09-24 20:05:42 +03:00
Ned Batchelder
4edeeb72c2
Revert "username and email request for lti module"
...
This reverts commit 3f159ea52b .
2014-09-16 16:13:41 -04:00
htareque
3f159ea52b
username and email request for lti module
...
added username and email functionality, so that username and email can be passed to the lti third party app
rev2: added customizable text box
rev3: added revisions from auraz
2014-09-02 08:12:36 -04:00
Jason Bau
f8c062b6ce
lti 2.0 result service rest endpoint
2014-04-29 12:01:12 -07:00
polesye
e5f583294a
Address comments.
2013-12-11 13:28:34 +02:00
polesye
39e97225ff
Fix tests.
2013-12-11 13:28:33 +02:00
polesye
2e87b1a66f
BLD-543: Fix bug with reordering in Studio.
2013-12-11 13:28:33 +02:00
Valera Rozuvan
9072b9cc5d
e-reader error when popping out window
...
Moving work on BLD-465 from PR 1811.
Fixing missing import clause in Python.
Addressing DB's comment.
BLD-465.
2013-12-09 10:38:57 +02:00
polesye
e76e86217c
Fix attribute target.
2013-10-14 14:24:35 +03:00
Frances Botsford
2877345b79
styling for LTI in a new window block
2013-10-14 13:58:18 +03:00
Valera Rozuvan
e2fb2aec41
Fixing template bug.
2013-10-14 13:58:18 +03:00
Valera Rozuvan
3c6591e065
Addressing comments by auraz and singingwolfboy.
...
Removed JS check for empty url and default url. In template added
i18n support for several strings.
2013-10-14 13:58:18 +03:00
Alexander Kryklia
f9b64cad32
Add display_name to lti template
2013-10-14 13:58:18 +03:00
Valera Rozuvan
1fe33a0f11
Updating LTI template.
2013-10-14 13:58:18 +03:00
Alexander Kryklia
a03c5be6de
New feature for lti module.
...
Add ability to display LTI module in a new
window. Iframe will be still supported.
Fix python test
Update acceptance tests
Fix in acceptance tests, they are stable now
Fix Acceptance tests.
Adding Jasmine tests for LTI.
Fixing Jasmine tests. Adding the rest of Jasmine tests.
2013-10-14 13:58:17 +03:00
polesye
1113411293
Fix multiple LTI tools per page.
2013-10-12 09:39:18 +03:00
Valera Rozuvan
d02ef8bc12
Add Learning Tools Interoperability (LTI) blade.
...
LTI blade allows to include LTI components to courses.
Python integration, Jasmine and acceptance tests are included.
2013-09-09 23:54:49 +03:00
Alexander Kryklia
719ec8f9d8
Revert "Merge pull request #804 from edx/valera/lti_module"
...
This reverts commit 2894b21c32 , reversing
changes made to 34d0fe1554 .
2013-09-09 22:51:57 +03:00
Alexander Kryklia
f6d9c077f0
Improve LTI module
...
Add simplifyed template.
Update lti integration test.
Add getting oauth credentials from course settings.
Add user id transferring to provider.
Improve documentation of lti module.
2013-09-09 19:13:22 +03:00
Valera Rozuvan
fd64ed9a49
Updated error message in LTI template.
2013-09-09 19:13:22 +03:00
Alexander Kryklia
0d2d10d77a
custom parameters
2013-09-09 19:13:22 +03:00
Alexander Kryklia
3e3d89e370
added roles and student id
2013-09-09 19:13:21 +03:00
Valera Rozuvan
729d74f129
Fixing issues found by Anton during review of PR 804.
...
Changed use of IDs to classes. Simplified lti.js - now simple one function.
Updated tests.
2013-09-09 19:13:20 +03:00
Valera Rozuvan
417ddcaaa1
LTI module with tests
2013-09-09 19:13:20 +03:00