Git commits in Moodle 2.0.x by Adrian Greeve

commit 5af958a918a2d38409b999e5be050c0159931e52
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 18 May 2012 16:39:53 +0800
Tag:    v2.0.10

MDL-32126 replaced _order with sortorder to make sorting work in oracle

commit efdf99dbeebafa00b658124059867f9aaa47582d
Author: Adrian Greeve <adrian@moodle.com>
Date:   Tue, 08 May 2012 09:21:24 +0800
Tag:    v2.0.10

MDL-32126 - data - backport of advanced search re-write

commit 0c9edc985c4d1ac2f243e8cbe46c28f8b981e8d3
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 27 Feb 2012 12:07:58 +0800
Tag:    v2.0.8

MDL-31248 - lib - Alteration to the rc4encrypt function to allow for old password use.

commit 2a7e913ee31c72205c0b22ed59451e55e864d3b0
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 27 Feb 2012 12:07:58 +0800
Tag:    v2.0.8

MDL-31248 - lib - Retaining the old password key and creating a new cookie prefix.

commit e98e4d41a01a9a3891bdd0b5ad79417cdcc107bf
Author: Adrian Greeve <adrian@moodle.com>
Date:   Fri, 03 Feb 2012 11:38:50 +0800
Tag:    v2.0.8

MDL-31463 - navigation - added a context check in the navigation for fullname permission.

commit e6723832fba980a9e70c1877e15efbf63ea1d33c
Author: Adrian Greeve <adrian@moodle.com>
Date:   Mon, 30 Jan 2012 15:52:20 +0800
Tag:    v2.0.8

MDL-25185 - data - Allowing data from the database to be exported according to group roles.

commit 6c91ae7d991aaedc657c5fea43624ebf3b525bad
Author: adrian@moodle.com <abgreeve@gmail.com>
Date:   Thu, 08 Dec 2011 08:54:20 +0800
Tag:    v2.0.7

MDL-30336 - login - Added a setting in security that allows auto complete to be set to off in password fields.

commit 43269b8442c494bcd985796a7e5d35b57d7f8d91
Author: adrian@moodle.com <abgreeve@gmail.com>
Date:   Fri, 02 Dec 2011 16:33:25 +0800
Tag:    v2.0.7

MDL-28948 - lib - removed the hard coded key for the rc4encryt function.

commit c60b224fbcf41687410724af126c361ecbc207a4
Author: adrian@moodle.com <abgreeve@gmail.com>
Date:   Tue, 22 Nov 2011 11:52:36 +0800
Tag:    v2.0.7

MDL-27334 - forum - Fixed the issue of error session keys being displayed when trying to browse to a site without logging in.

commit 905617c12fe333ef402c8f05b0e7c37b03d662be
Author: adrian@moodle.com <abgreeve@gmail.com>
Date:   Tue, 15 Nov 2011 10:24:18 +0800
Tag:    v2.0.6

MDL-20627 user - Fixed viewing permission of email when sending group messages.