Issue Details (XML | Word | Printable)

Key: MDL-15352
Type: Sub-task Sub-task
Status: In Progress In Progress
Priority: Critical Critical
Assignee: Jerome Mouneyrac
Reporter: Martin Dougiamas
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16543

Develop "moodle" plugin to browse distant Moodle sites via mnet

Created: 23/Jun/08 02:38 PM   Updated: 29/Sep/09 03:27 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Issue Links:
Relates
 

Participants: Jerome Mouneyrac and Martin Dougiamas
Security Level: None
Resolved date: 31/Oct/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
This plugin should allow someone to browse a foreign Moodle site connected via Mnet and to see all the raw files they have access to there.

Specification: http://docs.moodle.org/en/Development:Moodle_Repository_Plugin

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Jerome Mouneyrac committed 4 files to 'Moodle CVS' - 22/Oct/08 12:04 PM
MDL-15352: first version of remote moodle plugin
MODIFY mnet/xmlrpc/server.php   Rev. 1.36    (+171 -3 lines)
ADD repository/remotemoodle/repository.class.php   Rev. 1.1    (+0 -0 lines)
MODIFY mnet/xmlrpc/client.php   Rev. 1.30    (+1 -1 lines)
MODIFY repository/remotemoodle/icon.png   Rev. 1.1    (+0 -0 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 22/Oct/08 12:13 PM
MDL-15352: first version of remote moodle plugin
ADD lang/en_utf8/repository_remotemoodle.php   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 22/Oct/08 12:41 PM
MDL-15352 Adding a translated lang file for remote moodle.
ADD ja_utf8/repository_remotemoodle.php   Rev. 1.1    (+0 -0 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 22/Oct/08 01:56 PM
MDL-15352: a bit of cleaning into the remote repository plugin
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.2    (+9 -124 lines)
Jerome Mouneyrac committed 6 files to 'Moodle CVS' - 23/Oct/08 04:14 PM
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service
MODIFY mnet/xmlrpc/server.php   Rev. 1.38    (+1 -159 lines)
MODIFY mnet/xmlrpc/client.php   Rev. 1.31    (+1 -1 lines)
MODIFY mnet/xmlrpc/server.php   Rev. 1.37    (+17 -1 lines)
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.2    (+4 -1 lines)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.3    (+198 -14 lines)
MODIFY admin/mnet/adminlib.php   Rev. 1.9    (+12 -0 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 23/Oct/08 05:21 PM
MDL-15352: fix a bug introduce when I cleaned mnet/xmlrpc/server.php
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.4    (+10 -10 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 23/Oct/08 05:51 PM
MDL-15352: fix warning on admin.php (temporary fix)
MODIFY repository/lib.php   Rev. 1.134    (+6 -1 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 23/Oct/08 11:46 PM
MDL-15352 Translated new strings for remote moodle repository.
MDL-16911 Adding a translated lang file for youtube repository.
ADD ja_utf8/repository_youtube.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.2    (+3 -0 lines)
MODIFY ja_utf8/README   Rev. 1.848    (+1 -1 lines)
Jerome Mouneyrac committed 3 files to 'Moodle CVS' - 24/Oct/08 01:36 PM
MDL-15352: trivial change, add a clear error message when can't retirve listing
MODIFY mnet/xmlrpc/server.php   Rev. 1.39    (+0 -1 lines)
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.3    (+3 -2 lines)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.5    (+7 -2 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 24/Oct/08 01:50 PM
MDL-15352: clean indentation
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.6    (+49 -53 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 24/Oct/08 04:39 PM
MDL-15352: fix search (Moodle remote plugin)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.7    (+5 -5 lines)
Mitsuhiro Yoshida committed 6 files to 'Lang CVS' - 25/Oct/08 02:08 AM
MDL-16991 Translated new strings for admin.
MDL-17003 Translated new strings for completion progress report.
MDL-16756 Translated new strings for group.
MDL-15352 Translated new strings for remote Moodle repository.
Brushed up a translated string for wiki.
MODIFY ja_utf8/README   Rev. 1.849    (+1 -1 lines)
MODIFY ja_utf8/wiki.php   Rev. 1.16    (+2 -2 lines)
MODIFY ja_utf8/completion.php   Rev. 1.5    (+2 -1 lines)
MODIFY ja_utf8/group.php   Rev. 1.33    (+35 -32 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.3    (+1 -0 lines)
MODIFY ja_utf8/admin.php   Rev. 1.311    (+2 -0 lines)
Jerome Mouneyrac committed 2 files to 'Moodle CVS' - 27/Oct/08 02:12 PM
MDL-15352: add error management to mnet communication
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.8    (+9 -2 lines)
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.4    (+3 -2 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 27/Oct/08 03:15 PM
MDL-16450 Translated new strings for matching questions.
MDL-17014 Translated a new string for alfresco plugin.
MDL-15352 Translated a new string for remote moodle.
MODIFY ja_utf8/README   Rev. 1.851    (+1 -1 lines)
MODIFY ja_utf8/repository_alfresco.php   Rev. 1.2    (+2 -1 lines)
MODIFY ja_utf8/qtype_match.php   Rev. 1.2    (+5 -3 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.4    (+1 -0 lines)
Jerome Mouneyrac committed 3 files to 'Moodle CVS' - 28/Oct/08 01:00 PM
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.9    (+33 -15 lines)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.10    (+9 -3 lines)
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.5    (+3 -2 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 28/Oct/08 01:06 PM
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.11    (+1 -2 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 29/Oct/08 12:55 AM
MDL-16669 Translated a new string for debug.
MDL-16996 Translated new strings for error messages.
MDL-15352 Translated a new string for repository remote Moodle.
MDL-16975 Translated new strings for xmldb.
MODIFY ja_utf8/xmldb.php   Rev. 1.20    (+12 -3 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.5    (+1 -0 lines)
MODIFY ja_utf8/debug.php   Rev. 1.17    (+2 -1 lines)
MODIFY ja_utf8/README   Rev. 1.853    (+1 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.98    (+3 -1 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 29/Oct/08 03:36 PM
MDL-15352: clean and comment the moodle remote plugin
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.12    (+69 -48 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 29/Oct/08 03:42 PM
MDL-15352: add phpdoc to mnet_publishes method
MODIFY repository/lib.php   Rev. 1.137    (+5 -1 lines)
Jerome Mouneyrac committed 3 files to 'Moodle CVS' - 30/Oct/08 11:30 AM
MDL-15352: move local/remote common code into the repository library.
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.13    (+6 -134 lines)
MODIFY repository/lib.php   Rev. 1.138    (+144 -1 lines)
MODIFY repository/local/repository.class.php   Rev. 1.23    (+6 -145 lines)
Jerome Mouneyrac committed 2 files to 'Moodle CVS' - 30/Oct/08 11:54 AM
MDL-15352: add warning message when no peer are set
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.14    (+6 -1 lines)
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.6    (+3 -2 lines)
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 30/Oct/08 12:37 PM
MDL-15352 Translated a new string for remote Moodle file repository.
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.6    (+1 -0 lines)
Jerome Mouneyrac committed 2 files to 'Moodle CVS' - 30/Oct/08 01:24 PM
MDL-15352: check that the peer has been setup
MODIFY lang/en_utf8/repository_remotemoodle.php   Rev. 1.7    (+2 -1 lines)
MODIFY repository/remotemoodle/repository.class.php   Rev. 1.15    (+15 -1 lines)
Jerome Mouneyrac committed 1 file to 'Moodle CVS' - 31/Oct/08 09:30 AM
MDL-15352: display only the folder containing at least one file
MODIFY repository/lib.php   Rev. 1.140    (+15 -13 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 31/Oct/08 02:04 PM
MDL-11529 Translated a new string for error message.
MDL-16966 Tarnslated new strings for user selection.
MDL-15352 Translated a new string for remote Moodle repository.
MDL-16993 Translated new strings for role.
MODIFY ja_utf8/moodle.php   Rev. 1.320    (+3 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.100    (+1 -0 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.7    (+1 -0 lines)
MODIFY ja_utf8/README   Rev. 1.855    (+1 -1 lines)
MODIFY ja_utf8/role.php   Rev. 1.75    (+12 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 02/Nov/08 12:49 AM
MDL-15352, new file added
ADD fr_utf8/repository_remotemoodle.php   Rev. 1.1    (+0 -0 lines)