moodle/mod/data
Andrew Hancox d45c7a6823 MDL-57455 mod_data: Extend advanced search to cover tags
Also removed redundant code as $advtables, $advwhere etc.
are only used below when constructing $fromsql which is
only used if advanced is empty.
2017-10-12 16:59:15 +08:00
..
backup MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
classes Merge branch 'MDL-57407-master' of git://github.com/jleyva/moodle 2017-09-12 10:33:30 +02:00
db MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
field MDL-54965 mod_data: removed unused code in display_add_field() 2017-07-10 14:14:41 +02:00
lang/en MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
preset/imagegallery MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
tests MDL-57407 mod_data: Return ratings in mod_data_get_entry 2017-09-08 13:49:10 +02:00
css.php MDL-44154 mod_data: unified @package use 2014-02-18 11:22:41 +13:00
data.js MDL-45427 mod_data: Inserting tags into templates. 2016-05-25 15:24:41 +08:00
edit.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
export.php MDL-44154 mod_data: unified @package use 2014-02-18 11:22:41 +13:00
export_form.php MDL-60197 mod_data: not always necessary to show 'select all/none' link 2017-09-21 17:51:23 +08:00
field.php MDL-56725 mod_data: Style fixes for boost theme 2016-11-10 16:21:01 +08:00
import.php MDL-40408 mod_data: skip metadata fields during import 2017-06-14 11:31:30 +08:00
import_form.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.php MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
js.php MDL-52835 mod_data: Correct MIME type for JS template 2016-01-22 09:51:08 +11:00
lib.php MDL-57455 mod_data: Extend advanced search to cover tags 2017-10-12 16:59:15 +08:00
locallib.php MDL-57455 mod_data: Extend advanced search to cover tags 2017-10-12 16:59:15 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
module.js MDL-40871 - mod_data: Allow bulk deletion of entries in the database module. 2013-08-09 16:53:18 +08:00
preset.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
preset_form.php
renderer.php MDL-56725 mod_data: coding style 2016-11-10 16:21:01 +08:00
rsslib.php MDL-55255 mod_data: prevent direct script access to lib files. 2016-07-25 09:39:57 +01:00
settings.php
styles.css MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
tabs.php
templates.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
upgrade.txt MDL-57407 mod_data: Return ratings in mod_data_get_entry 2017-09-08 13:49:10 +02:00
version.php MDL-57455 mod_data: Implement tagging 2017-10-12 16:59:14 +08:00
view.php MDL-57921 mod_data: Move approval code to new function 2017-03-30 02:11:46 +02:00