moodle/mod/data
2011-11-09 15:42:07 +08:00
..
backup MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
db MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts. 2011-07-07 11:40:38 +08:00
field MDL-26796 convert array parameter cleaning to new functions 2011-08-18 08:40:33 +02:00
lang/en MDL-6397 database: removed an unused string 2011-08-25 08:29:32 +08:00
pix MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
preset/imagegallery MDL-27914 data fixed image gallery template CSS selector for #singleimage to include img tag and set height to auto 2011-06-21 14:22:00 +08:00
simpletest MDL-28620 - Removed admin/generator.php include as it causes issues if this script is included from any other script that is running in the command line 2011-08-05 16:09:30 +01: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-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12:00
export.php data MDL-23573 made database activity export only include the requested fields 2010-07-29 06:24:47 +00:00
export_form.php MDL-19864 database: temporarily commenting out the excel export option as its broken and cannot be quickly fixed. Use Open Office option for the time being. 2011-06-29 10:35:31 +08:00
field.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
import.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
import_form.php MDL-22574, move import form to import.php, use csv_import_reader class to process csv file, use filepicker to replace legacy upload form. 2010-06-04 08:21:24 +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-28701 Change uses of make_upload_directory(temp) to make_temp_directory(). 2011-09-10 10:43:49 +02: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-29696 mod/data - fixed page continuing after footer. 2011-11-09 15:42:07 +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-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently 2011-09-08 09:30:27 +12: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-29993 filters - new filter/data filter replacement for legacy mod/data/filter. 2011-10-30 02:33:11 +02:00
view.php MDL-27640 rating: altered the return url provided by mod_data to ratings 2011-10-03 15:17:27 +08:00