moodle/mod/data/field
David Monllao fa90f52986 MDL-55127 mod_data: Search entries fixes
- If the database contains has than 4 valid fields all fields from the 4th one
  to the last one will be merged into the 4th one so we index all entry contents
- get_content_value now receives the whole data_content record as fields may need
  other values than just the content to prepare the value
- phpunit database generator changes to separate checkboxes from radio buttons options
  and to separate multimenu options from menu options
2016-08-25 16:50:15 +08:00
..
checkbox MDL-55127 mod_data: Search entries fixes 2016-08-25 16:50:15 +08:00
date MDL-52230 mod_data: Take fieldname from field:name() 2016-08-09 16:22:00 +08:00
file MDL-52230 mod_data: Take fieldname from field:name() 2016-08-09 16:22:00 +08:00
latlong Merge branch 'MDL-55196_master' of https://github.com/andrewhancox/moodle 2016-08-15 12:00:47 +01:00
menu MDL-55127 mod_data: added database entries to globalsearch 2016-08-19 13:58:19 +05:30
multimenu MDL-55127 mod_data: Search entries fixes 2016-08-25 16:50:15 +08:00
number MDL-52230 mod_data: Fixed fieldname key for number field 2016-08-10 09:50:21 +08:00
picture MDL-52230 mod_data: Take fieldname from field:name() 2016-08-09 16:22:00 +08:00
radiobutton MDL-55127 mod_data: added database entries to globalsearch 2016-08-19 13:58:19 +05:30
text MDL-55127 mod_data: added database entries to globalsearch 2016-08-19 13:58:19 +05:30
textarea MDL-55127 mod_data: Search entries fixes 2016-08-25 16:50:15 +08:00
url MDL-55127 mod_data: added database entries to globalsearch 2016-08-19 13:58:19 +05:30