Johannes Meyer
|
68357e9ca2
|
Fix coding style
|
2014-02-21 14:07:32 +01:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Matthias Jentsch
|
1d07a766d9
|
Add form classes to handle the configuration
Add a tri-state form element to handle the configuration flags and add the form
to the controllers
refs #3788
|
2013-10-18 16:44:02 +02:00 |
Eric Lippmann
|
a5908c9553
|
CS: Replace multiple empty lines with one
find application/ library/Icinga/ test/ modules/ -name *.php | xargs sed -i '/^$/N;/^\n$/D'
|
2013-09-04 18:36:10 +02:00 |
Jannis Moßhammer
|
a0e63a1320
|
Fix error message and move validation in own DateTimeValidator
refs #4581
refs #4632
|
2013-09-04 11:06:36 +02:00 |
Jannis Moßhammer
|
0b515e39ac
|
Implement {app} placeholder and Icinga\Config::resolvePath()
refs #4642
|
2013-08-29 11:48:32 +02:00 |
Eric Lippmann
|
edb06ea8ea
|
CS: Fix viloations for touched files in branch feature/backend-configuration-ui-3776
refs #3776
|
2013-08-21 14:22:31 +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 |