moodle/mod/feedback
David Mudrák 005b00dd9b MDL-68645 output: Do not apply filters when creating calendar events
Applying filters on an activity module description when using it as a
new calendar event's description is bad m'kay? We need to store the raw
text and apply the filters only when we actually display the text. That
way, filters (such as multi-language content) may actually fully work
and we do not initialise the theme and output machinery.

Additionally, we need to explicitly set the format of the description
text to HTML (because we have converted it to it already). Otherwise it
defaults to the current user's preferred editor format.

This is still a pragmatic hot-fix solution. The proper solution would be
to pass the raw text, format and embedded files.
2020-05-13 10:03:01 +02:00
..
amd MDL-62497 javascript: build AMD modules with new transpiler 2019-07-19 14:12:49 +08:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-68454 mod_feedback: Update get_context to match parent 2020-05-04 11:52:20 +08:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
item MDL-65754 mod_feedback: Remove unused v1 recaptcha 2019-06-12 09:38:39 +08:00
lang/en MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
pix
templates
tests MDL-65517 block_timeline: Hide completed course modules in Timeline 2019-07-12 09:16:40 +10:00
yui/dragdrop MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
ajax.php
analysis.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_course.php MDL-55468 mod_feedback: revive export analysis to excel 2017-05-01 14:28:55 +01:00
analysis_to_excel.php MDL-58781 mod_feedback: Inconsistency in analysis exported to excel 2018-09-14 12:47:56 +02:00
choose_group_form.php
complete.php MDL-58502 mod_feedback: courseid is not course where feedback is 2017-04-07 16:02:39 +08:00
complete_guest.php
delete_template.php
edit.php
edit_form.php MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
edit_item.php
export.php
import.php
import_form.php
index.php
lib.php MDL-68645 output: Do not apply filters when creating calendar events 2020-05-13 10:03:01 +02:00
mapcourse.php
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
print.php
settings.php
show_entries.php MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
show_entries_anonym.php
show_nonrespondents.php MDL-66874 mod_feedback: Use correct option attribute 'classes' 2019-10-14 11:27:19 +08:00
styles.css MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
tabs.php
upgrade.txt MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
use_templ.php
use_templ_form.php
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00
view.php MDL-64506 templates: Move BS2 btns' to BS4 btns' 2019-04-03 19:34:20 +08:00