Ilya Tregubov
2924d7c496
Merge branch 'MDL-72452-resource-filter' of https://github.com/Peterburnett/moodle
2021-10-06 10:53:55 +07:00
Jun Pataleta
98f437d16d
Merge branch 'MDL-39324-master' of https://github.com/kiratskitizing/moodle
2021-10-05 23:18:51 +02:00
Joshua Ebarvia
ddfc1ba89a
MDL-39324 mod_url: Fix icon when URL has params
2021-10-04 20:05:43 +10:30
Safat Shahin
f9fc355ec7
MDL-71679 mod_quiz: Updates for new qbank api
...
This implementation will introduct changes to
the mod_quiz to implement the new qbank api
for view. Major changes are introduced in
the custom view and also all the legacy points
to the old qbank are changed to qbank plugins
where needed. It also deprecated and deletes
classes and scripts which were kept not to
break mod_quiz for the new api implementation.
2021-10-04 15:44:25 +11:00
Víctor Déniz
f01d69cb05
Merge branch 'MDL-72714-master' of git://github.com/ilyatregubov/moodle
2021-10-01 13:21:46 +02:00
Ilya Tregubov
fad4743ea8
MDL-72714 behat: Fix Behat failures for chrome 94.
2021-10-01 08:36:50 +02:00
Andrew Nicols
a096fb5998
Merge branch 'MDL-72673-master' of git://github.com/junpataleta/moodle
2021-10-01 10:21:30 +08:00
Andrew Nicols
f4604fe5fb
Merge branch 'MDL-72544' of git://github.com/paulholden/moodle
2021-10-01 10:14:51 +08:00
Ilya Tregubov
34a0ba3232
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
2021-09-29 15:40:39 +02:00
Bas Brands
350797397e
MDL-71610 core_behat: access site admin manage tags link
2021-09-29 09:25:36 +02:00
Bas Brands
16c726cde7
MDL-71610 core_behat: use new edit mode step in feature files
2021-09-29 09:25:36 +02:00
Bas Brands
a0bb51622c
MDL-71610 theme_boost: remove edit button from Boost
2021-09-29 09:25:36 +02:00
Shamim Rezaie
7d14aa28ae
Merge branch 'MDL-72060-master' of git://github.com/lameze/moodle
2021-09-28 20:15:06 +10:00
Adrian Perez
55f6ff7358
MDL-72060 mod_lti: fix comparison if user is gradable
2021-09-28 17:23:30 +08:00
sam marshall
e332d1849d
MDL-72643 core: Improve display_size
...
Allows display_size to use a fixed unit for easy comparison of
multiple results, and fixed decimal places for the same reason.
Improves behaviour by using consistent decimal places and a
consistent space before the unit (the previous one only has a space
before 'bytes', not before 'KB').
Of existing uses, all the ones that displayed a 'maxbytes' type
configuration setting (which are likely to have an 'exact' size
and would be better shown as 512 KB rather than 512.0 KB) have been
changed to use 0 decimal places, to preserve previous behaviour.
All the uses which were showing an actual file or memory size have
been left as default (1 decimal place).
2021-09-27 16:52:33 +01:00
Jun Pataleta
8c180760eb
MDL-72673 mod_glossary: Generate unique ID for Keywords select element
2021-09-24 18:30:49 +08:00
Paul Holden
e8d7817f7f
MDL-72544 output: set default core/toast message type to information.
...
Update existing code to set type to warning as appropriate.
2021-09-24 08:19:54 +01:00
Jun Pataleta
c69c653b57
Merge branch 'MDL-51165-master' of https://github.com/kiratskitizing/moodle
2021-09-22 10:51:29 +08:00
Andrew Nicols
1e78596419
MDL-72630 feedback: Increase screen size for links just off screen
2021-09-21 15:33:01 +08:00
Joshua Ebarvia
7ccf18f65e
MDL-51165 mod_url: allow directory index url direct access
2021-09-19 12:05:51 +09:30
Jun Pataleta
385438b463
Merge branch 'MDL-72589' of https://github.com/stronk7/moodle
2021-09-16 09:46:56 +08:00
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
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