Sara Arjona
6a545b5fcc
Merge branch 'MDL-80303-main' of https://github.com/roland04/moodle
2024-12-03 15:55:50 +01:00
Mikel Martín
c74102a3c6
MDL-80303 theme_boost: Clean and reorder course SCSS
...
- Reorder SCSS blocks to improve readability
- Clean comment style to improve readability
- Refactor some SCSS blocks
- Move some styles from core.scss to course.scss
2024-12-03 10:57:29 +01:00
Mikel Martín
195b14b3d9
MDL-80303 theme_boost: Remove unused/unneded course SCSS
...
- Remove unused/unneeded styles in course.scss
- The .activity-wrapper class and its related SCSS styles are not
needed anymore after MDL-77863 was integrated.
2024-12-03 10:57:29 +01:00
Mikel Martín
c0ba1ddfcb
MDL-80303 theme_boost: Move non course related SCSS to other files
...
- Move course management SCSS to a new coursemanagement.scss file
- Move course listings and summary SCSS to a new courselisting.scss file
- Move block related SCSS to blocks.scss
- Move classic specific styles to theme_classic
- Move non-course specific styles to core.scss file
2024-12-03 10:57:27 +01:00
Huong Nguyen
193a191dd9
Merge branch 'MDL-82947-main' of https://github.com/lucaboesch/moodle
2024-12-02 14:31:54 +07:00
Shamim Rezaie
17201694ef
Merge branch 'MDL-75610_main' of https://github.com/marxjohnson/moodle
2024-12-02 15:23:23 +11:00
Luca Bösch
2240ad6487
MDL-82947 qbank_managecategories: Hover color for category management.
2024-11-29 14:26:11 +01:00
Huong Nguyen
7fd11604da
Merge branch 'MDL-81821-main' of https://github.com/roland04/moodle
2024-11-28 13:23:54 +08:00
Huong Nguyen
4d530b5048
Merge branch 'MDL-81745-main' of https://github.com/roland04/moodle
2024-11-28 13:23:54 +08:00
Jun Pataleta
f491ab0ef8
Merge branch 'MDL-83759-main' of https://github.com/roland04/moodle
2024-11-28 13:23:54 +08:00
Mikel Martín
636ab0fba9
MDL-81821 theme_boost: Refactor font utility classes for BS5
2024-11-26 15:17:30 +01:00
Shamim Rezaie
1132cfcf44
Merge branch 'MDL-77957-main-test2' of https://github.com/rezaies/moodle
2024-11-26 20:56:42 +11:00
Bastian Schmidt-Kuhl
a202f297f1
MDL-77957 theme_boost: Fix drawer not closing on mobile if it has focus
2024-11-26 20:15:52 +11:00
Mikel Martín
b873a345bb
MDL-83759 theme_boost: Fix user navigation items height
2024-11-25 12:08:10 +01:00
Shamim Rezaie
0af9b5ca7e
Merge branch 'MDL-71378_main' of https://github.com/SimonasAdams/moodle
2024-11-25 18:21:18 +11:00
ferranrecio
ab5b390a77
MDL-82351 block_social_activities: migrate to reactive course editor
...
This commit integrate and clean the social activities block to use the
standard course format outputs and the course editor modules. The code
is similar to the one used in the site_main_menu block and cleanup most
of the ancient code.
2024-11-22 17:20:55 +01:00
Huong Nguyen
68fd46d625
Merge branch 'MDL-83513-main' of https://github.com/roland04/moodle
2024-11-20 09:00:27 +07:00
Mikel Martín
801f8cc246
MDL-81745 mod_feedback: Refactor editor drag and drop
...
- Remove YUI drag and drop.
- Add new 'mod_feedback\external\questions\reorder' web service.
- Use SortableList JS component to refactor drag and drop, using
the new webservice.
- Update new SCSS styles
- Fix and create Behat scenarios
2024-11-19 14:05:12 +01:00
Jun Pataleta
fcb39d60a9
Merge branch 'MDL-81521-main' of https://github.com/andrewnicols/moodle
2024-11-19 15:15:17 +08:00
Huong Nguyen
c6353ef018
Merge branch 'MDL-81823-main' of https://github.com/roland04/moodle
2024-11-19 10:28:33 +07:00
Mikel Martín
7aee0a3aaa
MDL-83513 theme_boost: Remove mediumwidth layout size
2024-11-18 16:21:49 +01:00
Simon Adams
a0cf3d2da5
MDL-71378 core_question & mod_quiz: Refactor deprecated contexts
2024-11-18 10:22:59 +00:00
Simon Adams
776d1e40e4
MDL-71378 mod_qbank: Add question bank management
2024-11-15 15:18:47 +00:00
Mark Johnson
9118a619c6
MDL-75610 theme: Allow the activity title in Boost theme's secure layout
2024-11-15 08:31:29 +00:00
Andrew Nicols
a6acb015a3
MDL-81521 core: Update all possibly data providers to be static
...
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
2024-11-15 12:50:55 +08:00
Nexterday
cb13bba9b6
MDL-74836 theme: Display activity header on secure layouts
2024-11-11 15:14:03 +00:00
Jun Pataleta
2084b4f02d
Merge branch 'MDL-76563-main' of https://github.com/roland04/moodle
2024-11-06 17:29:26 +08:00
Mikel Martín
7ee2b0d355
MDL-81823 theme_boost: Refactor .rounded-[sm|lg] usages for BS5
...
- Add .rounded-1 and .rounded-3 to the Boostratp 5 bridge SCSS file
- Replace .rounded-[sm|lg] occurrences with .rounded-[1|3]
2024-11-05 14:42:14 +01:00
Mikel Martín
b379315c91
MDL-81744 mod_feedback: Improve 'Templates' page UI
...
- Add new actions to the table in a single action menu.
- Refactor 'usetemplate' module to allow to be called multiple
times in the same page.
- Remove 'mode' parameter and logic from template management.
- Add a heading to template preview page.
- Add 'Actions' menu to the template preview page.
- Fix related behat scenarios.
2024-10-24 12:22:33 +02:00
Mikel Martín
dbc4abab15
MDL-76563 theme: Change SCSS variable value
...
Change the value of the $pink SCSS colour variable so it is
colour contrast accessible on white backgrounds.
2024-10-24 12:10:02 +02:00
Jun Pataleta
eceee22097
Merge branch 'MDL-83002' of https://github.com/marinaglancy/moodle
2024-10-17 08:45:23 +07:00
Huong Nguyen
79c9f30a7f
Merge branch 'MDL-82570-master' of https://github.com/vietlx426/moodle-1
2024-10-10 10:51:29 +07:00
Huong Nguyen
c8812697ca
Merge branch 'MDL-83283-main' of https://github.com/roland04/moodle
2024-10-10 09:07:07 +07:00
Huong Nguyen
c58fcff09d
Merge branch 'MDL-70180-main' of https://github.com/roland04/moodle
2024-10-08 09:34:10 +07:00
Jun Pataleta
5b421c6db6
NOBUG: Add upgrade notes
2024-10-05 15:08:28 +08:00
Huong Nguyen
3a6640c461
NOBUG: Add upgrade notes
2024-10-04 21:06:11 +07:00
Marina Glancy
62e776673a
MDL-83002 theme_boost: tell behat to wait when initialising drawers
2024-10-03 15:50:28 +01:00
Jun Pataleta
f24e0ecf53
MDL-83309 versions: Bump all versions and requires near release
2024-10-02 17:04:53 +08:00
Huong Nguyen
4d1c0cb04b
NOBUG: Add upgrade notes
2024-10-01 19:37:15 +07:00
Huong Nguyen
282421ce6c
NOBUG: Change upgrade notes version
2024-09-27 19:16:56 +07:00
Huong Nguyen
7b4ed9096f
NOBUG: Add upgrade notes
2024-09-27 18:45:07 +07:00
Mikel Martín
1a66b08323
MDL-83283 mod_subsection: Fix subsection completion button margin
2024-09-27 08:50:24 +02:00
Jun Pataleta
1e93072906
Merge branch 'MDL-81157' of https://github.com/paulholden/moodle
2024-09-27 10:28:20 +08:00
Huong Nguyen
0ea96dbf29
Merge branch 'MDL-83064-main' of https://github.com/laurentdavid/moodle
2024-09-26 10:47:43 +07:00
vietlx426
962c9d179b
MDL-82570 themes: Help boxes not accessible if selected consecutively
2024-09-26 10:29:03 +07:00
Cameron Ball
7bccc2978a
MDL-82298 navigation: Update behat tests for theme_classic
2024-09-26 10:08:36 +08:00
Bas Brands
98dedc46ee
MDL-70180 theme_boost: Allow form autoselect modal overflow
...
Co-authored-by: Mikel Martín <mikel@moodle.com>
2024-09-23 15:06:22 +02:00
Sara Arjona
39fbaf37a5
MDL-83162 theme: Review graded icons colors to improve accessiblity
2024-09-23 07:02:16 +02:00
Ilya Tregubov
eecc29a6bf
Merge branch 'MDL-82909' of https://github.com/paulholden/moodle
2024-09-19 15:08:12 +08:00
Shamim Rezaie
35cabfcc7e
MDL-80750 core: Use roving tabindex to manage focus for bulk actions
...
Implement roving focus for toolbars.
See https://www.w3.org/WAI/ARIA/apg/patterns/toolbar/
2024-09-18 15:48:09 +08:00