Huong Nguyen
5d9cd397f9
Merge branch 'MDL-76716-master' of https://github.com/stefangub/moodle
2024-01-25 08:50:47 +07:00
Ilya Tregubov
6de142b0a2
Merge branch 'MDL-80409' of https://github.com/paulholden/moodle
2024-01-25 09:49:59 +08:00
Ilya Tregubov
404b7078c0
Merge branch 'MDL-79159-master' of https://github.com/andelacruz/moodle
2024-01-25 09:35:28 +08:00
Ilya Tregubov
62f8ccecdd
Merge branch 'MDL-80653' of https://github.com/paulholden/moodle
2024-01-25 09:25:20 +08:00
Sara Arjona
53ad9cdfae
Merge branch 'MDL-80429' of https://github.com/paulholden/moodle
2024-01-24 17:18:12 +01:00
Sara Arjona
a31646d2d8
Merge branch 'MDL-80458-main' of https://github.com/mickhawkins/moodle
2024-01-24 17:14:53 +01:00
Sara Arjona
5585ccf048
Merge branch 'MDL-71950' of https://github.com/paulholden/moodle
2024-01-24 17:08:59 +01:00
Sara Arjona
6cea979891
Merge branch 'MDL-79681' of https://github.com/paulholden/moodle
2024-01-24 17:02:17 +01:00
Sara Arjona
d262a1c49b
Merge branch 'MDL-79665' of https://github.com/paulholden/moodle
2024-01-24 16:46:24 +01:00
Sara Arjona
e36bc606de
Merge branch 'MDL-79666' of https://github.com/paulholden/moodle
2024-01-24 16:35:24 +01:00
Sara Arjona
f8dddad89a
Merge branch 'MDL-79663' of https://github.com/paulholden/moodle
2024-01-24 16:29:04 +01:00
Paul Holden
b037cd5d15
MDL-79666 libraries: upgrade to version 1.12.1 of ScssPhp.
2024-01-24 15:23:07 +00:00
Sara Arjona
ce9dc3ff91
Merge branch 'MDL-79662' of https://github.com/paulholden/moodle
2024-01-24 16:06:07 +01:00
Sara Arjona
84c5a2c7ea
Merge branch 'MDL-79152-main' of https://github.com/andrewnicols/moodle
2024-01-24 16:02:23 +01:00
Paul Holden
7fa904c9fe
MDL-78173 user: correct return URL upon login as from frontpage.
2024-01-24 14:46:19 +00:00
Sara Arjona
38bb991912
Merge branch 'MDL-80668' of https://github.com/pedrojordao/moodle
2024-01-24 15:16:10 +01:00
Sara Arjona
176736c6f9
Merge branch 'MDL-78888' of https://github.com/paulholden/moodle
2024-01-24 13:25:48 +01:00
Sara Arjona
634e3594fe
Merge branch 'MDL-76723-main' of https://github.com/junpataleta/moodle
2024-01-24 13:12:15 +01:00
Sara Arjona
eb03b6622d
Merge branch 'MDL-80396-main' of https://github.com/roland04/moodle
2024-01-24 12:29:50 +01:00
Sara Arjona
31d701b436
Merge branch 'MDL-79940-master' of https://github.com/andelacruz/moodle
2024-01-24 09:22:31 +01:00
Sara Arjona
8b36abdb9d
Merge branch 'MDL-80259-main' of https://github.com/roland04/moodle
2024-01-24 09:16:12 +01:00
Angelia Dela Cruz
ae3436f905
MDL-79159 mod_lesson: Behat coverage for lesson question max attempts
2024-01-24 16:13:50 +08:00
Ilya Tregubov
9bdc0a2669
Merge branch 'MDL-80270-main' of https://github.com/mihailges/moodle
2024-01-24 13:44:02 +08:00
Michael Hawkins
d1d85aa711
MDL-80458 core: Hide MoodleNet share bulk option if feature disabled
2024-01-24 11:52:28 +08:00
Simey Lameze
7e24913339
MDL-80656 behat: remove unnecessary activity duplication steps
2024-01-24 11:07:34 +08:00
Ilya Tregubov
ba86cb79aa
Merge branch 'MDL-79256' of https://github.com/paulholden/moodle
2024-01-24 09:45:39 +08:00
Srdjan
3079896480
MDL-73703 auth_ldap: Break apart sync_task
...
Extracted code from sync_users() into separate functions
in order to enable ad-hoc sheduling, and chunking.
Co-authored-by: David Woloszyn <david.woloszyn@moodle.com>
2024-01-24 12:17:53 +11:00
Ilya Tregubov
14b809a017
Merge branch 'MDL-80320-main' of https://github.com/laurentdavid/moodle
2024-01-24 08:56:07 +08:00
Marina Glancy
610f4a55b9
MDL-80706 customfield: php8.1 warning about passing null to strlen
2024-01-23 14:45:59 +00:00
Marina Glancy
87470d1d40
MDL-80694 external: fix return param in inplace_editable WS
2024-01-23 14:15:42 +00:00
Daniel Ziegenberg
eec7c87f9b
MDL-80648 files: extend xsendfilealiases
...
Add missing entry for custom $CFG->localrequestdir locations in the
preconfigured array for $CFG->xsendfilealiases in config-dist.php.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-01-23 11:50:56 +01:00
Laurent David
31d4af83c6
MDL-80320 core_courseformat: Disable group selection
...
* When forced groupmode is enabled for the course:
- the group selection in the activity card be disabled
- the activity action menu groupmode will not be visible.
- only the icon will be visible
* Add new test to check for visibility
2024-01-23 11:31:22 +01:00
Stefan Van der Vyver
719e5dedac
MDL-76716 grades: handle open delegated transaction on grade delete
2024-01-23 10:12:24 +00:00
James C
66789055b6
MDL-80576 course: Fix section_info::getIterator()
...
- section_info::getIterator() failed to fetch course format custom options
as the section number provided was not recognized
2024-01-23 23:01:48 +13:00
Paul Holden
c009abd938
MDL-80512 tool_task: absolute path to required library file.
2024-01-23 09:14:27 +00:00
Huong Nguyen
06946991d2
Merge branch 'MDL-67053-main' of https://github.com/davewoloszyn/moodle
2024-01-23 16:14:27 +07:00
Angelia Dela Cruz
bacba4d8f2
MDL-79940 mod_workshop: Behat to confirm review button for reviewers
2024-01-23 16:56:57 +08:00
Paul Holden
010e94f0e0
MDL-80429 task: remove obsolete search form template.
...
Unused since report conversion in 53ed7abf
, let's right that
wrong now!
2024-01-23 08:33:37 +00:00
Jun Pataleta
58036bdb8e
Merge branch 'MDL-80271-main' of https://github.com/PhMemmel/moodle
2024-01-23 16:33:04 +08:00
Paul Holden
9cb5d55513
MDL-80324 webservice: correct current page URL for user settings.
2024-01-23 08:22:42 +00:00
Paul Holden
e23fbd1cc1
MDL-79256 customfield_textarea: don't autoclean content when editing.
2024-01-23 08:18:58 +00:00
Paul Holden
d0cab9a4a0
MDL-79256 customfield: add new valuetrust
to data table schema.
2024-01-23 08:18:58 +00:00
Mikel Martín
a198884333
MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5
2024-01-23 08:27:23 +01:00
Sara Arjona
a515bdaef8
Merge branch 'MDL-80339-main' of https://github.com/andelacruz/moodle
2024-01-23 07:48:20 +01:00
Jun Pataleta
154774c061
MDL-80119 webservice: Fix typo for generated webservices_* classes
2024-01-23 14:17:22 +08:00
Jun Pataleta
5cf7f99638
Merge branch 'MDL-80119-master' of https://github.com/andrewnicols/moodle
2024-01-23 14:16:43 +08:00
Jun Pataleta
8811491238
Merge branch 'MDL-78219-main' of https://github.com/snake/moodle
2024-01-23 11:59:36 +08:00
Kevin Percy
a0890debe7
MDL-70483 forum: Final deprecation of get_forum_discussions_paginated
2024-01-23 10:20:25 +08:00
Angelia Dela Cruz
963723bc4d
MDL-80339 mod_lesson: Behat to confirm grade visibility in lesson
2024-01-23 10:10:44 +08:00
Jun Pataleta
10744550e6
Merge branch 'MDL-79029-main' of https://github.com/ferranrecio/moodle
2024-01-23 09:26:30 +08:00