Git commits in Moodle 1.7.3 by pichetp

commit 11db0ce1ec2be5c93117869617e2a57af74e4578
Author: pichetp <pichetp>
Date:   Sun, 07 Oct 2007 04:59:49 +0800
Tag:    v1.7.3

checking that there remain $oldwrappedids before deleting them lines 87-.. add         if(is_array($oldwrappedids) && count($oldwrappedids)){

commit 5c89371717cafaa654fa255d0e889d325886cdd3
Author: pichetp <pichetp>
Date:   Fri, 07 Sep 2007 10:46:12 +0800
Tag:    v1.7.3

Correcting a little error: datesetitem = array(); instead of datasetitem = array(); line +-550 $question->dataset[$datasetname]->datasetitem = array();

commit 64aa3333457d1021cb185121e6edc56e43109bf9
Author: pichetp <pichetp>
Date:   Wed, 08 Aug 2007 10:09:32 +0800
Tag:    v1.7.3

Merging MDL-10680 resolved by thepurplebob from 1.9

commit 524e369670521dfb8c89103ac22841273c7ce06b
Author: pichetp <pichetp>
Date:   Wed, 13 Jun 2007 15:49:59 +0800
Tag:    v1.7.3

Removing question/type/datasetdependent/categorydatasetdefinitions.php MDL-10072

commit c74677ca951da036fb48e91e32f04fabe3186603
Author: pichetp <pichetp>
Date:   Wed, 13 Jun 2007 11:44:13 +0800
Tag:    v1.7.3

solving lost of dataitems  MDL-10087 merging from 1.8

commit 0f8c9835853abbc1ae4b89bf705e9dae81b4f80f
Author: pichetp <pichetp>
Date:   Tue, 12 Jun 2007 11:27:40 +0800
Tag:    v1.7.3

giving to questiondatasets.html all the features of datasetdefinitions_form.php of HTML  QuickForm

commit 59a6d971a4827ded0f817f105d476b471a239d58
Author: pichetp <pichetp>
Date:   Tue, 12 Jun 2007 04:12:04 +0800
Tag:    v1.7.3

replacing "saveas" by "next page" and a greater size to answers formula <input>

commit c0226d096aa1f7a67def5dfd5b17d1d8335bb21a
Author: pichetp <pichetp>
Date:   Mon, 11 Jun 2007 08:17:57 +0800
Tag:    v1.7.3

correcting the custom_genrator line 610-611

commit aaf33485898ef81f3d310c6b88eaa35ad38e7d2c
Author: pichetp <pichetp>
Date:   Mon, 11 Jun 2007 06:45:34 +0800
Tag:    v1.7.3

Adding various improvements (MDL-8565, MDL-9496, MDL10070 etc.)to calculated question

commit 50067928964b0a26e24134c2861efed9e146c156
Author: pichetp <pichetp>
Date:   Tue, 15 May 2007 11:30:33 +0800
Tag:    v1.7.3

merging from head so that calculated questions can be imported and other improvments

commit 786542c572963f2b400686a22ee316d9bb15fd6d
Author: pichetp <pichetp>
Date:   Tue, 15 May 2007 11:23:32 +0800
Tag:    v1.7.3

merging from head so that calculated questions can be imported and other improvments

commit edaaa4665579de7bc2c2d029927d07f69169ebea
Author: pichetp <pichetp>
Date:   Tue, 15 May 2007 11:13:38 +0800
Tag:    v1.7.3

merging small modifications from head mostly for calculated questions