3756 Commits

Author SHA1 Message Date
Huong Nguyen
accfde5bac Merge branch 'MDL-85195-main' of https://github.com/lucaboesch/moodle 2025-04-15 08:54:35 +07:00
Luca Bösch
b79ce1ea00 MDL-85195 block_myoverview: colour the button as in Bootstrap 4. 2025-04-14 12:01:18 +02:00
Jun Pataleta
245cce7f85
MDL-85187 upgrade: Add the 5.0.0 separation line to all upgrade scripts 2025-04-13 18:42:19 +08:00
Jun Pataleta
f933606dec
NOBUG: Add upgrade notes 2025-04-13 09:54:13 +08:00
Huong Nguyen
7ac32003f7 NOBUG: Add upgrade notes 2025-04-11 22:03:06 +07:00
Huong Nguyen
e741e0ba9c Merge branch 'MDL-85147-main' of https://github.com/junpataleta/moodle 2025-04-11 08:34:54 +07:00
Paul Holden
0bd97209ac
MDL-84499 block_rss_client: user access checks for viewing feed. 2025-04-10 12:31:55 +08:00
Jun Pataleta
91d2fa1ecb
MDL-85147 versions: Bump all versions and requires near release 2025-04-09 17:46:57 +08:00
Sara Arjona
6c326dd2de
NOBUG: Add upgrade notes 2025-04-08 17:06:38 +02:00
Huong Nguyen
8bcbf6e216 NOBUG: Add upgrade notes 2025-04-04 22:21:55 +07:00
Jun Pataleta
351b2b7206
Merge branch 'MDL-84914-main-enfix' of https://github.com/mudrd8mz/moodle 2025-04-04 09:47:15 +08:00
Sara Arjona
bfe86e8fe6
NOBUG: Add upgrade notes 2025-04-01 16:35:07 +02:00
Helen Foster
f36233b296 MDL-84914 lang: Import fixed English strings (en_fix) 2025-03-31 20:38:29 +02:00
Huong Nguyen
c37d9fa6be Merge branch 'MDL-82555-main' of https://github.com/lucaboesch/moodle 2025-03-26 11:02:18 +07:00
Andrew Nicols
c8e4bbe938
Merge branch 'MDL-84555-main' of https://github.com/ferranrecio/moodle 2025-03-25 10:41:50 +08:00
Luca Bösch
64f7cf32e5 MDL-82555 block_section_links: Add section title only setting. 2025-03-24 21:24:57 +01:00
Sara Arjona
197d658d57
Merge branch 'MDL-84940-main' of https://github.com/ferranrecio/moodle 2025-03-24 17:26:29 +01:00
ferran
e445b12ac9 MDL-84555 block_recentlyaccesseditems: use activity_icons output 2025-03-24 16:49:53 +01:00
ferran
608a25df01 MDL-84940 block_section_links: omit subsections 2025-03-20 12:59:09 +01:00
Daniel Ziegenberg
15579eb07f
MDL-84674 core: Remove long-deprecated methods
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-18 10:36:53 +01:00
Sara Arjona
e359b2444b
NOBUG: Add upgrade notes 2025-03-11 13:11:38 +01:00
Daniel Ziegenberg
d708bddfcb
MDL-84156 Libraries: Upgrade SimpePie to 1.8.1
- removed sources in the `library/` directory of the SimplePie lib as
  those were for PSR-0 namespaces and we use PSR-4
- removed the PSR-4 autoloader provided by SimmpePie as we use our own
  class loading mechanism
- updated the instructions in readme_moodle.txt
- fixed constants now being namespaced under \SimplePie\SimplePie

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-05-06 06:35:38 +02:00
Jun Pataleta
fb5abbafb6
NOBUG: Add upgrade notes 2025-03-08 11:45:27 +08:00
Jun Pataleta
820b16f97d
Merge branch 'MDL-84652-main' of https://github.com/davewoloszyn/moodle 2025-03-07 10:54:11 +08:00
Daniel Ziegenberg
660f12dc7c
MDL-84652 block_mnet_hosts: Remove block_mnet_hosts from Moodle 5.0
Original issue: MDL-84309

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-03-07 10:49:39 +08:00
Andrew Nicols
d36b08315d
Merge branch 'MDL-84692-main' of https://github.com/roland04/moodle 2025-03-05 13:58:18 +08:00
Sara Arjona
4c2d8b0205
NOBUG: Add upgrade notes 2025-03-04 16:14:27 +01:00
Mikel Martín
11657fe082 MDL-84692 theme_boost: Update .btn-icon class
- Update and improve styles for .btn-icon helper class for consistency.
- Added new $btn-icon-border-radius SCSS variable to cuztomize the btn-icon
border radius.
- Fix and simplify current .btn-icon usages
2025-03-04 10:23:00 +01:00
Huong Nguyen
6cb751bcd2 Merge branch 'MDL-81996' of https://github.com/paulholden/moodle 2025-02-27 10:39:31 +07:00
Mikel Martín
ba30b66e19 MDL-75669 theme_boost: Fix list-group usages for BS5
- The .list-group-item elements in BS5 require an outer .list-group container.
  Some uses in core were missing the outer group item and need fixing.
2025-02-17 08:13:48 +01:00
Mikel Martín
8a8c8ab275 MDL-75669 block_timeline: Fix sorting feature for BS5
- Because of the new BS5 syntax and changes in event listeners the sorting
  filter for block timeline was now working. This commit fixes the incorrect
  behaviour.
2025-02-17 08:13:48 +01:00
Mikel Martín
0c586b41c1 MDL-75669 theme_boost: Fix BS5 related JS
- Migrate Boostrap components related JS from JQuery to vanilla JS.
- Migrate Boostrap components related Events from JQuery to vanilla JS.
2025-02-17 08:13:11 +01:00
Mikel Martín
691e6c6042 MDL-75669 theme_boost: Refactor btn-block class removed in BS5 2025-02-14 10:58:36 +01:00
Mikel Martín
3b8c9fd410 MDL-75669 theme_boost: Fix incorrect .row BS5 class usages
In BS5 all .row classes are intended to contain elements with any .col class
There were some cases where the .row class was being used only for display flex
purposes, so they where replaced.
2025-02-14 10:58:36 +01:00
Mikel Martín
5416483611 MDL-75669 theme_boost: Refactor BS5 data attributes
Data attributes for all Bootstrap5 JavaScript plugins are now namespaced
to help distinguish Bootstrap functionality from third parties and your own code.
For example, data-bs-toggle instead of data-toggle.
This commit refactor all old Bootstrap data-attributes to the new syntax.

Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-02-14 09:10:33 +01:00
Mikel Martín
2aa19cb088 MDL-75669 theme_boost: Refactor dropdowns positioning classes
- Replace .dropdown-menu-[left|right] with .dropdown-menu-[start|end].
2025-02-14 09:10:33 +01:00
Paul Holden
476c0539ed
MDL-81996 block_mentees: consistently ordered list of users. 2025-02-05 20:17:01 +00:00
Sara Arjona
d8dbb53c36
Merge branch 'MDL-67683-main' of https://github.com/junpataleta/moodle 2025-02-05 18:05:40 +01:00
Marina Glancy
4ca6597422 MDL-83941 tags: prevent users from browsing unsearchable collections 2025-02-04 02:34:28 +00:00
Jun Pataleta
e671b1ff0b
MDL-67683 blocks: Do not assign a complementary role for blocks
Blocks are contained in an <aside> which has a default ARIA role of
"complementary", a top-level landmark. So assigning a "complementary"
role for block instances is not needed. As blocks are already in a
<section> tag which has a default role of "region", there's no need
to override the ARIA role, unless specified by the block plugin.

Read more at:
https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/
2025-02-03 15:54:49 +08:00
Andrew Nicols
3b1118cfd4
MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too
In previous versions of PHPUnit, the `assertEqualsCanonicalizing()`
method compared values only, ignoring the keys entirely. Since PHPUnit
10 the method now checks keys where they are non-numeric.

To solve this we call `array_values()`.
2025-01-20 16:47:56 +01:00
Luca Bösch
9e791db25a MDL-51119 glossary: Allow multilang concepts. 2025-01-07 14:45:12 +01:00
Jun Pataleta
ff30f04299
NOBUG: Add upgrade notes 2024-12-19 20:07:48 +08:00
Jun Pataleta
1ff50ac088
NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
Huong Nguyen
dab6f42de4
NOBUG: Add upgrade notes 2024-12-13 08:57:53 +07:00
Jun Pataleta
df990a7c02
Merge branch 'MDL-83733-main' of https://github.com/aanabit/moodle 2024-12-12 11:50:09 +08: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
c2414e5a45
MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08: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