Issue Details (XML | Word | Printable)

Key: MDL-17391
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dongsheng Cai
Reporter: Dongsheng Cai
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-13766

Filter repository instances by mime types and return value in file picker

Created: 25/Nov/08 07:57 PM   Updated: 09/Dec/08 11:15 AM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Dongsheng Cai
Security Level: None
QA Assignee: Martin Dougiamas
Resolved date: 09/Dec/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai made changes - 25/Nov/08 07:57 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Dongsheng Cai committed 9 files to 'Moodle CVS' - 08/Dec/08 02:19 PM
Dongsheng Cai committed 1 file to 'Moodle CVS' - 08/Dec/08 02:23 PM
"MDL-17391, use repository filter in forum module"
MODIFY mod/forum/post_form.php   Rev. 1.36    (+7 -2 lines)
Dongsheng Cai committed 4 files to 'Moodle CVS' - 08/Dec/08 03:53 PM
"MDL-17391, enable repository filter in html editor"
MODIFY repository/lib.php   Rev. 1.146    (+3 -1 lines)
MODIFY lib/editor/tinymce/Attic/tinymce.js.php   Rev. 1.4    (+2 -2 lines)
MODIFY repository/Attic/javascript.php   Rev. 1.39    (+51 -24 lines)
MODIFY lib/filelib.php   Rev. 1.115    (+3 -2 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 08/Dec/08 04:34 PM
"MDL-17391, update repository instances when hide/show filepicker"
MODIFY repository/Attic/javascript.php   Rev. 1.40    (+58 -46 lines)
Dongsheng Cai committed 3 files to 'Moodle CVS' - 09/Dec/08 11:11 AM
"REPOSITORY, BOXNET/MDL-17391, create a helper function to filter files in listing"
MODIFY repository/boxnet/repository.class.php   Rev. 1.57    (+2 -2 lines)
MODIFY repository/Attic/javascript.php   Rev. 1.41    (+14 -12 lines)
MODIFY repository/lib.php   Rev. 1.147    (+32 -7 lines)
Dongsheng Cai added a comment - 09/Dec/08 11:15 AM
done, please review.

Dongsheng Cai made changes - 09/Dec/08 11:15 AM
Resolution Fixed [ 1 ]
Status In Progress [ 3 ] Resolved [ 5 ]
moodler committed 1 file to 'Moodle CVS' - 09/Dec/08 03:50 PM
MDL-17391, change paramters of repository_get_client.
MODIFY lib/weblib.php   Rev. 1.1183    (+3 -3 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 09/Dec/08 03:52 PM
"MDL-17391, fix file_type_to_ext to class, which should return array all the time"
MODIFY lib/filelib.php   Rev. 1.116    (+3 -3 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 09/Dec/08 04:30 PM
"MDL-17391, fix bugs when press insert link button on tinymce"
MODIFY repository/Attic/javascript.php   Rev. 1.42    (+4 -2 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 13/Nov/09 04:51 PM
"MDL-17391, document file_type_to_ext class"
MODIFY lib/filelib.php   Rev. 1.167    (+13 -7 lines)