Issue Details (XML | Word | Printable)

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

Move file picker code to a static javascript file

Created: 09/Mar/09 02:07 PM   Updated: 04/May/09 11:35 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Dongsheng Cai and Tim Hunt
Security Level: None
QA Assignee: Tim Hunt
Difficulty: Moderate
Resolved date: 04/May/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
If there are muliti-filepicker, javascript code will be loaded reduplicately, that is because filepicker use php generated code in it.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai added a comment - 20/Apr/09 04:54 PM
Commited new file picker 2.0.
Searching function is not available yet.

Dongsheng Cai added a comment - 04/May/09 02:34 PM
The new file picker worked, feel free to reopen it.

Tim Hunt added a comment - 04/May/09 11:35 PM
Thanks Dongsheng!