Shamim Rezaie
c5ea7a1fab
Merge branch 'MDL-75386-master' of https://github.com/andrewnicols/moodle
2022-08-17 13:29:05 +10:00
Daniel Neis Araujo
3f83f35a5c
MDL-73119 contentbank: Add pluginfile callback to content type plugins
2022-08-16 14:23:33 -03:00
Shamim Rezaie
70b2afde62
MDL-49795 core: Fixed missing index (competencyid) for upgrades
2022-08-17 03:07:10 +10:00
Shamim Rezaie
93044268bc
Merge branch 'MDL-49795-add-missing-keys-indexes-to-core-tables' of https://github.com/keevan/moodle into MDL-49795-master-test
2022-08-17 03:02:40 +10:00
Shamim Rezaie
cad62440e3
Merge branch 'MDL-73876-master' of https://github.com/ilyatregubov/moodle
2022-08-17 02:32:00 +10:00
Shamim Rezaie
e07a3fecec
Merge branch 'MDL-75414-master' of https://github.com/sarjona/moodle
2022-08-17 02:24:00 +10:00
Shamim Rezaie
14ff458b3d
Merge branch 'MDL-49795-add-missing-keys-indexes-to-core-tables' of https://github.com/keevan/moodle
2022-08-17 02:17:52 +10:00
Shamim Rezaie
40f6f35463
Merge branch 'MDL-67685_Master' of https://github.com/tuanngocnguyen/moodle
2022-08-17 01:52:07 +10:00
Sara Arjona
31e05de8fc
Merge branch 'MDL-72178-master' of https://github.com/NoelDeMartin/moodle
2022-08-16 16:58:28 +02:00
Sara Arjona
e550cb5bba
Merge branch 'MDL-75137-master' of https://github.com/aanabit/moodle
2022-08-16 16:50:33 +02:00
hieuvu
98942df0c4
MDL-61401 workshop: Ability for tutors to search for students.
2022-08-16 20:22:19 +07:00
Tim Hunt
8babdbd396
MDL-74608 activities: a new option to force the activity language
...
For a long time, Moodle has had the feature to force the language
for a whole course. This change adds the same feature at activity
level.
The course-level feature was controlled by a capability
moodle/course:setforcedlanguage, and I decided to use the same
capability to control this feature. I think a new capability would be
overkill.
2022-08-15 22:15:52 +01:00
Amaia Anabitarte
e08458cc23
MDL-75137 mod_data: Fix and improve behat tests
2022-08-12 15:46:44 +02:00
Amaia Anabitarte
8768a7adb9
MDL-75137 mod_data: Redesign zero state page
...
Co-authored-by: Ferran Recio <ferran@moodle.com>
2022-08-12 15:46:44 +02:00
Amaia Anabitarte
cb01747608
MDL-75137 mod_data: Add entry throws an exception if there is no field
2022-08-12 15:46:08 +02:00
Simey Lameze
2afa4488cd
MDL-73076 completion: split criteria duration test into two tests
2022-08-12 17:11:15 +08:00
Mark Johnson
b014bb9985
MDL-75388 lib: Update mustache to 2.14.1
...
MDL-67114 and MDL-73586 local changes removed as they are now available
upstream.
2022-08-12 04:14:18 +02:00
Petr Skoda
a50c80b52a
MDL-75237 core: improve PARAM_SAFEPATH docs
2022-08-12 04:14:18 +02:00
Petr Skoda
2f70b320bb
MDL-75237 qformat_blackboard_six: sanitise blackboard import file paths
2022-08-12 04:14:18 +02:00
Petr Skoda
5ed64ce150
MDL-75237 core: Revert MDL-72029
...
This reverts commit d585f902fc
.
2022-08-12 04:14:18 +02:00
Petr Skoda
3e61730463
MDL-75237 qformat_blackboard_six: Revert MDL-72029
...
This reverts commit 3cafb305de
.
2022-08-12 04:14:18 +02:00
Paul Holden
b40ab6987d
MDL-75326 h5p: require sesskey to toggle library enabled state.
2022-08-12 04:14:18 +02:00
Shamim Rezaie
896e126a66
weekly release 4.1dev
2022-08-12 11:52:47 +10:00
Shamim Rezaie
af7239bbbe
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-08-12 11:52:45 +10:00
AMOS bot
2d3065719a
Automatically generated installer lang files
2022-08-12 00:08:19 +00:00
Daniel Thies
3aa3b664ab
MDL-72830 repository_contentbank: Use content specific icons
2022-08-11 12:34:27 -05:00
Daniel Thies
9a349468cc
MDL-74873 core_message: Disable notification preferences controls
2022-08-11 12:32:45 -05:00
raortegar
21a8787e50
MDL-75430 mod_data: Fix picture size for list view
...
We were missing the templatename in get_template method of manager.php
2022-08-11 18:09:25 +02:00
Noel De Martin
9f38b1c389
MDL-72178 feedback: Implement behat generators
...
Based on Andrew's WIP from b3d40cb20d
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2022-08-11 10:30:27 +02:00
Sara Arjona
9acdb178c7
MDL-75414 mod_data: Fix error when displaying fields in single view
...
This is a regression from MDL-75146, when the manager class was created.
The field class was not found in the Single view, because the field.class.php
file was not included (so the base class was used in all the cases for this
view). That's why the image field was displaying only the image name instead
of building the <img element or the URLs were displaying only the text, instead
of creating a link for them.
2022-08-10 12:52:59 +02:00
Peter Sistrom
1a06546ea3
MDL-60666 auth_ldap: One transaction per user
2022-08-10 13:49:20 +10:00
Jun Pataleta
a3187a2231
Merge branch 'MDL-75375-master' of https://github.com/junpataleta/moodle
2022-08-10 00:26:26 +08:00
Brendan Heywood
7f63314383
MDL-75375 cache: Fix file store path cleaning
2022-08-09 23:50:51 +08:00
Jun Pataleta
a8575c24bd
Merge branch 'MDL-74636' of https://github.com/timhunt/moodle
2022-08-09 11:11:19 +08:00
Jun Pataleta
5d90181c6e
Merge branch 'MDL-74800-master' of https://github.com/ferranrecio/moodle
2022-08-08 22:30:01 +08:00
Jun Pataleta
87e513e439
MDL-74800 core: block actions fix suggestion
2022-08-08 14:46:42 +02:00
Jun Pataleta
950d617aec
MDL-74800 core: action menu role fix
...
The action menu could have a role button or menubar depending on the
number of options available.
2022-08-08 14:46:42 +02:00
Ferran Recio
dc63d643b8
MDL-74800 core_courseformat: fix accessibility checks
2022-08-08 14:46:42 +02:00
Ferran Recio
39af611f82
MDL-74800 output: fix edit button accessibility
2022-08-08 14:46:42 +02:00
Ferran Recio
2493b4f01a
MDL-74800 message: fix invalid aria-label attributes
2022-08-08 14:46:42 +02:00
Laurent David
3ae6a87d7a
MDL-68717 core_calendar: Hide completed event
...
* "expectcompletionon" type of event should be hidden if the related
activity is completed
2022-08-08 07:17:54 +02:00
Jun Pataleta
aea05af894
Merge branch 'MDL-75142-master' of https://github.com/sarjona/moodle
2022-08-08 11:17:12 +08:00
Jun Pataleta
2d60043c5b
Merge branch 'MDL-74211-master' of https://github.com/lameze/moodle
2022-08-08 11:14:44 +08:00
Angelia Dela Cruz
2a50790048
MDL-74861 behat: H5P behat generators use UI
...
Replace steps that manually add H5Pactivity instances via the UI
and use Behat generators. This improves the speed of the Behat test
runs.
Co-authored-by: Simey Lameze <simey@moodle.com>
2022-08-08 11:08:40 +08:00
Shamiso.Jaravaza
6236be46e1
MDL-74782 mod_bigbluebuttonbn: Fix only imported
...
* When Show imported links only is enabled in activity or config, only imported recordings will appear
* Logic for activity/default overrides implemented
2022-08-05 10:20:42 -06:00
Laurent David
1df1e02820
MDL-74669 mod_bigbluebuttonbn: align language with user's preference
...
* Pick BBB UI language from Moodle user profile language instead of
preferred browser language
2022-08-05 17:00:27 +02:00
Sara Arjona
70d520e1a6
MDL-75390 mod_data: Fix regression when portfolios is enabled
...
This patch fixes a regression that is causing some errors when
portfolios advanced feature is enabled but no portfolio is
enabled.
2022-08-05 16:54:49 +02:00
Sara Arjona
aecb87f53e
MDL-75142 mod_data: Add description to presets
...
This commit adds support to description field for presets:
- For plugin presets, description will be stored in the module_help
string in lang files.
- For saved presets, a new element, <description>, has been added
to the preset.xml file, to include this information.
A new field has been added to the "Save as preset" modal, to let users
define description (which is empty by default, to support pre-existing
presets that won't have it).
Apart from that, the "Save as preset" workflow has been slightly improved,
following the Product UX/UX suggestions to hide the checkbox to overwrite
the preset by default and show it only if the user tries to save a preset
with an existing name.
2022-08-05 14:51:49 +02:00
Paul Holden
a65476d590
MDL-74010 core: check defined MDL_PERF* values in conditionals.
2022-08-05 11:02:54 +01:00
Paul Holden
411269b529
MDL-74714 reportbuilder: clarify optional properties of exporters.
...
The custom report exporter should define its own editable element
properties (conditions, filters, etc) as optional, rather than each
of those element exporters defining their properties as optional.
2022-08-05 10:25:06 +01:00