nlnrose
18e27e7bdb
MDL-61802 Admin: Corrected typo in test file.
...
The file privcacy_provider_test.php was supposed to be
privacy_provider_test.php.
2018-04-08 21:58:55 -06:00
Andrew Nicols
d3c607178b
MDL-61570 tool_usertours: Implement Privacy API
2018-03-09 12:55:44 +08:00
Andrew Nicols
dd4ac3d2ce
MDL-60078 tool_usertours: Adjust accessibility checks for all themes
2018-01-25 12:45:56 +08:00
Andrew Nicols
0b048da8c0
MDL-61234 tool_usertours: Rewrite feature to work with all themes
2018-01-24 10:05:42 +08:00
KietLy
26872a8006
MDL-60078 User tours accessibility: Tab should go back into the pop-up
2018-01-16 17:36:25 +07:00
Thinh Pham
48a9fd89e0
MDL-60079 User tours: leave unnecessary aria tags in the page
2018-01-09 11:26:14 +07:00
John Beedell
77d2e46c4f
MDL-60211 User tours: New filters for User Tours
2017-10-13 17:14:15 +01:00
Ryan Wyllie
4671ae6374
MDL-58520 block_myoverview: change display name to Course overview
...
Change the display name of the my overview block to Course overview to
match the block it is replacing (and the UX prototype).
The use of "My" is no longer recommended when naming things in Moodle.
2017-04-19 05:47:40 +00: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
Rajesh Taneja
9bb156ee75
MDL-57853 phpunit: Remove use of setExpectedException
2017-02-06 11:44:42 +08:00
Marina Glancy
e5287f9b3b
MDL-56614 behat: navigate without navigation and admin blocks
2016-12-06 11:49:14 +08:00
David Monllao
42cf4a3470
Merge branch 'MDL-57023-master' of git://github.com/andrewnicols/moodle
2016-11-22 10:23:21 +08:00
Andrew Nicols
aacdf8e280
MDL-57023 tool_usertours: Ensure that the tour key is unique
...
The tour key was already unique, but this change makes it unique to the
current user too.
2016-11-22 09:05:31 +08:00
Andrew Nicols
c6b4421524
MDL-57017 tool_usertours: Allow targetting of the frontpage
2016-11-17 10:23:00 +08:00
Andrew Nicols
41c1314fbd
MDL-56509 tool_usertours: Fetch all role shortnames
2016-11-01 10:14:48 +08:00
Dan Poltawski
b7f3b1365d
Merge branch 'MDL-56509-master' of git://github.com/andrewnicols/moodle
2016-10-31 09:35:21 +00:00
Andrew Nicols
71c47e774f
Merge branch 'wip-mdl-56532-fix' of https://github.com/rajeshtaneja/moodle
2016-10-26 10:12:25 +08:00
Rajesh Taneja
0c4c697dac
MDL-56532 behat: Fixed language string
2016-10-26 10:11:17 +08:00
Rajesh Taneja
a4da15d472
MDL-56532 behat: Fixed language string
2016-10-26 08:14:58 +08:00
David Monllao
0add237ef5
Merge branch 'MDL-56516-master' of git://github.com/andrewnicols/moodle
2016-10-25 12:37:44 +08:00
Andrew Nicols
6db92c6c37
MDL-56516 tool_usertous: Remove eroneous test
2016-10-25 08:54:33 +08:00
Dan Poltawski
b37895a13a
Merge branch 'MDL-56531-master' of git://github.com/andrewnicols/moodle
2016-10-24 15:43:27 +01:00
Andrew Nicols
3f41a803e7
MDL-56531 tool_usertours: Run step title/content through filters
2016-10-24 21:18:10 +08:00
Andrew Nicols
6511cf7795
MDL-56509 tool_usertours: Remove guest from list and add admin
...
It is not possible to display a tour to users with the guest role so remove
all users with this archetype from the list.
This also changes behaviour such that it is possible to target a tour just
to administrators and administrators are not shown the tours for roles
which they do not have in the current context.
2016-10-24 15:11:54 +08:00
Andrew Nicols
1093e43bda
MDL-56516 tool_usertours: Cache tours and steps
2016-10-24 11:34:10 +08:00
Andrew Nicols
aea13e1c26
MDL-52777 tool_usertours: Fix matching tour test
2016-10-20 14:51:57 +08:00
David Monllao
cfc561d0de
MDL-52777 usertours: Toothpaste for tabs again
2016-10-19 10:58:21 +08:00
David Monllao
91aeb866e0
MDL-52777 usertours: Replacing tabs by spaces
...
Also dos2unix to svgs just in case.
2016-10-19 10:40:40 +08:00
Andrew Nicols
001fc061bd
MDL-52777 tool_usertours: Add the new User Tours plugin
2016-10-19 09:48:03 +08:00