moodle/mod/data
Laurent David 01c94bcb64 MDL-59458 mod_data: Fix sorting data query
* When activating sorting on a different field than the original field
the list of records is empty
2022-08-15 17:08:14 +02:00
..
amd MDL-75148 mod_data: Enable Use preset button when one is selected 2022-08-01 12:08:16 +02:00
backup MDL-57455 mod_data: performance improvement for tags backup/restore 2017-10-12 16:59:16 +08:00
classes MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
db MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
field MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lang/en MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
preset/imagegallery MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
templates MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
tests MDL-59458 mod_data: Fix sorting data query 2022-08-15 17:08:14 +02:00
css.php MDL-44154 mod_data: unified @package use 2014-02-18 11:22:41 +13:00
data.js MDL-45427 mod_data: Inserting tags into templates. 2016-05-25 15:24:41 +08:00
deprecatedlib.php MDL-71144 mod_data: Deprecate data_get_completion_state() 2021-04-22 10:08:10 +10:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export_form.php MDL-69422 mod_data: Export form accessibility fixes 2020-11-27 23:21:02 +08:00
field.php MDL-75148 mod_data: Add isplugin info to presets 2022-08-01 12:08:16 +02:00
import.php MDL-72413 data: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
import_form.php MDL-71913 mod_data: Add tertiary navigation 2021-10-13 11:05:29 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
js.php MDL-52835 mod_data: Correct MIME type for JS template 2016-01-22 09:51:08 +11:00
lib.php MDL-59458 mod_data: Fix sorting data query 2022-08-15 17:08:14 +02:00
locallib.php MDL-59458 mod_data: Fix sorting data query 2022-08-15 17:08:14 +02:00
mod_form.php MDL-69805 mod_data: Freeze comment field if comments disabled 2020-09-30 15:47:16 +02:00
preset.php MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
preset_form.php MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
renderer.php MDL-71913 mod_data: Add tertiary navigation 2021-10-13 11:05:29 +08:00
rsslib.php MDL-75146 mod_data: Fix comments raised during int-review 2022-07-22 07:27:40 +02:00
settings.php MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins 2010-07-13 13:56:55 +00:00
styles.css MDL-75148 mod_data: Improve presets list page 2022-08-01 12:08:16 +02:00
tabs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
templates.php MDL-75146 mod_data: Fix comments raised during int-review 2022-07-22 07:27:40 +02:00
upgrade.txt MDL-75142 mod_data: Add description to presets 2022-08-05 14:51:49 +02:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-75146 mod_data: Fix comments raised during int-review 2022-07-22 07:27:40 +02:00