Git commits in Moodle 3.2.x by Daniel Thee Roperto

commit d92499f4c446c2db4ba533f1b75638f6a7e6da70
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Tue, 04 Apr 2017 14:14:56 +0800
Tag:    v3.2.3

MDL-58479 documentation: fixed phpdoc for notice().

commit 1401dd8f47bafc57b44cf68391b8fbf74675eca9
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 27 Mar 2017 07:20:15 +0800
Tag:    v3.2.3

MDL-58394 filters: Fixed order not being respected.

commit f6db0128186b23fb6a37b1e46cc714cba92deecb
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Wed, 22 Feb 2017 12:58:39 +0800
Tag:    v3.2.6

MDL-58047 gradebook: fix sort by submission order.

commit 4bdc05f059ba6680dcc5630a176467decb15b0e3
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Wed, 01 Feb 2017 11:52:17 +0800
Tag:    v3.2.3

MDL-57840 libraries: Fixed missing fields in get_users_by_field().

commit d33f7642dd0f56b8afa88b715a1943166465beef
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 30 Jan 2017 12:43:01 +0800
Tag:    v3.2.4

MDL-57809 weblib: Added opening disclaimer and file-level phpdocs.

commit a9a72025b6406a6326704fff8cc2893128f6aeb6
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 30 Jan 2017 10:37:19 +0800
Tag:    v3.2.4

MDL-57809 weblib: Progress bar and output buffer - added debugging

commit ef4356669884800c5edd8b32356258c2e72ef85b
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 30 Jan 2017 10:37:19 +0800
Tag:    v3.2.4

MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive.

commit a204d7d9216fa898b9d821f71ed46c4ead625d36
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Thu, 05 Jan 2017 12:31:31 +0800
Tag:    v3.2.2

MDL-57576 assignment: Overwrite feedback file if it has the same name.

commit e7d8b8031f414285e5c30aaeb41fa298c6fce0ec
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Fri, 02 Dec 2016 12:17:47 +0800
Tag:    v3.2.5

MDL-57246 forum: Fixed mod/forum/view.php redirection.

commit 8b9ca065d8eedd8401ed0c3b58dec7f577280031
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Tue, 04 Oct 2016 16:10:45 +0800
Tag:    v3.2.0-beta

MDL-56250 forms library: Changed form to validate once per object.

commit 94caed45db343241335057b081479df0e4ab7a0f
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 03 Oct 2016 15:23:06 +0800
Tag:    v3.2.1

MDL-56233 forms library: Fixed form identifier when mocking a form.

commit 29406dded1ebb7e89b4709d429da8acfbfd22b0b
Author: Daniel Thee Roperto <danielroperto@catalyst-au.net>
Date:   Mon, 03 Oct 2016 12:14:04 +0800
Tag:    v3.2.0-beta

MDL-56231 library: Fixed PhpDoc for flexible_table constructor.