moodle/mod/data
Damyon Wiese 141ee541ca MDL-58219 repository: Change how controlled links work
Files are copied to the system user as soon as they are uploaded. Write access is then controlled when
serving links to the file.

Part of MDL-58220
2017-04-03 13:41:19 +08:00
..
backup MDL-55866 mod_data: Remember editor enabled state for templates 2016-09-15 08:38:10 +08:00
classes MDL-57920 mod_data: Fix var dynamic creation (failing in php7) 2017-03-30 09:26:27 +02:00
db MDL-57924 mod_data: New WS mod_data_update_entry 2017-03-30 02:36:32 +02:00
field MDL-58219 repository: Change how controlled links work 2017-04-03 13:41:19 +08:00
lang/en MDL-55866 mod_data: Remember editor enabled state for templates 2016-09-15 08:38:10 +08:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
preset/imagegallery MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
tests MDL-57924 mod_data: Fix get_entry call 2017-03-30 09:29:08 +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-57924 mod_data: Move update record code to new function 2017-03-30 02:35:59 +02:00
export.php MDL-44154 mod_data: unified @package use 2014-02-18 11:22:41 +13:00
export_form.php MDL-56725 mod_data: coding style 2016-11-10 16:21:01 +08:00
field.php MDL-56725 mod_data: Style fixes for boost theme 2016-11-10 16:21:01 +08:00
import.php MDL-55196 mod_data: Refactor import to use update_content function 2016-08-09 09:57:27 +01: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-57925 mod_data: Implement check_updates_since callback 2017-03-30 03:41:55 +02:00
locallib.php MDL-57925 mod_data: Support new search criteria 2017-03-30 03:19:45 +02:00
mod_form.php MDL-54910 mod_data: Open dates should be before close dates 2016-06-23 17:32:19 -04: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 MDL-38892 data module: Fixed action setType to use PARAM_ALPHANUM 2013-04-24 13:49:09 +08:00
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-56725 mod_data: Style fixes for boost theme 2016-11-10 16:21:01 +08:00
tabs.php MDL-38309 Substitute usage of print_tabs() with renderable tabtree 2013-04-15 12:13:13 +10:00
templates.php MDL-56725 mod_data: coding style 2016-11-10 16:21:01 +08:00
upgrade.txt MDL-57919 mod_data: Refactor and new method get_configs_for_external 2017-03-29 11:38:38 +02:00
version.php MDL-57924 mod_data: New WS mod_data_update_entry 2017-03-30 02:36:32 +02:00
view.php MDL-57921 mod_data: Move approval code to new function 2017-03-30 02:11:46 +02:00