moodle/grade
Eloy Lafuente (stronk7) 31d7eaab5a MDL-65087 behat: Select the proper search button via xpath
By adding the "Search" aria label to a number of elements
any search of "Search" buttons, previously working in other
parts of the UI are not found anymore (because the hidden
ones are found before).

So, moving to click via xpath. Ideally we should be able to
find the target button in an easier, human readable way. But
there aren't many ids, names around to make it easier.
2019-04-04 00:54:45 +02:00
..
amd MDL-55000 grade: Use correct component names + minor jsdocs 2016-07-05 19:59:24 +02:00
classes/privacy MDL-64216 privacy: Split query to use indexes. 2018-12-04 13:01:07 +00:00
edit MDL-64891 gradebook: Disable grade display type dependent on grade type 2019-02-18 17:17:25 +01:00
export MDL-64509 lang: Use the fixed strings in tests 2019-01-07 20:07:57 +01:00
grading MDL-64524 gradingform_guide: Marking guide comments 2019-04-01 12:17:27 +08:00
import MDL-64958 gradeimport_csv: Better unit tests for check_user_exists() 2019-03-11 09:32:21 +08:00
report MDL-65087 behat: Select the proper search button via xpath 2019-04-04 00:54:45 +02:00
templates MDL-55584 core_grades: Convert part of set-up screen to template 2016-09-23 10:53:56 +01:00
tests MDL-58428 renderer: Correct paths & xpaths 2019-02-26 12:56:14 +01:00
index.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-59169 gradebook: Add groupid to gpr tracking & use 2018-08-16 04:03:51 +02:00
querylib.php MDL-63422 general: review core loop / switch / case / continue 2018-10-31 00:17:59 +01:00
upgrade.txt Merge branch 'MDL-65044-master' of git://github.com/lameze/moodle 2019-03-27 22:47:30 +01:00