moodle/mod/data
2017-11-02 14:39:32 +08:00
..
backup MDL-57455 mod_data: performance improvement for tags backup/restore 2017-10-12 16:59:16 +08:00
classes Merge branch 'MDL-59950_master' of git://github.com/dmonllao/moodle 2017-11-02 14:39:32 +08:00
db MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
field MDL-54965 mod_data: removed unused code in display_add_field() 2017-07-10 14:14:41 +02:00
lang/en Merge branch 'MDL-60072-master' of git://github.com/andrewnicols/moodle 2017-10-19 22:30:08 +02:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
preset/imagegallery MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
tests Merge branch 'MDL-60433-master' of git://github.com/jleyva/moodle 2017-10-30 13:23:35 +01: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
edit.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
export.php MDL-57455 mod_data: Import and export tags 2017-10-12 16:59:15 +08:00
export_form.php MDL-57455 mod_data: moved export tag checkbox and set default 2017-10-18 16:03:17 +08:00
field.php MDL-56725 mod_data: Style fixes for boost theme 2016-11-10 16:21:01 +08:00
import.php MDL-57455 mod_data: Import and export tags 2017-10-12 16:59:15 +08:00
import_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
js.php MDL-52835 mod_data: Correct MIME type for JS template 2016-01-22 09:51:08 +11:00
lib.php MDL-57455 mod_data: moved export tag checkbox and set default 2017-10-18 16:03:17 +08:00
locallib.php MDL-57455 mod_data: allow tags to be removed from search criteria 2017-10-12 16:59:16 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
module.js MDL-40871 - mod_data: Allow bulk deletion of entries in the database module. 2013-08-09 16:53:18 +08:00
preset.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
preset_form.php MDL-38892 data module: Fixed action setType to use PARAM_ALPHANUM 2013-04-24 13:49:09 +08:00
renderer.php MDL-56725 mod_data: coding style 2016-11-10 16:21:01 +08:00
rsslib.php MDL-55255 mod_data: prevent direct script access to lib files. 2016-07-25 09:39:57 +01: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-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
tabs.php MDL-38309 Substitute usage of print_tabs() with renderable tabtree 2013-04-15 12:13:13 +10:00
templates.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
upgrade.txt MDL-57407 mod_data: Return ratings in mod_data_get_entry 2017-09-08 13:49:10 +02:00
version.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
view.php MDL-57921 mod_data: Move approval code to new function 2017-03-30 02:11:46 +02:00