Philipp Memmel
4294acc5ab
MDL-75771 core_courseformat: Fix capability for edit controls
...
course_format\base:show_editor now by default uses 'moodle/course:manageactivities', but also accepts other capabilities as param
2022-10-28 17:24:37 +02:00
Sara Arjona
53c4fc9af0
MDL-75289 mod_data: Reorder secondary nav tabs
...
The Presets tab should be displayed before Fields and Templates.
2022-10-28 15:30:26 +02:00
Andrew Nicols
d396af9393
MDL-76120 behat: Swap click on select option to set field
...
Recent versions of Marionette do not like to click on the option
element so we must always use the set field option.
2022-10-28 20:53:22 +08:00
Sara Arjona
fa7a55aa5d
on-demand release 4.1dev+
2022-10-28 14:09:39 +02:00
Sara Arjona
fbfd60fef2
NOBUG: Fixed file access permissions
2022-10-28 14:09:38 +02:00
Sara Arjona
88622bf25b
NOBUG: Fixed SVG browser compatibility
2022-10-28 14:09:34 +02:00
Marina Glancy
a34b4ebdc3
MDL-76112 various: can not pss null as 3rd param to preg_split
...
This produces notices in PHP 8.1
2022-10-28 10:51:20 +02:00
Meirza
2b5bf7dbc0
MDL-76070 dataformat_json: Fix data loss in the exported file.
2022-10-28 13:08:15 +07:00
Jake Dallimore
df90988239
Merge branch 'MDL-68943-master' of https://github.com/cameron1729/moodle
2022-10-28 11:49:42 +08:00
Jake Dallimore
eba92e07de
Merge branch 'MDL-76073-master' of https://github.com/marinaglancy/moodle
2022-10-28 11:05:41 +08:00
Cameron Ball
01074798e1
MDL-68943 assignfeedback_editpdf: Upgrade step for stale conversions
2022-10-28 11:03:29 +08:00
Cameron Ball
1e98c4ad27
MDL-68943 assignfeedback_editpdf: Reconvert updated files
2022-10-28 11:03:29 +08:00
Jake Dallimore
fdef0eec44
Merge branch 'MDL-76069-master' of https://github.com/mihailges/moodle
2022-10-28 09:35:39 +08:00
Safat Shahin
9c89fba92a
MDL-75306 qbank_usage: Last used column
...
This commit will implement Last used column
and filterable object.
2022-10-28 10:21:09 +11:00
Sara Arjona
af17803658
Merge branch 'MDL-75188-master' of https://github.com/laurentdavid/moodle
2022-10-27 21:45:21 +02:00
Laurent David
cf12af7519
MDL-75188 mod_data: Use cmid instead of id
...
* Based on previous changes, fix ids so they are consistent with other modules (in preparation for MDL-75255)
2022-10-27 18:34:45 +02:00
Laurent David
d67fbbb80d
MDL-75188 mod_data: Move import preset for to a modal
...
* Use a modal instead of a standard page to select the preset file
and import it.
* Change the zero state import button to a modal dialog so it uses the same
workflow as on the preset page
2022-10-27 18:32:23 +02:00
Sara Arjona
4dc0505b2a
Merge branch 'MDL-75471' of https://github.com/paulholden/moodle
2022-10-27 17:35:04 +02:00
Sara Arjona
9000fd3037
Merge branch 'MDL-75449' of https://github.com/paulholden/moodle
2022-10-27 17:24:11 +02:00
Víctor Déniz
8e57940fe7
Merge branch 'MDL-75467' of https://github.com/paulholden/moodle
2022-10-27 16:09:05 +01:00
Sara Arjona
8c12bc9ba7
Merge branch 'MDL-76023' of https://github.com/paulholden/moodle
2022-10-27 17:03:51 +02:00
Sara Arjona
0b03a3d41a
Merge branch 'MDL-64231-master' of https://github.com/ferranrecio/moodle
2022-10-27 16:56:21 +02:00
Sara Arjona
f0e2d12533
Merge branch 'MDL-75165' of https://github.com/paulholden/moodle
2022-10-27 16:50:09 +02:00
Víctor Déniz
d76550da83
Merge branch 'MDL-75969-master' of https://github.com/andrewnicols/moodle
2022-10-27 15:29:40 +01:00
Mihail Geshoski
1057a1a625
MDL-76069 enrol_manual: Fix missing breadcrumbs
2022-10-27 21:56:18 +08:00
Meirza
d49b78706e
MDL-73624 lib_spout: encode output file name
2022-10-27 16:46:51 +07:00
Ferran Recio
b9900c2b45
MDL-64231 mod_assign: download submissions with group folder
2022-10-27 11:11:12 +02:00
Jake Dallimore
5a9a6dd090
Merge branch 'MDL-75868-master' of https://github.com/ferranrecio/moodle
2022-10-27 16:41:08 +08:00
Sara Arjona
e29d9fe89c
Merge branch 'MDL-75166' of https://github.com/paulholden/moodle
2022-10-27 09:32:50 +02:00
Sara Arjona
c122d3a7f5
Merge branch 'MDL-69275-submissionreview-resquashed' of https://github.com/cengage/moodle
2022-10-27 08:48:08 +02:00
Adrian Greeve
2b2b4e63a2
MDL-76011 lib: Updated the zip writer to retain the modified date.
2022-10-27 14:46:31 +08:00
Marina Glancy
4b99c6a795
MDL-76102 lib: PEAR - passing null to str functions is deprecated
2022-10-27 07:36:26 +02:00
Jun Pataleta
de4566644f
Merge branch 'MDL-75597-master' of https://github.com/ferranrecio/moodle
2022-10-27 11:56:35 +08:00
Andrew Nicols
6bc92b7f99
Merge branch 'MDL-76002-master' of https://github.com/snake/moodle
2022-10-27 11:31:57 +08:00
Claude Vervoort
12e207de9d
MDL-69275 mod_lti: submission review (gradebook launch)
2022-10-26 15:03:41 -04:00
Jun Pataleta
9846fb83cc
Merge branch 'MDL-75957-master-1' of https://github.com/mihailges/moodle
2022-10-26 21:13:25 +08:00
Frederik Milling Pytlick
08e71c5fd6
MDL-75876 core_calendar: Add raise_memory_limit call to export_execute
...
Added a call to raise_memory_limit in /calendar/export_execute.php as it can be very memory intensive.
2022-10-26 11:27:27 +02:00
Meirza
1574a39baf
MDL-75890 block_myoverview: Added new wrapper element
...
Added a new element to wrap filter control in Course Overview,
so it will display well on desktop and mobile.
Co-authored-by: Huong Nguyen (huongnv13@gmail.com )
2022-10-26 16:18:34 +07:00
Thong Bui
5151cd6bd0
MDL-75784 Forms: Fix issues multi expand all/collapse buttons on a page
2022-10-26 14:06:54 +07:00
Jun Pataleta
c6b1d79238
Merge branch 'MDL-75478-master' of https://github.com/stevandoMoodle/moodle
2022-10-26 14:15:05 +08:00
Jun Pataleta
c76a2a05ba
Merge branch 'MDL-72558' of https://github.com/NoelDeMartin/moodle
2022-10-26 13:37:45 +08:00
Amaia Anabitarte
c1d6de60c4
MDL-76006 mod_data: Change zero state images
2022-10-25 17:50:27 +02:00
Sara Arjona
fa655bb3a7
Merge branch 'MDL-75335-master' of https://github.com/aanabit/moodle
2022-10-25 17:47:44 +02:00
Amaia Anabitarte
ab97d41644
MDL-75335 mod_data: Zero state for Fields and Templates
2022-10-25 16:35:58 +02:00
Amaia Anabitarte
32c8f75c0d
MDL-75335 mod_data: Change Use a preset string
2022-10-25 16:05:24 +02:00
Marina Glancy
c5fd214ccd
MDL-75519 reportbuilder: set default sortorder for Users datasource
2022-10-25 11:19:36 +02:00
Jun Pataleta
35f39c45b7
on-demand release 4.1dev+
2022-10-25 17:17:48 +08:00
Jun Pataleta
ebda10c4e1
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-10-25 17:17:45 +08:00
Marina Glancy
5a9590dfad
MDL-76073 badges: badge RB entity should have nullable callbacks
2022-10-25 10:49:06 +02:00
Laurent David
5a1e8156d7
MDL-76071 mod_choice: fix choice display on graphs
...
* The setting "Display mode" modifies the choices alignment of radio choice button
from horizontally to vertically. It should also display the list of choices in
the graph in the same directions.
2022-10-25 10:41:49 +02:00