moodle/mod/data
Marina Glancy ae7f35b934 MDL-33144 display filetype icon and mimetype based on extension
- use finfo to determine mimetype of a file only when it is unknown from file extension
- display filetype icon and mimetype in filemanager based on file extension
- fixed a small issue with specifying extension instead of group in file_get_typegroup()
- allow only web-compartible image types when embedding into editor or using in database field
- created new groups web_video and web_audio to use in resource module
2012-05-23 14:51:55 +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 MDL-33144 display filetype icon and mimetype based on extension 2012-05-23 14:51:55 +08:00
lang/en Merge branch 'MDL-31675-file-browsing' of git://github.com/mudrd8mz/moodle 2012-05-18 10:30:22 +08: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
tests MDL-32400 improve module generators 2012-04-15 14:16:59 +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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
export.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02: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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
import.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
import_form.php MDL-32164 Add string for file encoding 2012-03-23 09:38:25 +00: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-32126 replaced _order with sortorder to make sorting work in oracle 2012-05-18 11:37:21 +02:00
locallib.php MDL-31675 File browsing support for the Database module 2012-05-09 04:03:34 +02: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-31763 mod_data: Fixed array iteration reference issue 2012-05-10 17:31:42 +12: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-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02: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-32126 replaced _order with sortorder to make sorting work in oracle 2012-05-18 11:37:21 +02:00