moodle/mod/data
2022-09-06 21:47:18 +02:00
..
amd MDL-75143 mod_data: Use standard notification for Save as preset 2022-08-22 12:46:11 +02:00
backup MDL-57455 mod_data: performance improvement for tags backup/restore 2017-10-12 16:59:16 +08:00
classes Merge branch 'MDL-75275-master' of https://github.com/sarjona/moodle 2022-08-28 23:39:47 +10:00
db Merge branch 'MDL-49795-add-missing-keys-indexes-to-core-tables' of https://github.com/keevan/moodle 2022-08-17 02:17:52 +10:00
field MDL-75553 lang: Import fixed English strings (en_fix) 2022-09-04 20:44:10 +02:00
lang/en MDL-75553 lang: Import fixed English strings (en_fix) 2022-09-04 20:44:10 +02:00
pix MDL-75137 mod_data: Redesign zero state page 2022-08-12 15:46:44 +02:00
preset MDL-75412 mod_data: Add journal preset 2022-08-25 08:24:02 +02:00
templates Merge branch 'MDL-75275-master' of https://github.com/sarjona/moodle 2022-08-28 23:39:47 +10:00
tests MDL-75553 lang: Fix Behat regressions in scenario files 2022-09-06 21:47:18 +02:00
css.php
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-75353 mod_data: always return str in data_generate_default_template 2022-08-19 08:42:15 +02:00
locallib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00: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-75137 mod_data: Redesign zero state page 2022-08-12 15:46:44 +02:00
rsslib.php MDL-75146 mod_data: Fix comments raised during int-review 2022-07-22 07:27:40 +02:00
settings.php
styles.css MDL-75412 mod_data: Add journal preset 2022-08-25 08:24:02 +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-75353 mod_data: always return str in data_generate_default_template 2022-08-19 08:42:15 +02:00
version.php Merge branch 'MDL-49795-add-missing-keys-indexes-to-core-tables' of https://github.com/keevan/moodle 2022-08-17 02:17:52 +10:00
view.php MDL-75521 mod_data: Use moodle_url on mod/data/view.php for baseurl 2022-08-24 18:21:35 +02:00