Git commits in Moodle 1.6.3 by gbateson

commit 509f5d23e02689a66c578b9cea6987fd36099ceb
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 11:41:03 +0800
Tag:    v1.6.3

change default setting for reportusers to "allusers" (was "all")

commit ffd7d3d7c255d7078cb3425518c7b941513a7bcd
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 11:19:33 +0800
Tag:    v1.6.3

replace indent tabs with 4 spaces

commit 49ebbad5fa7ae13e3d97e22db86c2fc31118c2b9
Author: gbateson <gbateson>
Date:   Thu, 05 Oct 2006 15:12:15 +0800
Tag:    v1.6.3

as per other mods, use "strip_slashes" and "format_string" when printing HotPot name to browser

commit e8737871687e1015eb557b29c80797babc98a71b
Author: gbateson <gbateson>
Date:   Thu, 05 Oct 2006 14:43:32 +0800
Tag:    v1.6.3

added names of unenrolled students to drop-down list of users names for which a report can be generated

commit fb4990ca391af9c44aa32047fc4914cff24dc548
Author: gbateson <gbateson>
Date:   Thu, 05 Oct 2006 14:21:26 +0800
Tag:    v1.6.3

In the "Selecting Users" section, "All users" was added and "All participants" was modified.

commit 7032c917e398e330990fbf8e2c1729a338ab3d5b
Author: gbateson <gbateson>
Date:   Thu, 05 Oct 2006 14:19:27 +0800
Tag:    v1.6.3

In the "Selecting users" section, "All Users" has been added and "All participants" has been modified.

commit a4a6aafe48caf05c93254baad3c64b35d1927250
Author: gbateson <gbateson>
Date:   Thu, 05 Oct 2006 14:02:47 +0800
Tag:    v1.6.3

enabled display of attempts by students who are no longer enrolled in the course

commit 2da3d6983bf1281f54cbb71f6d7d14ad9d50912d
Author: gbateson <gbateson>
Date:   Tue, 03 Oct 2006 07:57:37 +0800
Tag:    v1.6.3

version number of final HotPot v1 (2005050900) was beyond version number of initial HotPot v2 (2004122000), added code to adjust $oldversion to trigger correct upgrade of tables for HotPot v1

commit a8fdaa5c38e4194cb47eba52778fb8178b393f4d
Author: gbateson <gbateson>
Date:   Mon, 02 Oct 2006 08:30:32 +0800
Tag:    v1.6.3

corrected display of best grade on "index.php" when maximum grade for the HotPot is not 100

commit 1387c879d508f2a4247327ca2e7a6242a175f5ee
Author: gbateson <gbateson>
Date:   Mon, 02 Oct 2006 07:59:51 +0800
Tag:    v1.6.3

removed a leftover debug print "SELECT ... GROUP BY ..."

commit 164c865fc7f4fcd1f5d79f9dfb55829a66bb224c
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 14:22:12 +0800
Tag:    v1.6.3

calendar events are now added/deleted when hotpots are added/updated/deleted

commit 1dfae875f22ed849f588479b9ab54742e3077e04
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 14:20:58 +0800
Tag:    v1.6.3

added "hotpotopens" and "hotpotcloses" for calendar events

commit ff5d1865c4eb2d6774d9b6a930842bd57ac85bd7
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 06:40:59 +0800
Tag:    v1.6.3

do not join attempts and details tables when select attempts details. This may speed up display of hotpot/index.php where there are many, many hotpots

commit 3fc2c3c26613207b3e2679efeeab02534673561c
Author: gbateson <gbateson>
Date:   Thu, 28 Sep 2006 20:41:49 +0800
Tag:    v1.6.3

added PARAM types when calling "required_param" and "optional_param" functions

commit 158210e49fa2476250cc6ea60b43ec44838b8d42
Author: gbateson <gbateson>
Date:   Tue, 26 Sep 2006 20:21:38 +0800
Tag:    v1.6.3

added functions for participation report: hotpot_get_view_actions + hotpot_get_post_actions

commit 0e448ae3c02acd98b0deabb590338e3d795026a9
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 08:24:31 +0800
Tag:    v1.6.3

removed unnecessary $db declaration

commit 79fc4a67265ff9433cd13ba01a01e6d996750516
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 07:27:21 +0800
Tag:    v1.6.3

copied code from "hotpot/db/postgres.php" to detect hotpot_attempts.details field

commit 0d3b042fecaac2e07a4eb63cde95436efa7014a5
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 05:25:58 +0800
Tag:    v1.6.3

fix bug 6538, in which $db->MetaColumns was not defined in some PG sites

commit 22c633e8b7c4b623e73b2e37e6a23780069e01c5
Author: gbateson <gbateson>
Date:   Wed, 13 Sep 2006 16:26:16 +0800
Tag:    v1.6.3

when updating, if the version number indicates this could be an early HotPot v2.1 (Moodle 1.6) then check this is not HotPot v2.0 (Moodle 1.5) with an overly advanced version number. Also, added backwards compatability back to Moodle 1.1.1 New release is HotPot v2.1.23, version is 2006082900

commit 664f80662ed40df50bbdd78568f2fe020743c7db
Author: gbateson <gbateson>
Date:   Wed, 13 Sep 2006 16:19:26 +0800
Tag:    v1.6.3

don't show &nbsp; in empty grades cells in Excel format

commit ac63de90c689357bf1d20cc7245fb568c67a8e29
Author: gbateson <gbateson>
Date:   Wed, 13 Sep 2006 16:17:50 +0800
Tag:    v1.6.3

add get_coursemodule functions for Moodle <1.5.4

commit 5f4a37b5b27c4ab900c6a4dcb63f91746f1f2a01
Author: gbateson <gbateson>
Date:   Wed, 13 Sep 2006 16:16:00 +0800
Tag:    v1.6.3

limit worksheet length to 31 chars on Moodle 1.5: prevents fatal error lib/excel/workbook.php