farmOS/modules/core/quick
Michael Stenta d67e4492d1 Sanitize quick form labels, descriptions, and help text with Html::escape(). 2024-02-02 17:19:00 -05:00
..
config/schema Provide a configuration entity type for quick form instances. 2023-10-06 14:11:10 -04:00
src Sanitize quick form labels, descriptions, and help text with Html::escape(). 2024-02-02 17:19:00 -05:00
tests Update tests to use edit form 2024-02-02 17:19:00 -05:00
farm_quick.info.yml Add quick form setup page 2024-02-02 17:19:00 -05:00
farm_quick.links.action.yml Add quick form add form 2024-02-02 17:19:00 -05:00
farm_quick.links.menu.yml Add quick form setup page 2024-02-02 17:19:00 -05:00
farm_quick.links.task.yml Quick form actions cause RouteNotFoundException: Route farm.quick.[id] does not exist. #727 2023-10-09 15:15:37 -04:00
farm_quick.managed_role_permissions.yml Grant administer quick_form to config permissions 2024-02-02 17:19:00 -05:00
farm_quick.module Sanitize quick form labels, descriptions, and help text with Html::escape(). 2024-02-02 17:19:00 -05:00
farm_quick.post_update.php Add post update hook to install the new quick_form entity type on existing farmOS installations #738 2023-10-23 12:21:14 -04:00
farm_quick.routing.yml Remove quick form configure tab 2024-02-02 17:19:00 -05:00
farm_quick.services.yml Provide a QuickFormInstanceManager service class with helper methods for instantiating quick form plugins. 2023-10-06 14:11:10 -04:00