Tim Hunt
85c0b1d2fa
MDL-74130 question behat: Update tests to use the new navigation steps
2022-03-14 22:13:04 +00:00
Tim Hunt
d54bef46f1
MDL-74130 question behat: support I am on ... page or key qbank pages
2022-03-14 22:13:04 +00:00
Tim Hunt
9c65fe8b8f
MDL-74130 question behat: rename behat_question -> behat_core_question
...
This is the expected naming for a Behat file for a core component.
Note, there are no acutal references to the deprecated class name
in core, but there might be in plugins, so we added a
backwards compatibility class with the old name. Thanks to
Andrew Lyons for hints about how to do that.
2022-03-14 22:13:04 +00:00
Víctor Déniz
e95d99ebf1
Merge branch 'MDL-74030' of https://github.com/roland04/moodle
2022-03-14 21:39:40 +00:00
Sara Arjona
5195ac05f1
Merge branch 'MDL-74179-master' of https://github.com/cescobedo/moodle
2022-03-14 18:48:44 +01:00
Amaia Anabitarte
9bfefc4975
MDL-74114 block_myoverview: Fix set favourite changes
2022-03-14 17:19:49 +01:00
Sara Arjona
6000e3ae6a
Merge branch 'MDL-74151-master' of https://github.com/mihailges/moodle
2022-03-14 16:55:24 +01:00
Eloy Lafuente (stronk7)
abc57c853a
MDL-74098 phpunit: Normalise dir separator to match expectations
2022-03-14 16:46:52 +01:00
Sara Arjona
066b9ac6ed
Merge branch 'MDL-74162-master' of https://github.com/mihailges/moodle
2022-03-14 16:41:47 +01:00
Ilya Tregubov
eb6e99aafe
Merge branch 'MDL-74033-master-2' of https://github.com/rezaies/moodle
2022-03-14 16:56:45 +06:00
cescobedo
22cf291fd9
MDL-74179 mod_chat: Fix warnings header when accessing as a guest
...
Initialize before showing the no guest message
when user is accesing as a guest.
2022-03-14 10:56:55 +01:00
Mihail Geshoski
b34b626588
MDL-74180 database: Add behat test
2022-03-14 17:10:55 +08:00
Amaia Anabitarte
329586411d
MDL-74131 tags: Fix flagged tags color contrast
2022-03-14 09:59:13 +01:00
Ilya Tregubov
5da8aeaa8b
Merge branch 'MDL-73704-master' of https://github.com/bmbrands/moodle
2022-03-14 14:53:29 +06:00
Amaia Anabitarte
89849347e5
MDL-74080 block_myoverview: Fix create course link based on permissions
2022-03-14 09:21:22 +01:00
Bas Brands
c3f0f59134
MDL-73952 core_course: update section badges using JS
2022-03-14 09:10:07 +01:00
Bas Brands
58fa5da723
MDL-73704 tool_componentlibrary: activity icons
2022-03-14 08:54:33 +01:00
Sara Arjona
42d2954eef
Merge branch 'MDL-73629-master_color_errors' of https://github.com/brickfield/moodle
2022-03-14 08:36:34 +01:00
Jun Pataleta
def7df4825
Merge branch 'master_MDL-72890_quiz-regrade' of https://github.com/catalyst/moodle-MDL-70329
2022-03-14 14:19:56 +08:00
Peter Dias
07e8f72f72
MDL-74127 lesson: Show remaining attempts on all types of jumps
...
- Show remaining attempts on all types of jumps
- Highlight the lesson tab when viewing the continue page.
2022-03-14 12:55:26 +08:00
Mihail Geshoski
3bb3cdf369
MDL-74180 database: Perform checks before showing the 'add entry' option
2022-03-14 10:59:02 +08:00
AMOS bot
4256181399
Automatically generated installer lang files
2022-03-12 00:07:37 +00:00
Mike Churchward
daffa8b1fc
MDL-73629 tool_brickfield: Ensuring colour check causes no errors.
2022-03-11 15:25:21 -05:00
Jun Pataleta
6e528ca463
MDL-74173 reportbuilder: Convert action links to action menu links
2022-03-11 18:35:16 +08:00
Ilya Tregubov
967d9b2546
on-demand release 4.0beta+
2022-03-11 16:20:26 +06:00
Mathew May
9e78d8de6d
MDL-74161 login: Constrain the language selector to force a scroll
2022-03-11 16:14:39 +08:00
Jun Pataleta
a06268b67a
Merge branch 'MDL-73760-master-fix' of https://github.com/sarjona/moodle
2022-03-11 15:17:50 +08:00
Sara Arjona
debbce8745
MDL-73760 quiz: Fix behat failures with classic
...
Author: Luca Bosch
2022-03-11 07:40:02 +01:00
Jun Pataleta
2431f7bff8
Merge branch 'MDL-71305-master' of git://github.com/rezaies/moodle
2022-03-11 11:51:00 +08:00
Ilya Tregubov
cb0278a91f
Merge branch 'MDL-74032-master' of https://github.com/sammarshallou/moodle
2022-03-11 09:23:17 +06:00
Jun Pataleta
a1b520e38c
Merge branch 'MDL-73895' of https://github.com/paulholden/moodle
2022-03-11 11:17:28 +08:00
Huong Nguyen
f136ae7149
MDL-73979 timeline: Views should display consistent information
...
The course view is updated to display the events that match
the filter condition, no matter the course start date is in the future
or the course end date is in the past
2022-03-11 09:30:20 +07:00
Jun Pataleta
b364b8437a
Merge branch 'MDL-74087-master-1' of git://github.com/mihailges/moodle
2022-03-11 09:28:46 +08:00
Víctor Déniz
f4d27bd04c
MDL-54724 qtype_multianswer: fix version.php
2022-03-11 00:05:18 +00:00
Víctor Déniz
9a0a05ef39
Merge branch 'MDL-54724-master' of https://github.com/cameron1729/moodle
2022-03-10 23:21:24 +00:00
Sara Arjona
d60e802006
MDL-74159 output: Add icon near docs link
...
An icon has been added near the 'Help and documentation' link in the
site footer When the site admin setting 'Open in new window' (doctonewwindow)
is enabled, for consistency with other similar links like 'Give feedback
about this software'.
Apart from that, now the link will be opened using the standard target
'_blank' instead of using the new window Javascript, to let users decide
whether the new page should be opened in a new tab or a new window.
2022-03-10 17:07:32 +01:00
Mihail Geshoski
f6104220d6
MDL-74162 glossary: Fix the returned data type by create_add_button()
2022-03-11 00:03:52 +08:00
Mihail Geshoski
6e85ca08df
MDL-74151 core_user: Add behat tests for the private files area
2022-03-10 23:39:20 +08:00
Mihail Geshoski
d9ea0ba758
MDL-74151 core_user: Add heading in the private files page
2022-03-10 23:38:00 +08:00
Sara Arjona
730bc8735e
MDL-74141 tool_task: Display error when Path to CLI not defined
...
When "Path to PHP CLI" is not defined, an exception with the message
in cannotfindthepathtothecli should be displayed, and the page should
be redirected to System paths settings page.
Apart from that, this patch also replaced core_task to tool_task,
because this message wasn't traslated properly.
2022-03-10 16:19:07 +01:00
Mikel Martín
d2acd08934
MDL-74030 navigation: Add reports link
...
Add report builder 'Reports' link to the user menu
AMOS BEGIN
CPY [reports,moodle],[reports,core_reportbuilder]
AMOS END
2022-03-10 15:46:44 +01:00
Mihail Geshoski
748ce930b4
MDL-74087 theme_boost: Add behat tests
2022-03-10 22:30:00 +08:00
Sara Arjona
a42f38fe28
Merge branch 'MDL-73760' of https://github.com/mkassaei/moodle
2022-03-10 13:17:25 +01:00
Sara Arjona
a27c19b73a
Merge branch 'MDL-74142-master' of https://github.com/aanabit/moodle
2022-03-10 11:58:21 +01:00
Jun Pataleta
972b5a2d3f
Merge branch 'MDL-73908-master' of https://github.com/bmbrands/moodle
2022-03-10 17:15:34 +08:00
Ilya Tregubov
cb8778c2f1
Merge branch 'MDL-73073-master_assign_timing_web_services' of https://github.com/andrewmadden/moodle
2022-03-10 15:01:06 +06:00
Jun Pataleta
4ea491f305
MDL-74156 block: Remove redundant configure block headings
2022-03-10 16:46:03 +08:00
Sara Arjona
ae935e8349
Merge branch 'MDL-74123_h5p_duplicate_file' of https://github.com/davosmith/moodle
2022-03-10 08:40:55 +01:00
Jake Dallimore
a745a7dfae
Merge branch 'MDL-73899-master' of https://github.com/andrewnicols/moodle
2022-03-10 15:34:21 +08:00
Andrew Madden
4ae22703c6
MDL-73073 mod_assign: Add new time limit fields to external functions
...
* Add activity, activityformat, timelimit and submissionattachments to mod_assign_get_assignments
* Add timestarted to mod_assign_get_submissions and mod_assign_get_submission_status
* Add assignmentdata to mod_assign_get_submission_status
* Move mod_assign external helper methods to an external_api child class to be used with modern external classes
* Add start_submission external function
* Create mod_assign child class of externallib_advanced_testcase for shared helper functions
* Add extra logic to get_assignments on whether to provide intro
attachments.
2022-03-10 18:31:37 +11:00