Sara Arjona
3eb399d283
Merge branch 'MDL-70376-master' of git://github.com/peterRd/moodle
2021-09-01 16:52:02 +02:00
Adrian Greeve
8cf6ed1279
Merge branch 'MDL-70046-master-notificationfailure' of https://github.com/drjosephbaxter/moodle
2021-09-01 10:45:14 +08:00
Sara Arjona
af6b9bcc4f
Merge branch 'MDL-72137-master' of https://github.com/nguyenphuctien/moodle
2021-08-31 13:25:48 +02:00
Joseph Baxter
c66c299939
MDL-70046 message: handle call processor failure
...
* ensure message_send returns false if message not sent
* digests only clear queue on success
* notifications requeue failed messages
2021-08-31 10:36:54 +01:00
Peter Dias
730defb1d1
MDL-70376 mod_assign: Reintroduce pdf orientation check
...
Reintroduce the orientation check and sizing when importing an image
2021-08-31 12:28:32 +08:00
Eloy Lafuente (stronk7)
a0e23f7c48
MDL-71573 behat: Move to 4.0 course-index compatible steps
2021-08-26 17:45:04 +02:00
Sara Arjona
d2b5a689e1
MDL-68633 mod_forum: Fix behat error in classic
2021-08-26 08:11:18 +02:00
Sara Arjona
4f4b748a16
Merge branch 'MDL-69588-master-fix' of git://github.com/junpataleta/moodle
2021-08-26 07:23:34 +02:00
Sara Arjona
557d8fd475
Merge branch 'MDL-71029-master' of https://github.com/dcai/moodle
2021-08-26 07:12:20 +02:00
Andrew Nicols
3ab12ddbf5
Merge branch 'MDL-70176_master' of https://github.com/TomoTsuyuki/moodle
2021-08-26 12:08:56 +08:00
Andrew Nicols
ed0700c16a
Merge branch 'MDL-72271' of https://github.com/larsbonczek/moodle
2021-08-26 11:42:04 +08:00
Jun Pataleta
b36bdd18d8
MDL-69588 core: Activity navigation fixes
2021-08-26 09:58:15 +08:00
Sara Arjona
f3ed47a47a
Merge branch 'MDL-68633' of git://github.com/paulholden/moodle
2021-08-25 16:12:38 +02:00
Jun Pataleta
4e75e73cb5
Merge branch 'primary_secondary_nav' of https://github.com/Chocolate-lightning/moodle
2021-08-25 10:42:57 +08:00
Jun Pataleta
300d0bc03a
MDL-69588 mod: Additional Behat step fixes
2021-08-25 10:35:33 +08:00
Mathew May
89460a50d2
MDL-69588 navigation: Address final point from review
2021-08-25 10:35:23 +08:00
Andrew Nicols
12d6a8c3d9
Merge branch 'MDL-72207-master' of git://github.com/jleyva/moodle
2021-08-24 09:06:07 +08:00
Eloy Lafuente (stronk7)
c25fe3a183
Merge branch 'MDL-71055-master' of git://github.com/andrewnicols/moodle
2021-08-23 23:22:15 +02:00
Mathew May
1f6bcd7eae
MDL-69588 accessibility: Address review points
2021-08-23 17:47:24 +08:00
Peter Dias
dfefc86393
MDL-72032 core: Add roles to items
...
- Part of: MDL-69588
2021-08-23 17:47:22 +08:00
Peter Dias
f99a9eb117
MDL-71901 mod_assign: Custom secondary nav for assign
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00
Adrian Greeve
f28535082c
MDL-70196 behat: Add a new step for navigating with the navbar.
...
- Part of: MDL-69588
A lot of tests work on the basis that you can follow the last item
of the breadcrumb nav bar. This is not the case. This step will first
check to see if the page is already the one requested. If it is then
nothing further needs to happen, otherwise we follow the link in the
navbar.
2021-08-23 17:46:38 +08:00
Adrian Greeve
c8422f4576
MDL-70196 mod_assign: Allow the last navbar item to have a link.
...
- Part of: MDL-69588
This updates a method to allow the last item in the breadcrumb
navbar to have a URL.
2021-08-23 17:46:38 +08:00
Adrian Greeve
c3871a9174
MDL-70196 navigation: Update to pages to add a URL.
...
- Part of: MDL-69588
Some pages have added an item to the end of the navbar without a
link for it. This adds the current page as a url to this navigation
node. Doing this brings it in line with all of the other pages
around Moodle and also helps with the new navigation changes in
theme boost.
2021-08-23 17:46:38 +08:00
Adrian Greeve
7d435fb5f2
MDL-70196 navigation: Update to feature files.
...
- Part of: MDL-69588
A lot of tests rely on the last element of the breadcrumb being
active. This updates feature files to not rely on this anymore.
2021-08-23 17:46:38 +08:00
Ferran Recio
1389487a1c
MDL-71209 mod_assign: fix anonymous submission behat
2021-08-23 11:38:07 +02:00
Tien Nguyen
dd6fd520e3
MDL-72137 Quiz: Quiz submission email notification update
...
Quiz submission notifications: separate out User versus System
2021-08-23 15:38:33 +07:00
Andrew Nicols
891d1bfad3
MDL-71055 behat: Update core settings to use generator
...
These changes have only been applied to settings which were already
using settings names and values, but which were still using the UI.
2021-08-23 12:23:03 +08:00
Andrew Nicols
c79d58a50b
MDL-71209 behat: Fix behat for new changes
...
Co-authored-by: Ilya Tregubov <ilya@moodle.com>
2021-08-20 16:49:06 +02:00
Tomo Tsuyuki
0646a40b20
MDL-70176 mod_forum: Grading respects separate groups filter
2021-08-20 13:27:50 +10:00
Juan Leyva
5784c39341
MDL-72207 assign: Support all participants in get_submission_status WS
2021-08-19 14:11:33 +02:00
Andrew Nicols
84077e5263
Merge branch 'MDL-71944' of git://github.com/paulholden/moodle
2021-08-19 09:10:18 +02:00
Eloy Lafuente (stronk7)
dd23f8d903
Merge branch 'MDL-72186' of git://github.com/paulholden/moodle
2021-08-19 09:10:17 +02:00
Víctor Déniz
735bd7ffdb
Merge branch 'MDL-72097' of git://github.com/danmarsden/moodle
2021-08-19 09:10:17 +02:00
Dan Marsden
8aba9d1d34
MDL-72097 mod_assign: pass gradinginfo to disabled check.
2021-08-19 09:10:12 +02:00
safatshahin
dfed4fd040
MDL-71516 core_question: Qbank api implementation
...
This commit implements the qbank api so that any plugin
can implement its own question bank. This api currently
works parallely with the moodle core classes and the
added qbank in the core, means the moment a plugin
is installed, that object is replaced with the object
from the plugin instead of core, which means the api
has flexibility till the plugins are integrated and the
plugins can be integrated in any order.
All the old classes are still there and not deprecated
as there is a different tracker for the changes to the
quiz and another tracker for class deprecation and
class renaming. Core question units tests are pointing
to the new api structure but the classes are pointing
to the location related to the plugin availability.
Co-Authored-By: Luca Bösch <luca.boesch@bfh.ch>
Co-Authored-By: Guillermo Gomez Arias <guillermogomez@catalyst-au.net>
one more array fix
2021-08-17 18:57:31 +10:00
Eloy Lafuente (stronk7)
615eb63ca4
Merge branch 'MDL-71945-master' of https://github.com/lucisgit/moodle
2021-08-11 11:46:56 +02:00
Andrew Nicols
530322e2ce
MDL-69918 core: Update uses of legacy form change checker
2021-08-10 23:54:01 +08:00
Tony Butler
a0595719d0
MDL-71945 mod_assign: Remove unneccesary call to assign_update_grades()
...
The update_grade() call achieves the same thing with additional checks.
2021-08-10 11:05:48 +01:00
Lars Bonczek
ff1199cc5c
MDL-72271 mod_quiz: fix secure_window close function
2021-08-10 11:51:33 +02:00
Paul Holden
95851ef8ba
MDL-71944 mod_wiki: use confirm output API for comment deletion.
2021-08-09 10:41:00 +01:00
Paul Holden
0795695872
MDL-68633 mod_forum: confirmation for subscription change navigation.
2021-07-30 10:46:58 +01:00
Jun Pataleta
27fda1e207
Merge branch 'MDL-72052' of git://github.com/danmarsden/moodle
2021-07-29 16:24:19 +08:00
Jun Pataleta
1a7f8e7eed
Merge branch 'MDL-72054' of git://github.com/danmarsden/moodle
2021-07-29 15:53:43 +08:00
Andrew Nicols
776f4bd80c
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
Andrew Nicols
9f428f68c7
MDL-72179 behat: Add activity editing page resolution
2021-07-23 20:43:48 +08:00
Andrew Nicols
c204fe3eeb
MDL-72179 behat: Lowercase all page instance resolvers
2021-07-23 20:43:48 +08:00
Jun Pataleta
68bd3a1158
Merge branch 'MDL-71817-master' of git://github.com/lameze/moodle
2021-07-22 11:27:08 +08:00
Simey Lameze
b0133904bf
MDL-71817 calendar: behat changes for calendar block
...
This commit does few things:
1) Remove unnecessary "I hover over today in the calendar"
steps as it's not necessary to hover onto the day to see the events
any more.
2) Replace "I follow This month" steps to "I follow Full calendar"
3) Update i_create_a_calendar_event_with_form_data() to use the new
fullcalendar lang string.
2021-07-22 09:00:30 +08:00
Paul Holden
79ac69bb99
MDL-72186 mod_forum: version bump to trigger services reload.
...
Removal of services in 1530035f didn't include a version bump
which meant they were never fully removed and led to errors on
the web services documentation page.
2021-07-19 22:32:37 +01:00