Git commits in Moodle 2.0.x by nfreear

commit a377231ec1bd52fad0ac93d6e1df455d5ca20d2d
Author: nfreear <nfreear>
Date:   Fri, 21 Dec 2007 20:58:15 +0900
Tag:    v2.0.0-rc1

MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes.

commit 1200d3d05d140668ca6ba8eeead05c1c892f4323
Author: nfreear <nfreear>
Date:   Fri, 21 Dec 2007 20:12:43 +0900
Tag:    v2.0.0-rc1

MDL-7493 further fix: strip_tags from title strings because the titles may have HTML in them.   -From Martin D/moodler in moodleblock.class.php - thanks.

commit d77a74e3b406baba1c1b75c2ef30be5e3e7f599d
Author: nfreear <nfreear>
Date:   Wed, 19 Dec 2007 22:35:25 +0900
Tag:    v2.0.0-rc1

Followup for MDL-7493... - Finally the correct images! fix transparency, and improve contrast in Windows High Contrast Black mode.

commit 91577f17f3eeabe26f4cb6d7b94ef1f220f4df56
Author: nfreear <nfreear>
Date:   Wed, 19 Dec 2007 22:25:24 +0900
Tag:    v2.0.0-rc1

Followup for MDL-7493... - revert images to fix transparency, and improve contrast in Windows High Contrast Black mode.

commit c076f4beeff099035e580ddc760d596bad3001a2
Author: nfreear <nfreear>
Date:   Wed, 19 Dec 2007 02:18:19 +0900
Tag:    v2.0.0-rc1

Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript.

commit 0154653b9bc48100dfbd59d993257a680aa84e7e
Author: nfreear <nfreear>
Date:   Wed, 12 Dec 2007 00:25:07 +0900
Tag:    v2.0.0-rc1

Fixes MDL-12541 "Weeks course format - dates for each section should be marked up as heading". Merged.

commit 93beeb72544369a653b851a5af824f6f9fe95c29
Author: nfreear <nfreear>
Date:   Tue, 11 Dec 2007 22:58:39 +0900
Tag:    v2.0.0-rc1

Fixes MDL-12539 "Help link text for all admin/user filters are broken".

commit 3b726c87a30e6722823bf9c3bc516a89fe153aaa
Author: nfreear <nfreear>
Date:   Tue, 11 Dec 2007 21:58:37 +0900
Tag:    v2.0.0-rc1

Fixes MDL-12539 "Help link text for all admin/user filters are broken".

commit b0dc3e563db188e162ae6956808c67c23428e67a
Author: nfreear <nfreear>
Date:   Mon, 10 Dec 2007 19:26:47 +0900
Tag:    v2.0.0-rc1

Fixes bug MDL-2674, "backup always backsup/restores groups regardless of user settings" - restore group/grouping option.

commit 166db28057f27d74cebf4cdda9299a7b357904d8
Author: nfreear <nfreear>
Date:   Tue, 04 Dec 2007 01:41:36 +0900
Tag:    v2.0.0-rc1

Fixes bug MDL-12416, Help links - img ALT text should contain phrase "new window" to match link TITLE.

commit 532f494d9624053a2b61d200aba29ad9834616f5
Author: nfreear <nfreear>
Date:   Wed, 21 Nov 2007 23:50:32 +0900
Tag:    v2.0.0-rc1

Fixes reopened bug MDL-7472, "Explicitly label radio buttons in Survey" - removes use of USER->screenreader using get_accesshide + many other accessibility fixes.

commit 5cfea9fbae73f28d6b3c0922e78903304640dc17
Author: nfreear <nfreear>
Date:   Tue, 20 Nov 2007 23:37:58 +0900
Tag:    v2.0.0-rc1

Follow up for MDL-12256, "Course AJAX has very poor accessibility - ALT text" - IE tooltip/ title hack.

commit f8eaeffa21db05661b75690f9e947a7c834674cb
Author: nfreear <nfreear>
Date:   Tue, 20 Nov 2007 02:22:04 +0900
Tag:    v2.0.0-rc1

Fixes for bug MDL-12256, "Course AJAX has very poor accessibility - ALT text" (includes white-space cleanup).

commit f7a5b3ad3afcd0705728673da8238c732e317527
Author: nfreear <nfreear>
Date:   Tue, 20 Nov 2007 02:21:28 +0900
Tag:    v2.0.0-rc1

Fixes for bug MDL-12256, "Course AJAX has very poor accessibility - ALT text".

commit 11599e476d8357a5f9d55df49cb13a97947134e0
Author: nfreear <nfreear>
Date:   Tue, 20 Nov 2007 00:25:16 +0900
Tag:    v2.0.0-rc1

Initial fix for MDL-12256, "Course AJAX has very poor accessibility - ALT text" - test, imgAttributes.length NOT attributes.length.

commit 8fee6c60c869293508cc9d33258548afe1838547
Author: nfreear <nfreear>
Date:   Sat, 17 Nov 2007 01:47:54 +0900
Tag:    v2.0.0-rc1

Fixes bug MDL-12225, Mark up lists correctly in course/lib (accessibility).

commit ab9ad21d0b33b8c4bbc53e4aee2f46e22d5beec4
Author: nfreear <nfreear>
Date:   Wed, 14 Nov 2007 02:16:54 +0900
Tag:    v2.0.0-rc1

Follow up fix for MDL-7878 "Link identification and skipping" (and MDL-9306 "Replaced weeks..") - duplicate skip_main_destination().

commit bc1bbaf477df04c205459bbb1023447db8651f2f
Author: nfreear <nfreear>
Date:   Tue, 13 Nov 2007 23:46:44 +0900
Tag:    v2.0.0-rc1

MDL-12153, "Validome - moodle.org invalid - require Content-Script-Type".

commit 0dbb2191fb81bac02e12ea045fbf5d4195c6ed90
Author: nfreear <nfreear>
Date:   Tue, 13 Nov 2007 01:53:53 +0900
Tag:    v2.0.0-rc1

Fixes MDL-12125, Call to a member function FetchRow on a non-object in get_user_access_sitewide.

commit 120a18f051cdd003673ce40f61e01958b67cc51d
Author: nfreear <nfreear>
Date:   Thu, 08 Nov 2007 02:45:57 +0900
Tag:    v2.0.0-rc1

Follow up fixes MDL-12029 "Glossary view needs heading markup..."

commit 23adb9c84f9a1e72b61d79e4bd0005d46f37d50d
Author: nfreear <nfreear>
Date:   Wed, 07 Nov 2007 02:46:15 +0900
Tag:    v2.0.0-rc1

Fixes MDL-7878 in new course format, "Link identification and skipping" - skip_main_destination function + use the $currenttext string (MDL-11439) - both accessibility related.

commit 097d705e6d0416f63652836b30f49a9184fde66f
Author: nfreear <nfreear>
Date:   Tue, 06 Nov 2007 00:22:22 +0900
Tag:    v2.0.0-rc1

Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes".

commit 8fc45264b932e0423d56dfab54736ce865f03871
Author: nfreear <nfreear>
Date:   Thu, 01 Nov 2007 21:32:58 +0900
Tag:    v2.0.0-rc1

Fixes bug MDL-11994, Accessibility: "Users tagged with ..." should be marked up as a list.

commit 317d5ddcb363d465125e2e16de9f3e71ee06cc6d
Author: nfreear <nfreear>
Date:   Mon, 22 Oct 2007 17:21:11 +0800
Tag:    v2.0.0-rc1

Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php.

commit 5c3550191af5cc3891cd7bc99447b4b50d243561
Author: nfreear <nfreear>
Date:   Mon, 22 Oct 2007 14:43:00 +0800
Tag:    v2.0.0-rc1

Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files.

commit 17a6161d20851a44453434c05892b12a50647fe1
Author: nfreear <nfreear>
Date:   Tue, 16 Oct 2007 00:59:17 +0800
Tag:    v2.0.0-rc1

Follow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix styles.

commit 292ad3bfc9e6b48a9e76b8f40dd47c4baf228739
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 23:04:09 +0800
Tag:    v2.0.0-rc1

MDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.

commit 932e97ea6df88d564e3531da4b700082c0fb6b47
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 22:47:34 +0800
Tag:    v2.0.0-rc1

Follow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order - adding "AS"

commit 87d52a0a307376c67fc9fc9adc47736efde4edc1
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 22:18:40 +0800
Tag:    v2.0.0-rc1

Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name" etc.

commit 4213137651d63b28128dd3eb7824fa3dfca5c270
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 20:31:39 +0800
Tag:    v2.0.0-rc1

Fixes MDL-11430, Flickr & Youtube tag blocks should use list markup.

commit 53420696a62e07ab33dcc187184c2c4d12345dbd
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 20:26:54 +0800
Tag:    v2.0.0-rc1

Preparation for MDL-11430 - whitespace.

commit f79f249490a7510da3046557e9bde2332b9671a6
Author: nfreear <nfreear>
Date:   Mon, 15 Oct 2007 18:04:41 +0800
Tag:    v2.0.0-rc1

Follow up fix for MDL-11436 'Encapsulate "accesshide" HTML class in function', and use.

commit b20863a964b9f27556c30ea525d05544debb5c89
Author: nfreear <nfreear>
Date:   Fri, 12 Oct 2007 18:58:03 +0800
Tag:    v2.0.0-rc1

Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag"

commit 12b9aee7d7f32802247f715f1cb83e35661ae121
Author: nfreear <nfreear>
Date:   Fri, 12 Oct 2007 00:35:20 +0800
Tag:    v2.0.0-rc1

Fixes MDL-11695, Skip block links inaccessible for many keyboard-only users