Git commits in Moodle 1.8.5 by scyrma

commit 0f4aa108d9a43abc3d14c5faab2e54335cfabc9f
Author: scyrma <scyrma>
Date:   Tue, 08 Apr 2008 11:00:30 +0800
Tag:    v1.8.5

MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time.

commit f9085923a2473ac4967cf156500a5d56ee7bd6dc
Author: scyrma <scyrma>
Date:   Tue, 01 Apr 2008 09:55:00 +0800
Tag:    v1.8.5

MDL-13792 - Fix to prevent urlencoding of '/'

commit 57be0ec8f7560253250e02b864599971431a4b97
Author: scyrma <scyrma>
Date:   Thu, 27 Mar 2008 10:48:17 +0900
Tag:    v1.8.5

MDL-13792 - Use urlencode for filename in upload and uploadsingle assignments to fix problems with multibytes filenames.

commit df226eb12dd9f6f5797d7b4d6f0d82b66d382072
Author: scyrma <scyrma>
Date:   Thu, 20 Mar 2008 12:08:06 +0900
Tag:    v1.8.5

MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. (backport)

commit 88d8fff6d7d938ad35b7e7ed44c1924e2d6ad511
Author: scyrma <scyrma>
Date:   Wed, 19 Mar 2008 17:23:26 +0900
Tag:    v1.8.5

MDL-13934 - Commit patch by Eloy - prevent display of moodle docs link on redirect pages

commit 79d00fd3afbe616bca5d91b1170593380f3b85f4
Author: scyrma <scyrma>
Date:   Fri, 07 Mar 2008 13:52:23 +0900
Tag:    v1.8.5

MDL-12860 - Patch from Joseph Rézeau, to fix a problem in the display of lesson result when using regexp.

commit d33c47e381863d45d7b1ce5e4c24567660910f58
Author: scyrma <scyrma>
Date:   Mon, 04 Feb 2008 09:48:25 +0900
Tag:    v1.8.5

MDL-13060 - removing old entries fro VA and CD

commit 020fe631c31e9925006dca0404fab10a6c59e305
Author: scyrma <scyrma>
Date:   Thu, 31 Jan 2008 09:35:27 +0900
Tag:    v1.8.5

MDL-11594 - Changes in image location broke chameleon

commit ab6bd700d8f0c7bd4141f5f0b23eb51c33834214
Author: scyrma <scyrma>
Date:   Wed, 30 Jan 2008 16:49:47 +0900
Tag:    v1.8.5

Imported and replaced country list to fix MDL-13060.  The new list is the exact ISO list.  Note that an official list also exists in French, but we will need to do translations to other languages.  This commit also includes the restorelib upgrade path.

commit 89d98b923be4728a296b1e8ce485a6fc7d6c603b
Author: scyrma <scyrma>
Date:   Tue, 29 Jan 2008 14:48:07 +0900
Tag:    v1.8.5

Upgrade path for MDL-13060.

commit ba33284ca13715e8cb32a48c7b1694c085fdd052
Author: scyrma <scyrma>
Date:   Thu, 24 Jan 2008 11:26:15 +0900
Tag:    v1.8.5

MDL-8810: changing require_once to include_once when looking for mod/.../lib.php

commit 52d3a9e351f54d004c1f3285d43a3479d72243b7
Author: scyrma <scyrma>
Date:   Wed, 23 Jan 2008 15:09:58 +0900
Tag:    v1.8.5

MDL-8123 and MDL-11594 : make admin icons themeable.

commit 81c049d9c2a4bff8a5b9daa056680ff9c744668f
Author: scyrma <scyrma>
Date:   Wed, 23 Jan 2008 14:53:34 +0900
Tag:    v1.8.5

file closed.gif was added on branch MOODLE_18_STABLE on 2008-01-23 06:09:58 +0000

commit 7cc7b0c033e4eb8dc8a1f95e61a67807099dd31d
Author: scyrma <scyrma>
Date:   Wed, 23 Jan 2008 14:53:34 +0900
Tag:    v1.8.5

file item.gif was added on branch MOODLE_18_STABLE on 2008-01-23 06:09:58 +0000

commit b94db131e51e97c61090c0264e10f2355a9dcac3
Author: scyrma <scyrma>
Date:   Wed, 23 Jan 2008 14:53:34 +0900
Tag:    v1.8.5

file open.gif was added on branch MOODLE_18_STABLE on 2008-01-23 06:09:59 +0000

commit 676174682ee9865c0a9155b474b8c9ef84191146
Author: scyrma <scyrma>
Date:   Wed, 16 Jan 2008 16:37:31 +0900
Tag:    v1.8.5

Fix for MDL-9669 : make it possible to specify 0 as cellpadding and cellspacing