icingaweb2/library/Icinga
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
..
Application User preferences: remove test code 2013-08-05 16:56:03 +02:00
Authentication User preferences: Session store and glue to build instance 2013-08-05 16:56:02 +02:00
Data NO_ZERO_IN_DATE is available since MySQL 5.0.2 2013-08-02 15:10:09 +02:00
Exception Add service detail view 2013-07-22 16:03:36 +02:00
File Refactor URL class and test 2013-08-02 13:14:55 +02:00
Objects Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Protocol Fix hostlist test 2013-08-06 14:06:25 +02:00
User User preferences: Review fixes 2013-08-05 16:56:03 +02:00
Util Remove crypto-module and use libraries instead 2013-07-26 13:09:59 +02:00
Web Fix dynamic form validation behaviour, fix documentaion, fix correct isValid() call 2013-08-06 15:08:54 +02:00
Backend.php Remove php strict errors 2013-07-23 12:18:27 +02:00
User.php Code compliance change and rename refs to User 2013-07-30 14:06:46 +02:00