moodle/grade/report/singleview
sam marshall a938e4096c MDL-60174 core_dml: fix miscellaneous incorrect recordset usage
The new recordset support for Postgres requires transactions and
will cause errors if recordsets are not closed correctly. This
commit fixes problems that were identified during unit tests, and
via some basic code analysis, across all core code. Most of these
are incorrect usage of recordset (forgetting to close them).
2017-11-27 11:10:33 +00:00
..
classes MDL-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00:00
db NOBUG: Fixed file access permissions 2014-10-17 14:32:19 +01:00
js MDL-51900 grade/report/singleview: Added ctrl+arrow navigation 2015-11-27 11:15:22 -06:00
lang/en MDL-47354 gradereport_singleview: allow choice of 'perpage' values 2017-03-08 11:39:29 +00:00
templates MDL-55584 gradereport_singleview: Convert some elements to template 2016-09-23 10:53:56 +01:00
tests MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
index.php Merge branch 'MDL-57809-34-progressbar' of https://github.com/roperto/moodle 2017-06-28 18:24:47 +02:00
lib.php MDL-49826 gradereport_singleview: fix permission check 2015-08-20 14:55:56 +01:00
styles.css MDL-55168 css: fix various errors detected by stylelint 2016-09-30 09:25:25 +01:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00