Johannes Meyer
|
1a003f8c8b
|
Move configuration and preference handling to Form base class
Moved setConfiguration, setUserPreferences and getUserPreferences
to our Form base class due to some redundancies.
refs #4581
|
2013-09-03 09:27:02 +02:00 |
|
Marius Hein
|
dc71885eac
|
Fix icinga application forms using BaseTestCase now
refs #4608
|
2013-08-26 13:25:20 +02:00 |
|
Jannis Moßhammer
|
a6ff6ecadd
|
Fix Codestyle/PHPDoc, fix configPath being Overwritten
Also removed possibility to disable debugging as there's no use case for this
refs #4525
refs #4598
|
2013-08-21 14:22:30 +02:00 |
|
Jannis Moßhammer
|
972bc9853e
|
Configuration interfaces for logging, authentication and general configuration
- Added HelpText decorator
- Added Time and DateFormatValidator
- Added tests
refs #3777
|
2013-08-21 14:22:30 +02:00 |
|