moodle/mod/lti
2016-07-28 14:38:29 +08:00
..
amd MDL-55048 js: rebuilt files with new version of uglifyjs 2016-07-11 15:53:10 +01:00
backup MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
classes MDL-55278 search: Updating references to area namespace 2016-07-21 18:38:18 +02:00
db MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
lang/en Merge branch 'wip-MDL-47113-master' of git://github.com/abgreeve/moodle 2016-06-30 09:24:58 +01:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
service MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
source MDL-45064 mod_lti: use callback get_shortcuts() 2016-04-13 08:30:05 +08:00
templates MDL-55325 mod_lti: Use .on('load') instead of .load() 2016-07-25 17:31:41 +08:00
tests MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
edit_form.php MDL-54632 mod_lti: separate show as preconfigured and in activitychooser 2016-05-19 15:15:46 +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-47113 lti: Add link to open in new window, when popup blocked 2016-06-20 14:39:39 +08:00
locallib.php MDL-54877 mod_lti: Clean LTI tool type name and description on output 2016-06-30 15:55:43 +08:00
mod_form.js MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
mod_form.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
OAuth.php MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01: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-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08: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-50218 lti: Return empty grade when none exists 2016-03-04 16:26:08 +08:00
version.php MDL-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08:00
view.php MDL-47113 mod_lti: Use of html_writer rather than hard coded HTML. 2016-06-20 14:49:04 +08:00