moodle/mod/data
2013-10-21 08:49:38 +07:00
..
backup MDL-41772 - mod_data: Fixed database_module comments not being restored. 2013-09-13 15:26:13 +08:00
classes/plugininfo MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02: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-26244 mod_date:added some logic show or hide the file picker button based on repository availability 2013-10-21 08:49:38 +07:00
lang/en MDL-29069 Data / Glossary: allow disapproving entries 2013-09-04 20:37:46 +01: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-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07:00
export.php MDL-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07: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 Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
import_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.php MDL-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07:00
js.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
lib.php Merge branch 'MDL-40731_headings' of https://github.com/andyjdavis/moodle 2013-09-10 11:22:04 +12:00
locallib.php MDL-29069 Data / Glossary: allow disapproving entries 2013-09-04 20:37:46 +01: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-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07: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-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07: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-38856 reposition activity group control and fixed titles in chat, database and forum 2013-09-02 11:49:39 +07:00
tabs.php MDL-38309 Substitute usage of print_tabs() with renderable tabtree 2013-04-15 12:13:13 +10:00
templates.php MDL-40493 User preference: Allow users to set their preferred text editor. 2013-10-02 12:49:30 +08:00
version.php MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
view.php NOBUG: fixed whitespace 2013-09-10 13:02:35 +12:00