Commit Graph

4362 Commits

Author SHA1 Message Date
Andrew Nicols 10c3e4b770 MDL-81924 core_sms: Add new subsystem and plugintype
Originally implemented as MDL-80960.
2024-09-23 10:43:39 +07:00
Sara Arjona 525fc81cf6 on-demand release 4.5dev+ 2024-09-20 17:12:54 +02:00
Jun Pataleta a3b837e135 MDL-83153 core: Upgrade step for instances that need conversion
Add an upgrade step to convert `ai_action_register.success` columns
with binary type to an integer type with length 1.
2024-09-18 21:06:48 +08:00
Sara Arjona f6141a67d8 on-demand release 4.5dev+ 2024-09-17 15:10:00 +02:00
Sara Arjona 09e56f2d1a on-demand release 4.5dev+ 2024-09-13 13:22:02 +02:00
Matt Porritt 086ac975f0 MDL-82627 AI: LMS Subsystem
Initial implementation of the LMS AI subsystem.
Originally implemented in MDL-80889

Co-authored-by: Meirza <meirza.arson@moodle.com>
2024-09-11 11:02:51 +07:00
Huong Nguyen 3477082aa9 weekly release 4.5dev+ 2024-09-10 20:02:54 +07:00
Sara Arjona ce5cda1c07 Merge branch 'MDL-83020' of https://github.com/paulholden/moodle 2024-09-09 17:03:02 +02:00
Jun Pataleta 1938c438ea on-demand release 4.5dev+ 2024-09-07 06:48:52 +08:00
Paul Holden 938251eb89 MDL-83020 badges: validate correct context when retrieving badge.
Remove capablity check, as this is intended to be public info.
2024-09-05 16:03:32 +01:00
Sara Arjona e812811b11 Merge branch 'MDL-81767-main' of https://github.com/roland04/moodle 2024-09-03 19:35:20 +02:00
Jun Pataleta 13c12756b4 on-demand release 4.5dev+ 2024-09-03 20:05:50 +08:00
Mikel Martín a0fa76c86b MDL-81767 courseformat: Add module quickcreation feature
- Add new 'FEATURE_QUICKCREATE' plugin feature that indicates the module can
  be created with a single click. It will use its own 'quickcreatename' defined
  string as the initial default name.
- Add new 'core_courseformat\external\create_module' web service to create new
  modules with the quickcreate featuer in the course page.
- Add a new 'create_module' state action.
2024-09-03 13:35:04 +02:00
Ilya Tregubov 71ede9e192 Merge branch 'MDL-75850-main-fix' of https://github.com/meirzamoodle/moodle 2024-09-03 10:17:17 +08:00
Huong Nguyen 072fb90384 weekly release 4.5dev+ 2024-08-29 18:09:50 +07:00
Huong Nguyen 1d5a323677 Merge branch 'MDL-82790-main' of https://github.com/andrewnicols/moodle 2024-08-29 10:07:09 +07:00
meirzamoodle 0c54003d2c MDL-75850 core: bump version 2024-08-28 17:17:08 +07:00
Daniel Ureña 33717237aa MDL-82105 Badges: Get badge by badge id. 2024-08-28 10:14:15 +02:00
Sara Arjona 056f473a6e on-demand release 4.5dev+ 2024-08-23 16:04:48 +02:00
Sara Arjona e0a9cf2288 on-demand release 4.5dev+ 2024-08-20 20:16:21 +02:00
Andrew Nicols 9fe7dedb9f MDL-82790 core: Remove filter_tidy 2024-08-20 20:22:55 +08:00
raortegar 56a1945b87 MDL-81130 core_admin: Update copy of alert to register site 2024-08-19 08:32:08 +02:00
Huong Nguyen 6cd55074c7 weekly release 4.5dev+ 2024-08-16 08:37:51 +07:00
Daniel Neis Araujo d42e31899c MDL-74590 contentbank: add custom fields to content bank 2024-08-13 08:55:44 -03:00
Ilya Tregubov a75365f2e4 on-demand release 4.5dev+ 2024-08-10 14:56:17 +08:00
Ilya Tregubov 0363e2ce4d weekly release 4.5dev 2024-08-09 09:34:13 +08:00
Paul Holden f4d0fd92e8 MDL-79373 admin: ensure all current password configs are defined.
Ensure the admin preset export tool has an accurate record of each,
to be observed as sensitive settings when creating an export.
2024-08-08 09:21:50 +07:00
Ilya Tregubov 8a6e8563fd weekly release 4.5dev 2024-08-02 09:30:38 +08:00
Ilya Tregubov 965a892052 Merge branch 'MOODLE_main_MDL-76242' of https://github.com/danielneis/moodle 2024-07-31 12:58:22 +08:00
Ilya Tregubov f14746511b Merge branch 'MDL-78776-expunge_myisam' of https://github.com/leonstr/moodle 2024-07-31 09:38:25 +08:00
Jun Pataleta 1a33da6637 weekly release 4.5dev 2024-07-26 13:35:25 +08:00
Conn Warwicker b92886ad59 MDL-70854 core: Add stored progress bars.
- Alters existing progress_bar class to support extension
    - Adds stored_progress_bar class as child of progress_bar
    - Adds webservice to poll stored progress
    - Updates database tables
    - Bumps version
    - Adds unit/behat tests
2024-07-23 17:58:53 +08:00
Daniel Neis Araujo 92e10322d4 MDL-76242 core_contentbank: Hide/show unlisted content 2024-07-19 12:29:45 -03:00
Ilya Tregubov 554a790bf0 weekly release 4.5dev 2024-07-19 09:30:19 +08:00
Glenn Poder 2afdd8d220 MDL-81075 quiz: config option for defaults when creating questions 2024-07-16 23:26:51 +08:00
Huong Nguyen fd487cd3f2 weekly release 4.5dev 2024-07-12 08:41:58 +07:00
Sara Arjona 4fa7cba998 Merge branch 'MDL-66994-main' of https://github.com/meirzamoodle/moodle 2024-07-10 09:17:57 +08:00
Ilya Tregubov 7d7a871edd weekly release 4.5dev 2024-07-05 09:01:53 +08:00
Amaia Anabitarte f9497ceade MDL-81771 core_report: Add Report as subsystem 2024-07-03 15:47:46 +02:00
Jun Pataleta 130fff8fce Merge branch 'MDL-52046-main' of https://github.com/davewoloszyn/moodle 2024-07-03 18:48:25 +08:00
meirzamoodle 1f1d1a3920 MDL-66994 core: Remove display contact form setting in site registration
Removing the display of the contact form causes deprecation of some
language strings and unsets the site_contactable during the upgrade.
2024-07-01 21:07:30 +07:00
Sara Arjona 5aef789ac6 weekly release 4.5dev 2024-06-27 16:36:42 +02:00
Jun Pataleta 19d16b9249 Merge branch 'MDL-81807-main' of https://github.com/tsmilan/moodle 2024-06-25 19:53:43 +08:00
Trisha Milan d0e82b746e MDL-81807 core: Add scheduled task for updating the GeoIP database
This commit includes the following changes:

- Implemented a scheduled task to automate the download and update of the GeoIP database.
- Integrated checksum verification for the downloaded database file.
- Added new configuration settings to enable administrators to enter MaxMind account credentials,
  allowing authenticated access to both free and paid GeoIP database versions from Maxmind.
2024-06-25 15:17:30 +10:00
Huong Nguyen 3b9cc05800 Merge branch 'MDL-81506-main' of https://github.com/davewoloszyn/moodle 2024-06-25 09:50:53 +07:00
Sara Arjona ad7fc69c25 weekly release 4.5dev 2024-06-20 16:30:46 +02:00
David Woloszyn 9db8d9148c MDL-81506 core: Version bump 2024-06-20 16:41:24 +10:00
David Woloszyn b174d05b54 MDL-52046 cohorts: Add ability to bulk delete cohorts 2024-06-20 11:39:03 +10:00
Ilya Tregubov 2bf886f9dd weekly release 4.5dev 2024-06-14 08:56:53 +08:00
Huong Nguyen 7d95aa4b9c MDL-80967 authentication: Fix language string and version pump 2024-06-12 14:49:01 +07:00