Git commits in Moodle 1.9.0 by pichetp

commit 5420407e1eec8e991f840e195c5fea526bf10a9a
Author: pichetp <pichetp>
Date:   Wed, 20 Feb 2008 22:00:36 +0900
Tag:    v1.9.0

Merging from HEAD MDL-13457 Validation when moving to another category

commit a19e31a1d611dce3693c90d214ac1d13fdf87993
Author: pichetp <pichetp>
Date:   Tue, 19 Feb 2008 05:40:41 +0900
Tag:    v1.9.0

cleaning //

commit a1b3e19dd4d56e4dca4db1f300242f0b38e2bfa8
Author: pichetp <pichetp>
Date:   Tue, 19 Feb 2008 05:35:52 +0900
Tag:    v1.9.0

merging MDL-13419 removing space before input html element and cleaning of diagnostic  message

commit a01d104cdf4488ff438ee1753df2fd8c763df5ec
Author: pichetp <pichetp>
Date:   Wed, 13 Feb 2008 11:09:14 +0900
Tag:    v1.9.0

merging MDL-12421 rounding

commit 5710f8575c42c7fa6cead68512c1d784bf6e7fb0
Author: pichetp <pichetp>
Date:   Wed, 13 Feb 2008 10:30:13 +0900
Tag:    v1.9.0

merging MDL-12388 return url and MDL-12421 rounding problem

commit 339726d0d0d3e395016c410b89f9bf15fed1988c
Author: pichetp <pichetp>
Date:   Mon, 28 Jan 2008 09:42:42 +0900
Tag:    v1.9.0

Mergging from head MDL-12255 Adding questiontext decoding and subquestions validation

commit 5c90d8094c8a49865ff9a1ae1532e06226e3930f
Author: pichetp <pichetp>
Date:   Mon, 28 Jan 2008 09:39:13 +0900
Tag:    v1.9.0

MDL-12255 Adding questiontext decoding and subquestions validation when editing

commit 442e308648dd18fb84ae4ae0e2f62f07ac11afba
Author: pichetp <pichetp>
Date:   Thu, 01 Nov 2007 09:32:11 +0900
Tag:    v1.9.0

MDL-11867 setting real null when response is null in calculated question merged from  head

commit a8f56ba982582f65f5ca30e2ea2a0b6498b8dbd1
Author: pichetp <pichetp>
Date:   Wed, 31 Oct 2007 11:48:30 +0900
Tag:    v1.9.0

solving MDL-7496 for calculated merged from head

commit 4bc4ca50a6be23ff3b7b6f42c59a120617d76584
Author: pichetp <pichetp>
Date:   Sun, 07 Oct 2007 04:51:28 +0800
Tag:    v1.9.0

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

commit aa78ab4cb3a3fe5aa1ead14effcd31e26c736703
Author: pichetp <pichetp>
Date:   Sun, 07 Oct 2007 03:02:26 +0800
Tag:    v1.9.0

missing    global $CFG ; line 577   function save_dataset_items($question, $fromform){ global $CFG;

commit 7ba1111637b7688df0650422e1c4a9cecd95575a
Author: pichetp <pichetp>
Date:   Fri, 07 Sep 2007 10:38:02 +0800
Tag:    v1.9.0

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

commit a3701fdc051eec21b2b048efc95be7aaaa8585f6
Author: pichetp <pichetp>
Date:   Wed, 13 Jun 2007 11:32:45 +0800
Tag:    v1.9.0

solving lost of dataitems  MDL-10087 merging from 1.8

commit f7089b63eff075a03ced43218f139824f6e781a1
Author: pichetp <pichetp>
Date:   Tue, 12 Jun 2007 23:53:08 +0800
Tag:    v1.9.0

set correctly default value for tolerencetype for answers merge from 1.8

commit bfdc0bcedbdd7698141cd06371f1b5349442fc2c
Author: pichetp <pichetp>
Date:   Sun, 10 Jun 2007 06:09:54 +0800
Tag:    v1.9.0

adding equation display in calculated question text(MDL-10070) and answers text length  greater.

commit fd6b864f7c41dda71983faf129328cc424a330f3
Author: pichetp <pichetp>
Date:   Sun, 10 Jun 2007 06:07:51 +0800
Tag:    v1.9.0

adding equation display in calculated question text(MDL-10070)

commit dca29e98dc8aacd8523b444253d001b3a51b81d2
Author: pichetp <pichetp>
Date:   Tue, 05 Jun 2007 23:28:03 +0800
Tag:    v1.9.0

 eliminate this nasty JavaScript that prints the button.

commit 451373ed124d552000115255df40145d8959bc85
Author: pichetp <pichetp>
Date:   Tue, 22 May 2007 10:23:50 +0800
Tag:    v1.9.0

adding or deleting more than 1 dataitems in one step in datasetitems_form.php

commit 4ace1db9bd006f322a0bcf344bf142de6537f7c7
Author: pichetp <pichetp>
Date:   Sun, 20 May 2007 20:39:01 +0800
Tag:    v1.9.0

correcting display of datasetitems_form for multiple answers

commit 1ff33634808a829b9775176ffc8d5535827ff0c3
Author: pichetp <pichetp>
Date:   Fri, 18 May 2007 20:51:38 +0800
Tag:    v1.9.0

correcting datasets to $datasets line 248

commit 65654c064633055fd33bead77ced48a06722c8aa
Author: pichetp <pichetp>
Date:   Wed, 16 May 2007 10:18:29 +0800
Tag:    v1.9.0

modifiyng save question so that $SESSION is not used MDL-8565

commit dde9b164ca8c94f05ecb3ea016497da8b70ff113
Author: pichetp <pichetp>
Date:   Wed, 16 May 2007 10:05:40 +0800
Tag:    v1.9.0

correcting for modifications done in numerical question units code

commit 6e8f63c6d4070c32d38d48a104993870e9f24e32
Author: pichetp <pichetp>
Date:   Sun, 13 May 2007 23:07:07 +0800
Tag:    v1.9.0

removing $qo->generalfeedback = ''; line 640 as generalfeedback is already set in  import_headers().

commit 093414d200981b343a552e7fcb34c4e91aa901ab
Author: pichetp <pichetp>
Date:   Fri, 11 May 2007 21:00:34 +0800
Tag:    v1.9.0

Setting import_process =true in defaultquestion() function used on imports

commit d1c432e207a981e7388ef553808f95d14d33bfa3
Author: pichetp <pichetp>
Date:   Wed, 09 May 2007 03:19:09 +0800
Tag:    v1.9.0

adding more validation and a dummy subquestion in MATCH if there is only 2 subquestions.

commit eeea21878d322e9da2efb59c612caba1feb9a03e
Author: pichetp <pichetp>
Date:   Mon, 07 May 2007 12:01:20 +0800
Tag:    v1.9.0

adding calculated question import MDL-5650

commit 56e248a0868725b9ba7d2e1755d5e5ad5676d914
Author: pichetp <pichetp>
Date:   Thu, 26 Apr 2007 00:48:33 +0800
Tag:    v1.9.0

MDL-9657 cleaning abstractype code.

commit d77def3e748eb00c25d164d59620c395e9eb493e
Author: pichetp <pichetp>
Date:   Wed, 25 Apr 2007 17:06:35 +0800
Tag:    v1.9.0

MDL-9657 cleaning abstractype code.

commit 81c6503ec4c89b8388226adaaf160a8a15dd559a
Author: pichetp <pichetp>
Date:   Wed, 25 Apr 2007 16:52:47 +0800
Tag:    v1.9.0

removing comments and print_r

commit a6d46515f1862ead7e25c26f29702f5e225a4a86
Author: pichetp <pichetp>
Date:   Wed, 25 Apr 2007 16:15:50 +0800
Tag:    v1.9.0

MDL-9496 Adding multianswer to calculated and MDL-9657 cleaning abstractype code.

commit 1d9bc9a60db8e1e03a7d7e1bcaf00f2d7a7624a3
Author: pichetp <pichetp>
Date:   Fri, 20 Apr 2007 10:43:28 +0800
Tag:    v1.9.0

add string of Update the category button

commit 0dd3e11c8c9376439aa879b31b4d883fd2f48241
Author: pichetp <pichetp>
Date:   Fri, 20 Apr 2007 00:49:25 +0800
Tag:    v1.9.0

add an update category submit button to update the display of shareable wild cards

commit c9e4ba362db4524eeaa9fb0f50498fa96275add3
Author: pichetp <pichetp>
Date:   Thu, 29 Mar 2007 17:09:16 +0800
Tag:    v1.9.0

integrate the new $question->export_process parameter for export

commit 725ba2a0621f901e80a3eed10bd33488d5ac3756
Author: pichetp <pichetp>
Date:   Wed, 28 Mar 2007 13:00:36 +0800
Tag:    v1.9.0

first version of calculated question import, MDL-8673, somme echos left to diagnostics  possible bugs

commit cb0245556f6b00659e0e0a5f254d89ce33260141
Author: pichetp <pichetp>
Date:   Wed, 28 Mar 2007 12:51:50 +0800
Tag:    v1.9.0

creating correctly a new shared dataset on import

commit 3f76dd525f9530010aa991c6dccd735f424c1c58
Author: pichetp <pichetp>
Date:   Wed, 28 Mar 2007 12:03:07 +0800
Tag:    v1.9.0

adding import and export datasets functions

commit 830e47a817526df6949de7eb0f128468bc4dcdad
Author: pichetp <pichetp>
Date:   Wed, 21 Mar 2007 11:04:53 +0900
Tag:    v1.9.0

Give the question bank code sensible PHPdocumentor package names.

commit 9e20fbc2f412ab636f4fb7ce1ba07349b90ee346
Author: pichetp <pichetp>
Date:   Tue, 20 Mar 2007 23:05:10 +0900
Tag:    v1.9.0

Give the question bank code sensible PHPdocumentor package names.

commit 41a89a0748e94f39bbbdcf10c63f7e46e357a27d
Author: pichetp <pichetp>
Date:   Tue, 20 Mar 2007 11:10:26 +0900
Tag:    v1.9.0

Give the question bank code sensible PHPdocumentor package names.

commit bd2b6ad362790adbbb09fd93b795274276cda6a1
Author: pichetp <pichetp>
Date:   Tue, 20 Mar 2007 11:03:18 +0900
Tag:    v1.9.0

Give the question bank code sensible PHPdocumentor package names.

commit 1976496e38cc7310a4dfe8843032c7ca0e7ca02a
Author: pichetp <pichetp>
Date:   Tue, 20 Mar 2007 07:04:30 +0900
Tag:    v1.9.0

Give the question bank code sensible PHPdocumentor package names.

commit 37236c35819c675107dd1cab7d791fe1d447643f
Author: pichetp <pichetp>
Date:   Sat, 17 Mar 2007 05:14:22 +0900
Tag:    v1.9.0

adding </p> line 112,114

commit 9dcfbae72c6fa0099d83b7c784bfb39e5b9f802a
Author: pichetp <pichetp>
Date:   Tue, 13 Mar 2007 00:26:59 +0900
Tag:    v1.9.0

MD here!  Adding a blank line just to test pichetp account

commit 382486d0fa6f7bc8ea1c01a39e1673d167b84eb5
Author: pichetp <pichetp>
Date:   Sat, 10 Mar 2007 20:05:26 +0900
Tag:    v1.9.0

merge from 18 STABLE

commit 92e2ed8f16318ce75bc0abdb2282d20ae7f3a87a
Author: pichetp <pichetp>
Date:   Sat, 10 Mar 2007 19:31:49 +0900
Tag:    v1.9.0

merge from 18_STABLE

commit fde0ef3922ae9d1266a66d4e2be0e927ef7dfd10
Author: pichetp <pichetp>
Date:   Fri, 09 Mar 2007 14:50:55 +0900
Tag:    v1.9.0

merging from 18 STABLE

commit 46551466d833837b0c630515c37e7d561958c049
Author: pichetp <pichetp>
Date:   Fri, 09 Mar 2007 14:28:40 +0900
Tag:    v1.9.0

modifs MDL-5650

commit 38a2212c8f0d2f5315fc08b9b54b8927ae75a470
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 16:10:12 +0900
Tag:    v1.9.0

merge from 18 STABLE MDL-8809

commit a7b696ef381ba560baca0a5018746307b17ac869
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 16:02:53 +0900
Tag:    v1.9.0

merge from 18 STABLE MDL-8809

commit fd0973ccaa875a57653519e3645b0a1eb8ec2aff
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 15:57:33 +0900
Tag:    v1.9.0

merging form 18 STABLE MDL-8809

commit f6232d583e947963cc275a17abe16808d5d5e0e9
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 15:53:36 +0900
Tag:    v1.9.0

merge from 18-STABLE MDL-8809

commit 0f22fa41570aa0e330335b35225ec8d27ac797bd
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 04:44:55 +0900
Tag:    v1.9.0

merge from 18 (adding null) MDL-8806

commit f0ee68f7386f1904fd6d6d46721ce96b129dd64e
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 01:31:58 +0900
Tag:    v1.9.0

first modifications MDL-5650

commit dce6e520ad77989e2e79eccbcc0de33bbb01d300
Author: pichetp <pichetp>
Date:   Thu, 08 Mar 2007 00:10:43 +0900
Tag:    v1.9.0

merging form 18_STABLE correcting </divt> to <div> line 30

commit 30917ac041c7bc5392e3f926a4b71bd1824b62ca
Author: pichetp <pichetp>
Date:   Mon, 05 Mar 2007 17:14:40 +0900
Tag:    v1.9.0

merge from 18-STABLE MDL-8389

commit fe881becb2c32fe28f689778b074d59e42d15f86
Author: pichetp <pichetp>
Date:   Sat, 03 Mar 2007 13:43:50 +0900
Tag:    v1.9.0

merge from 18_STABLE MDL-8475

commit 2e7bdb51935e223a4b493f210006833e4cf79c98
Author: pichetp <pichetp>
Date:   Sat, 03 Mar 2007 12:36:08 +0900
Tag:    v1.9.0

merging from 18_STABLE MDL-8588

commit dcd4192a99b910c1e697cbf9b8b692226617e6c1
Author: pichetp <pichetp>
Date:   Sat, 03 Mar 2007 05:45:12 +0900
Tag:    v1.9.0

 grading correctly small numbers MDL-8478 merge from 18_STABLE

commit 0cb014979dd5a4495f0b6c898fa92412f0c9bd58
Author: pichetp <pichetp>
Date:   Fri, 02 Mar 2007 23:09:07 +0900
Tag:    v1.9.0

merged from 18_STABLE MDL-8552