moodle/badges/classes
Paul Holden a3c386af93
MDL-82463 reportbuilder: change non-numeric entity column types.
Where columns were previously of type `TYPE_INTEGER` or `TYPE_FLOAT`
but did not provide numeric data on output, we should change their
type to `TYPE_TEXT` (i.e. the default) to ensure that future work on
numeric aggregation doesn't affect them.
2024-07-15 10:42:01 +01:00
..
external MDL-82168 badges: Add WS to enable/disable badges 2024-07-11 11:19:34 +08:00
form MDL-43938 badges: Bagde names are not unique anymore 2024-07-08 15:53:27 +02:00
oauth2 MDL-71119 core_badges: Add more information to errors 2021-04-14 10:52:47 +02:00
output MDL-43938 badges: Merge newbadge.php and edit.php 2024-07-05 10:11:39 +02:00
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
reportbuilder MDL-82463 reportbuilder: change non-numeric entity column types. 2024-07-15 10:42:01 +01:00
assertion.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
backpack_api.php MDL-78179 badges: Clean SESSION when user disconnect backpack 2023-08-23 07:35:44 +02:00
backpack_api2p1.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
backpack_api2p1_mapping.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
backpack_api_mapping.php MDL-77350 badges: Added class properties that are not declared 2023-05-16 01:03:01 +07:00
badge.php MDL-43938 badges: Bagde names are not unique anymore 2024-07-08 15:53:27 +02:00
external.php MDL-74570 core_badges: Add webservice core_badges_get_user_by_hash 2023-06-20 21:14:17 -03:00
helper.php MDL-68567 badges: add/remove site backpacks 2020-05-22 09:01:59 +02:00
observer.php MDL-75572 criteria: Only award badges to sucessfull completions 2023-10-25 07:08:03 +02:00