moodle/group
David Monllao d1e55a47be MDL-42625 behat: Step definitions + related changes in features
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.

* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
  to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
  uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
  are ready to interact with
* Changing the select an option implementation to deal with the different
  drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
..
tests MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
assign.php MDL-34398 groups: implemented caching of group information. 2013-01-17 09:24:58 +13:00
autogroup.php MDL-34398 groups: implemented caching of group information. 2013-01-17 09:24:58 +13:00
autogroup_form.php MDL-41305 group: Form improvements for group/grouping creation 2013-09-03 18:31:21 +08:00
clientlib.js MDL-41030 JavaScript: Convert remaining YUI2 IO calls to YUI3 2013-12-06 12:13:39 +08:00
delete.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
externallib.php MDL-34434 Change the texts saying that we'll be removing web service deprecated functions from 2.5 2013-04-17 12:13:04 +08:00
group.php MDL-28094 keep subdirs in content upgraded from 1.x 2013-09-07 11:30:19 +02:00
group_form.php MDL-41305 group: Form improvements for group/grouping creation 2013-09-03 18:31:21 +08:00
grouping.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
grouping_form.php MDL-41305 group: Form improvements for group/grouping creation 2013-09-03 18:31:21 +08:00
groupings.php MDL-38301 usability: Fixed wrong icon size 2013-02-15 10:04:57 +08:00
import.php MDL-42514 groups: Importing groups created unnamed groupings 2013-10-25 08:14:33 +08:00
import_form.php MDL-41305 group: Form improvements for group/grouping creation 2013-09-03 18:31:21 +08:00
index.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
lib.php MDL-42238 - Groups: Alternate name sql update to groups_get_potential_members(). 2013-10-10 14:05:53 +08:00
members.php MDL-42613 core_group: removed unnecessary table row when there is no group description or picture 2013-10-30 17:59:15 +08:00
module.js MDL-32005 Add idnumber field to groups and groupings 2012-05-15 09:38:51 +01:00
overview.php MDL-40612 libraries: Tidy up and improvement of the code for additional name fields. 2013-11-11 11:01:14 +08:00
tabs.php MDL-38309 Substitute usage of print_tabs() with renderable tabtree 2013-04-15 12:13:13 +10:00