mahara-contrib:local-mahara.git
11 years agoAdd Spanish translation to the plugin moodle21 1
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>
12 years agoBump version
Francois Marier [Fri, 28 Oct 2011 04:37:33 +0000 (17:37 +1300)]
Bump version

12 years agoTurn this plugin into a generic Mahara "extra mnet functions" container
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

12 years agoMoving this from local/maharaviewsubmission to local/mahara
Aaron Wells [Mon, 22 Aug 2011 04:08:48 +0000 (16:08 +1200)]
Moving this from local/maharaviewsubmission to local/mahara

12 years agoStripping out unneeded published functions
Aaron Wells [Mon, 22 Aug 2011 03:54:18 +0000 (15:54 +1200)]
Stripping out unneeded published functions

12 years agoAdding "subscribe" record for all the services that are, in fact, remote
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

12 years agoFixing some issues in the lang file
Aaron Wells [Mon, 22 Aug 2011 01:13:25 +0000 (13:13 +1200)]
Fixing some issues in the lang file

12 years agoChanging from a module/activity to a local plugin
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).

12 years agoRenaming lang directories to new Moodle 2 standard (drop the _utf8)
Aaron Wells [Mon, 22 Aug 2011 01:06:09 +0000 (13:06 +1200)]
Renaming lang directories to new Moodle 2 standard (drop the _utf8)

12 years agoConverting mnet functions to Moodle 2 style
Aaron Wells [Mon, 22 Aug 2011 01:05:34 +0000 (13:05 +1200)]
Converting mnet functions to Moodle 2 style

12 years agoRemoving old-style DB scripts
Aaron Wells [Mon, 22 Aug 2011 01:04:56 +0000 (13:04 +1200)]
Removing old-style DB scripts

13 years agoInitial commit
Richard Mansfield [Wed, 17 Feb 2010 02:35:06 +0000 (15:35 +1300)]
Initial commit

Signed-off-by: Richard Mansfield <richardm@catalyst.net.nz>