|
Nick Freear made changes - 19/Nov/07 11:32 PM
Nick Freear committed 1 file to 'Moodle CVS' - 20/Nov/07 12:25 AM
Nick Freear committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 20/Nov/07 12:26 AM
I've committed the one-line fix for item 1 above to HEAD, 1.9 and 1.8 branches, tagged MERGED. I'm about to commit the rest to HEAD.
Martin, can I merge these changes to 1.9 branch? thanks Nick
Nick Freear committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 20/Nov/07 02:11 AM
Nick Freear committed 1 file to 'Moodle CVS' - 20/Nov/07 02:21 AM
Nick Freear committed 4 files to 'Moodle CVS' - 20/Nov/07 02:22 AM
martignoni committed 1 file to 'Lang CVS' - 20/Nov/07 05:42 AM
Great, thanks! Definitely OK to commit to HEAD any time.
Porting to 1.9 needs to be done carefully - remember that HEAD is now tableless and being tested that way ... 1.9 still currently uses tables.
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 20/Nov/07 01:52 PM
Thanks. Understood - I'm being careful!
I have tested on 1.9 branch and HEAD, in IE 6, IE 7, Firefox (Opera and Safari - course AJAX doesn't work) with help from a colleague, and I'm happy that the weeks and topics course pages look and work the same as before, with AJAX enabled (or not). I have added a hack to fix Internet Explorer tooltips to use the image TITLE, not the ALT attribute (the ALT text is unnecessarily specific for sighted users - eg. "Hide section 1"). (Note, item 5 in the original bug report is not and issue - I hadn't updated section_classes.js for Ann's patch, MDL-9306.) Everything now committed to HEAD and 1.9 branch, tagged merged.
Nick Freear made changes - 20/Nov/07 10:40 PM
Nick Freear committed 5 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 20/Nov/07 11:24 PM
Nick Freear committed 2 files to 'Moodle CVS' - 20/Nov/07 11:37 PM
Nick Freear made changes - 21/Nov/07 07:32 PM
Nick Freear made changes - 21/Nov/07 07:35 PM
Nick Freear made changes - 21/Nov/07 09:11 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-lang/en_utf8/moodle.php - 2 new strings, 'hidesection', 'movesection'.
-lib/ajax/ajaxcourse.js - modifies mk_button method (minor edit to main_class.prototype.getString).
-lib/ajax/ajaxlib.js - use more language strings.
-lib/ajax/block_classes.js
-lib/ajax/section_classes.js