Marius Hein
|
685976bb6c
|
Add icons to command form template
|
2013-10-23 11:56:01 +02:00 |
Matthias Jentsch
|
a605956087
|
Merge branch 'bugfix/button-labels-and-tooltips-4921'
|
2013-10-23 11:33:30 +02:00 |
Matthias Jentsch
|
e19a6ace75
|
Add missing tooltips and fix typos
fixes #4921 #4920
|
2013-10-23 11:33:15 +02:00 |
Marius Hein
|
2142bb59d1
|
Add services to command controller
Move resource parameters for commands to get params.
|
2013-10-23 11:29:50 +02:00 |
Jannis Moßhammer
|
b616b652bc
|
Fix container error message, prevent components from being loaded twice
|
2013-10-23 11:17:31 +02:00 |
Matthias Jentsch
|
51909ce60c
|
Change the state indicator of the eventhistory view to match the other views
|
2013-10-23 10:45:13 +02:00 |
Jannis Moßhammer
|
dc5182d4bf
|
CommandHandler now uses Status/HostView, fix sql IN-Query bug
|
2013-10-23 10:19:55 +02:00 |
Jannis Moßhammer
|
1aa4c0bb98
|
Add login picture
|
2013-10-23 10:04:24 +02:00 |
Matthias Jentsch
|
4b1d04709c
|
Merge branch 'bugfix/container-pending-requests-4947'
|
2013-10-23 09:44:32 +02:00 |
Matthias Jentsch
|
e0aae9d14b
|
Cancel the pending request when loading a new container element
fixes #4947
|
2013-10-23 09:43:57 +02:00 |
Thomas Gelf
|
9a8ae4c92a
|
Make sure backend configs will not be missing at backend creation time
|
2013-10-22 20:46:55 +00:00 |
Thomas Gelf
|
385488c5df
|
Blinking conference command
|
2013-10-22 20:39:54 +00:00 |
Thomas Gelf
|
7893572319
|
Added perfdata to CLI monitoring list command, still disabled
|
2013-10-22 20:38:16 +00:00 |
Thomas Gelf
|
3ac869981a
|
Small perfdata improvements
|
2013-10-22 20:35:18 +00:00 |
Thomas Gelf
|
5d3fbd1cdf
|
We need a Livestatus factory
|
2013-10-22 20:21:03 +00:00 |
Thomas Gelf
|
e57b75b354
|
Cleaning up ugly path
|
2013-10-22 20:20:06 +00:00 |
Marius Hein
|
115d07fb81
|
Vagrant manifest bugfix
refs #4941
|
2013-10-22 18:14:39 +02:00 |
Marius Hein
|
bd6c1c7864
|
Merge branch 'bugfix/installation-fixes-4941'
Important vagrant changes:
- Drop databases and users for icingaweb
- Run vagrant provision to apply changes
fixes #4941
|
2013-10-22 17:55:15 +02:00 |
Thomas Gelf
|
c820336df8
|
The amazing monitoring conference command
|
2013-10-22 15:52:51 +00:00 |
Thomas Gelf
|
92ced41a77
|
A few new ANSI screen helpers
|
2013-10-22 15:52:13 +00:00 |
Marius Hein
|
bcfc1b56bb
|
Fix database switches and backend configuration
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
dd214bbe16
|
Implement disable flag for authentication backends
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
b071160cdc
|
Fix tests for ldap and login mask
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
b9f03e27b7
|
Fix backend configuration while installation
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
8c640cbab7
|
Fix missing database dependencies for vagrant/puppet
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
1fc66eef84
|
Removed unused ldap attributes
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
439168ecfb
|
Fix ldap connection port setting
refs #4941
|
2013-10-22 17:50:21 +02:00 |
Marius Hein
|
2561177765
|
Fix enable and disable authentication
refs #4941
|
2013-10-22 17:50:20 +02:00 |
Marius Hein
|
9ebd2c0478
|
Fix port for internal db
Fix db factory to use that port
refs #4941
|
2013-10-22 17:50:20 +02:00 |
Marius Hein
|
6017432750
|
Logger: Same default file names as installes
refs #4941
|
2013-10-22 17:50:20 +02:00 |
Marius Hein
|
f770075276
|
Autoconf: Fix database validation
refs #4941
|
2013-10-22 17:50:20 +02:00 |
Matthias Jentsch
|
204e1941c6
|
Merge branch 'bugfix/detail-container-deselect-4749'
|
2013-10-22 17:23:06 +02:00 |
Matthias Jentsch
|
eaa3c81f7a
|
Fix bug that caused the detail view to stay open, even when nothing was selected
fixes #4749
|
2013-10-22 17:06:05 +02:00 |
Thomas Gelf
|
a3099c82f2
|
CLI parameters override log config, writer is STDERR
|
2013-10-22 14:15:49 +00:00 |
Thomas Gelf
|
add8c4094b
|
Do not create STDIN/STDOUT streams
|
2013-10-22 14:15:49 +00:00 |
Jannis Moßhammer
|
16124989dd
|
Various style fixes, changed icon size, fixed show/service
|
2013-10-22 15:58:24 +02:00 |
Thomas Gelf
|
f2be16621b
|
Move list documentation to default action unless help supports default
|
2013-10-22 13:53:58 +00:00 |
Thomas Gelf
|
724a57e93a
|
Simplified help command, also does autocompletion right now
|
2013-10-22 13:53:12 +00:00 |
Thomas Gelf
|
88223acc47
|
Allow 'false' lookup components, improve help
|
2013-10-22 13:52:00 +00:00 |
Thomas Gelf
|
b6ee15a37f
|
Allow access to "route" discovered by CLI Loader
|
2013-10-22 13:48:25 +00:00 |
Eric Lippmann
|
e4a02912fc
|
bin/icingaweb: Set default timezone to UTC
|
2013-10-22 15:11:08 +02:00 |
Eric Lippmann
|
5abac6f2f4
|
Cli/Screen: Fix strict standard violation
|
2013-10-22 15:11:08 +02:00 |
Eric Lippmann
|
46569bad32
|
Monitoring: Fix group and state summaries for IDO and Stadusdat
|
2013-10-22 15:11:07 +02:00 |
Eric Lippmann
|
c5bed8ad00
|
Monitoring: Add host and service unhandled column; remove s from host- and servicegroups
|
2013-10-22 15:11:07 +02:00 |
Eric Lippmann
|
30b37aa1e5
|
Statusdat/Query::fetchRow: Fix strict standards violation
|
2013-10-22 15:11:07 +02:00 |
Bernd Erk
|
02de834522
|
Remove contact and contactgroup from menu and add icons to dashboard
|
2013-10-22 14:41:11 +02:00 |
Jannis Moßhammer
|
a8cc72b3bd
|
Merge branch 'feature/login-page-4942'
|
2013-10-22 14:33:24 +02:00 |
Jannis Moßhammer
|
6c8bc91d89
|
Add login page with own template
|
2013-10-22 14:33:07 +02:00 |
Thomas Gelf
|
a25cd80ec0
|
CLI interface: initial import
|
2013-10-22 12:26:45 +00:00 |
Thomas Gelf
|
d1e61a1826
|
Skip web stuff when registering monitoring module on CLI
|
2013-10-22 12:24:46 +00:00 |