moodle/mod/feedback
Andrew Nicols e994dea0b3 MDL-62514 behat: Rewrite handling of autocomplete
This includes a minor restructure of the autocomplete JS to make use of
promises and improve tracking of pending JS.

In particular it improves the way in which throttled text input is
handled to ensure that the behat does not continue until:
- typing is fully complete; and
- all possible ajax requests have been sent; and
- all possible ajax requests complete; and
- the suggestions are updated.

A number of conditions existed where behat would move on to the next
step too early in a race condition effect between Behat and Autocomplete.
2019-01-30 08:24:32 +08:00
..
amd MDL-53638 mod_feedback: JS confirmation of deleting item 2016-04-27 16:04:44 +08:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-63497 mod_feedback: Add support for removal of context users 2018-10-22 12:48:33 +02:00
db MDL-63276 upgrade: clean < 3.2.0 upgrade steps 2019-01-03 01:17:17 +01:00
item MDL-62947 mod_feedback: fix feedback so it correctly uses forms API 2018-09-05 12:12:20 +08:00
lang/en MDL-54742 general: Remove strings deprecated in 3.2 2018-07-23 14:25:14 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
templates MDL-53638 mod_feedback: template for summary 2016-04-27 13:28:45 +08:00
tests MDL-62514 behat: Rewrite handling of autocomplete 2019-01-30 08:24:32 +08:00
yui/dragdrop MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
analysis.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_course.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_to_excel.php MDL-58781 mod_feedback: Inconsistency in analysis exported to excel 2018-09-14 12:47:56 +02:00
choose_group_form.php
complete.php MDL-58502 mod_feedback: courseid is not course where feedback is 2017-04-07 16:02:39 +08:00
complete_guest.php MDL-53227 mod_feedback: merge files complete_guest.php and complete.php 2016-03-18 07:54:59 +08:00
delete_template.php MDL-53638 mod_feedback: JS confirmation on delete entry and template 2016-04-27 16:04:43 +08:00
edit.php MDL-53638 mod_feedback: JS confirmation of deleting item 2016-04-27 16:04:44 +08:00
edit_form.php MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
edit_item.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
export.php
feedback.js MDL-43470 mod_feedback: select courses for mapping 2016-04-06 10:13:33 +08:00
import.php MDL-53443 mod_feedback: templates code clean up and behat tests 2016-04-13 09:21:33 +08:00
import_form.php
index.php
lib.php MDL-46783 permissions: let some moodle/ caps be overriden in all mods 2018-12-05 16:44:25 +00:00
mapcourse.php MDL-43470 mod_feedback: remove mapping form autosave 2016-04-06 10:29:56 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
print.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
settings.php
show_entries.php MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
show_entries_anonym.php MDL-53449 mod_feedback: reponses page clean up and behat 2016-04-05 14:46:20 +01:00
show_nonrespondents.php MDL-50225 core: replace usages of print_textarea() 2018-07-30 09:57:01 +08:00
styles.css MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
tabs.php MDL-53638 mod_feedback: download responses 2016-04-27 16:04:40 +08:00
upgrade.txt MDL-60578 mod_feedback: Handle correctly site feedbacks 2018-09-04 14:18:41 +02:00
use_templ.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
use_templ_form.php MDL-53443 mod_feedback: templates code clean up and behat tests 2016-04-13 09:21:33 +08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00
view.php MDL-60858 feedback: add button style for "Answer the questions" link. 2017-12-13 03:36:04 +00:00