moodle/mod/lti/templates
Andrew Madden f435f313e0 MDL-69092 mod_lti: Add pagination to toolconfigure.php.
* Add local function to access subsets of proxies and types direct from DB.
* Add local function to access count of proxies and types direct from DB.
* Add new external function to get both proxies and types with pagination.
* Add new external function to get count of proxies and types.
* Implement pagination using page factory in JS.
* Added unit tests to cover new external functions.
* Add mod_lti behat generators and tests.
* Show first and last button in paging bar.
* Created helper class to assist with new functions.
2021-11-17 22:44:56 +11:00
..
cartridge_registration_form.mustache MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
contentitem.mustache MDL-49609 mod_lti: Fixes for problems found in testing 2016-09-29 11:13:50 +08:00
external_registration.mustache MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
external_registration_return.mustache MDL-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08:00
loader.mustache MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
registration_upgrade_choice_page.mustache MDL-70500 lti: dyn reg can be used to update tools 2021-04-20 17:12:28 -04:00
repost_crosssite.mustache MDL-71887 mod_lti: repost when no cookie due to crosssite request 2021-07-07 14:17:12 +08:00
tool_card.mustache MDL-69664 mod_lti: Apply correct badge class to tool card 2020-09-09 23:34:04 +08:00
tool_config_modal_body.mustache MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
tool_config_modal_footer.mustache MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
tool_configure.mustache MDL-69092 mod_lti: Add pagination to toolconfigure.php. 2021-11-17 22:44:56 +11:00
tool_deeplinking_results.mustache MDL-67473 mod_lti: deeplinking multiple support 2020-09-30 08:03:59 -04:00
tool_list.mustache MDL-69092 mod_lti: Add pagination to toolconfigure.php. 2021-11-17 22:44:56 +11:00
tool_proxy_card.mustache MDL-65382 mod_lti: Fix appearance of status labels 2019-04-18 15:28:48 +08:00
tool_proxy_registration_form.mustache MDL-55325 mod_lti: Use .on('load') instead of .load() 2016-07-25 17:31:41 +08:00
tool_type_capabilities_agree.mustache