|
|
All the places around Moodle that accept files needs to be converted to use the new "filepicker" component from MDL-15348
mod/forum/post.php
mod/assignment/upload.php
user/edit.php
user/editadvanced.php
etc (please add more)
|
|
Description
|
All the places around Moodle that accept files needs to be converted to use the new "filepicker" component from MDL-15348
mod/forum/post.php
mod/assignment/upload.php
user/edit.php
user/editadvanced.php
etc (please add more) |
Show » |
committed 3 files to 'Moodle CVS' - 17/Jul/08 05:34 PM
MDL-15405
1. Produce repository list dynamicly.
2. Remove logout button, add a logout link after repository name
|
|
|
committed 2 files to 'Moodle CVS' - 27/Aug/08 03:57 PM
| MDL-15405: A first form (partly) converted to the new filepicker element.
|
|
|
committed 1 file to 'Moodle CVS' - 27/Aug/08 04:36 PM
| MDL-15405: Add missing quote in javascript code
|
|
|
committed 1 file to 'Moodle CVS' - 29/Aug/08 03:51 PM
| MDL-15405: make it possible to specify a destination filearea for htmleditor forms element
|
|
|
committed 1 file to 'Moodle CVS' - 01/Sep/08 02:15 PM
| MDL-15405: first version of post-upload content rewriting function
|
|
|
committed 1 file to 'Moodle CVS' - 01/Sep/08 06:33 PM
| MDL-15405: first draft - function to move a file from user_draft to the good filearea, post form-submission.
|
|
|
moodler committed 1 file to 'Moodle CVS' - 02/Sep/08 11:00 AM
| MDL-15405 Send the correct filearea forum_attachment (not that we really use it)
|
|
|
committed 2 files to 'Moodle CVS' - 02/Sep/08 03:30 PM
| MDL-15405: moving function into file_storage & simplify things a bit.
|
|
|
committed 1 file to 'Moodle CVS' - 02/Sep/08 04:06 PM
moodler committed 1 file to 'Moodle CVS' - 03/Sep/08 02:07 PM
| MDL-15405 Final bit to make forum attachments work with filepicker
|
|
|
committed 2 files to 'Moodle CVS' - 04/Sep/08 09:56 AM
| MDL-15405: Add support for relinking of inline media
|
|
|
committed 1 file to 'Moodle CVS' - 04/Sep/08 10:07 AM
committed 1 file to 'Moodle CVS' - 05/Sep/08 05:23 PM
MDL-14589: strrpos is needed to check the last occurence
MDL-15405: return the existing file in case one is found
|
|
|
committed 2 files to 'Moodle CVS' - 05/Sep/08 07:02 PM
| MDL-15405: add more (still partial) support for inline files in user profiles.
|
|
|
committed 1 file to 'Moodle CVS' - 08/Sep/08 02:09 PM
| MDL-15405: draftfile url rewriting function now working as it should for a nice bunch of test cases.
|
|
|
committed 1 file to 'Moodle CVS' - 09/Sep/08 05:08 PM
|