icingaweb2/library/Icinga/Web
Jannis Moßhammer ff62a82895 Fix dynamic form validation behaviour, fix documentaion, fix correct isValid() call
- When a dynamic form is modified, no validation is performed, but
  the form is being populated with $this->populate.
- changed parent::isValid to $this->isValid, otherwise no custom validation
  logic could be implemented
- Updated documentation
- Fix CSRF protection by removing the time

refs #4439
2013-08-06 15:08:54 +02:00
..
Form Command masks: Small PSR fix, drop unused core, fix lazy render 2013-07-24 12:43:26 +02:00
Hook Merge branch 'feature/service-detail-view-4181' of ssh://git.icinga.org/icinga2-web 2013-07-23 16:33:07 +02:00
Paginator Add service detail view 2013-07-22 16:03:36 +02:00
View/helpers Refactor URL class and test 2013-08-02 13:14:55 +02:00
Widget Refactor URL class and test 2013-08-02 13:14:55 +02:00
ActionController.php Fix wrong getter after renaming 2013-07-30 14:06:46 +02:00
Form.php Fix dynamic form validation behaviour, fix documentaion, fix correct isValid() call 2013-08-06 15:08:54 +02:00
Hook.php Fix Icinga\web\Hook 2013-06-28 11:17:39 +02:00
ModuleActionController.php Merge branch 'feature/service-detail-view-4181' of ssh://git.icinga.org/icinga2-web 2013-07-23 16:33:07 +02:00
Notification.php Merge branch 'feature/service-detail-view-4181' of ssh://git.icinga.org/icinga2-web 2013-07-23 16:33:07 +02:00
Request.php Code compliance change and rename refs to User 2013-07-30 14:06:46 +02:00
Url.php Style fixes and addParam test 2013-08-02 13:14:56 +02:00
View.php Update the monitoring module 2013-07-12 14:33:17 +02:00
ViewStream.php Add Icinga\Web\ViewStream.php 2013-07-12 14:35:14 +02:00
Widget.php Merge branch 'feature/service-detail-view-4181' of ssh://git.icinga.org/icinga2-web 2013-07-23 16:33:07 +02:00