|
|
| Participants: |
Penny Leach and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
16/Sep/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
Currently the download plugin, boxnet plugin, and base library are all using old file api functions.
the plugins are marked by @todos and the function names in the base libarary are prefixed by temp_
|
|
Description
|
Currently the download plugin, boxnet plugin, and base library are all using old file api functions.
the plugins are marked by @todos and the function names in the base libarary are prefixed by temp_ |
Show » |
mjollnir_ committed 8 files to 'Moodle CVS' - 06/Aug/08 11:27 PM
MDL-15777 - move all portfolio storage to portfolio_tempdata rather than session.
This allows us to always have a unique id for a portfolio export which can be used as itemid for files api.
Also it makes the session smaller :)
|
|
|
committed 2 files to 'Lang CVS' - 07/Aug/08 01:55 PM
MDL-15777 Translated a new string for portfolio.
|
|
|
mjollnir_ committed 13 files to 'Moodle CVS' - 09/Aug/08 10:24 PM
MDL-15777 - updated most of the portfolio code to use files api.
Not done:
- forum (the rest of the module isn't using files api yet)
- database mod (touches other parts of the code (ods and excel libs)
- portfolio download plugin (needs discussion with petr about userfiles)
all of these have been disabled in the meantime.
|
|
|
mjollnir_ committed 5 files to 'Moodle CVS' - 11/Aug/08 06:40 PM
MDL-15777 - whole database module export rejigged to use files api.
disabled ods and excel export for now until those libraries work with files api.
reverted a previous patch I had in this area.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 12/Aug/08 04:24 AM
martignoni committed 2 files to 'Lang CVS' - 12/Aug/08 08:09 PM
mjollnir_ committed 6 files to 'Moodle CVS' - 12/Aug/08 09:17 PM
MDL-15777 more fixes for portfolio to use file api
this introduces portfolio/file.php to serve portfolio related files - access check is delegated to the plugin.
and also two new classes in the portfolio plugin tree - push vs pull.
|
|
|
committed 3 files to 'Lang CVS' - 13/Aug/08 05:35 AM
MDL-15777 Translated new strings for portfolio.
MDL-15768 Translated a new string for role.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 16/Aug/08 04:04 PM
mjollnir_ committed 1 file to 'Moodle CVS' - 05/Sep/08 08:42 PM
MDL-15777 - better handling of integration with file api in portfolio mahara plugin
|
|
|
mjollnir_ committed 3 files to 'Moodle CVS' - 16/Sep/08 11:48 PM
MDL-15777 - updated data file and picture field types to export files using file api.
There's still something about this I don't like - documented in MDL-16493 and code
|
|
|
|