- 13 Feb, 2012 1 commit
-
-
Richard Mansfield authored
Bug #900932 Change-Id: I4b3f6e18fb0ab68a8d9e0e5327d672e373f9a291 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 15 Nov, 2011 1 commit
-
-
Francois Marier authored
get_notifications_for_user(): a user's notifications get_groups_for_user(): the groups that a user is in get_watchlist_for_user(): the list of the pages that are on a user's watchlist To make use of this in Moodle, you need the matching local plugin: http://gitorious.org/mahara-contrib/local-mahara Change-Id: Ie81f49cc10c256bc9013ac4c87da9031c1cd1f38 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 10 Nov, 2011 1 commit
-
-
Francois Marier authored
These CA checks prevent the use of self-signed certificates with MNet despite the fact that we wrap everything inside public key crypto. This change makes the Mahara implementation match the way that this is done in Moodle. Change-Id: Ia190cd4d40da5e7a5acf3c0fe2104f80c6df9f78 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 31 Oct, 2011 1 commit
-
-
Francois Marier authored
As described in bug #884223, if an administator is masquerading as another user, they should be prevented from jumping as that other user. Change-Id: Ie07f3b807a61bbbb94c9051fb7c4b8df03d19f24 Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
These closing tags are unnecessary and against our coding guidelines. Let's get rid of them all in one go. Change-Id: Ia94f103e525185597ee3780a3839d7577cdd0c29 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 24 Feb, 2011 1 commit
-
-
Francois Marier authored
This change was made in Moodle and so we should do the same: http://tracker.moodle.org/browse/MDL-17735 Bug #548058 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 29 Jul, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 20 Jul, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Jul, 2010 2 commits
-
-
Richard Mansfield authored
Fix for find_remote_user when 2 xmlrpc users with the same username are both in 'No institution' (bug #548181) Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 07 Jul, 2010 1 commit
-
-
Dan Marsden authored
Signed-off-by:
Dan Marsden <dan@catalyst.net.nz>
-
- 02 Jun, 2010 1 commit
-
-
Dan Marsden authored
Allow specification of path to openssl.cnf file - helps those running Mahara under windows to enable networking. This patch also removes bad array passed into openssl_csr_new (Bug #548233) Signed-off-by:
Dan Marsden <dan@catalyst.net.nz>
-
- 08 Apr, 2010 1 commit
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 28 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 16 Mar, 2010 1 commit
-
-
Penny Leach authored
This appears to have been broken in 2eeaf6de but it seems very strange to me (a year ago) Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 03 Mar, 2010 4 commits
-
-
Penny Leach authored
Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
this is useful for importing data over mnet, but also potentially in the future when we can import leap data into existing user accounts Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
- Breaking up of the validation into two stages: - Performed by the importtransport object, before moving files around - Performed by the import class, after the files are transported To this end I changed the importtransport objects to take the importqueue record (or a fake one) in their constructor, so they have the same data available as the importer would. Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Penny Leach authored
This commit includes: - Moved a lot of logic out of admin/users/add.php to the various plugins - Moved around unzipping and detecting files into the transport layers - Refactored a lot of transport code into the base class I tested: - Adding a user from a leap2a xml file - Adding a user from a leap2a zip file - Importing non leap (straight files) data over mnet Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 14 Jan, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 25 Nov, 2009 1 commit
-
-
Penny Leach authored
Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 18 Nov, 2009 1 commit
-
-
Penny Leach authored
Went through and changed all the throws of ImportException to correctly pass the importer (or null) as the first argument Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
- 16 Nov, 2009 3 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Juan Segarra Montesinos authored
This patch adds two fields in the Networking configuration page: the SHA1 fingerprint of the certificate and the MD5 fingerprint of the certificate. This can be used to verify certificates. See feature request #3431 Signed-off-by:
Juan Segarra Montesinos <juan.segarra@si.uji.es>
-
- 27 Oct, 2009 1 commit
-
-
Nigel McNie authored
Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 09 Sep, 2009 1 commit
-
-
Nigel McNie authored
Although it isn't propogated up to the UI, it'll end up in Mahara's error log, which will help debugging. The class of errors this catches is mainly to do with having invalid ssl keys on the remote host. Signed-off-by:
Nigel McNie <nigel@catalyst.net.nz> (cherry picked from commit c1451f16)
-
- 13 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 11 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 01 Jun, 2009 1 commit
-
-
Penny Leach authored
we can no longer compare int and text fields without an explicit cast. this should maybe be ported to stable.
-
- 11 May, 2009 1 commit
-
-
Richard Mansfield authored
Moodle outcomes integration: view submission/release to/from mnet hosts; hidden view access keys; export of additional artefacts with views
-
- 21 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-
- 01 Mar, 2009 2 commits
-
-
Penny Leach authored
-
Nigel McNie authored
-
- 09 Feb, 2009 1 commit
-
-
Dan Poltawski authored
-
- 14 Jan, 2009 1 commit
-
-
Stuart McDonald authored
-
- 21 Oct, 2008 1 commit
-
-
Penny Leach authored
so we can bounce the user back over mnet with a better url
-
- 14 Oct, 2008 1 commit
-
-
Richard Mansfield authored
-
- 13 Oct, 2008 1 commit
-
-
Nigel McNie authored
This has happened once for someone on an ubuntu hardy box (probably broken-depenency related).
-