gnu-social/src/Controller
Eliseu Amaro 87d7318de5
[CONTROLLER][SECURITY] Added class names. Help labels for each form element. Each form element now has a proper block prefix (the resulting HTML won't simply concatenate the form's name to the element's label).
2021-09-14 13:13:30 +01:00
..
AdminPanel.php [CONTROLLER][AdminPanel] Further ensure form validity 2021-09-14 13:13:23 +01:00
Attachment.php [CONTROLLER][Attachment] Small refactor and add testing annotation 2021-09-14 13:13:28 +01:00
Network.php [EVENTS] Change FormatNoteList do separate in and out arguments 2021-09-14 13:13:23 +01:00
ResetPassword.php [TESTS] Add coverage ignore to TemplateController and ResetPassword (as it requires sending emails) 2021-09-14 13:13:18 +01:00
Security.php [CONTROLLER][SECURITY] Added class names. Help labels for each form element. Each form element now has a proper block prefix (the resulting HTML won't simply concatenate the form's name to the element's label). 2021-09-14 13:13:30 +01:00
TemplateController.php [TESTS] Add coverage ignore to TemplateController and ResetPassword (as it requires sending emails) 2021-09-14 13:13:18 +01:00
UserPanel.php [TEST] Raise test coverage for UserPanel to 100% 2021-09-14 13:13:23 +01:00