moodle/mod/feedback
Meirza 7466712fc2 MDL-77347 mod_feedback: Added missing class properties.
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-03-27 15:58:17 +07:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup MDL-69818 mod_feedback: Fix item dependency during activity restoration 2020-10-04 18:25:43 +11:00
classes MDL-77347 mod_feedback: Added missing class properties. 2023-03-27 15:58:17 +07:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
item MDL-77347 mod_feedback: Added missing class properties. 2023-03-27 15:58:17 +07:00
lang/en MDL-75553 lang: Import fixed English strings (en_fix) 2022-09-04 20:44:10 +02:00
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-68093 feedback: Add behat tests for non-participation groups 2023-03-14 08:52:26 +00:00
yui/dragdrop
ajax.php
analysis.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
analysis_course.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
analysis_to_excel.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
choose_group_form.php
complete.php MDL-75651 mod_feedback: remove duplicated activity heading. 2022-11-14 17:29:03 +00:00
complete_guest.php
deprecatedlib.php MDL-71144 mod_feedback: Deprecate feedback_get_completion_state() 2021-04-22 10:08:10 +10:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
edit_item.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
export.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
import.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
import_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
manage_templates.php MDL-73439 feedback: Update feedback styling 2022-01-05 12:09:29 +08:00
mapcourse.php MDL-72413 feedback: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
mod_form.php
print.php MDL-70586 mod_feedback: Hide the Preview questions icon for students 2023-02-06 16:33:09 +01:00
settings.php
show_entries.php MDL-73439 feedback: Update feedback styling 2022-01-05 12:09:29 +08:00
show_entries_anonym.php
show_nonrespondents.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
styles.css MDL-71456 core: fix behats with new drawers 2021-07-14 11:49:57 +02:00
tabs.php
upgrade.txt MDL-77230 mod_feedback: Validate feedback access 2023-02-17 12:41:10 +01:00
use_templ.php MDL-72413 feedback: Use the common module for setting the header 2021-12-13 09:49:34 +08:00
use_templ_form.php MDL-71914 mod_feedback: Add tertiary nav in feedback 2021-10-26 11:21:32 +08:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
view.php Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle 2021-12-13 18:46:16 +02:00