Git commits in Moodle 2.3.3 by Damyon Wiese

commit 0e8aa5027eb7cb2bfa66e55f164c2d3409a8e02b
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Fri, 12 Oct 2012 11:58:11 +0800
Tag:    v2.3.3

MDL-35726: Use a different form identifier for each form when using "Save and next"

commit 36c7b8665f4a141b9b0fcb251f58300b7ec8249b
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Wed, 03 Oct 2012 11:52:50 +0800
Tag:    v2.3.3

MDL-35763: Add ignoredirty class to drop down lists in assignment grading options form.

commit b666bddae27ec46c5ea113c652b08c0d6ed2f188
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Wed, 19 Sep 2012 12:56:51 +0800
Tag:    v2.3.3

MDL-35375: Ensure the assignment grading table is always sorted by at least one unique column

commit ce86eb4d0833ce23b16b5a9a1ec47db81e6a90bb
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Tue, 18 Sep 2012 15:27:58 +0800
Tag:    v2.3.3

MDL-35202: Allow for language files that contain non-ascii for actions in assignment

commit 97b53d6c05baf92874e63dc75c15f65beec2187e
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Tue, 18 Sep 2012 14:49:52 +0800
Tag:    v2.3.3

MDL-35398: Quick grading feedback is now pushed to the gradebook

commit 2b7024847d8aa1faaeea2746b7157106fb06df63
Author: Damyon Wiese <damyon.wiese@netspot.com.au>
Date:   Tue, 18 Sep 2012 11:17:18 +0800
Tag:    v2.3.3

MDL-35427: Remove resetting of $_POST - use $mform->setConstant to force update to rownum instead.