moodle/user
Mikel Martín 04975cd2b2 MDL-75669 theme_boost: Refactor custom form elements to BS5
- .custom-check is now .form-check.
- .custom-check.custom-switch is now .form-check.form-switch.
- .custom-select is now .form-select.
- .custom-file and .form-file have been replaced by custom styles on top of .form-control.
- .custom-range is now .form-range.
- Dropped .input-group-append and .input-group-prepend. You can now just add buttons
  and .input-group-text as direct children of the input groups.
2025-02-14 10:58:36 +01:00
..
amd MDL-81821 theme_boost: Refactor font utility classes for BS5 2024-11-26 15:17:30 +01:00
classes MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
filters Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
profile NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
selector MDL-83082 core_user: Set a size for the loading icon background image 2024-09-14 00:34:26 +08:00
templates MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
tests Merge branch 'MDL-84226' of https://github.com/paulholden/moodle 2025-01-29 16:22:11 +01:00
action_redir.php MDL-82663 user: fix check for current user removing own enrolment. 2024-08-27 16:55:13 +01:00
calendar.php MDL-51287 Profile: Should notify users that changes are saved 2021-02-04 14:54:12 +07:00
contactsitesupport.php MDL-81629 user: Set replyto and replytoname variables in contactform 2024-07-30 13:09:21 +00:00
contentbank.php MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
defaulthomepage.php MDL-73233 user: Review Start page user preferences 2022-03-16 11:22:22 +01:00
edit.php MDL-82379 core_user: Move email change token to user private access key 2024-12-05 13:37:56 +08:00
edit_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
editadvanced.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
editadvanced_form.php MDL-78427 core_theme: Add theme usage report and icon 2024-02-02 11:16:46 +11:00
editlib.php MDL-82379 core_user: Move email change token to user private access key 2024-12-05 13:37:56 +08:00
editor.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
editor_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
emailupdate.php MDL-82379 core_user: Move email change token to user private access key 2024-12-05 13:37:56 +08:00
externallib.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
files.php MDL-74151 core_user: Add heading in the private files page 2022-03-10 23:38:00 +08:00
forum.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
forum_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
grouppix.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
language.php MDL-51287 Profile: Should notify users that changes are saved 2021-02-04 14:54:12 +07:00
language_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
lib.php MDL-82963 Tag: Improve validation for users tagged with sepecified tag 2024-12-05 11:01:56 +08:00
managetoken.php MDL-78637 webservice: display token info after user performs reset. 2023-07-03 14:26:38 +01:00
pix.php
policy.php
portfolio.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
portfoliologs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
preferences.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
profile.php MDL-81825 theme_boost: Refactor .sr-only usages for BS5 2024-12-10 14:02:32 +01:00
profilesys.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-76134 core: Provide a option to render initials bars smaller 2023-01-09 09:22:20 +08:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2024-10-05 15:08:28 +08:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30