Ryan Wyllie
858179b024
MDL-64820 forum: fix behat tests
2019-03-22 09:31:21 +08:00
Adrian Greeve
00229165d4
Merge branch 'MDL-46803-greedy-roles-reset2' of https://github.com/DSI-Universite-Rennes2/moodle
2019-03-21 11:20:38 +08:00
Juan Leyva
acfd5e8329
MDL-65019 core: Return repository type for main file
2019-03-20 15:29:53 +01:00
Adrian Greeve
e081d6000e
Merge branch 'MDL-64505-master-final' of git://github.com/mickhawkins/moodle
2019-03-20 09:26:39 +08:00
sam marshall
05a5d547b3
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:17:55 +00:00
Juan Leyva
a918443ac6
MDL-65024 mod_url: Include the full URL in the module cached_cm_info
2019-03-19 15:43:12 +01:00
Michael Hawkins
ba2b508ca7
MDL-64505 theme_classic: Behat updates for screen size false failures
...
This fixes some behat failures in the Classic theme,
which were caused by the default screen size obfuscating page
elements for behat, where a normal user would still be able to
identify them.
2019-03-18 18:59:23 +08:00
Julien Boulen
b1d1369dff
MDL-46803 course: Prevent unenrol users with multiple roles during reset
2019-03-18 11:20:08 +01:00
Eloy Lafuente (stronk7)
9bcfd21bcd
Merge branch 'MDL-65137' of https://github.com/KietChan/moodle
2019-04-17 00:49:21 +02:00
Eloy Lafuente (stronk7)
50fe98de05
Merge branch 'MDL-65321-course-perf' of https://github.com/brendanheywood/moodle
2019-04-14 17:58:04 +02:00
Brendan Heywood
af368c1076
MDL-65321 backups: Only require minimal async backup libs if needed
2019-04-13 23:43:01 +10:00
Kiet.Chan
2b27c49aad
MDL-65137 behat: Step "I press...the app" should be able to select image
2019-03-26 10:53:31 +07:00
Adrian Greeve
98c49e1a91
Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle
2019-03-07 10:01:25 +08:00
Eloy Lafuente (stronk7)
ff13ffcd99
Merge branch 'MDL-62869-include-all-courses-mycourse-fix-new' of https://github.com/dmitriim/moodle
2019-03-06 23:10:38 +01:00
Eloy Lafuente (stronk7)
8ab1bd2f5e
Merge branch 'MDL-64943-master-enfix' of git://github.com/mudrd8mz/moodle
2019-03-05 11:08:32 +01:00
Ryan Wyllie
93dda3bfd3
MDL-63786 core: set $CFG->forceclean for logged in as sessions
...
Turn on the forceclean config setting when a user is logged in as a
different user. This is a precautionary measure, which forces all
user submitted content to be cleaned of JavaScript before rendering
it to the logged in as user.
2019-03-05 04:24:53 +01:00
Dmitrii Metelkin
2085e8603a
MDL-62869 search: implement searching for all courses
2019-03-01 07:18:37 +11:00
David Mudrák
60f59e5599
MDL-64943 lang: Fix regressions in Behat caused by reworded strings
2019-02-28 17:23:01 +01:00
Andrew Nicols
507d05f6e3
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
2019-02-27 11:51:14 +08:00
Ryan Wyllie
3edde4fbe8
MDL-64376 recentlyaccessedcourses: improve displaying of courses
2019-02-27 10:58:02 +08:00
Mathew May
a48ff0dcf6
MDL-58428 theme: Add templates to Course
2019-02-26 12:56:14 +01:00
Mathew May
9f0595c4fd
MDL-58428 renderer: Move renderer override from course management
2019-02-26 16:24:49 +08:00
Mathew May
9825951bd8
MDL-58428 renderer: Move renderer override from course
2019-02-26 16:24:48 +08:00
Mathew May
e3652936f3
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
...
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
2019-02-22 15:19:33 +08:00
Adrian Greeve
2fb695f8df
Merge branch 'MDL-60459_master' of git://github.com/markn86/moodle
2019-02-19 11:48:14 +01:00
Jun Pataleta
401d0c06f3
Merge branch 'MDL-64736-master-2' of git://github.com/andrewnicols/moodle
2019-02-14 15:00:56 +08:00
Jun Pataleta
a755876b79
Merge branch 'MDL-64557_course_hideif' of git://github.com/davosmith/moodle
2019-02-13 16:17:44 +08:00
Andrew Nicols
d1570a6f52
Merge branch 'MDL-63977-beforemerge' of https://github.com/sammarshallou/moodle
2019-02-13 13:21:15 +08:00
Davo Smith
309686547a
MDL-64557 category: switch disabledIf to hideIf on delete form
2019-02-12 10:18:04 +00:00
Davo Smith
87c7fb6e9a
MDL-64557 modform: switch disabledIf to hideIf, where appropriate
2019-02-12 10:18:04 +00:00
Jun Pataleta
ae242c33f8
Merge branch 'MDL-64493-master' of git://github.com/damyon/moodle
2019-02-12 10:12:21 +08:00
Andrew Nicols
93060b9508
MDL-64736 course: Rewrite behat step to avoid changing a checkbox
2019-02-12 07:41:34 +08:00
sam marshall
079eae376c
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
sam marshall
e0564a3264
MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version
2019-02-11 16:20:42 +00:00
sam marshall
1959e16412
MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
...
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.
See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
David Monllaó
4de1ac1613
Merge branch 'MDL-62666-master' of git://github.com/junpataleta/moodle
2019-02-11 09:49:08 +01:00
Mathew May
298133d638
MDL-63880 core_course: Change core no-course template.
...
Added two templates back in that define what string to use in the two affected blocks.
2019-02-08 12:31:11 +08:00
Mathew May
a29135f883
MDL-63880 core_course: Move common templates to core_course
...
Remove repeated templates from myoverview, recentlyaccessedcourse &
starredcourses blocks.
2019-02-07 13:45:12 +08:00
Peter Eliyahu Kornfeld
78ef2ac1e0
MDL-60459 core_course: set default for 'visibleoncoursepage'
2019-02-07 10:52:34 +08:00
Eloy Lafuente (stronk7)
6ada5b713b
Merge branch 'MDL-64528-master' of https://github.com/mackensen/moodle
2019-01-30 21:21:26 +01:00
Sara Arjona
d5cd071777
Merge branch 'MDL-64123_master' of https://github.com/marxjohnson/moodle
2019-01-30 17:46:03 +01:00
Juan Leyva
9b8aed89d8
MDL-64026 course: Return content summary information via WS
2019-01-30 12:40:25 +01:00
Damyon Wiese
7219f590f3
MDL-64493 completion: Manual completion Ally
...
Do not use duplicate title attributes on buttons, use aria-live to force the correct state to be
read after clicking on a button.
2019-01-24 08:36:08 +08:00
Eloy Lafuente (stronk7)
9bc4dc79cb
Merge branch 'MDL-60913-search-tabs-master' of https://github.com/dmitriim/moodle
2019-01-23 18:55:47 +01:00
Dmitrii Metelkin
e9074ee381
MDL-60913 search: add search area categories
2019-01-23 10:28:43 +11:00
Sara Arjona
98c16decde
Merge branch 'MDL-63958-master' of git://github.com/jleyva/moodle
2019-01-21 15:17:53 +01:00
Jun Pataleta
2f61fe976c
MDL-57898 customfield: Set the handler's parent context in course_create
2019-01-21 15:46:33 +08:00
Jun Pataleta
7eeae1a63e
MDL-62666 course: Only set the groups setting to true when necessary
...
* Plus update the comment to be more descriptive.
2019-01-21 13:56:23 +08:00
Andrew Hancox
1877ae79f2
MDL-62666 course: Ignore restore_general_groups on activity duplication
2019-01-21 11:40:57 +08:00
Jake Dallimore
85e62192f2
Merge branch 'MDL-60972-master_delete_section_files' of https://github.com/awagner/moodle
2019-01-21 08:51:48 +08:00