moodle/mod/data
2013-08-15 11:31:20 +01:00
..
backup MDL-30982 Improving phpDocs for the classes that extend backup_activity_task 2012-02-27 11:59:42 +01:00
db MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
field MDL-35934 Filemanager: add aria attributes for editing file/folder. 2013-08-09 10:01:36 +08:00
lang/en MDL-40871 - mod_data: Allow bulk deletion of entries in the database module. 2013-08-09 16:53:18 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
preset/imagegallery MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
tests MDL-40871 - mod_data: Unit tests for data_delete_record() 2013-08-09 16:53:18 +08:00
css.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
data.js MDL-7660 - mod_data: Changed the filepicker to filemanager for field elements. 2013-01-04 12:17:47 +08:00
edit.php MDL-39040 - mod_data: Database description available in add entry tab. 2013-04-30 09:06:01 +08:00
export.php MDL-39040 - mod_data: Database description available in single view tab. 2013-04-30 09:06:02 +08:00
export_form.php MDL-22773 Database module export: include internal fields 2012-08-14 11:14:07 +01:00
field.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
import.php MDL-39876 Change get_record('course') calls to get_course 2013-08-15 11:31:20 +01:00
import_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.php MDL-35339 avoid using get_all_sections(), get_all_mods() and field section.sequence directly 2012-10-15 14:08:13 +08:00
js.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
lib.php MDL-39876 Change get_record('course') calls to get_course 2013-08-15 11:31:20 +01:00
locallib.php MDL-33857 Increase performance of queries for Server files repository (small improvements) 2012-10-10 15:21:27 +08:00
mod_form.php MDL-39422 mod_forms: prevent long coruse module names 2013-04-30 17:41:36 +01: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-39876 Change get_record('course') calls to get_course 2013-08-15 11:31:20 +01: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-38040 Clean core from CRLFs 2013-02-15 02:13:32 +01:00
rsslib.php MDL-34464 mod_data Replace all instances of get_context_instance() with respective context_XXXX class in mod/data 2012-07-27 09:13:57 +08: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-36783 usability: Portfolio CSS for new icons 2012-11-28 14:07:43 +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-40871 - mod_data: Allow bulk deletion of entries in the database module. 2013-08-09 16:53:18 +08:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
view.php MDL-40871 - mod_data: Allow bulk deletion of entries in the database module. 2013-08-09 16:53:18 +08:00