Git commits in Moodle 1.5.2 by skodak

commit 6bb0231b7bc82a2ff6e189f0710be72179796f54
Author: skodak <skodak>
Date:   Wed, 13 Jul 2005 03:26:59 +0800
Tag:    v1.5.2

fixed up link when selecting

commit acef19a1e7f4cfeac816dd3288eb99f4011dcd55
Author: skodak <skodak>
Date:   Wed, 13 Jul 2005 03:14:23 +0800
Tag:    v1.5.2

fixed submission logging, email notification for online

commit 42dc0e903b1c3b41b460eaf8e48fb2af53169ca4
Author: skodak <skodak>
Date:   Wed, 13 Jul 2005 02:58:01 +0800
Tag:    v1.5.2

removed file pop-ups

commit 14637fc14fc3da925c609acfe2261f53f1de8a16
Author: skodak <skodak>
Date:   Wed, 13 Jul 2005 02:51:45 +0800
Tag:    v1.5.2

removed file pop-ups 2

commit 7f8337032d2b3fa78a6b08348b04256fff22ef13
Author: skodak <skodak>
Date:   Tue, 12 Jul 2005 23:36:08 +0800
Tag:    v1.5.2

removed file pop-ups

commit 54902ff05669c899e9f9ee43cf29ebd427313be6
Author: skodak <skodak>
Date:   Tue, 12 Jul 2005 22:35:29 +0800
Tag:    v1.5.2

fixed html emails

commit 854e6f0b2c5e63e2b2c7cc0562dbdf33be9f3a48
Author: skodak <skodak>
Date:   Tue, 12 Jul 2005 21:06:56 +0800
Tag:    v1.5.2

unset unmodified text fields SC#140 + popup fix

commit 6ba567ac6302d91c5278c497117efdbdf549b44e
Author: skodak <skodak>
Date:   Tue, 12 Jul 2005 16:01:59 +0800
Tag:    v1.5.2

new parameter forcedownload

commit c1bf1d81a9d37839aebde6329d1c97a670527860
Author: skodak <skodak>
Date:   Mon, 11 Jul 2005 02:40:55 +0800
Tag:    v1.5.2

fixed resubmit logic and students can review their online assignment through file.php

commit 0c2a8be9184e257bd3a756da4ad3b48e78f89307
Author: skodak <skodak>
Date:   Mon, 11 Jul 2005 01:30:32 +0800
Tag:    v1.5.2

fixed bug 3606, thanks Ilshat Fattakhov

commit 82ff36e7585227c9fdcfa2d293e096799fda2ecf
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 21:36:38 +0800
Tag:    v1.5.2

fixed $posthtml - see bug#3868

commit eaf0b2d89fb97e926caf3daf2588cf1fcc901613
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 20:31:01 +0800
Tag:    v1.5.2

fixed grading bug#1517 and some other typos

commit 47bd45c3f743d688a3fd35605d9f3fa6403faefa
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 17:40:46 +0800
Tag:    v1.5.2

fixed 'AS' for PostgreSQL

commit 0ab0450f9273b69e10fcfa6084ab394a6bc0db33
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 17:03:15 +0800
Tag:    v1.5.2

fixed ';;'

commit de59c77a9b166b74563a85748aa7a333314519c1
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 16:21:54 +0800
Tag:    v1.5.2

fixed PostgreSQL warning

commit 9e6091197bf1a68043caecf80af0e061cc544b5e
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 15:12:41 +0800
Tag:    v1.5.2

fixed s() p() for values false, number 0, and string '0'; '' from s() caused troubles in PostgreSQL

commit ca478f374da79585c258949e1ceb5175a38934fb
Author: skodak <skodak>
Date:   Sat, 09 Jul 2005 14:59:44 +0800
Tag:    v1.5.2

fixed resubmit logic