moodle/mod/data
Ferran Recio 2a0991113b MDL-75234 mod_data: load default templates when empty
The mod_data is forcing teachers to understand how to write templates
even if they want to use basic forms. With this patch the default
templates will be auto updated unless the user manually define the
templates.
2022-10-03 15:58:28 +02:00
..
amd MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
backup MDL-57455 mod_data: performance improvement for tags backup/restore 2017-10-12 16:59:16 +08:00
classes MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
db MDL-75187 mod_data: Move delete preset to a modal 2022-09-02 16:01:38 +02:00
field MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
lang/en MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
pix MDL-75137 mod_data: Redesign zero state page 2022-08-12 15:46:44 +02:00
preset Merge branch 'MDL-75149-master' of https://github.com/ferranrecio/moodle 2022-09-16 11:20:36 +02:00
templates MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
tests MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
css.php MDL-75149 mod_data: add preview to presets 2022-09-14 12:30:13 +02: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-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
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-75149 mod_data: add preview to presets 2022-09-14 12:30:13 +02:00
lib.php MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00
locallib.php MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +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 Merge branch 'MDL-75186-master' of https://github.com/sarjona/moodle 2022-09-19 12:01:53 +08:00
preset_form.php MDL-75149 mod_data: add preview to presets 2022-09-14 12:30:13 +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-75149 mod_data: add preview to presets 2022-09-14 12:30:13 +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-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +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 MDL-75187 mod_data: Move delete preset to a modal 2022-09-02 16:01:38 +02:00
view.php MDL-75234 mod_data: load default templates when empty 2022-10-03 15:58:28 +02:00