Eloy Lafuente (stronk7)
433212a33e
Merge branch 'MDL-72093-master' of git://github.com/mihailges/moodle
2021-09-16 00:32:47 +02:00
Eloy Lafuente (stronk7)
9f9fe79c26
MDL-72589 behat: Add @skip_chrome_zerosize to failing scenarios
...
All the scenarios failing with Chrome zero-size errors are
getting the @skip_chrome_zerosize to be able to keep them apart from
regular runs. See MDL-71108 for more information about
that error.
They will be run by another job, specifically using that tag to
keep them failing and under control.
2021-09-15 20:25:11 +02:00
Marie-Eve Lévesque
689c9961e5
MDL-71785 core_quiz: Empty quiz section name behaves like new page
2021-09-14 15:22:48 -04:00
Mihail Geshoski
7d821080f0
MDL-72093 navigation: Update behat tests
2021-09-14 12:02:35 +08:00
Mihail Geshoski
a360abedf8
MDL-72093 mod_workshop: Replace strings in secondary nav
2021-09-14 12:02:35 +08:00
Mihail Geshoski
a6f665a971
MDL-72093 mod_choice: Replace strings in secondary nav
2021-09-14 12:02:35 +08:00
Mihail Geshoski
55dd65a1f2
MDL-72093 mod_chat: Replace strings in secondary nav
2021-09-14 12:02:35 +08:00
Mihail Geshoski
c8d992311b
MDL-72093 booktool_exportimscp: Replace strings in secondary nav
2021-09-14 12:02:35 +08:00
Tien Nguyen
95a82a9f2e
MDL-71961 Quiz: Disable quiz navigation buttons when files are uploading
2021-09-13 17:31:17 +07:00
Eloy Lafuente (stronk7)
633c2fcc5d
Merge branch 'MDL-69855-master' of git://github.com/junpataleta/moodle
2021-09-09 12:58:16 +02:00
Eloy Lafuente (stronk7)
c2df50a673
Merge branch 'MDL-72499' of git://github.com/paulholden/moodle
2021-09-07 23:51:53 +02:00
Eloy Lafuente (stronk7)
b97c021a98
Merge branch 'MDL-69504-master' of https://github.com/snake/moodle
2021-09-07 20:03:45 +02:00
Eloy Lafuente (stronk7)
3a4ad12034
Merge branch 'MDL-67610-master-2' of git://github.com/junpataleta/moodle
2021-09-07 19:25:15 +02:00
Jun Pataleta
58bd7256ec
MDL-67610 mod_forum: Do not include private replies in unread count
...
Fetching the counts of unread posts should only include unread regular
posts or unread private reply posts directed to the user unless the user
has the capability to read private replies.
In order to retrieve the correct counts, we also need to loop through
each forum instance in the course to check the capability of the user to
read private replies in each forum.
2021-09-07 23:19:26 +08:00
Huong Nguyen
af4fb733ee
MDL-71797 quiz: Improve the checks when fetching user's attempts
2021-09-07 09:04:23 +02:00
Paul Holden
51ef7bd6f9
MDL-72499 event: add/correct event language strings as required.
2021-09-06 11:14:09 +01:00
Sara Arjona
3b903ae45d
Merge branch 'master_MDL-71585-managecategories' of https://github.com/catalyst/moodle-MDL-70329
2021-09-06 10:39:06 +02:00
Eloy Lafuente (stronk7)
49b057e4dc
Merge branch 'MDL-72428-master-enfix' of git://github.com/mudrd8mz/moodle
2021-09-03 19:09:52 +02:00
David Mudrák
9f8349bdfb
MDL-72428 lang: Use the fixed strings in the tests
2021-09-03 17:38:35 +02:00
Helen Foster
92cc461235
MDL-72428 lang: Import fixed English strings (en_fix)
2021-09-03 17:38:35 +02:00
Guillermo Gomez
fb10b36c04
MDL-71585 qbank_managecategories: Add managecategories to core
...
This implementation will introduce a qbank plugin "managecategories"
which will add the question categories feature in the question bank view
by replacing the core classes. Having this plugin will give users
the flexibility of enabling or disabling the category tab.
2021-09-03 09:41:18 +10:00
Peter Burnett
5414c59f0d
MDL-72452 resource: Filter resource media embed output
2021-09-03 09:11:47 +10:00
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
Jake Dallimore
38ff4d528e
MDL-69504 mod_lti: check role switches when setting lti roles on launch
...
is_siteadmin isn't aware of role switches, so make sure we're not in a
switched role before calling that method.
2021-08-24 14:33:11 +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