Git commits in Moodle 3.3.0 by Daniel Thee Roperto

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

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

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

MDL-58394 filters: Fixed order not being respected.

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

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

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

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

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

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