summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Iñaki Arenaza [Sun, 2 Oct 2011 16:10:30 +0000 (18:10 +0200)]
Add Spanish translation to the plugin
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu>
Francois Marier [Fri, 28 Oct 2011 04:37:33 +0000 (17:37 +1300)]
Bump version
Francois Marier [Thu, 27 Oct 2011 05:48:15 +0000 (18:48 +1300)]
Turn this plugin into a generic Mahara "extra mnet functions" container
Add new functions that contrib plugins need:
get_groups_for_user
get_notifications_for_user
get_watchlist_for_user
Aaron Wells [Mon, 22 Aug 2011 04:08:48 +0000 (16:08 +1200)]
Moving this from local/maharaviewsubmission to local/mahara
Aaron Wells [Mon, 22 Aug 2011 03:54:18 +0000 (15:54 +1200)]
Stripping out unneeded published functions
Aaron Wells [Mon, 22 Aug 2011 02:03:54 +0000 (14:03 +1200)]
Adding "subscribe" record for all the services that are, in fact, remote
Aaron Wells [Mon, 22 Aug 2011 01:13:25 +0000 (13:13 +1200)]
Fixing some issues in the lang file
Aaron Wells [Mon, 22 Aug 2011 01:07:38 +0000 (13:07 +1200)]
Changing from a module/activity to a local plugin
This module only existed as a placeholder to load in database changes
for the Mahara view submissions assignment type, because the assignment
type subplugins aren't allowed to have their own db files. In Moodle 2 it
makes more sense for this to be a local plugin (since you can have multiple
local plugins).
Aaron Wells [Mon, 22 Aug 2011 01:06:09 +0000 (13:06 +1200)]
Renaming lang directories to new Moodle 2 standard (drop the _utf8)
Aaron Wells [Mon, 22 Aug 2011 01:05:34 +0000 (13:05 +1200)]
Converting mnet functions to Moodle 2 style
Aaron Wells [Mon, 22 Aug 2011 01:04:56 +0000 (13:04 +1200)]
Removing old-style DB scripts
Richard Mansfield [Wed, 17 Feb 2010 02:35:06 +0000 (15:35 +1300)]
Initial commit
Signed-off-by: Richard Mansfield <richardm@catalyst.net.nz>