Commit Graph

9361 Commits

Author SHA1 Message Date
Johannes Meyer 0ed6e08175 MonitoredObject: Allow to access custom variables by property
refs #10304
2015-10-05 13:16:41 +02:00
Johannes Meyer 996959b65e MonitoredObject: Fix object_type condition in method fetchHostVariables
refs #10304
2015-10-05 12:54:30 +02:00
Johannes Meyer 7696172249 Logger: Also use the utility method for non-solitary exception arguments 2015-10-05 12:54:04 +02:00
Johannes Meyer 7419c9e87c MonitoredObject: Allow to fetch a host's customvariables for services
refs #10304
2015-10-05 11:57:31 +02:00
Johannes Meyer 98e0081d81 Limiter: Use the limit also as priority
fixes #10288
2015-10-05 10:54:43 +02:00
Eric Lippmann 5fa423cf03 Merge branch 'feature/vagrant-parallels-10167'
resolves #10167
2015-10-02 14:13:16 +02:00
Michael Friedrich ee1ee5af84 Update README.md with latest screenshot 2015-10-02 12:16:57 +02:00
Eric Lippmann 1de8199e44 Fix specfile 2015-10-02 12:14:25 +02:00
Johannes Meyer bf5f9f038c setup module: Translate a single string
Wohooo! (..)
2015-10-02 12:11:18 +02:00
Thomas Gelf 6a8f970685 it_IT: ... 2015-10-02 12:10:56 +02:00
Thomas Gelf 6a7d9fc4e3 it_IT: a few more strings 2015-10-02 12:09:35 +02:00
Eric Lippmann 29eeec585a locale: Update de_DE 2015-10-02 12:07:41 +02:00
Eric Lippmann f203d8624e locale: Update de_DE 2015-10-02 12:07:41 +02:00
Eric Lippmann 4b85ab985c monitoring/locale: Update de_De 2015-10-02 12:07:41 +02:00
Thomas Gelf 4f45e107d5 login.less: broader label for translated strings 2015-10-02 12:05:21 +02:00
Thomas Gelf dbb8b10f2f it_IT: refreshed a couple of translation strings 2015-10-02 12:01:54 +02:00
Johannes Meyer 68297f0630 Revert "loader.js: Do not push redirects to history"
This reverts commit e99cdb66ef.
2015-10-02 11:46:44 +02:00
Johannes Meyer 8e94f3e58e Revert "Revert "Fix logout loop (testing), #2""
This reverts commit 967c3552e5.
2015-10-02 11:46:44 +02:00
Eric Lippmann 8a1f6059d8 locale: Update de_DE 2015-10-02 11:38:50 +02:00
Johannes Meyer 967c3552e5 Revert "Fix logout loop (testing), #2"
This reverts commit 6affad6895.
2015-10-02 11:36:06 +02:00
Johannes Meyer e99cdb66ef loader.js: Do not push redirects to history 2015-10-02 11:36:06 +02:00
Eric Lippmann 7e2c47e26b monitoring: Fix table header in the contact groups overview 2015-10-02 11:35:00 +02:00
Eric Lippmann 54bb99a96d Merge branch 'feature/dope-layout-5543'
refs #5543
2015-10-02 11:16:35 +02:00
Michael Friedrich 9a28855cc0 Merge branch 'feature/doc-7153'
refs #7153
2015-10-02 10:44:33 +02:00
Michael Friedrich c3b5d8ab51 Doc: Fix typo
refs #7153
2015-10-02 10:36:39 +02:00
Johannes Meyer 53f29131af ActionController: Use a controller's inner layout script instead of "body"
"body" is still the default inner layout script.
2015-10-02 10:18:37 +02:00
Thomas Gelf 3bb2238ec8 translation.md: fix img urls, must be relative 2015-10-02 10:02:36 +02:00
Michael Friedrich 5a14a3c4ea Merge branch 'feature/doc-7153'
refs #7153
2015-10-02 09:51:15 +02:00
Michael Friedrich ded631b589 Document example commands for installing from source
That also adds all the details we use for automated deployments
and manual installations (e.g. mysql db setup, user creation, manual
config files).

Maybe this could be split into installation-from-source.md
somewhere in the future, but for now it should help anyone
out there to deploy Icinga Web 2 w/o running the setup wizard
in automated environments.

fixes #8407
refs #9595
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich f077f45b20 Fix wrong anchor 2015-10-02 09:50:52 +02:00
Michael Friedrich 73dfb286f5 Move upgrading to a dedicated section and add a link
refs #7153
2015-10-02 09:50:52 +02:00
Michael Friedrich 48bee8d8fd Doc: Restart the webserver after changing group membership
refs #7153
fixes #9484
2015-10-02 09:50:51 +02:00
Thomas Gelf 3efd713283 reorder-authbackend: fix typo 2015-10-02 09:39:25 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann 1b91eff564 RPM: Respect iframe module 2015-10-01 23:30:25 +02:00
Eric Lippmann bb386acb9f Update AUTHORS 2015-10-01 23:26:20 +02:00
Eric Lippmann e4a42c5cc9 Don't use deprecated functions 2015-10-01 23:19:37 +02:00
Mikko Peltokangas f8ac2c8b40 Add Finnish translation (WIP)
refs #8557

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-10-01 23:11:13 +02:00
Eric Lippmann fde7525850 modules: Add iframe
resolves #8645
2015-10-01 23:07:34 +02:00
Eric Lippmann 61357da35c Merge branch 'bugfix/group-by-9956'
fixes #9956
2015-10-01 23:05:27 +02:00
Eric Lippmann 5113abfdb5 CSS: Restyle borders
refs #5543
2015-10-01 23:01:55 +02:00
Eric Lippmann e939fef0a8 CSS: Restyle input:focus, select and textarea
refs #5543
2015-10-01 23:00:45 +02:00
Eric Lippmann 422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Eric Lippmann 8a4674c33c monitoring/CSS: Add rules for controls
refs #5543
2015-10-01 22:59:49 +02:00
Eric Lippmann 6b897e239d monitoring/CSS: Make plugin output small
refs #5543
2015-10-01 22:59:09 +02:00
Eric Lippmann 508e20dc76 CSS: Add rules for controls (WIP)
refs #5543
2015-10-01 22:58:40 +02:00
Eric Lippmann 565a9e4e03 CSS: Fix focus color in menu
refs #5543
2015-10-01 22:58:17 +02:00
Eric Lippmann 5903ab6071 monitoring: Add h1 to components/flags
refs #5543
2015-10-01 22:54:40 +02:00
Eric Lippmann 3a27e44437 monitoring: Remove h1 from service/show and feature command forms
refs #5543
2015-10-01 22:53:42 +02:00
Eric Lippmann aadbbe08e1 monitoring: Fix list headers, #2
refs #5543
2015-10-01 22:51:42 +02:00