forms/lib/Db
Ferdinand Thiessen fed3d4c11e
feat: Implement custom submission message
This message is shown when a user submits the form and can be formatted using markdown.
Make the custom submission message hidden behind a checkbox
Null on submissionMessage means disabled

Co-authored-by: Chartman123 <chris-hartmann@gmx.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-16 22:03:27 +02:00
..
Answer.php Enable and fix PHPUnit integration tests 2023-01-17 19:03:53 +01:00
AnswerMapper.php chore: replace deprecated qb->execute() with executeStatement() 2023-09-01 19:14:38 +02:00
Form.php feat: Implement custom submission message 2023-10-16 22:03:27 +02:00
FormMapper.php CS:Fix 2023-05-18 23:48:25 +02:00
Option.php Enable and fix PHPUnit integration tests 2023-01-17 19:03:53 +01:00
OptionMapper.php CS:Fix 2023-05-18 23:48:25 +02:00
Question.php Enhance handling of extraSettings, fix XML output 2023-09-01 19:02:17 +02:00
QuestionMapper.php chore: replace deprecated qb->execute() with executeStatement() 2023-09-01 19:14:38 +02:00
Share.php Implement Share permissions and allow updating them 2023-01-31 13:32:45 +01:00
ShareMapper.php chore: replace deprecated qb->execute() with executeStatement() 2023-09-01 19:14:38 +02:00
Submission.php Fix Linting Warnings 2021-12-04 13:42:06 +01:00
SubmissionMapper.php fix: Fix typo in SubmissionMapper 2023-08-26 09:03:23 +02:00