Commit graph

50372 commits

Author SHA1 Message Date
Chris Scribner
5e078d62c6 Refactoring some code to use constants and deleting old services 2011-11-06 20:41:56 -05:00
Chris Scribner
f17f49595c If no launch URL is specified, launch to the base URL of the tool. 2011-11-06 20:41:55 -05:00
Chris Scribner
67ddf8472b Removing some unused code. 2011-11-06 20:41:55 -05:00
Chris Scribner
32c079dc1a Updating LTI backup / restore 2011-11-06 20:41:54 -05:00
Chris Scribner
cca9d3f769 Updating launch container for mobile devices 2011-11-06 20:41:54 -05:00
Chris Scribner
f4f711d79b Updating LTI submission viewer 2011-11-06 20:41:54 -05:00
Chris Scribner
a35626f9bc Adding warning icon 2011-11-06 20:41:53 -05:00
Chris Scribner
b26dc53cca Adding help icons 2011-11-06 20:41:53 -05:00
Chris Scribner
795dff011f Updates to get the plugin to work side-by-side with the basicLTI plugin 2011-11-06 20:41:53 -05:00
Chris Scribner
7023b65ef5 Favor course tools over global tools 2011-11-06 20:41:52 -05:00
Chris Scribner
16e8f13084 Improving the experience of instructor managed tool types 2011-11-06 20:41:52 -05:00
Chris Scribner
606ab1a13e A couple bugfixes related to instructor defined tools 2011-11-06 20:41:51 -05:00
Chris Scribner
6831c7cd4b LTI plugin updates. Finishing support of course level plugins. 2011-11-06 20:41:51 -05:00
Chris Scribner
b69dc42951 Fixing a couple issues with grade receipt 2011-11-06 20:41:51 -05:00
Chris Scribner
996b0fd961 Updates to lti plugin & progress on instructor management of course tools. 2011-11-06 20:41:50 -05:00
Chris Scribner
dbb0fec9fd Renaming global functions to include lti prefix 2011-11-06 20:41:50 -05:00
Chris Scribner
b9b2e7bbf8 Adding oauth body code (from Chuck), implemented outcome services (only replaceResult tested) 2011-11-06 20:41:49 -05:00
Chris Scribner
aa6eca66df Setting some default parameters when adding an lti instance 2011-11-06 20:41:49 -05:00
Chris Scribner
844afad045 Tool base URLs don't need to start with http(s) 2011-11-06 20:41:49 -05:00
Chris Scribner
879e97bd3b Extracting add/edit type functions for reuse 2011-11-06 20:41:48 -05:00
Chris Scribner
560ed50ca5 Adding a newline 2011-11-06 20:41:48 -05:00
Chris Scribner
57e8c4752a Allowing tools be added even if none exist 2011-11-06 20:41:48 -05:00
Chris Scribner
a0eeacf9c7 Fixing issues with launching a tool which is not configured in the admin side, and improving utility methods for determing if a tool should be registered 2011-11-06 20:41:47 -05:00
Chris Scribner
f5134df434 Fixing localization string 2011-11-06 20:41:47 -05:00
Chris Scribner
a4a07996f0 Implemented admin tool management 2011-11-06 20:41:46 -05:00
Chris Scribner
73300339b0 Renaming plugin to lti from blti 2011-11-06 20:41:46 -05:00
Chris Scribner
0d8afb44ee Removing course id field admin setting, making cmidnumber advanced in instructor interface, wiring up setting to show tool in creation screen 2011-11-06 20:41:46 -05:00
Chris Scribner
d97d72aab9 Implemented launch options & fixed issues with frame sizing 2011-11-06 20:41:45 -05:00
Chris Scribner
5f24742f86 Test launch works 2011-11-06 20:41:45 -05:00
Chris Scribner
285f825046 Adjusting layout of editor pages & starting changes of blti properties 2011-11-06 20:41:44 -05:00
Chris Scribner
a64b29cf9d Renamed plugin from basiclti to blti 2011-11-06 20:41:44 -05:00
Chris Scribner
b7e436b037 Adding basiclti plugin 2011-11-06 20:41:44 -05:00
Dan Marsden
3cfffd8c3e SCORM MDL-27036 increase sessid, improve lang strings 2011-11-07 14:34:13 +13:00
Sam Hemelryk
efe41e35c9 MDL-28292 block_html: white space fix 2011-11-07 12:33:18 +13:00
Sam Hemelryk
68bcca4d04 Merge branch 'wip-MDL-28292-master' of git://github.com/phalacee/moodle 2011-11-07 12:24:26 +13:00
Sam Hemelryk
a86529bdeb MDL-29864 minify: Added a link to upstream issue being patched 2011-11-07 12:19:57 +13:00
Sam Hemelryk
a82a42b6c1 Merge branch 'MDL-29864-master-2' of git://git.luns.net.uk/moodle 2011-11-07 11:58:44 +13:00
Sam Hemelryk
0abe89f7b4 Merge branch 'MDL-29955' of git://github.com/rwijaya/moodle 2011-11-07 11:41:31 +13:00
Andreas Grabs
6543f3cd5b MDL-30154 - WebDAV-Repository fails on some WebDAV-Server 2011-11-06 22:09:11 +01:00
Mary Evans
afc7026a57 MDL-30010FIX for pagelayout problems when moving blocks 2011-11-06 19:48:10 +00:00
Petr Skoda
bc196cbe21 MDL-30151 finally remove mod/forum:initialsubscriptions and improve perf
The 'mod/forum:initialsubscriptions' was introduced in 1.7 as a workaround for missing enrolment info - the mod_form forum help was not even updated to mention this capability. Now that we have reliable enrolment info we can significantly improve both enrol and unenrol performance. Hopefully majority of users will not miss this capability...
2011-11-06 19:58:16 +01:00
Petr Skoda
2b0e3941e9 MDL-30026 improve session lock acquire timeouts and other minor cleanup
This is partially based on original patch by Tony Levi.
2011-11-06 17:52:15 +01:00
Petr Skoda
4f6bba205d MDL-29030 add report management UI 2011-11-06 12:51:48 +01:00
Petr Skoda
bb41c281e9 MDL-29030 add pagetype names 2011-11-06 12:31:17 +01:00
Petr Skoda
f621e30b49 MDL-29030 fix report_log paging 2011-11-06 12:22:52 +01:00
Petr Skoda
a260c84796 MDL-29030 move user completion reporting to report_completion plugin 2011-11-06 12:22:52 +01:00
Petr Skoda
beda8fa8e2 MDL-29030 move user stats reporting to report_stats plugin 2011-11-06 12:22:52 +01:00
Petr Skoda
fad8e0248c MDL-29030 move user log reporting to report_log plugin 2011-11-06 12:22:52 +01:00
Petr Skoda
4d00fded9d MDL-29030 migrate outline user reporting to plugin 2011-11-06 12:22:51 +01:00
Petr Skoda
f0897f4426 MDL-29030 more css cleanup 2011-11-06 12:22:51 +01:00