moodle/mod/lti
Cameron Ball 9a22c99ea9
MDL-57207 mod_lti: Remove redundant popover() call
Since MDL-56748 popovers are properly delegated. Making manual calls
to .popover redundant.
2016-11-30 17:45:41 +08:00
..
amd MDL-57207 mod_lti: Remove redundant popover() call 2016-11-30 17:45:41 +08:00
backup MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
classes MDL-55841 mod_lti: Improve interface usability & consistency 2016-10-27 17:13:22 +08:00
db MDL-49609 mod_lti: Refactor content-item and make it work using JS 2016-09-23 16:29:19 +08:00
lang/en Merge branch 'MDL-55841-master' of https://github.com/xow/moodle 2016-11-02 15:24:33 +00:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
service MDL-49609 mod_lti: Refactor content-item and make it work using JS 2016-09-23 16:29:19 +08:00
source MDL-45064 mod_lti: use callback get_shortcuts() 2016-04-13 08:30:05 +08:00
templates MDL-56196 mod_lti: Fix popups and secret form in boost 2016-11-08 14:27:26 +08:00
tests Merge branch 'MDL-56564-master-2' of git://github.com/junpataleta/moodle 2016-11-23 11:27:20 +00:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
contentitem.php MDL-49609 mod_lti: Refactor content-item and make it work using JS 2016-09-23 16:29:19 +08:00
contentitem_return.php MDL-49609 mod_lti: Refactor content-item and make it work using JS 2016-09-23 16:29:19 +08:00
edit_form.php Merge branch 'MDL-49609-master-5' of git://github.com/junpataleta/moodle 2016-09-28 08:59:22 +08:00
externalregistrationreturn.php MDL-54879 mod_lti: Add fallback options for error message upon failure 2016-07-28 14:38:29 +08:00
index.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
instructor_edit_tool_type.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
launch.php MDL-51624 mod_lti: New Web Service mod_lti_view_lti 2015-10-07 14:54:18 +02:00
lib.php MDL-56307 course: Return time updated and times updated 2016-10-25 10:10:55 +01:00
locallib.php MDL-56182 mod_lti: Include the query string when comparing type URLs 2016-11-23 10:16:50 +08:00
mod_form.js MDL-56564 mod_lti: Reset fields before updating tool matches 2016-11-24 11:09:03 +08:00
mod_form.php MDL-56564 mod_lti: External tool form fixes 2016-11-23 13:10:51 +08:00
OAuth.php MDL-55742 mod_lti: Remove support for get_magic_quotes_gpc 2016-09-01 14:58:29 +08:00
OAuthBody.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
register.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
register_form.php MDL-45843 LTI: Fixes for sloppy form handling 2014-10-17 16:24:26 +08:00
registersettings.php MDL-53988 mod_lti: Improve error handling and user interface 2016-05-19 17:10:00 +08:00
registration.php MDL-47926 LTI: Fix missing sesskey checks and add content type headers to redirect 2014-11-03 14:43:54 +08:00
registrationreturn.php MDL-47926 LTI: Fix missing sesskey checks and add content type headers to redirect 2014-11-03 14:43:54 +08:00
request_tool.php MDL-47924 mod_lti: Fixing missing sesskey checkings 2014-11-04 11:00:51 +13:00
return.php MDL-47927 LTI: Use PARAM_TEXT and p() for returned messages and errors 2014-11-04 11:46:57 +13:00
service.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
servicelib.php Merge branch 'MDL-51571_ltiErrorHandler' of https://github.com/moodlerooms/moodle 2016-03-09 11:11:32 +08:00
services.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
settings.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
styles.css MDL-55168 css: use shorthand colour props when possible 2016-09-30 09:25:24 +01:00
toolconfigure.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
toolproxies.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
toolssettings.php MDL-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08:00
TrivialStore.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
typessettings.php MDL-54610 mod_lti: Fix cartridge support for admin tool add/edit forms 2016-06-24 14:14:28 +08:00
upgrade.txt MDL-56564 mod_lti: External tool form fixes 2016-11-23 13:10:51 +08:00
version.php MDL-49609 mod_lti: Refactor content-item and make it work using JS 2016-09-23 16:29:19 +08:00
view.php MDL-33960 mod_lti: fix page scroll 2016-11-15 14:40:21 +01:00