Thomas Gelf
|
e75d0aa10e
|
FilterEditor: add getter and setter for Filter
We will shift quite some logic over here
|
2014-11-15 22:52:55 +01:00 |
Thomas Gelf
|
a75bfd1dfb
|
FilterEditor: add failsafe string cast
|
2014-11-15 22:50:35 +01:00 |
Thomas Gelf
|
84458eff26
|
servicesummary: show ok count only when available
|
2014-11-15 22:45:30 +01:00 |
Thomas Gelf
|
e345c88487
|
components/selectioninfo: use help icon for help
|
2014-11-15 22:43:30 +01:00 |
Thomas Gelf
|
197dc1587b
|
show/contact: sort notifications
|
2014-11-15 22:42:04 +01:00 |
Thomas Gelf
|
0fd4a094ea
|
Web\Request: the request should know the URL
|
2014-11-15 22:40:29 +01:00 |
Thomas Gelf
|
2ecdfefa85
|
Widget\Tabs: use icon for dropdown tabs
|
2014-11-15 22:39:42 +01:00 |
Thomas Gelf
|
44c96f0410
|
FilterOr: override operator change for NOT
Replacing an OR filter with a NOT operator should return a NOT OR
when the OR contains more than one entry
|
2014-11-15 22:37:12 +01:00 |
Thomas Gelf
|
1f74c462d4
|
FilterChain: add and use count() function
|
2014-11-15 22:34:18 +01:00 |
Thomas Gelf
|
39d7d13ddb
|
AbstractWidget: default properties should be empty
Helps troubleshooting, getter would fail with a hard-to-track error
otherwise.
|
2014-11-15 16:54:59 +01:00 |
Thomas Gelf
|
210aae27fd
|
Merge remote-tracking branch 'origin/feature/redesign-7144'
|
2014-11-15 12:19:46 +01:00 |
Eric Lippmann
|
3dc9b5bde8
|
Remove the filter box from the event grid because it has no value
refs #6979
|
2014-11-15 12:16:10 +01:00 |
Eric Lippmann
|
9c077a5eef
|
Fix "Undefined variable: form in eventhistory.phtml"
Please test a changed view at least once :(
fixes #7682
|
2014-11-15 12:11:45 +01:00 |
Eric Lippmann
|
6ba4e55277
|
Throw exception on E_NOTICE
Use of uninitialized values must be detected asap.
|
2014-11-15 01:20:27 +01:00 |
Eric Lippmann
|
2cd8e14998
|
Remove Zend/Locale/Data/*.xml
This should be safe.
|
2014-11-15 01:20:02 +01:00 |
Eric Lippmann
|
b38a108385
|
Revert "Remove Zend/Locale from our vendor library"
This reverts commit 9b2bff4d17 .
At least Zend/Filter/Alnum.php requires Zend_Locale.
|
2014-11-15 01:14:49 +01:00 |
Eric Lippmann
|
52c19b5843
|
EmbeddedWeb must not load core modules, i.e. setup
|
2014-11-15 01:04:56 +01:00 |
Eric Lippmann
|
2c0122ba9f
|
Fix ApplicationBootstrap::getBootstrapDirectory() when Icinga Web 2 is served using PHP's built-in web server
|
2014-11-15 01:04:14 +01:00 |
Thomas Gelf
|
925348d171
|
Data\Filter: add or/andFilter implementations
Those shortcuts make it easy to correctly add or/and conditions
regardless of the original filter type
|
2014-11-14 23:06:20 +01:00 |
Thomas Gelf
|
6aefc4b491
|
Data\Filter: fix $self VS $this
|
2014-11-14 22:53:46 +01:00 |
Thomas Gelf
|
178ddaade7
|
Data\Filter: add missing abstract function type
|
2014-11-14 22:44:04 +01:00 |
Thomas Gelf
|
53bca911fb
|
Data\Filter: enforce isEmpty() implementation
|
2014-11-14 22:43:30 +01:00 |
Thomas Gelf
|
ce7aea5df7
|
Data\Filter: add isChain() and isExpression()
This makes node type distiction easier
|
2014-11-14 22:41:30 +01:00 |
Thomas Gelf
|
5c9b63f35a
|
monitoring/module.less: no pluginoutput overflow
Was showing tiny scroll bars on Firefox
|
2014-11-14 21:49:11 +01:00 |
Thomas Gelf
|
818ac35e22
|
css/layout-structure: fix broken columns
There is a border right now, changed box model to avoid influence on
container width
|
2014-11-14 21:45:39 +01:00 |
Thomas Gelf
|
da47c7fc7e
|
Merge remote-tracking branch 'origin/master' into feature/redesign-7144
|
2014-11-14 21:32:57 +01:00 |
Alexander Fuhr
|
86cca8ff0b
|
Fix the `date_default_timezone_get()' error
|
2014-11-14 17:08:34 +01:00 |
Alexander Fuhr
|
038964a325
|
Add tinystatesummary for hosts overview
|
2014-11-14 16:50:34 +01:00 |
Eric Lippmann
|
11bb8dbab0
|
icingacli web serve: Fix "PHP Notice: Use of undefined constant ICINGA_LIBDIR"
|
2014-11-14 16:02:17 +01:00 |
Eric Lippmann
|
ce69300c9a
|
cli: Fix the path to the clicommands
|
2014-11-14 16:01:40 +01:00 |
Eric Lippmann
|
9b2bff4d17
|
Remove Zend/Locale from our vendor library
|
2014-11-14 15:36:51 +01:00 |
Eric Lippmann
|
5178798fa9
|
Remove Zend/Gdata from our vendor library
Let's waste less space
|
2014-11-14 15:06:26 +01:00 |
Johannes Meyer
|
ddf2ef5cc9
|
Remove $request parameter from Form::onSuccess and Form::onRequest
fixes #7552
|
2014-11-14 14:59:29 +01:00 |
Eric Lippmann
|
0e050fa29c
|
Merge branch 'feature/include-zend-7464'
resolves #7464
|
2014-11-14 14:17:01 +01:00 |
Eric Lippmann
|
029630308d
|
Load Zend on Web and EmbeddedWeb
refs #7464
|
2014-11-14 14:07:13 +01:00 |
Eric Lippmann
|
37dd2f5dd2
|
Do not load Zend on the CLI and remove our library from the include path
Adding Icinga Web 2's library to the include is not necessary for getting the Zend_Plugin_Loader working.
|
2014-11-14 14:04:24 +01:00 |
Eric Lippmann
|
c1591bc641
|
Zend: Reset require_once in Zend_Loader_Autoloader
refs #7464
|
2014-11-14 14:03:20 +01:00 |
Eric Lippmann
|
5bd888f46c
|
Merge branch 'master' into feature/include-zend-7464
|
2014-11-14 13:28:08 +01:00 |
Eric Lippmann
|
49d66a7b73
|
Use lessphp from the include path
refs #6165
refs #6166
|
2014-11-14 13:27:02 +01:00 |
Eric Lippmann
|
85c6150ca4
|
Move lessphp from IcingaVendor to vendor
refs #6165
refs #6166
|
2014-11-14 13:26:11 +01:00 |
Eric Lippmann
|
97d026fb09
|
Update JShrink to version 1.0.1
refs #6165
refs #6166
|
2014-11-14 11:59:08 +01:00 |
Johannes Meyer
|
f64b3c1439
|
Fix that the current page of our list view pagination is not being highlighted
fixes #7492
|
2014-11-14 11:58:29 +01:00 |
Eric Lippmann
|
6624b764cf
|
Use JShrink from the include path
refs #6165
refs #6166
|
2014-11-14 11:55:06 +01:00 |
Eric Lippmann
|
8e7a56db58
|
Move JShrink from IcingaVendor to vendor
refs #6165
refs #6166
|
2014-11-14 11:54:20 +01:00 |
Eric Lippmann
|
b79b337e02
|
Use Parsedown from the include path
refs #6165
refs #6166
|
2014-11-14 11:50:56 +01:00 |
Eric Lippmann
|
c081841917
|
Move Parsedown from IcingaVendor to vendor
refs #6165
refs #6166
|
2014-11-14 11:50:38 +01:00 |
Johannes Meyer
|
2d927f2337
|
Merge branch 'bugfix/move-forms-to-forms-namespace-7553'
fixes #7553
|
2014-11-14 11:38:00 +01:00 |
Johannes Meyer
|
586b4f463b
|
Let our module autloader know that we renamed our form namespaces
refs #7553
|
2014-11-14 11:30:44 +01:00 |
Johannes Meyer
|
3166c518e1
|
Rename Icinga\Module\Monitoring\Form to Icinga\Module\Moni...\Forms
refs #7553
|
2014-11-14 11:17:22 +01:00 |
Johannes Meyer
|
d64ec0aa3c
|
Rename Icinga\Module\Setup\Form to Icinga\Module\Setup\Forms
refs #7553
|
2014-11-14 11:01:16 +01:00 |