Mathew May
1a1939ac29
MDL-75274 gradereport_grader: Column collapsing
2023-04-13 11:45:17 +08:00
Ilya Tregubov
cfbb0ea4d5
Merge branch 'MDL-70975-adhoc-carneval' of https://github.com/catalyst/moodle
2023-04-13 09:07:58 +08:00
Sara Arjona
7d750e2a46
Merge branch 'MDL-77030-master-feedback' of https://github.com/kevpercy/moodle
2023-04-11 11:17:52 +02:00
Sara Arjona
cdeec59377
Merge branch 'MDL-76792-master' of https://github.com/jleyva/moodle
2023-04-11 09:13:08 +02:00
Kevin Percy
b976b3bed0
MDL-77030 gradereport_grader: Display feedback in grader report
2023-04-11 13:16:06 +08:00
Andrew Nicols
eb1b172397
Merge branch 'MDL-65471-outageless' of https://github.com/Peterburnett/moodle
2023-04-06 08:36:25 +02:00
Ilya Tregubov
ac7f9b45a3
Merge branch 'MDL-77130-master-v2' of https://github.com/dmitriim/moodle
2023-04-06 08:35:17 +02:00
Peter Burnett
027c770eab
MDL-65471 upgrade: framework to reduce maintenance mode
2023-04-06 11:38:26 +10:00
Srdjan
9405b5aa6d
MDL-70975 task: Support for running adhoc tasks by id
...
* CLI adhoc_task.php: new option --id
* cron::run_adhoc_task($taskid) for running tasks by id
* core\task\manager::get_adhoc_task($taskid) for retreival/locking
2023-04-05 10:55:18 +10:00
Paul Holden
1f6722e696
Merge branch 'MDL-77254-master' of https://github.com/sarjona/moodle
2023-04-04 17:36:51 +01:00
Sara Arjona
1996a7cfbf
MDL-77254 backup: Backup/restore xAPI state
2023-04-04 17:23:43 +02:00
Andrew Nicols
b8fb2f43e8
Merge branch 'MDL-77584-master' of https://github.com/ewallah/moodle
2023-04-04 12:05:18 +08:00
Dmitrii Metelkin
c11d4284be
MDL-77130 cohort: add custom fields
2023-04-04 13:01:40 +10:00
Jake Dallimore
3811982477
Merge branch 'MDL-77794' of https://github.com/paulholden/moodle
2023-03-31 11:48:29 +08:00
Shamim Rezaie
e541732a6a
Merge branch 'MDL-74465-master-5' of https://github.com/marinaglancy/moodle
2023-03-31 13:45:15 +11:00
Ilya Tregubov
5b8c1ffd84
Merge branch 'MDL-77406' of https://github.com/AnupamaSarjoshi/moodle
2023-03-31 09:47:23 +08:00
Sara Arjona
4c0ce28ade
Merge branch 'MDL-77761-master' of https://github.com/junpataleta/moodle
2023-03-30 17:53:13 +02:00
Jun Pataleta
64c1a5c337
Merge branch 'MDL-77306-master' of https://github.com/junpataleta/moodle
2023-03-30 23:38:57 +08:00
Marina Glancy
6b081d2e9f
MDL-74465 blocks: allow configuration in modal
...
Introduce 'pagehash' - an identifier that uniquely identifies a page for the user session
2023-03-30 12:15:54 +01:00
Paul Holden
2d820b8f28
MDL-77794 contentbank: fix plugin type language strings.
...
AMOS BEGIN
CPY [type_contentbank,core_plugin],[type_contenttype,core_plugin]
CPY [type_contentbank_plural,core_plugin],[type_contenttype_plural,core_plugin]
AMOS END
2023-03-30 09:50:51 +01:00
Jun Pataleta
11c2667107
Merge branch 'MDL-72350-master' of https://github.com/stevandoMoodle/moodle
2023-03-30 12:57:20 +08:00
Mathew May
d80fb6ce2c
MDL-76143 gradebook: Add search into graderreport
2023-03-30 11:29:01 +08:00
Stevani Andolo
26d78531e7
MDL-72350 core: Added environment check for mod_assignment
...
Decided to add an environment check before uninstalling the
mod_assignment plugin to prevent data lost.
2023-03-30 09:00:06 +08:00
Juan Leyva
7ad5ec2add
MDL-76792 course: Remove unnecessary include and checks
...
This code is very old and does nothing, the proper format validation and fallback is handled by the core_courseformat class.
2023-03-29 17:28:08 +02:00
Juan Leyva
b540a59e55
MDL-76792 webservice: Avoid exception when missing component
2023-03-29 17:28:05 +02:00
Matt Porritt
4c76cc46f8
MDL-77306 Site Registration: add extra statistics
...
Add the DB type, count of courses with start or end dates set,
default site theme, and primary auth type statistics to those
collected as part of the site registration data.
2023-03-29 15:22:28 +11:00
Jun Pataleta
8e8a8c1a60
MDL-77761 core_form: Add label for editor format selector
2023-03-29 07:59:39 +08:00
Anupama Sarjoshi
42f4b0a991
MDL-77406 core: Logs to record user file uploaded in draft area
2023-03-28 17:49:54 +01:00
Jake Dallimore
1d25d477d6
Merge branch 'MDL-76149-master' of https://github.com/rezaies/moodle
2023-03-28 12:07:32 +08:00
Ferran Recio
5cdb09d10c
MDL-77734 core_courseformat: add title to bulk duplicate activities
2023-03-27 11:17:55 +02:00
Shamim Rezaie
ce20ad194e
MDL-76149 gradereport_grader: Remove studentsperpage config
2023-03-27 04:50:42 +11:00
Jun Pataleta
40a59bccff
Merge branch 'MDL-76147-master-2' of https://github.com/ilyatregubov/moodle
2023-03-24 09:32:40 +08:00
Ilya Tregubov
d2fe7362af
MDL-76147 gradereport_grader: Remove show calculation setting.
2023-03-24 09:26:45 +08:00
Ilya Tregubov
ae79f856e2
MDL-76147 gradereport_grader: Remove show activity icons setting.
...
We we always show those. Was enabled by default.
2023-03-24 09:26:45 +08:00
Ilya Tregubov
7656f5b6b0
MDL-76147 gradereport_grader: Move grade items and categories icons to action menu.
2023-03-24 09:26:45 +08:00
Ferran Recio
ae799fad7d
MDL-76905 core_courseformat: match prototype visual style
2023-03-22 14:08:51 +01:00
Ferran Recio
3beffbb506
MDL-76893 core_courseformat: bulk move activites
2023-03-21 15:46:23 +01:00
Jun Pataleta
109d902105
Merge branch 'MDL-76894-master' of https://github.com/ferranrecio/moodle
2023-03-20 10:43:04 +08:00
Jun Pataleta
12237e6a8c
Merge branch 'MDL-76851-master' of https://github.com/ferranrecio/moodle
2023-03-20 10:39:31 +08:00
Jun Pataleta
385f059edc
Merge branch 'MDL-76997-master' of https://github.com/aanabit/moodle
2023-03-20 10:32:35 +08:00
Ferran Recio
6ac6100f1c
MDL-76894 core_courseformat: bulk move section
2023-03-17 16:18:19 +01:00
Andrew Nicols
060b63cd1c
Merge branch 'MDL-67789-master' of https://github.com/sarjona/moodle
2023-03-17 13:03:24 +01:00
Ferran Recio
856b295569
MDL-76851 core_courseformat: plugin custom editor strings
...
Most section related actions require the frontend to use alternative
strings depending on the format plugin lang file. This patch adds
overridden strings to the current setViewFormat course editor setup
object.
2023-03-17 11:07:13 +01:00
Ferran Recio
9c583f5ec5
MDL-76851 core_courseformat: bulk section and cm delete action
2023-03-17 10:26:00 +01:00
info@eWallah.net
f709c0293e
MDL-77584 currencies: Fix outdated ISO 4217 code for Zambian Kwacha
...
On 2013-01-01 the ZMK code got replaced by the new ZMW code.
AMOS BEGIN
MOV [ZMK,core_currencies],[ZMW,core_currencies]
AMOS END
2023-03-16 19:53:41 +01:00
Amaia Anabitarte
1c491de8e8
MDL-76997 admin: Option to reset course indentation
2023-03-16 17:22:02 +01:00
Ferran Recio
03a4abde0f
MDL-67789 xapi: Add support to save content state
2023-03-15 09:42:18 +01:00
Jake Dallimore
576369bf97
Merge branch 'MDL-77186-master' of https://github.com/andrewnicols/moodle
2023-03-15 12:00:42 +08:00
Ilya Tregubov
a34dbbe6fe
Merge branch 'MDL-68093_master' of https://github.com/marxjohnson/moodle
2023-03-15 10:19:07 +08:00
Mark Johnson
cab6e97c1f
MDL-68093 availability: Add support for private rule sets
...
This allows an availability plugin to indicate that a selected condition
should be considered "private", and therefore should never be shown to
users who don't satisfy the criteria. The availability_groups plugin
uses this to protect visibility of groups that are not visible to
non-members.
2023-03-14 08:52:25 +00:00