moodle/mod/data
2012-04-11 09:32:58 +08:00
..
backup MDL-30982 Improving phpDocs for the classes that extend backup_activity_task 2012-02-27 11:59:42 +01:00
db MDL-19125 module restrictions: addinstance capabilities for all mods 2012-03-15 17:13:43 +00:00
field Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle 2012-04-10 12:34:37 +12:00
lang/en MDL-19125 module restrictions: addinstance capabilities for all mods 2012-03-15 17:13:43 +00:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
preset/imagegallery MDL-30007 standardise data preset subplugin version and lang files 2011-11-30 03:46:17 +01:00
simpletest MDL-32149 remove empty tests and outdated/disabled portfolio tests 2012-04-03 22:31:02 +02:00
tests MDL-32323 use new loadDataSet in mod_data and fix typos in last commit 2012-04-10 21:07:56 +02:00
css.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
data.js MDL-23930 fixed javascript insert into tinymce 2010-12-20 18:07:15 +08:00
edit.php MDL-32251 more E_STRICT fixes 2012-03-30 19:02:58 +02:00
export.php MDL-25185 - data - Allowing data from the database to be exported according to group roles. 2012-02-09 09:26:08 +08:00
export_form.php MDL-32094 some nasty quickforms hacks that should help with E_STRICT 2012-03-18 18:39:37 +01:00
field.php MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag 2012-03-30 16:26:58 +08:00
import.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
import_form.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
index.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
js.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
lib.php MDL-17327 database : fixed comparisions in sql to be cross db compatible in data_get_advanced_search_sql() 2012-04-03 15:06:09 +08:00
locallib.php MDL-25761 Database module: missing portfolio library inclusion 2010-12-21 10:40:19 +01:00
mod_form.php MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
preset.php MDL-29086 - data - Fix for allowing the deletion of database activity presets. 2012-03-02 14:18:32 +08:00
preset_form.php MDL-13481 Strings fullname and shortname are now deprecated 2011-02-28 09:42:50 +01:00
renderer.php mod-data MDL-23618 Converted preset page to make use of mforms and new file picker element 2010-08-04 08:23:52 +00:00
rsslib.php MDL-30991 - RSS - Doc-block clean up 2012-02-15 15:19:59 +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 CSS MDL-26013 Fixed several display bugs when using right to left languages 2011-04-14 15:56:10 +08:00
tabs.php MDL-26464: remove 'add entry' link on setting block when it reachs the max number of records. Link removal does not apply to user who has data:manageentries capability (eg: teacher). 2011-03-11 10:03:14 +08:00
templates.php MDL-25746 fixed db tempate page layout to prevent hidden content layers 2011-04-11 15:15:58 +08:00
version.php MDL-32258 database module does not have any data_cron() function to execute 2012-03-29 15:59:45 +02:00
view.php MDL-17327 - data - improved the sql query for very large advanced searches 2012-03-30 13:18:23 +08:00