moodle/mod/lti
2018-04-16 15:29:08 +08:00
..
amd MDL-60549 lti: support for moving embedded lti into separate tab 2018-01-10 12:08:44 +01:00
backup MDL-61413 mod_lti: Use sql_compare_text() for comparing TEXTs 2018-02-11 02:16:39 +01:00
classes MDL-60416 mod_lti: Introduced LTI Advantage 2018-04-09 12:08:35 +08:00
db Merge branch 'MDL-59159' of git://github.com/stronk7/moodle 2017-12-06 19:53:36 +13:00
lang/en MDL-60416 mod_lti: Introduced LTI Advantage 2018-04-09 12:08:35 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
service MDL-60416 ltiservice_gradebookservices: supply error code reason 2018-04-09 12:08:35 +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 MDL-61379 mod_lti: fix a test comparing a hardcoded URL from fixtures 2018-02-12 13:44:45 +13: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 MDL-60416 mod_lti: Introduced LTI Advantage 2018-04-09 12:08:35 +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-59668 mod_lti: trigger completion event in view.php 2017-08-03 12:43:09 +08:00
lib.php MDL-60187 mod_lti: Do not create a grade item when grades are disabled. 2017-11-20 15:13:24 +08:00
locallib.php Merge branch 'MDL-61708-lti-fullnamedisplay' of https://github.com/wjroes/moodle 2018-04-16 15:29:08 +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-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +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-60549 lti: support for moving embedded lti into separate tab 2018-01-10 12:08:44 +01:00
service.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
servicelib.php MDL-58374 lti: Log the error message of a failed message verification 2017-04-07 11:25:11 +02:00
services.php MDL-60007 mod lti: allow delete without content-type 2017-10-31 09:57:38 -04: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-57432 upgrade: remove unused functions/settings from upgradelib 2017-07-10 09:18:56 +01:00
version.php MDL-60187 mod_lti: Do not create a grade item when grades are disabled. 2017-11-20 15:13:24 +08:00
view.php MDL-60219 lti: Replace pagelayout frametop with incourse 2017-11-29 09:54:42 +01:00