Git commits in Moodle 1.7.0 by gbateson

commit b3abd772356b5d9dc9f1b100b034ded5eef38c87
Author: gbateson <gbateson>
Date:   Mon, 30 Oct 2006 16:54:22 +0800
Tag:    v1.7.0

corrected the setting of fixed flag in JMatch quizzes

commit 537515d8e82eead3c86149b417fd176c19d0ad0c
Author: gbateson <gbateson>
Date:   Fri, 27 Oct 2006 09:34:08 +0800
Tag:    v1.7.0

fixed detection and display of fixed JMatch items (in jmt files)

commit c0e19266dbfed957c3132259fe6f1136a6c7cf74
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 22:57:37 +0800
Tag:    v1.7.0

simplified the javascript to hide "name", "studentfeedbackurl" and dates when not required

commit fb414b62e58681b98eaf5feb81aa700e92df5b5f
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 16:59:59 +0800
Tag:    v1.7.0

added PARAM types for all calls to "optional_param()" and "required_param()"

commit cc4782064df5811b9b083887675d0081496c83bc
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 13:03:52 +0800
Tag:    v1.7.0

adjust "best grade" to range 0 to hotpot->maxgrade

commit 1cc9e57b94d5068caf639f578aa12f5a8372ab19
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 10:00:53 +0800
Tag:    v1.7.0

removed "thiscourse" and "allmycourses" as they are no longer used in hotpot/report.php

commit dee022991a4202c5acf84f9ef28c50514c047d67
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 09:57:57 +0800
Tag:    v1.7.0

remvoved course selection for admins, and tidied up handling of capabilities

commit 967cede92eed788961f43763f215a4e061dc471d
Author: gbateson <gbateson>
Date:   Sat, 07 Oct 2006 09:53:49 +0800
Tag:    v1.7.0

remove "Selecting a course" section

commit bd9c7e84736ddd61bd38745172b9f323d55f6d8a
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 17:36:40 +0800
Tag:    v1.7.0

fix undefined variable $context on line 135

commit a81468432a70e650d3591b761b4b041103346f1d
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 16:02:07 +0800
Tag:    v1.7.0

allow display and deletion of attempts by "All users" including unenrolled students

commit 8e6461f749f452cee0f0df6e5d758871c533672f
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 15:09:27 +0800
Tag:    v1.7.0

fix typo on line 89: get_context_instance(CONTEXT_COURSE, $course) ... should be ... get_context_instance(CONTEXT_COURSE, $course->id)

commit 259bcf0c8b5c1e1351e1685c6e99ff8b9f3b354f
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 14:22:15 +0800
Tag:    v1.7.0

added "format_string" and "stripslashes" when print HotPot name to browser

commit 2398e835a8690dbfd6b309b6cd229426dab2fc26
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 13:56:53 +0800
Tag:    v1.7.0

renamed all $hp to $hotpot; added/update/delete calendar events when adding/updating/deleting hotpots; add functions required for participation report;

commit bf4665c362c0b2f1ae951a28e9572318b95ba5fc
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 12:03:39 +0800
Tag:    v1.7.0

In "Selecting Users" section, added "All users" and modified "All participants" and "Existing students"

commit 7676e965b9eb2f6e4ed53b57e8e44ef1a8307038
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 11:46:46 +0800
Tag:    v1.7.0

added $string['allusers'] = 'All users'; for "hotpot/report.php"

commit 85b05f3784d9e324dbbdd877418945630caa2c45
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 10:03:43 +0800
Tag:    v1.7.0

removed all references to obsolete indexes on "hotpot_questions.name" and "hotpot_strings.string"

commit cd4910967727327cd54006448b2c5aa326b2f608
Author: gbateson <gbateson>
Date:   Fri, 06 Oct 2006 09:25:56 +0800
Tag:    v1.7.0

reset version number in HotPot v1 with over-advanced version number

commit 42cd7a105b8e9e66485db2ffb72ebc83d196439a
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 14:39:51 +0800
Tag:    v1.7.0

do not join "hotpot_attempts" and "hotpot_details" tables when displaying "hotpot/index.php". This should speed display when courses have many HotPot activities, especially for students

commit 172ab5365043f1defb5f2006ccb70ca24057c120
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 14:36:50 +0800
Tag:    v1.7.0

add/delete calendar events when adding/updating/deleting hotpots

commit 6e69ab8afbbdbc43dcf17a59d9c5c9b5b4439a2f
Author: gbateson <gbateson>
Date:   Sun, 01 Oct 2006 14:35:54 +0800
Tag:    v1.7.0

added "hotpotopens" and "hotpotcloses" for calendar events

commit f7f630bce744a5d96ce97c9569b6f29f415847fe
Author: gbateson <gbateson>
Date:   Thu, 28 Sep 2006 21:24:36 +0800
Tag:    v1.7.0

added PARAM types to calls using "required_param" and "optional_param" functions

commit e69c04db5a6466fda1e0095158a861450e022f14
Author: gbateson <gbateson>
Date:   Fri, 15 Sep 2006 05:50:37 +0800
Tag:    v1.7.0

do not add $restore->course_startdateoffset to ANY empty dates

commit de2ded1a430d1d8aa6f8f2668da208d59d052708
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 19:10:54 +0800
Tag:    v1.7.0

moved restorelog code to "hotpot_restore_mods", so it is only executed when backing up a HotPot record. Also, modified restorelog code so that "course_startdateoffset" is not added to TIMEOPEN or TIMECLOSE if those fields are currently empty (empty has a special meaning for those fields)

commit 29f4a60ffe599c56b1fdf9d5a5a0d3647c7e07e4
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 15:29:22 +0800
Tag:    v1.7.0

add get_coursemodule_from_id/instance functions for compatability with Moodles <1.7

commit 2a532aa68c6cffa4b78b17d09e5277555e3c3ca8
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 15:17:53 +0800
Tag:    v1.7.0

reduce length of worksheet name to 31 chars if running under Moodle 1.5

commit 3c4f45c2d98708e09c7bf4b836c42e0ca3386e9b
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 15:16:14 +0800
Tag:    v1.7.0

remove &nbsp; from blank cells when generating Excel sheet

commit e9be5848103c62ef88941380b58f8acb9eac580e
Author: gbateson <gbateson>
Date:   Thu, 14 Sep 2006 07:59:38 +0800
Tag:    v1.7.0

fix for overly advanced version numbers in HotPot module in Moodle 1.5 (see bug MDL-6538)

commit c73eb55dcc0098a00e0d683f83db91ac0948bc78
Author: gbateson <gbateson>
Date:   Sun, 10 Sep 2006 13:34:02 +0800
Tag:    v1.7.0

correct formatting of "Show Legend" -> "No" and added missing <p> in "Encoding" explanation

commit ce33e12da1997634784ea0a4a93146325090724a
Author: gbateson <gbateson>
Date:   Sun, 10 Sep 2006 13:29:24 +0800
Tag:    v1.7.0

remove reportselector.html as it was unused and has been replaced by reportcontent.html and reportformat.html

commit c2e04a5df1d183060f1f71a2a4c79a948fb584d9
Author: gbateson <gbateson>
Date:   Sat, 02 Sep 2006 06:44:07 +0800
Tag:    v1.7.0

improve detection of PostgreSQL version number

commit e1af293f5f85f8db7c89cd1adbb3a7265f8450dd
Author: gbateson <gbateson>
Date:   Fri, 01 Sep 2006 16:55:43 +0800
Tag:    v1.7.0

fix bug MDL_6419

commit a70b3fbb4ca0899e6658ac9f0a8a1ba0f5ba17de
Author: gbateson <gbateson>
Date:   Fri, 01 Sep 2006 12:24:34 +0800
Tag:    v1.7.0

correct the detection of HotPot 2.0 backups (from Moodle 1.5)

commit 3044600bf313a406fe651e72e281a148ed94cff5
Author: gbateson <gbateson>
Date:   Fri, 01 Sep 2006 12:20:19 +0800
Tag:    v1.7.0

add md5key field to end of hotpot_questions and hotpot_strings

commit 5048c8d6581b7b0f2f52acb86044f317cd266a22
Author: gbateson <gbateson>
Date:   Fri, 01 Sep 2006 10:18:41 +0800
Tag:    v1.7.0

fixed typo on line 2

commit 1897e3ef9543c3bef9425be9a534bf9080190d14
Author: gbateson <gbateson>
Date:   Fri, 01 Sep 2006 10:08:39 +0800
Tag:    v1.7.0

replace MySQL-only indexes on text fields (hotpot_question.name + hotpot_strings.string) with two new md5key fields (hotpot_question.md5key + hotpot_strings.md5key), which are the MD5 hash of the respective text fields. Microincrement version number to 2006083101

commit 9fd66c66424f7475ea8587fce253d90c39da27bf
Author: gbateson <gbateson>
Date:   Mon, 22 May 2006 08:22:21 +0800
Tag:    v1.7.0

fixed typo: clck -> click

commit 1e80704a322c875dcfd7c82561640d01cc6ae2a5
Author: gbateson <gbateson>
Date:   Mon, 22 May 2006 08:18:41 +0800
Tag:    v1.7.0

modified CVS URLs to start http://moodle.cvs.sourceforge.net

commit 6075dd444fb41e2e479a04342e392de2cfe188c4
Author: gbateson <gbateson>
Date:   Mon, 22 May 2006 08:10:23 +0800
Tag:    v1.7.0

Give Up button modified to send results and set status to Abandoned. Microincrement release to 2006052200 (release = v2.1.20)