Git commits in Moodle 2.0.3 by Dongsheng Cai

commit acb4688d29a7cc028803ee3d81edc7f1b6515c64
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Thu, 05 May 2011 11:22:39 +0800
Tag:    v2.0.3

MDL-26854 Added comments block lib.php, it contains comments callbacks

commit 0d738689bdcccc55942bc1b61688a94c970dddad
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Thu, 05 May 2011 10:41:02 +0800
Tag:    v2.0.3

MDL-27381 fixed 'overwrite files' dialog zindex in safari

commit 98d9209a34ea10370cd0e565e765f2bad0c0a2a4
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Thu, 05 May 2011 09:58:49 +0800
Tag:    v2.0.3

MDL-27382 repository dropbox plugin, fixed bug of file downloading path

commit b4730465e652eb8075de3ab194671e6d9de1d169
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Wed, 04 May 2011 17:23:46 +0800
Tag:    v2.0.3

MDL-26854 COMMENT 1. added pluginname_comment_validate callback to comments api 2. change permission callback defaults to false 3. Tidied up serveal areas of comments and implemented callback to ignore system permissions for view (credits to Sam Hemelryk)

commit 5d6eafcf107baf7043993b6d34802599db3d8fd5
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Wed, 04 May 2011 15:46:15 +0800
Tag:    v2.0.3

MDL-26388 Recent repository plugin should return draft url

commit 090e19328e7f60245030140a129c3e29175231dd
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Wed, 04 May 2011 15:46:15 +0800
Tag:    v2.0.3

MDL-26388 Recent repository plugin should return draft url

commit 64a17788aa5b80dc7ef9d04cea3089cd96f0ef91
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Tue, 03 May 2011 17:41:03 +0800
Tag:    v2.0.3

MDL-27330 repository dropbox plugin Dropbox changed authorization URL, and added a few error check code

commit 9fb4a6300bdf03288e00a6738ea82728b7d9df61
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Mon, 02 May 2011 10:11:19 +0800
Tag:    v2.0.3

MDL-26388, pop up a dialog when attaching a file already being used in draft area.

commit 81bd2292bccb09fd232f17a44ec7c0ec303a2299
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Mon, 11 Apr 2011 17:09:15 +0800
Tag:    v2.0.3

MDL-27098 1. Fixed add file language string 2. Fixed hard-coded 'moving' string 3. Fixed hard-coded 'Files' string

commit 1a6a1487f44f3ba128dc76b5ce97d6fd49bb2e07
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Mon, 28 Mar 2011 17:31:01 +0800
Tag:    v2.0.3

MOD-WIKI MDL-26213

commit 1c4873ba1ba746d90f7453df7b05a10e3397e69f
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Tue, 22 Mar 2011 00:22:04 +0800
Tag:    v2.0.3

MDL-26916, MDL-26917

commit e4e9e853d285825ea6ff7141af390896565249d2
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Mon, 21 Mar 2011 20:56:36 +0800
Tag:    v2.0.3

Fix three minor filepicker bugs: 1. use language string in search dialog instead of hard code filepicker MDL-26915 2. search dialog now response to enter key MDL-26919 3. search dialog should be modal mode MDL-26918

commit 2848b97948aa6d6e289b1ec447ba55ad1a5e3c67
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Mon, 14 Mar 2011 17:04:06 +0800
Tag:    v2.0.3

MDL-24877, do not display all courses in course category tree if there are too many courses in moodle

commit 67fc4f0025199cd0ecab6e9444883edbf2e411c8
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Fri, 11 Mar 2011 11:22:13 +0800
Tag:    v2.0.3

MDL-9376, disallow student to see the other users posts in max editing time, credits to Vlas Voloshin and Charles Fulton

commit a6b53a7cbeed048068c908c01cea44147c37e559
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Wed, 09 Mar 2011 15:16:02 +0800
Tag:    v2.0.3

FILEPICKER MDL-26583 filepicker should use core language string not string from modules

commit 0c5e812ba7c43856b5193f03b75a3f7a3d51d686
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Fri, 04 Mar 2011 15:44:20 +0800
Tag:    v2.0.3

MDL-26392, nwiki and creole format wiki pages should support file attachments

commit b9825e8e298567298745ac19236e8fb561d15934
Author: Dongsheng Cai <dongsheng@moodle.com>
Date:   Thu, 24 Feb 2011 10:56:30 +0800
Tag:    v2.0.3

REPOSITORY MDL-23951 alfresco repository plugin supports returning external links