Issue Details (XML | Word | Printable)

Key: MDL-16704
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Sam Hemelryk
Reporter: Tim Hunt
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-16583

Move tagging JavaScript out of the HTML

Created: 26/Sep/08 04:48 PM   Updated: 22/Oct/09 12:06 PM
Return to search
Component/s: Tags
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Sam Hemelryk and Tim Hunt
Security Level: None
Resolved date: 22/Oct/09
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
Tim Hunt made changes - 18/Jun/09 03:57 PM
Field Original Value New Value
Assignee Tim Hunt [ timhunt ] Sam Hemelryk [ samhemelryk ]
Sam Hemelryk committed 5 files to 'Moodle CVS' - 22/Oct/09 11:59 AM
tag MDL-16704 Moved inline Javascript to tag.js and upgraded to page methods
ADD tag/tag.js   Rev. 1.1    (+0 -0 lines)
MODIFY tag/coursetagslib.php   Rev. 1.7    (+11 -57 lines)
MODIFY blocks/tags/block_tags.php   Rev. 1.21    (+10 -10 lines)
MODIFY tag/edit.php   Rev. 1.35    (+3 -23 lines)
MODIFY tag/coursetags_edit.php   Rev. 1.11    (+4 -4 lines)
Sam Hemelryk added a comment - 22/Oct/09 12:06 PM
Just commited, all inline JS has been moved out to the newly created tag/tag.js

Sam Hemelryk made changes - 22/Oct/09 12:06 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Sam Hemelryk committed 2 files to 'Moodle CVS' - 22/Oct/09 01:55 PM
tag MDL-16704 Fixed autocomplete of tags by reorganising the div nesting and upgrading the deprecated YUI calls
MODIFY tag/edit_form.php   Rev. 1.10    (+2 -2 lines)
MODIFY tag/tag.js   Rev. 1.2    (+22 -12 lines)