Issue Details (XML | Word | Printable)

Key: MDL-16697
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Dongsheng Cai
Reporter: Martin Dougiamas
Votes: 0
Watchers: 1
Operations

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

Formslib element: filepicker (JS)

Created: 26/Sep/08 01:32 PM   Updated: 13/Oct/09 02:21 PM
Return to search
Component/s: Files API, Forms Library, Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File File picker mockup.bmml (3 kB)

Image Attachments:

1. File picker mockup.png
(55 kB)
Issue Links:
Blockers
 
Cloners
 

Participants: Dongsheng Cai, Martin Dougiamas and Petr Skoda
Security Level: None
QA Assignee: Petr Skoda
Resolved date: 13/Oct/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The form element for choosing a single file from the available repositories. See MDL-15348 (just added again here for completeness)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda committed 1 file to 'Moodle CVS' - 22/Jun/09 02:30 AM
MDL-16697 file picker xhtml strict fixes
MODIFY repository/filepicker.php   Rev. 1.8    (+5 -5 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 14/Aug/09 03:37 PM
"MDL-16697, update javascript parameters list"
MODIFY lib/form/filepicker.js   Rev. 1.3    (+5 -5 lines)
MODIFY lib/form/filepicker.php   Rev. 1.32    (+3 -2 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 14/Aug/09 04:22 PM
"MDL-16697, rename callback functions"
MODIFY lib/form/filepicker.php   Rev. 1.33    (+4 -3 lines)
MODIFY lib/form/filepicker.js   Rev. 1.4    (+10 -4 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 14/Aug/09 04:23 PM
"MDL-16697, remove debug code"
MODIFY lib/form/filepicker.js   Rev. 1.5    (+1 -2 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 16/Aug/09 11:46 AM
"MDL-16697, fixed parameters"
MODIFY lib/form/filepicker.php   Rev. 1.34    (+1 -1 lines)
MODIFY lib/form/filepicker.js   Rev. 1.6    (+3 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 16/Aug/09 12:26 PM
"MDL-16697, remove debug code"
MODIFY lib/form/filepicker.js   Rev. 1.7    (+0 -1 lines)
Dongsheng Cai committed 5 files to 'Moodle CVS' - 09/Sep/09 12:59 PM
"MDL-16697, add savepath parameter to filepicker, fixed title click event in filepicker"
MODIFY repository/local/repository.class.php   Rev. 1.40    (+2 -2 lines)
MODIFY repository/repository.src.js   Rev. 1.30    (+2 -1 lines)
MODIFY lib/form/filepicker.php   Rev. 1.36    (+9 -5 lines)
MODIFY lib/form/filepicker.js   Rev. 1.8    (+2 -3 lines)
MODIFY repository/filepicker.php   Rev. 1.22    (+14 -7 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 11/Sep/09 10:17 AM
"MDL-16697, two js functions to destroy and show html element"
MODIFY lib/javascript-static.js   Rev. 1.90    (+13 -0 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 11/Sep/09 11:24 AM
"MDL-16697, fixed itemid in filepicker"
MODIFY lib/form/filepicker.php   Rev. 1.37    (+4 -0 lines)