Bernd Erk
|
bf1738907e
|
Fix header border
|
2014-11-07 15:46:47 +01:00 |
Johannes Meyer
|
942530d514
|
Ensure that the CLI successfully changed the group of the config directory
refs #7163
|
2014-11-07 15:34:54 +01:00 |
Johannes Meyer
|
004ac04de6
|
Do not check whether we are a super user
refs #7163
|
2014-11-07 15:33:40 +01:00 |
Johannes Meyer
|
f1b6a82387
|
Make it optional to define protected custom variables
fixes #7590
|
2014-11-07 15:05:08 +01:00 |
Johannes Meyer
|
bb96316a7c
|
Make sure that IDO is the default backend type if available
refs #7163
fixes #7604
|
2014-11-07 14:47:37 +01:00 |
Johannes Meyer
|
f85ddeb215
|
Do not hardcode the php username dummy in Icinga\Application\Platform
refs #7163
|
2014-11-07 14:40:28 +01:00 |
Johannes Meyer
|
eadc7d8415
|
Remove the POSIX requirement
refs #7163
|
2014-11-07 14:39:34 +01:00 |
Johannes Meyer
|
9a5d01b3fd
|
Check the mysql or pgsql extension instead of just pdo, really
|
2014-11-07 14:31:20 +01:00 |
Johannes Meyer
|
f7d168c80f
|
Fix that FireFox < v33 is unable to find the button that got the focus
|
2014-11-07 14:22:03 +01:00 |
Marius Hein
|
cb09c8acdc
|
Backend/Config: Add shortlink to resource
fixes #7493
|
2014-11-07 14:20:47 +01:00 |
Marius Hein
|
a460286597
|
Revert "Monitoring/Backens: Add resource configuration link"
This reverts commit 52c452c044 .
Wrong implementation.
|
2014-11-07 14:18:23 +01:00 |
Johannes Meyer
|
94b01cf4b0
|
Merge branch 'bugfix/drop-zend-config-7147'
fixes #7147
|
2014-11-07 14:09:08 +01:00 |
Johannes Meyer
|
124f64ad89
|
Merge branch 'master' into bugfix/drop-zend-config-7147
|
2014-11-07 14:07:15 +01:00 |
Johannes Meyer
|
7b99b74ae1
|
Prefer Icinga\Application\Config instead of Zend_Config
refs #7147
|
2014-11-07 13:53:03 +01:00 |
Johannes Meyer
|
268569114c
|
Fix that an error is thrown when reading INI files without trailing newlines
|
2014-11-07 13:38:35 +01:00 |
Johannes Meyer
|
4537b2932e
|
Fix that current(), key(), etc does not work with Config objects
|
2014-11-07 13:37:09 +01:00 |
Bernd Erk
|
84c0bc0a8e
|
Fixed login button
|
2014-11-07 13:29:59 +01:00 |
Marius Hein
|
8583be040c
|
Setup/Webserver: Fix nginx static file resolve issue
refs #6738
|
2014-11-07 12:02:48 +01:00 |
Bernd Erk
|
049c9edb67
|
modified forms
|
2014-11-07 11:38:32 +01:00 |
Marius Hein
|
f07cbcc107
|
Setup/Webserver: Consolidate apache config
Add configDir to replace tokens.
refs #6120
|
2014-11-07 10:34:53 +01:00 |
Marius Hein
|
ddf6bb4472
|
Setup/Webserver: Change template generation to nowdoc
refs #6120
|
2014-11-07 09:18:16 +01:00 |
Marius Hein
|
162b35566c
|
Setup/Webserver: Change namespace
refs #6120
|
2014-11-07 09:09:02 +01:00 |
Bernd Erk
|
acd6e91757
|
Fixed font-family in search field
|
2014-11-07 00:56:18 +01:00 |
Bernd Erk
|
fb0fe3f46e
|
fixed tactical overview layout
|
2014-11-07 00:50:17 +01:00 |
Bernd Erk
|
3c5d46ee71
|
redesigned login screen and image appearance
|
2014-11-07 00:40:32 +01:00 |
Bernd Erk
|
48a4403d6f
|
Design Timeline
|
2014-11-06 23:40:57 +01:00 |
Bernd Erk
|
7aef0581f3
|
Changed to color codes using less
|
2014-11-06 22:55:17 +01:00 |
Bernd Erk
|
f300c121cd
|
Redesign tactical overview
|
2014-11-06 22:38:06 +01:00 |
Bernd Erk
|
c885544a6b
|
fixed hostgroup and servicegroup design
|
2014-11-06 22:03:03 +01:00 |
Eric Lippmann
|
5c8af79704
|
security: Add view scripts for creating, updating and removing restrictions
refs #5647
|
2014-11-06 17:39:51 +01:00 |
Eric Lippmann
|
ebd77ee5c1
|
security: Add actions for creating, updating and removing restrictions
refs #5647
|
2014-11-06 17:39:20 +01:00 |
Eric Lippmann
|
945d94491a
|
security: add form for setting and removing user and group restrictions
refs #5647
|
2014-11-06 17:38:38 +01:00 |
Matthias Jentsch
|
54eda31633
|
Allow connect to hosts with no anonymous access
Do not throw exceptions on failed ldap connects during capability discovery
fixes #7325
|
2014-11-06 17:04:56 +01:00 |
Matthias Jentsch
|
d0706a55ea
|
Chain exceptions in LdapUserBackend instead of printing the message
|
2014-11-06 16:32:43 +01:00 |
Thomas Gelf
|
74e60ec0f6
|
MonitoredObject: decode structured customvars
fixes #7569
|
2014-11-06 16:15:16 +01:00 |
Thomas Gelf
|
816c309193
|
Ido\CustomvarQuery: add is_json
This has to be done in a backward compatible way, we check for IDO
>= 1.12.0.
refs #7569
|
2014-11-06 16:14:03 +01:00 |
Thomas Gelf
|
2782b0a744
|
Dataview\Customvar: add new is_json column
refs #7569
|
2014-11-06 16:13:17 +01:00 |
Thomas Gelf
|
abf267b0b9
|
monitoring/css: style structured custom vars
refs #7569
|
2014-11-06 16:12:07 +01:00 |
Thomas Gelf
|
da20926a97
|
Customvars: use new helper
refs #7569
|
2014-11-06 16:11:29 +01:00 |
Thomas Gelf
|
a8326350d1
|
Customvar view helper: show structured data
refs #7569
|
2014-11-06 16:10:52 +01:00 |
Bernd Erk
|
548058650a
|
Fixed Plugin output and box-border
|
2014-11-06 15:49:26 +01:00 |
Johannes Meyer
|
83f386f92a
|
Do not extend Zend_Config in Icinga\Application\Config
refs #7147
fixes #7580
|
2014-11-06 15:41:31 +01:00 |
Bernd Erk
|
71cbf83766
|
Reduced menu size
|
2014-11-06 13:25:52 +01:00 |
Marius Hein
|
cd9e3693e4
|
Downtime: Add filter editor and preview
resolves #7445
|
2014-11-06 13:22:38 +01:00 |
Marius Hein
|
52c452c044
|
Monitoring/Backens: Add resource configuration link
resolves: #7493
|
2014-11-06 12:59:31 +01:00 |
Marius Hein
|
92f8f9f7da
|
Bug7043Test: Fix declaration error
ConfigWithSetModuleConfig::setModuleConfig must be compatible with
Icinga\Application\Config::setModuleConfig.
|
2014-11-06 12:14:35 +01:00 |
Marius Hein
|
c0f84a945c
|
Setup/Webserver: Add nginx sub path configuration
refs #6738
|
2014-11-06 11:24:41 +01:00 |
Marius Hein
|
f49c8c02db
|
Setup/Webserver: Add nginx configuration
refs #6738
|
2014-11-06 11:06:55 +01:00 |
Marius Hein
|
8e28fff524
|
Setup/Webserver: Adapt class names to filename
refs #6120
|
2014-11-06 10:50:54 +01:00 |
Johannes Meyer
|
f8724c504b
|
Use a subclass of Icinga\Application\Config to preset a module config
Implementing methods for just tests is discouraged
|
2014-11-06 10:07:57 +01:00 |