Jun Pataleta
06aa592315
MDL-59369 enrol: Behat tests for plugin enrol actions
2017-07-26 09:44:33 +08:00
Simey Lameze
fdeeaff954
MDL-58265 core_test: replace I turn editing on steps
...
Also remove few more unnecessary steps that redirects behat to
site home page to actually get to the course.
Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
Simey Lameze
c987d1b2ef
MDL-58265 core_test: replace all uses of I follow course steps
...
Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
Marina Glancy
e5287f9b3b
MDL-56614 behat: navigate without navigation and admin blocks
2016-12-06 11:49:14 +08:00
Damyon Wiese
6f326bd204
MDL-27628 enrol_meta: Use new multi-course selector
...
Allows adding multiple instances of the meta enrol plugin at once.
I had to add support to the autocomplete element for filling the field from behat
when it was not using tags. I also had to make the shortnames more easily searchable
and unique in the behat feature file.
2016-03-09 13:32:08 +08:00
Andrew Nicols
da45d10a51
MDL-48362 enrol: Correct singleselect use in behat test
2016-02-29 15:16:10 +08:00
Damyon Wiese
60010fd614
MDL-48362 enrol: Use a standard UI and validation for enrolment plugins
...
Convert core enrolment plugins to use standard editing ui.
2016-02-29 12:31:41 +08:00
Marina Glancy
7fdc469048
MDL-44640 enrol_meta: sync when enrol method is updated
2015-09-27 17:52:20 +08:00
Marina Glancy
5723dcdd85
MDL-34938 enrol_meta: sync enrolment start/end dates
2015-09-08 10:28:54 +08:00
Andrew Nicols
e8cf6330c2
MDL-50055 enrol: Stop requiring javascript for behat tests
2015-05-05 10:23:18 +08:00
Marina Glancy
f99fe11045
MDL-17929 enrol_meta: unittest for unenrolment from group
2015-04-23 15:08:07 +08:00
Marina Glancy
e284e1792c
MDL-17929 enrol_meta: create new group if selected
...
AMOS BEGIN
CPY [creategroup,enrol_cohort],[creategroup,enrol_meta]
AMOS END
2015-04-22 14:36:38 +08:00
Marina Glancy
9e37d365d8
MDL-17929 enrol_meta: synchronise with groups
2015-04-22 14:36:34 +08:00
Daniel Neis Araujo
98177a4510
MDL-17929 enrol: Populate groups from Child Courses in META courses
...
This is based on code from the enrol cohort plugin and
on work from Willy Lee available at https://github.com/willylee/moodle-local_metasync
AMOS BEGIN
CPY [addgroup,enrol_cohort],[addgroup,enrol_meta]
AMOS END
2015-04-22 12:06:29 +08:00
David Monllao
bfce1e4a1b
MDL-43849 enrol_meta: Renaming methods according to what they test
2014-07-03 14:45:26 +08:00
Ankit Agarwal
b63f773296
MDL-44717 events: Fix multiple issues in events
...
Fix various incorrect urls
Fix incorrect phpdocs and other minor code style issues
Fix missing/incorrect strings
AMOS BEGIN
MOV [eventblogassociationcreated, core_blog],[eventblogassociationadded, core_blog]
AMOS END
2014-04-01 15:08:34 +08:00
Rajesh Taneja
623a32e50d
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
Rajesh Taneja
bb78e249cd
MDL-39961 Events: Replace Legacy events - User
...
This change includes:
* Added user_updated event, replacing old event
* Added user_created event, replacing old event
* Added user_deleted event, replacing old event
* Added user_loggedout event, replacing old event
* Added user_enrolment_created event, replacing old event
* Added user_enrolment_deleted event, replacing old event
* Added user_enrolment_updated event, replacing old event
2013-09-02 16:10:05 +08:00
Sam Hemelryk
9459ccc974
NOBUG fixed whitespace
2013-07-30 10:08:51 +12:00
Petr Škoda
1344bc780a
MDL-39786 add support for suspend only in meta course plugin
2013-07-26 10:33:14 +02:00