10558 Commits

Author SHA1 Message Date
Florian Strohmaier
3237dba867 Reassign bottom margin to selection-info when not in status bar 2016-12-05 15:19:43 +01:00
Florian Strohmaier
85d6c751a3 Move selection info to bottom globally 2016-12-05 15:13:13 +01:00
Florian Strohmaier
c6807a2b0c StatusBar: Fix fade out overlay position 2016-11-09 16:39:18 +01:00
Florian Strohmaier
4527de7053 FilterEditor: Beautify styles 2016-11-09 16:38:53 +01:00
Florian Strohmaier
3aeb879037 Optimize filter editor markup 2016-11-09 16:17:26 +01:00
Florian Strohmaier
e49787578c Prepare filter editor for style changes 2016-11-09 16:09:45 +01:00
Florian Strohmaier
b4ba1330b3 Move filterEditor before controls 2016-11-09 16:03:40 +01:00
Florian Strohmaier
c792c35cfc CSS: Distribute hosts-/service-summary in status bar 2016-11-09 16:01:38 +01:00
Florian Strohmaier
94d1fea773 Controls: Add bottom border to controls element to make it better distinguishable from content 2016-11-09 15:23:20 +01:00
Florian Strohmaier
41434b5766 StatusBar: Fix status bar position while fixing controls 2016-11-09 15:06:29 +01:00
Florian Strohmaier
054397b72c StatusBar: Add styles for bottom positioning 2016-11-09 15:05:27 +01:00
Florian Strohmaier
6bde3bf9d1 StatusBar: Customize markup 2016-11-09 15:05:00 +01:00
Alexander A. Klimov
14363e52f4 Revert "Merge branch 'feature/emit-log-messages-in-the-webserver-s-log-11652'"
This reverts commit f27e8c059d1d34925e4ecd33fb7aa70004abbbc3.

refs #11652
2016-11-09 11:48:17 +01:00
Johannes Meyer
0ef81a2e0b Response: Use a constant for the default content type
There is already setHeader() to adjust this dynamically.

refs #12161
2016-11-09 11:38:04 +01:00
Eric Lippmann
93474972bf Enable propagate host downtime commands for Icinga 2
This only works when using the latest Icinga 2 snapshot packages. Before releasing Web 2.4.0, we have to include a check to only offer these commands when using Icinga 2 2.6.0+

refs #10774
2016-11-08 15:27:29 +01:00
Eric Lippmann
2b060d9bd4 Challenge API requests only if the controller requires auth
fixes #12580
2016-11-07 10:40:38 +01:00
Alexander A. Klimov
1045d91389 LoggingConfigForm: only display the Syslog facility option if logging to Syslog 2016-11-04 17:19:35 +01:00
Alexander A. Klimov
f27e8c059d Merge branch 'feature/emit-log-messages-in-the-webserver-s-log-11652'
resolves #11652
2016-11-04 17:15:06 +01:00
Alexander A. Klimov
1fd0896a7d Merge branch 'feature/inirepository-should-support-multiple-tables-13034'
resolves #13034
2016-11-04 10:37:44 +01:00
Alexander A. Klimov
3189b5b12d Make GeneralConfigStep::getSummary() working with all logging types
refs #11652
2016-11-04 10:30:36 +01:00
Johannes Meyer
ad79e67550 IniRepository: Reduce complexity of method getDataSource
refs #13034
2016-11-04 10:17:37 +01:00
Johannes Meyer
c44e164de9 IniRepository: Introduce method createConfig
refs #13034
2016-11-04 10:16:45 +01:00
Johannes Meyer
a0db5bea87 IniRepository: Don't call getDataSource over and over again
refs #13034
2016-11-04 10:15:56 +01:00
Johannes Meyer
3c5fe76cc0 IniRepository: Directly pass the key column to method extractSectionName
refs #13034
2016-11-04 10:04:42 +01:00
Johannes Meyer
ac3e182f0d IniRepository: Make key column validation in the constructor more readable
refs #13034
2016-11-04 09:59:37 +01:00
Johannes Meyer
ca689bc944 IniRepository: Improve documentation of attribute $configs
refs #13034
2016-11-04 09:57:56 +01:00
Johannes Meyer
df47026792 Repository: Fix documentation of method getDataSource
refs #13034
2016-11-04 09:56:53 +01:00
Alexander A. Klimov
1f74cee21b Merge branch 'bugfix/hosts-without-services-are-hidden-from-restricted-roles-12852'
fixes #12852
fixes #10537
2016-11-03 19:27:30 +01:00
Alexander A. Klimov
bd7851d15c IniRepository: improve initialization of per-table datasources
refs #13034
2016-11-03 18:05:05 +01:00
Sander Ferdinand
7e8beda5b3 Fix small typo in the README for RPM packages
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:28:33 +01:00
Ian Shearin
cee86d1a8c Fix links in about doc
Without this change, the links in the about doc are broken.

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:27:07 +01:00
Eric Lippmann
313cb3233d Allow colspan for th in plugin output
refs #12125
2016-11-03 16:25:29 +01:00
Bernhard Friedreich
647e404c8f Allow table header in pluginoutput
resolves #12125

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:25:25 +01:00
Eric Lippmann
8da05e0bf8 Compile Arabic translation 2016-11-03 16:16:02 +01:00
Munzir Taha
e50dd10193 Add Arabic translation
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:16:02 +01:00
Alexander A. Klimov
38602379be Repository: allow not to provide a datasource for all tables
refs #13034
2016-11-03 16:12:09 +01:00
Alexander A. Klimov
e5b24eb467 IniRepository: fix doc and method order
refs #13034
2016-11-03 16:00:20 +01:00
Alexander A. Klimov
fb3f3ed788 IniRepository: add support for per-table datasources
refs #13034
2016-11-03 15:06:37 +01:00
Alexander A. Klimov
e655699917 Repository: add support for per-table datasources
refs #13034
2016-11-03 14:35:18 +01:00
Johannes Meyer
da2940a811 NavigationItemForm: Don't bypass Url's own optimisations when saving urls
refs #12133
2016-11-03 14:31:47 +01:00
Alexander A. Klimov
a85d259b0a PhpWriter: replace newlines in the message only if PHP logs to Syslog
refs #11652
2016-11-03 14:06:02 +01:00
Alexander A. Klimov
4689f224b5 Fix missing translation
refs #11652
2016-11-03 12:51:13 +01:00
Alexander A. Klimov
8952434393 PhpWriter: prefix messages with the app name as in Syslog
refs #11652
2016-11-03 12:35:40 +01:00
Alexander A. Klimov
a24999ff7f PhpWriter: throw an exception on logging failure
refs #11652
2016-11-03 12:16:48 +01:00
Alexander A. Klimov
ca8e4ea924 Conform to code style guidelines
refs #11652
2016-11-03 12:01:03 +01:00
Johannes Meyer
4a791e6204 IniRepository: Don't fail if there is no trigger to be found 2016-11-02 13:25:37 +01:00
Johannes Meyer
82c7a51050 IniRepository: Don't require a key column before the onInsert trigger
fixes #13005
2016-10-31 08:37:15 +01:00
Johannes Meyer
d207dcbd03 Url: Throw ProgrammingError when trying to use Url::from* on the CLI
refs #7051
2016-10-28 11:47:45 +02:00
Noah Hilverling
e737d591e5 Merge branch 'bugfix/navigation-item-creation-throws-exception-without-scheme-in-url-12890'
fixes #12890
2016-10-28 10:42:53 +02:00
Noah Hilverling
6492f3c105 NavigationItemForm: Validate that urls with credentials contain a protocol
refs #12890
2016-10-28 10:36:13 +02:00