moodle/mod/data
David Mudrak dd8ab1fb4a MDL-26353 Database activity module: display help icon with the new help strings
This commit makes the new strings added by Helen used at the Import
entries page. Note that the syntax of the strings had to be fixed as
there must not be leading whitespace before the asterisk in Markdown format.

Also as requested by Helen, the wording or export/import links is
improved now.

As a bonus for free, the patch fixes incorrect API usage of get_record()
and friends.
2011-02-12 00:02:20 +01:00
..
backup/moodle2 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
db MDL-25708 recordsets - assignment and data modules 2011-01-25 19:59:00 +01:00
field MDL-21437 data - fixed the sort by fuctionality to be cross-db for all fields 2010-11-17 21:18:53 +00:00
lang/en MDL-26353 Database activity module: display help icon with the new help strings 2011-02-12 00:02:20 +01:00
pix MDL-22980, move mod/data/field/*/icon.gif to mod/data/pix/field/*.gif 2010-06-29 07:20:51 +00:00
preset/imagegallery MDL-21250 capital letters removal 2010-12-08 19:47:46 +00:00
simpletest Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them 2010-11-10 12:06:24 +00:00
css.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
data.js MDL-23930 fixed javascript insert into tinymce 2010-12-20 18:07:15 +08:00
edit.php mod/data MDL-24133 - footer called before header 2011-01-09 19:31:25 +00: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-26353 Database activity module: display help icon with the new help strings 2011-02-12 00:02:20 +01:00
field.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
filter.php MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout 2010-02-11 13:27:02 +00:00
import.php MDL-26353 Database activity module: display help icon with the new help strings 2011-02-12 00:02:20 +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 themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
js.php MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
lib.php MDL-26353 Database activity module: display help icon with the new help strings 2011-02-12 00:02:20 +01: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 mod-data MDL-23656 Convert mod-data-preset to use the new file API 2010-08-25 01:22:15 +00:00
preset_form.php mod-data MDL-23656 Convert mod-data-preset to use the new file API 2010-08-25 01:22:15 +00: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 rss MDL-24870 fixed the capability checks to access module rss feeds 2011-02-04 10:27:52 +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 themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
tabs.php mdl-24033 ported on Moodle 2.0. Thanks to Daniele Cordella 2010-09-20 14:38:07 +00:00
templates.php mod-data MDL-25671 disable editor in data list template editor will not save the changes 2011-02-02 22:17:15 +08:00
version.php database MDL-24470 rerun database upgrade of the notification column (NOT NULL and default=0) for updated site from a 1.9 with database module version posterior to 2007101513 2010-10-01 09:39:01 +00:00
view.php MDL-26272 ratings - fix uses breaking after last modinfo changes 2011-02-04 17:30:51 +01:00