Alexander A. Klimov
|
72ec132f25
|
Correct interfaces to conform to PHP 7.2+
|
2018-01-24 11:50:10 +01:00 |
Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Johannes Meyer
|
1c4a5ce86f
|
Leave it up to Icinga\Web\Form to instantiate our own form elements
|
2014-11-14 10:15:27 +01:00 |
Johannes Meyer
|
b5798331db
|
Wrap form notifications in <p> by default, not <div>
|
2014-10-13 09:41:36 +02:00 |
Eric Lippmann
|
a3409b166d
|
Note: Extend our FormElement class
|
2014-10-06 10:21:02 +02:00 |
Eric Lippmann
|
bbee06b57f
|
form: Ignore note elments when retrieving values at form level
|
2014-10-01 08:18:34 +02:00 |
Johannes Meyer
|
ab8436dea8
|
Fix Icinga\Web\Form\Element\Note using its default decorators
|
2014-09-29 16:12:38 +02:00 |
Alexander Fuhr
|
b2f12e1caa
|
Revert "lib: Remove form element `Note'"
This reverts commit c21d7d1fdd .
|
2014-09-26 16:19:44 +02:00 |
Eric Lippmann
|
c21d7d1fdd
|
lib: Remove form element `Note'
Zend already provides this.
|
2014-09-16 09:54:23 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +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
|
9ddc03d571
|
Implement General configuration form
Missing:
- Logical validation (check for writable paths)
- DB Resource selection (see #4503)
refs #3777
|
2013-08-21 14:18:53 +02:00 |
Marius Hein
|
03f4a8eceb
|
Command masks: Implement missing forms [WIP]
Fixes phpcs issues, missing features, fix controller using
new config interface.
refs #4355
|
2013-07-23 14:47:40 +02:00 |
Marius Hein
|
0de38c25eb
|
Command masks: Refactor and implement masks
refs #4355
|
2013-07-23 14:47:40 +02:00 |