icingaweb2/modules/monitoring/test/php/application/forms/Command
Johannes Meyer 98e7ab02db Implement dynamic form elements
Rename "isPostAndValid" to "isSubmittedAndValid" and refactor it.
Add possibility for specific form elements to auto-submit their form.

refs #4439
2013-08-06 11:09:42 +02:00
..
AcknowledgeFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
BaseFormTest.php Implement isPostAndValid, fix CSRF in forms, update tests 2013-07-24 10:56:41 +02:00
CommentFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
ConfirmationFormTest.php Implement isPostAndValid, fix CSRF in forms, update tests 2013-07-24 10:56:41 +02:00
ConfirmationWithIdentifierFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
CustomNotificationFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
DelayNotificationFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
RescheduleNextCheckFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
ScheduleDowntimeFormTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00
SubmitPassiveCheckResultTest.php Implement dynamic form elements 2013-08-06 11:09:42 +02:00