Git commits in Moodle 1.6.0 by danmarsden

commit 2aa86d2d33537058a3e2cc4ccbe8e831c13f6a4d
Author: danmarsden <danmarsden>
Date:   Thu, 01 Jun 2006 04:25:37 +0800
Tag:    v1.6.0

BUG 5662 - bad check for 1.6 version.

commit fc410020b8721a0b72e4dd5d6af332647bd15ae8
Author: danmarsden <danmarsden>
Date:   Tue, 16 May 2006 07:21:39 +0800
Tag:    v1.6.0

Fixes bug 5464 also makes response clearer to students -see: http://moodle.org/mod/forum/discuss.php?d=45504

commit 22d56e80151835442afba7e63e02bcf912e41db1
Author: danmarsden <danmarsden>
Date:   Thu, 13 Apr 2006 05:15:10 +0800
Tag:    v1.6.0

need to check vars aren't empty b4 using them! - another one!

commit 6c5a77bbb7a96092bb5aba9fbfe75c8efdab90e6
Author: danmarsden <danmarsden>
Date:   Fri, 07 Apr 2006 04:42:35 +0800
Tag:    v1.6.0

couple of bugs when no data returned.

commit 3e11b9f44aaf0dfd02d811cce72c3184efd010e6
Author: danmarsden <danmarsden>
Date:   Wed, 05 Apr 2006 07:36:13 +0800
Tag:    v1.6.0

missed one.

commit acaf7b86e3df7898badddf842f0c4d128dd0b119
Author: danmarsden <danmarsden>
Date:   Wed, 05 Apr 2006 07:03:15 +0800
Tag:    v1.6.0

Bug Fixes for: Bug 5042 Bug 4600 Bug 4021 Bad code - need to check vars aren't empty b4 using them!

commit 90ca2ce87d79be8f6bf472fabb1c9389b443b5a8
Author: danmarsden <danmarsden>
Date:   Fri, 24 Feb 2006 05:20:44 +0800
Tag:    v1.6.0

fixed bug with limits not limiting for only enrolled students - limit was counting non-enrolled students as well. - also removed checkboxes to delete response from not-answered column.

commit 348630d87e81cf73a9bf2b17992b153d67cf7ea4
Author: danmarsden <danmarsden>
Date:   Thu, 23 Feb 2006 09:20:24 +0800
Tag:    v1.6.0

moving duplicated code into Lib.php as functions & clean up the code a bit. - also now include users group info in text/excel downloads. - preparation for new choice block!

commit d921818dc14691ac545b4a8e4279c003645a7a73
Author: danmarsden <danmarsden>
Date:   Fri, 10 Feb 2006 06:45:31 +0800
Tag:    v1.6.0

tidy up download of files when groups are turned on. + fix for Bug 4601 Bug 4476

commit df5fb55cbcf2269b21a9719365052c7f9dcf1fc6
Author: danmarsden <danmarsden>
Date:   Fri, 10 Feb 2006 05:50:21 +0800
Tag:    v1.6.0

Bug #4452 link names to profiles

commit 313441331e281403ea8bab97d49925ee0bafada1
Author: danmarsden <danmarsden>
Date:   Fri, 10 Feb 2006 05:09:10 +0800
Tag:    v1.6.0

add ability to delete responses, add pragma to text download and removed hardcoded localised string.

commit a56ca75fda1cb11389519284d6d707be6e81febe
Author: danmarsden <danmarsden>
Date:   Fri, 10 Feb 2006 02:12:51 +0800
Tag:    v1.6.0

backticks around release to allow upgrade to work correctly when using mysql 5

commit c100a341a6dd39e4b27ff6340c4c56df92d5641c
Author: danmarsden <danmarsden>
Date:   Thu, 09 Feb 2006 07:46:21 +0800
Tag:    v1.6.0

Bug 3768 - Release is now a reserved word in MySql 5

commit 3ddb684e5776924d432762b815705414e1370b4d
Author: danmarsden <danmarsden>
Date:   Mon, 15 Aug 2005 05:59:09 +0800
Tag:    v1.6.0

Fixes for Bug #3876, Bug #3816

commit af834f3e7c0ea241d96b2aa4423f7629a04d47a3
Author: danmarsden <danmarsden>
Date:   Mon, 27 Jun 2005 08:58:24 +0800
Tag:    v1.6.0

Bug #3623 - doesn't like when $value = 0

commit 9e1fc2da9cf5af0fbc02879d44e50bfe2fbb0aa9
Author: danmarsden <danmarsden>
Date:   Tue, 24 May 2005 06:13:15 +0800
Tag:    v1.6.0

XHTML fix,

commit 5634beeaa5669d0bb43f6c1bb7a8c515f745e57b
Author: danmarsden <danmarsden>
Date:   Thu, 19 May 2005 05:50:45 +0800
Tag:    v1.6.0

-shouldn't have been using Javascript there! - few more fixes coming. - choice mod limit function doesn't seem to be working properly - doesn't seem to display results anymore!

commit 48ee8c68f6c98fda9cc0e60b769d2beace1ff591
Author: danmarsden <danmarsden>
Date:   Tue, 03 May 2005 09:14:53 +0800
Tag:    v1.6.0

partial bug fix for mysql 5 - release is a reserved word - mysql.php probably still needs fixing - see bug #3062

commit a11b4f3d8d1ad2812b39013b2c9c66010f6dfebf
Author: danmarsden <danmarsden>
Date:   Thu, 21 Apr 2005 04:59:20 +0800
Tag:    v1.6.0

$lim should be $limitfieldlist

commit cabf7c2397bda8f6bddbec1ecbd4b09d9e52d72f
Author: danmarsden <danmarsden>
Date:   Fri, 15 Apr 2005 09:40:22 +0800
Tag:    v1.6.0

show user what selection they made when updates are not allowed.

commit c9ff813c41660d4af9778296396ee6b3e1c0e727
Author: danmarsden <danmarsden>
Date:   Fri, 15 Apr 2005 05:10:39 +0800
Tag:    v1.6.0

new limit feature in choice.

commit 149c7b63e54a2b7369f3d036e8f2976a304bb133
Author: danmarsden <danmarsden>
Date:   Thu, 14 Apr 2005 07:14:38 +0800
Tag:    v1.6.0

new limit feature in choice.

commit 2404a1a4f81688fd9ad26ca50cb22de0d5c1a6c0
Author: danmarsden <danmarsden>
Date:   Thu, 14 Apr 2005 07:04:04 +0800
Tag:    v1.6.0

There isn't a limit of 6 choice's anymore.

commit 8b9e98bc8aaeb28a0a351969ae01734d61c6ef73
Author: danmarsden <danmarsden>
Date:   Thu, 14 Apr 2005 07:02:22 +0800
Tag:    v1.6.0

1 more for new limit feature.

commit ae2f3b4cbc6fff4a81ec162ed9b0336b809a5b7b
Author: danmarsden <danmarsden>
Date:   Wed, 13 Apr 2005 06:53:22 +0800
Tag:    v1.6.0

output to excel and text now checks whether unanswered column should be shown before outputing data.

commit 7b056dd39a2969cbf3d7117eff242d33c673b927
Author: danmarsden <danmarsden>
Date:   Wed, 13 Apr 2005 04:49:51 +0800
Tag:    v1.6.0

problem with "not answererd yet" column on anon responses page. - diplaying admins and hidden teachers.

commit 647396597afbb0423ffb5666bdd706a0809a6673
Author: danmarsden <danmarsden>
Date:   Tue, 12 Apr 2005 06:59:32 +0800
Tag:    v1.6.0

now allows download of choice responses to excel or text file

commit b9135eca2ce3cd8ac00e96170e9f01a51a594d87
Author: danmarsden <danmarsden>
Date:   Tue, 12 Apr 2005 04:34:13 +0800
Tag:    v1.6.0

fix for Bug #2883 - Choice Mod, - can't delete an existing option

commit 03ff2092c449078bedbde2bf9ac2a5865e2427d2
Author: danmarsden <danmarsden>
Date:   Fri, 08 Apr 2005 06:22:22 +0800
Tag:    v1.6.0

$options used by something else.

commit a3e22b3b9d8afe30c05d7b6aef080b6cd90b1e74
Author: danmarsden <danmarsden>
Date:   Thu, 07 Apr 2005 11:17:43 +0800
Tag:    v1.6.0

no backticks in postgres!!

commit db38d2c92e95040b92274a36881a757fd99f8f52
Author: danmarsden <danmarsden>
Date:   Thu, 07 Apr 2005 09:18:51 +0800
Tag:    v1.6.0

wrong table names! smile Bug #2848