moodle/payment
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-79584 core_payment: wait for processPayment promise to resolve 2023-10-05 12:56:15 +08:00
classes MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
gateway/paypal NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
templates MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
tests MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
accounts.php MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
manage_account.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
manage_gateway.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00