- 30 Aug, 2008 1 commit
-
-
Penny Leach authored
-
- 29 Aug, 2008 1 commit
-
-
Penny Leach authored
still to do: - cron processing is completely untested - i would like to split out the import table based on the transport: import_queue.host and token should go into a import_queue_mnet table - it's possibly worth thinking about making import a proper plugin type. not sure about the effect this has on the import transport framework... it might be possible to have both import and import transport plugintypes but that might be too heavy - at the very least if we split out import_queue.host and token into an mnet table it will pave the way for a better refactor laterz. - i would still really like to improve the mnet namespacing but that might be plausible at this point. - need to write docs about arguments and return types - i want to change the content_ready arguments to not include $filesmanifest as that is dependent on format being file - it may be actually better to dispatch somewhere else based on $format and then just have a generic $data which would be $filesmanifest for files and then something else for something like LEAP or maharanative or whatever, as this is checked in the importer, not not the importertransport.
-
- 19 Feb, 2008 1 commit
-
-
Nigel McNie authored
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 27 Jan, 2008 1 commit
-
-
Nigel McNie authored
Add a second parameter to get_peer, that will force re-retrieving a peer object rather than using a cached one.
-
- 09 Jan, 2008 3 commits
-
-
Nigel McNie authored
Moodle's XMLRPC API currently makes some calls that Mahara doesn't implement. Implement these calls as no-ops.
-
Nigel McNie authored
-
Nigel McNie authored
Moodle uses it only in the course listing block, to say '4 courses from [othermoodle]'. Mahara doesn't have any courses.
-
- 21 Dec, 2007 1 commit
-
-
Richard Mansfield authored
-
- 04 Dec, 2007 1 commit
-
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 25 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 17 Aug, 2007 1 commit
-
-
Nigel McNie authored
Now, table names (and other identifiers that could be confused with SQL kewords), should be put into SQL like this: SELECT * FROM {artefact} The braces are matched and expanded by DML now to include the prefix and be properly quoted, which means that tables like 'view' and 'group' don't need renaming (and nor should they, there's little reason why we should rename tables to get around such constraints). This has removed a whole bunch of $prefix = ... and get_config('dbprefix') stuff, which makes things a little simpler yet again.
-
- 07 Aug, 2007 1 commit
-
-
Donal McMullan authored
-
- 02 Aug, 2007 1 commit
-
-
Donal McMullan authored
-
- 30 Jun, 2007 2 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
- 28 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 25 Jun, 2007 3 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 22 Jun, 2007 1 commit
-
-
Donal McMullan authored
code
-
- 12 Jun, 2007 2 commits
-
-
Donal McMullan authored
function
-
Donal McMullan authored
method to api_*
-
- 07 Jun, 2007 1 commit
-
-
Donal McMullan authored
-
- 04 Jun, 2007 3 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
field need be passed to query
-
Donal McMullan authored
-
- 30 May, 2007 4 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 24 Apr, 2007 6 commits
-
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
Donal McMullan authored
-
- 21 Apr, 2007 1 commit
-
-
Donal McMullan authored
-
- 17 Apr, 2007 1 commit
-
-
Donal McMullan authored
-