Issue Details (XML | Word | Printable)

Key: MDL-15348
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
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-13766

Develop "filepicker" component in Moodleforms

Created: 23/Jun/08 02:13 PM   Updated: 26/Sep/08 01:32 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. File repository.sql (1.0 kB)

Issue Links:
Blockers
 

Participants: Dongsheng Cai and Martin Dougiamas
Security Level: None
Resolved date: 07/Aug/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
Martin Dougiamas made changes - 25/Jun/08 11:48 AM
Field Original Value New Value
Assignee Martin Dougiamas [ dougiamas ] Mathieu Petit-Clair [ scyrma ]
Dongsheng Cai committed 3 files to 'Moodle CVS' - 27/Jun/08 04:52 PM
MDL-15348, initial revision of file picker.
ADD repository/Attic/ibrowse.php   Rev. 1.1    (+0 -0 lines)
ADD repository/Attic/style.css   Rev. 1.1    (+0 -0 lines)
ADD repository/Attic/picker.php   Rev. 1.1    (+0 -0 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 30/Jun/08 01:24 PM
"MDL-15348, get options from database"
MODIFY repository/lib.php   Rev. 1.5    (+26 -1 lines)
MODIFY repository/Attic/picker.php   Rev. 1.2    (+30 -1 lines)
Dongsheng Cai added a comment - 30/Jun/08 01:26 PM
picker.php starts to use database, this is `repository` table.

Dongsheng Cai made changes - 30/Jun/08 01:26 PM
Attachment repository.sql [ 14376 ]
Martin Dougiamas added a comment - 30/Jun/08 01:49 PM
I'll make a new task for the database (need to use xmldb editor anyway)

Dongsheng Cai committed 1 file to 'Moodle CVS' - 07/Jul/08 02:16 PM
"MDL-15348, adding a loading image for repository file picker, created by http://www.ajaxload.info/"
MODIFY pix/i/loading.gif   Rev. 1.1    (+0 -0 lines)
Dongsheng Cai committed 3 files to 'Moodle CVS' - 18/Jul/08 05:22 PM
MDL-15348, improve list view of picker, display file size and file updated date.
MODIFY repository/flickr/repository.class.php   Rev. 1.8    (+1 -1 lines)
MODIFY repository/Attic/ajax.php   Rev. 1.9    (+18 -4 lines)
MODIFY repository/boxnet/repository.class.php   Rev. 1.13    (+6 -4 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 19/Jul/08 12:01 AM
MDL-15348, improve list view of picker, display file size and file updated date.
MODIFY repository/boxnet/Attic/boxlibphp5.php   Rev. 1.9    (+2 -0 lines)
Dongsheng Cai made changes - 04/Aug/08 02:48 PM
Assignee Mathieu Petit-Clair [ scyrma ] Dongsheng Cai [ dongsheng ]
Dongsheng Cai made changes - 04/Aug/08 03:15 PM
Summary Develop "fileopen" component in Moodleforms Develop "filepicker" component in Moodleforms
Dongsheng Cai made changes - 07/Aug/08 12:20 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
moodler committed 1 file to 'Moodle CVS' - 01/Sep/08 02:17 PM
MDL-15348 Make sure the filepicker element shows a label
MODIFY lib/form/filepicker.php   Rev. 1.15    (+2 -1 lines)
moodler committed 1 file to 'Moodle CVS' - 02/Sep/08 10:59 AM
MDL-15348 Make the filepicker component return the itemid of the new file (in user_draft area)
MODIFY lib/form/filepicker.php   Rev. 1.16    (+4 -1 lines)
moodler committed 2 files to 'Moodle CVS' - 08/Sep/08 01:41 PM
MDL-15348 Add changes for filepicker to support the display of existing files
MODIFY version.php   Rev. 1.799    (+1 -1 lines)
MODIFY lib/form/filepicker.php   Rev. 1.18    (+13 -11 lines)
Martin Dougiamas made changes - 26/Sep/08 01:32 PM
Link This issue is blocked by MDL-16697 [ MDL-16697 ]