icingaweb2/library
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
..
Icinga Fix dynamic form validation behaviour, fix documentaion, fix correct isValid() call 2013-08-06 15:08:54 +02:00
vendor Add vendor libraries 2013-06-03 15:37:30 +02:00