116406 Commits

Author SHA1 Message Date
Sara Arjona
3dbf243303
Merge branch 'MDL-83361' of https://github.com/paulholden/moodle 2024-12-17 08:00:16 +01:00
Sara Arjona
df337ab680
Merge branch 'MDL-83696-main' of https://github.com/andelacruz/moodle 2024-12-17 07:41:45 +01:00
Huong Nguyen
eb2be9fede
Merge branch 'MDL-77713' of https://github.com/cwarwicker/moodle 2024-12-17 09:11:56 +07:00
Huong Nguyen
fe5ce6d717
Merge branch 'MDL-83860_main' of https://github.com/marxjohnson/moodle 2024-12-17 09:06:57 +07:00
Angelia Dela Cruz
29bf0123d8 MDL-83696 core_tag: Added behat for book chapter and glossary entry tags 2024-12-17 10:04:12 +08:00
hieuvu
5dbded532a
MDL-82273 core_question: Fix behat failed 2024-12-16 18:48:38 +01:00
Mark Johnson
c87cffac88
MDL-83860 qbank_viewquestionname: Add question name filter condition 2024-12-16 11:07:21 +00:00
Huong Nguyen
5800e83c46
Merge branch 'MDL-79268-master' of https://github.com/danghieu1407/moodle 2024-12-16 10:55:03 +07:00
Huong Nguyen
3cbad54d6a
Merge branch 'MDL-83859_main' of https://github.com/marxjohnson/moodle 2024-12-16 10:46:52 +07:00
Huong Nguyen
adb94bf614
Merge branch 'MDL-83883_main' of https://github.com/marxjohnson/moodle 2024-12-16 10:24:44 +07:00
Huong Nguyen
860bb57497
Merge branch 'MDL-83703-main' of https://github.com/andrewnicols/moodle 2024-12-16 10:07:57 +07:00
Huong Nguyen
ebc3b82b48
Merge branch 'MDL-82273-master' of https://github.com/NashTechOpenUniversity/moodle 2024-12-16 10:01:51 +07:00
Huong Nguyen
bb3cda8b64
Merge branch 'MDL-75075-master' of https://github.com/NashTechOpenUniversity/moodle 2024-12-16 09:50:12 +07:00
Huong Nguyen
a4abbc7fa9
Merge branch 'MDL-83493-main' of https://github.com/roland04/moodle 2024-12-16 08:59:44 +07:00
Paul Holden
812975e218
MDL-83361 reportbuilder: date aggregation for timestamp columns.
This change introduces updates to the existing aggregation API, to
allow types to define whether to group by fields of a column to which
the aggregation is applied.

The new date aggregation utilises this, to allow for creation of time
series reports, e.g. report data grouped by dates.

Co-authored-by: Daniel Neis Araujo <danielneis@gmail.com>
2024-12-13 12:36:22 +00:00
hieuvu
5e952377aa MDL-82273 core_question: get correct category for question bank view 2024-12-13 14:07:49 +07:00
danghieu1407
4eaefa2a0f MDL-79268 questions: Show version numbers in delete confirmation 2024-12-13 13:35:04 +07:00
Huong Nguyen
a97ddeb2a2
weekly release 5.0dev 2024-12-13 08:57:54 +07:00
Huong Nguyen
dab6f42de4
NOBUG: Add upgrade notes 2024-12-13 08:57:53 +07:00
Huong Nguyen
15b1d05530
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install 2024-12-13 08:57:32 +07:00
Jun Pataleta
df990a7c02
Merge branch 'MDL-83733-main' of https://github.com/aanabit/moodle 2024-12-12 11:50:09 +08:00
Jun Pataleta
fce8ddcac8
Merge branch 'MDL-83765-main' of https://github.com/aanabit/moodle 2024-12-12 11:43:29 +08:00
Amaia Anabitarte
1d8d35a2c5 MDL-83765 core_output: deprecated functions have been removed from action_menu class. 2024-12-11 11:10:18 +01:00
Sara Arjona
1420e2fb5d
Merge branch 'MDL-82457-main' of https://github.com/laurentdavid/moodle 2024-12-11 08:57:09 +01:00
Jun Pataleta
4929d6c3d1
Merge branch 'MDL-81520-main' of https://github.com/andrewnicols/moodle 2024-12-11 13:41:15 +08:00
Andrew Nicols
f30cfe049d
MDL-81520 mod_assign: Update tests to not extend assign_provider test 2024-12-11 12:30:24 +08:00
Andrew Nicols
c2414e5a45
MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
Huong Nguyen
7e497dedc4
Merge branch 'MDL-81825-main' of https://github.com/roland04/moodle 2024-12-11 09:52:51 +07:00
AMOS bot
237ae8372e Automatically generated installer lang files 2024-12-11 00:07:50 +00:00
Mikel Martín
a973ea46d7 MDL-81825 core: Replace sr_text() with visually_hidden_text()
In core renderer, replace 'sr_text' method with 'visually_hidden_text' to be
consistent with Bootstrap 5 upgrade.
2024-12-10 14:02:34 +01:00
Mikel Martín
f9abc562f5 MDL-81825 theme_boost: Refactor .sr-only usages for BS5
- Add .visually-hidden to the Boostratp 5 bridge SCSS file
- Replace .sr-only occurrences with .visually-hidden
- Replace .dropzone-sr-only-focusable  with .dropzone-visually-hidden-focusable
  for consistency
2024-12-10 14:02:32 +01:00
Laurent David
34b0c5a24d MDL-82457 theme_boost: Remove styles for chat and survey
* Remove styles that were associated with the modules
2024-12-10 08:59:18 +01:00
Laurent David
6ec4617ee3 MDL-82457 tool_mobile: Remove chat and survey 2024-12-10 08:59:18 +01:00
Laurent David
bdc1c81b02 MDL-82457 tool_brickfield: Remove core support for chat and survey 2024-12-10 08:59:18 +01:00
Laurent David
e9bb3d1144 MDL-82457 core_presets: Remove chat and survey from presets
* Replace chat by page whenever possible
* Use Wiki when we need a module that is disabled by default.
2024-12-10 08:59:18 +01:00
Laurent David
f8805b06d0 MDL-82457 core_analytics: Remove chat and survey from core 2024-12-10 08:59:18 +01:00
Laurent David
2be6563324 MDL-82457 core: Remove chat and survey dependencies
* Remove chat and survey plugins from the standard plugins
* Remove all related tables and settings from both plugins
using upgrade.
* Remove temporary admin notification (MDL-82297) and strings.
* PHP Unit:
   - Remove chat and survey as a sample module for unit testing
     replacing it with assignment module when possible (if not page).
   - Remove chat and survey from bulk update test
* Behat: Remove chat and survey behat tests
2024-12-10 08:59:18 +01:00
Laurent David
8e5ac0e34f MDL-82457 mod_chat: Remove mod_chat from Moodle 5.0 2024-12-10 08:59:18 +01:00
Laurent David
9d94ea58b6 MDL-82457 mod_survey: Remove mod survey from Moodle 5.0 2024-12-10 08:59:18 +01:00
Khoa Nguyen
9d1c481448 MDL-75075 quiz: Show question tags as non-links to avoid errors 2024-12-10 13:44:58 +07:00
Khoa Nguyen
c5e4c202f5 MDL-75075 core_tag: Add an option to render tag lists without links 2024-12-10 13:44:17 +07:00
Huong Nguyen
60b98ff870
MDL-82313 mod_data: Fix illegal whitespaces 2024-12-10 09:55:27 +07:00
Huong Nguyen
f9d55977fc
Merge branch 'MDL-82313-main' of https://github.com/mackensen/moodle 2024-12-10 09:40:48 +07:00
Huong Nguyen
5988b6c49b
Merge branch 'MDL-82886-main' of https://github.com/lucaboesch/moodle 2024-12-10 09:34:03 +07:00
Huong Nguyen
448d08d48e
Merge branch 'MDL-83013-main' of https://github.com/lucaboesch/moodle 2024-12-10 09:29:08 +07:00
Huong Nguyen
158649ff5f
Merge branch 'MDL-83920-main' of https://github.com/lucaboesch/moodle 2024-12-10 09:22:42 +07:00
Huong Nguyen
8da77b0aaf
Merge branch 'MDL-81115_main' of https://github.com/cwarwicker/moodle 2024-12-10 09:17:54 +07:00
AMOS bot
75d1859105 Automatically generated installer lang files 2024-12-10 00:07:52 +00:00
Sara Arjona
9a482096f6
Merge branch 'MDL-83783-main' of https://github.com/aanabit/moodle 2024-12-09 16:20:30 +01:00
Sara Arjona
89769876a7
Merge branch 'MDL-75750-main' of https://github.com/aanabit/moodle 2024-12-09 16:18:38 +01:00