moodle/comment
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
..
amd MDL-79064 core: Update all get_strings as uses 2023-08-29 10:57:54 +08:00
classes MDL-82463 reportbuilder: change non-numeric entity column types. 2024-07-15 10:42:01 +01:00
tests Merge branch 'MDL-80907' of https://github.com/marinaglancy/moodle 2024-07-04 11:12:50 +07:00
comment.js MDL-76694 core_comment: exit the js init if the element cannot be found 2023-11-03 10:04:32 +08:00
comment_ajax.php MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 07:59:27 +01:00
comment_post.php
index.php MDL-76591 comment: implement new management interface elements. 2023-01-30 15:54:00 +00:00
lib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
locallib.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00