moodle/mod/feedback
Jonathan Champ b2f349a433 MDL-54035 accesslib: separate role definition cache clear
Thanks to MDL-49398, we can separate the combined user session and role
definition cache clearing function into two separate functions. At the
same time, we want to identify and remove mark_dirty() calls that were
added for role definition changes but were incorrectly left behind.

Change highlights:
 - Remove unnecessary mark_dirty() calls performed after
   assign_capability(), unassign_capability(), delete_role(),
   deleted contexts, brand new contexts
 - Move role definition cache clear from the user-centric
   accesslib_clear_all_caches() to the newly created,
   role-dedicated accesslib_reset_role_cache()
2018-09-21 09:17:42 -04:00
..
amd MDL-53638 mod_feedback: JS confirmation of deleting item 2016-04-27 16:04:44 +08:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-62947 mod_feedback: fix feedback so it correctly uses forms API 2018-09-05 12:12:20 +08:00
db MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts 2018-05-28 13:15:48 +02:00
item MDL-62947 mod_feedback: fix feedback so it correctly uses forms API 2018-09-05 12:12:20 +08:00
lang/en MDL-54742 general: Remove strings deprecated in 3.2 2018-07-23 14:25:14 +08:00
pix
templates MDL-53638 mod_feedback: template for summary 2016-04-27 13:28:45 +08:00
tests MDL-54035 accesslib: separate role definition cache clear 2018-09-21 09:17:42 -04:00
yui/dragdrop MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
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 MDL-53227 mod_feedback: merge files complete_guest.php and complete.php 2016-03-18 07:54:59 +08:00
delete_template.php MDL-53638 mod_feedback: JS confirmation on delete entry and template 2016-04-27 16:04:43 +08:00
edit.php MDL-53638 mod_feedback: JS confirmation of deleting item 2016-04-27 16:04:44 +08:00
edit_form.php MDL-56790 boost: Styling fixes for mod_feedback 2016-11-09 11:29:58 +08:00
edit_item.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
export.php
feedback.js MDL-43470 mod_feedback: select courses for mapping 2016-04-06 10:13:33 +08:00
import.php MDL-53443 mod_feedback: templates code clean up and behat tests 2016-04-13 09:21:33 +08:00
import_form.php
index.php
lib.php MDL-62944 activities: Activities should not require capability 2018-08-31 10:15:37 +01:00
mapcourse.php MDL-43470 mod_feedback: remove mapping form autosave 2016-04-06 10:29:56 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
print.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
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 MDL-53449 mod_feedback: reponses page clean up and behat 2016-04-05 14:46:20 +01:00
show_nonrespondents.php MDL-50225 core: replace usages of print_textarea() 2018-07-30 09:57:01 +08:00
styles.css MDL-61056 feedback: Fix the response navigation links 2017-12-18 21:56:44 +01:00
tabs.php MDL-53638 mod_feedback: download responses 2016-04-27 16:04:40 +08:00
upgrade.txt MDL-60578 mod_feedback: Handle correctly site feedbacks 2018-09-04 14:18:41 +02:00
use_templ.php MDL-53638 mod_feedback: convert to moodleforms 2016-04-27 13:28:43 +08:00
use_templ_form.php MDL-53443 mod_feedback: templates code clean up and behat tests 2016-04-13 09:21:33 +08:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
view.php MDL-60858 feedback: add button style for "Answer the questions" link. 2017-12-13 03:36:04 +00:00