moodle/badges/classes
Paul Holden c9d2e72943
MDL-81282 dml: replace occurrences of large integers with new constant.
Where calling code was previously using either the 32-bit limit, or a
value equal to SQL_INT_MAX inside a database read/write, instead use
our new constant.
2024-05-24 22:19:54 +01:00
..
external MDL-74570 core_badges: Add webservice core_badges_get_user_by_hash 2023-06-20 21:14:17 -03:00
form MDL-78184 badges: Improve user flow for connecting backpack 2023-07-07 08:53:43 +02:00
oauth2 MDL-71119 core_badges: Add more information to errors 2021-04-14 10:52:47 +02:00
output MDL-80052 badges: Convert Badge recipients report to use Report builder 2023-12-19 10:23:26 +01:00
privacy MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
reportbuilder MDL-81282 dml: replace occurrences of large integers with new constant. 2024-05-24 22:19:54 +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-73325 core_badges: Add tags field to BadgeClass 2023-06-09 13:41:07 +01: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