MDL-20534
[moodle.git] / mod / lti / locallib.php
2011-11-17 Charles SeveranceMDL-20534
2011-11-17 Charles SeveranceMDL-20534
2011-11-17 Chris ScribnerMDL-20534 lti: Some cleanup of locallib.php
2011-11-17 Charles SeveranceMDL-20534
2011-11-17 Chris ScribnerMDL-20534 lti: Updating the tool consumer information...
2011-11-15 Eloy Lafuente (str... Merge branch 'install_master' of git://github.com/amosb...
2011-11-14 Eloy Lafuente (str... Merge branch 'lti' of git://github.com/scriby/moodle
2011-11-08 Eloy Lafuente (str... MDL-20534 lti: reformat queries and fix some errors
2011-11-07 Chris ScribnerMDL-20534 lti: Replacing <<< strings with normal multi...
2011-11-07 Eloy Lafuente (str... MDL-20534 lti: A4, add some todos towards unified Oauth
2011-11-07 Eloy Lafuente (str... MDL-20534 lti: A3, coding style + some scope, constructors
2011-11-07 Chris ScribnerMDL-20534 lti: A3, whitespace fixes (Changes by stronk7)
2011-11-07 Chris ScribnerMDL-20534 lti: A3, copyright and DOS lf fixed
2011-11-07 Chris ScribnerUpdating SSL settings & configuration for the LTI plugin.
2011-11-07 Chris ScribnerUpdate role checking to check course role if module...
2011-11-07 Chris ScribnerFixing the method used to get LTI roles
2011-11-07 Chris ScribnerOnly consider configured tools when receiving LTI web...
2011-11-07 Chris ScribnerAdding a comment about the ext_submit button
2011-11-07 Chris ScribnerMore work on the tool return page to help the user...
2011-11-07 Chris ScribnerFix a bug introduced recently that broke launches ...
2011-11-07 Chris ScribnerSome bug fixing & mostly done with help message when...
2011-11-07 Chris ScribnerUpdating web service verification method to work for...
2011-11-07 Chris ScribnerFixing a coding error.
2011-11-07 Chris ScribnerImplementing the return URL.
2011-11-07 Chris ScribnerAdding the lis_outcome_service_url to the launch
2011-11-07 Chris ScribnerRefactoring some code to use constants and deleting...
2011-11-07 Chris ScribnerIf no launch URL is specified, launch to the base URL...
2011-11-07 Chris ScribnerRemoving some unused code.
2011-11-07 Chris ScribnerUpdating launch container for mobile devices
2011-11-07 Chris ScribnerUpdating LTI submission viewer
2011-11-07 Chris ScribnerUpdates to get the plugin to work side-by-side with...
2011-11-07 Chris ScribnerFavor course tools over global tools
2011-11-07 Chris ScribnerImproving the experience of instructor managed tool...
2011-11-07 Chris ScribnerA couple bugfixes related to instructor defined tools
2011-11-07 Chris ScribnerLTI plugin updates. Finishing support of course level...
2011-11-07 Chris ScribnerFixing a couple issues with grade receipt
2011-11-07 Chris ScribnerUpdates to lti plugin & progress on instructor manageme...
2011-11-07 Chris ScribnerRenaming global functions to include lti prefix
2011-11-07 Chris ScribnerAdding oauth body code (from Chuck), implemented outcom...
2011-11-07 Chris ScribnerExtracting add/edit type functions for reuse
2011-11-07 Chris ScribnerFixing issues with launching a tool which is not config...
2011-11-07 Chris ScribnerImplemented admin tool management
2011-11-07 Chris ScribnerRenaming plugin to lti from blti