MDL-42097 formslib: updates to edit profile form
commit6513cc0376512782ee476d9993db54edf978d1db
authorAnkit Agarwal <ankit@moodle.com>
Mon, 18 Nov 2013 10:04:01 +0000 (18 18:04 +0800)
committerAnkit Agarwal <ankit@moodle.com>
Tue, 3 Dec 2013 06:15:16 +0000 (3 14:15 +0800)
treebdaf8bd0c9570aaac9e41b2b59a88516708e3057
parentbd3811f1b40ca51dd73de641c3b80ef80a8b10a9
MDL-42097 formslib: updates to edit profile form

Add a new dependency 'in' in forms library
Use the 'in' dependency to disable the 'changepassword' field when a auth plugin doesn't support it
lib/form/form.js
user/editadvanced_form.php
user/tests/behat/edituserpassword.feature [new file with mode: 0644]