Dani Palou
1d388e154f
MDL-72585 message: Return notifications iconurl in get_messages WS
2021-09-30 08:00:27 +02:00
abgreeve
23a5ce9a1d
Merge branch 'MDL-71610-master' of git://github.com/andrewnicols/moodle
2021-09-30 12:50:45 +08:00
Andrew Nicols
1146c69257
MDL-71610 theme_classic: Check whether editing mode is enabled in behat
2021-09-30 12:49:40 +08:00
Andrew Nicols
26f7355965
Merge branch 'MDL-72545' of https://github.com/paulholden/moodle
2021-09-30 12:17:06 +08:00
abgreeve
d9f4590c89
Merge branch 'MDL-72275-master-2' of git://github.com/mickhawkins/moodle
2021-09-30 09:57:35 +08:00
Andrew Nicols
d46ff2929e
Merge branch 'MDL-71727-master-v03' of git://github.com/ferranrecio/moodle
2021-09-30 09:52:56 +08:00
AMOS bot
d7f83f84d5
Automatically generated installer lang files
2021-09-30 00:07:32 +00:00
Eloy Lafuente (stronk7)
a8268e6562
Merge branch 'MDL-72462' of https://github.com/paulholden/moodle
2021-09-29 23:31:22 +02:00
Eloy Lafuente (stronk7)
87e7bcb12a
Merge branch 'MDL-71970-master' of git://github.com/sarjona/moodle
2021-09-29 23:27:15 +02:00
Ruslan Kabalin
80bcf0d740
MDL-71571 enrol_meta: Add webservices for adding and deleting instances.
2021-09-29 21:17:52 +01:00
Andrew Nicols
c83e637ff9
MDL-72621 admin: Add environment check for admin deprecation
2021-09-29 22:39:32 +08:00
Shamim Rezaie
912a580546
MDL-72557 tool_usertours: Allow customisation of the end tour button
2021-09-30 00:15:45 +10:00
Ilya Tregubov
34a0ba3232
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
2021-09-29 15:40:39 +02:00
Ferran Recio
639a99014d
MDL-71834 course: lock elements
...
Now components has a new property lock to disable all user interactions.
This is applied directly into the course index and course content to
freeze an element if some action is performed over it. To set this
locked value there are 2 new mutations cmLock and sectionLock.
2021-09-29 11:34:43 +02:00
Ferran Recio
96c6dc53cd
MDL-72463 courseformat: course index highlight section badge
2021-09-29 11:32:03 +02:00
Ferran Recio
9abf7e1a72
MDL-71727 course: sync dragged elements
...
Two new mutations are added to indicate that a section
or a cm is being dragged. The logic related to refresh
a section or a cm has been moved to components to
simplify the code.
2021-09-29 10:01:25 +02:00
Ferran Recio
a0b4cacc8c
MDL-71828 courseformat: course index section link toggler
2021-09-29 09:57:24 +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
3ff1b83239
MDL-71610 core_behat: update edit mode steps
2021-09-29 09:25:36 +02:00
Bas Brands
6ece030948
MDL-71610 theme_boost: switch to standard editing mode for gradebook
...
the gradebook need to use the standard $USER->editing to check if editing mode is turned on
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
Bas Brands
09f6ce9fed
MDL-71610 theme_boost: add a edit mode switch
2021-09-29 09:25:36 +02:00
Ilya Tregubov
44f06eddc1
Merge branch 'MDL-72675' of git://github.com/paulholden/moodle
2021-09-28 15:51:58 +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
Dani Palou
244aade1d6
MDL-72587 message: Support getting both read and unread messages
2021-09-28 10:37:39 +02:00
Andrew Nicols
6ca7e3115a
Merge branch 'MDL-67686' of git://github.com/paulholden/moodle
2021-09-28 15:17:23 +08:00
Ilya Tregubov
950504bac0
Merge branch 'MDL-72643-master' of git://github.com/sammarshallou/moodle
2021-09-28 08:03:14 +02:00
Andrew Nicols
d7a67faf2f
Merge branch 'MDL-72031-master' of https://github.com/NashTechOpenUniversity/moodle
2021-09-28 13:36:11 +08:00
AMOS bot
5ed38f2caa
Automatically generated installer lang files
2021-09-28 00:07:50 +00:00
Eloy Lafuente (stronk7)
5f7db5bf85
Merge branch 'MDL-72658-master-welcometosite' of git://github.com/mudrd8mz/moodle
2021-09-27 23:33:47 +02:00
Eloy Lafuente (stronk7)
b2406966e6
Merge branch 'MDL-72328-master' of https://github.com/sammarshallou/moodle
2021-09-27 23:19:34 +02:00
Paul Holden
cf99ea1a46
MDL-72462 forms: style checkbox/radio field labels consistently.
...
Fixes small regression from 942dc9de
that moved indentation of form
fields to the label node, but only for those labels with specific
class.
2021-09-27 18:23:51 +01:00
Paul Holden
0e9b0a4964
MDL-72484 report_eventlist: looser check for event 'other' docs.
2021-09-27 18:21:42 +01:00
Ilya Tregubov
d7620cc5bc
Merge branch 'MDL-71943-master' of git://github.com/dravek/moodle
2021-09-27 18:36:35 +02:00
David Matamoros
5909d5b0ce
MDL-71943 core: Dynamic (AJAX) tabs in Moodle LMS
2021-09-27 17:53:37 +02: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
Bas Brands
646109ec3b
MDL-72305 theme_boost: user initials as profile picture placeholder
2021-09-27 14:02:45 +02:00
Ilya Tregubov
18c7a8a5db
Merge branch 'MDL-72335-master' of git://github.com/cescobedo/moodle
2021-09-27 11:45:22 +02:00
Sara Arjona
f47a327290
MDL-71970 h5plib_v124: Replace references to new Moodle\H5Pxxx namespace
...
The joubel/core and joubel/editor libraries have been moved to Moodle
namespace.
This commit adds the new namespace to the places where these classes
are used.
Besides, a couple of minor changes have been done to replace the _test.php
classname and remove some unnecessary defined('MOODLE_INTERNAL').
2021-09-27 11:41:48 +02:00
Sara Arjona
c1b4a4a97e
MDL-71970 h5plib_v124: Add namespace to H5P editor library
...
The joubel/editor is a third-party library. A namespace has been added to
avoid collision with other plugins using it (such as mod_hvp).
That way, they will be able to have a different version without
side effects.
2021-09-27 11:41:48 +02:00
Sara Arjona
8e622fba87
MDL-71970 h5plib_v124: Add namespace to H5P core library
...
The joubel/core is a third-party library. A namespace has been added to
avoid collision with other plugins using it (such as mod_hvp).
That way, they will be able to have a different version without
side effects.
2021-09-27 11:41:48 +02:00
cescobedo
bad5b1d891
MDL-72335 tool_health: Remove tool_health from core
2021-09-27 07:12:32 +02:00
Paul Holden
ffa9b692e3
MDL-72675 repository_picasa: remove plugin config after uninstall.
...
It was missed as part of the original plugin uninstallation change
in 128ebcc4
.
2021-09-24 12:35:03 +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
876df13ea1
MDL-69682 theme_boost: remove minimum height of tables.
...
The change that introduced this property (a3124b15
) is no longer
required, and it caused visual glitches on tables containing a
single row.
2021-09-24 08:21:49 +01:00
Paul Holden
8f3c7e6e8c
MDL-72545 reportbuilder: reload form fragment after filter reset.
...
Instead of performing a page reload after resetting report filters,
we can use the fragment API to re-render the form after the user
presses the reset button.
2021-09-24 08:20:38 +01: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
Paul Holden
fc92e42abf
MDL-67686 task: add duration filter to task logs report.
2021-09-24 08:14:37 +01:00