Thomas Gelf
ef847801f2
js/loader.js: preserve scrolling position...
...
...on autorefresh and reset it otherwise.
fixes #6285
fixes #6988
2014-09-02 20:11:37 +02:00
Thomas Gelf
3d352ba446
Filter: add FilterNotEqual and FilterMatch
...
fixes #6557
2014-09-02 19:51:56 +02:00
Thomas Gelf
f12a5741b8
js/loader: postpone redirection handling
...
Redirections should not be executed unless the original request has been
terminated and removed from pending requests.
fixes #6989
2014-09-02 19:05:49 +02:00
Thomas Gelf
1734f01040
CommentdeletionhistoryQuery: 1970-01-01 -> -02
...
refs #7000
2014-09-02 17:02:58 +02:00
Thomas Gelf
b60b811335
ApplicationBootstrap: list "core" translations
...
Just to make application fit module capabilities. We might find a better
place for both later on.
refs #7054
2014-09-02 16:51:17 +02:00
Thomas Gelf
6faedf5733
ActionController: no benchmark for no renderer
...
Benchmarks should not be shown when the renderer is no longer available.
2014-09-02 16:49:28 +02:00
Alexander Klimov
4d32685316
Module (profile) 'icinga2_dev': add documentation
...
refs #6842
2014-09-02 16:41:16 +02:00
Thomas Gelf
8577940e1e
StaticController: cache gravatar images
...
fixes #7061
2014-09-02 16:31:38 +02:00
Thomas Gelf
4cef333add
Modules\Module: implement listLocales
...
fixes #7054
2014-09-02 16:28:27 +02:00
Thomas Gelf
e4687a60f9
Web\JavaScript: use Cache and ETags
...
refs #6927
2014-09-02 16:25:44 +02:00
Thomas Gelf
f0d6cf994e
Web\StyleSheet: use Cache and ETags
2014-09-02 16:24:55 +02:00
Thomas Gelf
ff6483cec5
Web\FileCache: initial implementation
...
refs #6927
2014-09-02 16:22:48 +02:00
Alexander Klimov
7b45e5cc8e
Module 'pgsql': add documentation
...
refs #6842
2014-09-02 16:19:33 +02:00
Alexander Klimov
65f305159d
Module 'mysql': add documentation
...
refs #6842
2014-09-02 16:18:06 +02:00
Alexander Klimov
96e98c8c53
Module 'icinga_packages': add documentation
...
refs #6842
2014-09-02 15:51:30 +02:00
Alexander Klimov
d3d64e3efe
Module 'icinga2_mysql': add documentation
...
refs #6842
2014-09-02 15:47:18 +02:00
Thomas Gelf
a58b2aac00
Ido\StatusQuery: join ALL latest comment
...
And it was soooo fast :p
refs #7057
2014-09-02 15:31:06 +02:00
Alexander Klimov
2de3af2505
Module 'icinga2': add documentation
...
refs #6842
2014-09-02 15:08:21 +02:00
Thomas Gelf
d8e71d3790
monitoring/list: ignore post in applyFilter
...
refs #6644
2014-09-02 14:07:46 +02:00
Marius Hein
19136b548a
StatusQuery: Separate last comment fields
...
fixes #7057
2014-09-02 13:57:43 +02:00
Alexander Klimov
d602f82db8
Puppet style guide: modified MySQL and PgSQL database creation and population resources to fit autoload module layout
...
refs #6842
2014-09-02 13:29:43 +02:00
Thomas Gelf
8a5e274c8b
monitoring/show: handle format=sql after pagination
2014-09-02 13:26:48 +02:00
Thomas Gelf
62c0f0be03
Web\Session: implement lazy loading
...
fixes #7055
2014-09-02 13:23:15 +02:00
Alexander Fuhr
26339b128a
Add disabled property and implement the functionality
...
refs #6986
2014-09-02 13:16:21 +02:00
Alexander Klimov
62def403dc
Puppet style guide: don't define define inside a class
...
refs #6842
2014-09-02 13:12:41 +02:00
Thomas Gelf
e75de8cf60
monitoring/list: redirect when posting new order
...
refs #6644
2014-09-02 13:07:20 +02:00
Matthias Jentsch
8823db4214
Add documentation for bar chart tooltips
2014-09-02 12:56:29 +02:00
Thomas Gelf
307787cfb7
DataView: use default sort order if none given
...
We should not be forced to order(null) to have the default order, that
should be the default in case order has not been called.
refs #6644
2014-09-02 12:54:38 +02:00
Alexander Klimov
e31e6a8972
Puppet style guide: don't list optional parameters before required parameters
...
refs #6842
2014-09-02 12:54:03 +02:00
Alexander Klimov
1b3c42ff8a
Puppet style guide: use two-space soft tabs
...
refs #6842
2014-09-02 12:49:29 +02:00
Thomas Gelf
6be31f4f51
Downtime*Query: use 1970-01-02 as "null"
...
refs #7000
2014-09-02 12:47:03 +02:00
Thomas Gelf
4a95b9d942
StatusSummaryQuery: respect pending, add columns
2014-09-02 12:45:15 +02:00
Alexander Klimov
f3d2347432
Puppet style guide: align indentation of => properly
...
refs #6842
2014-09-02 12:42:27 +02:00
Thomas Gelf
153013bbc6
Ido\StatusQuery: pending hosts are not problems
2014-09-02 12:28:25 +02:00
Matthias Jentsch
4b55bcf8b6
Add tooltips to bar charts
...
Add a class to format and populate tooltips from graph data sets and implement
those tooltips in the ChartController.
2014-09-02 12:24:29 +02:00
Alexander Klimov
e8dfbe6887
Puppet style guide: Avoid double quoted strings containing no variables
...
refs #6842
2014-09-02 12:17:39 +02:00
Alexander Klimov
809b7149c4
Puppet style guide: neither class nor defined type names may contain dashes
...
refs #6842
2014-09-02 12:11:36 +02:00
Thomas Gelf
8f124051e3
MonitoringBackend: use correct config object
2014-09-02 11:32:48 +02:00
Alexander Fuhr
bb0e1dc105
Revert "Fixes unaccepted behavior in module configuration"
...
This reverts commit 236d384bab3c1b64f3fd9954487accc33aafe48a.
2014-09-02 10:23:41 +02:00
Alexander Fuhr
a47c376fb3
Revert "Fixes dashboard title configuration"
...
This reverts commit 968fa36cfd5123137b2d8189b3df723974c6a46d.
2014-09-02 10:23:39 +02:00
Marius Hein
5d52a54d94
Merge branch 'bugfix/ldap-exception-5536'
...
fixes #5536
2014-09-02 10:21:20 +02:00
Marius Hein
ee6145a173
Ldap/Query: Remove __toString()
...
This is needed because of exception handling. Exceptions can now bubble
up for default handling. Method render() was renamed to create() because
the method create a query. Adjust the test for method create().
refs #5536
2014-09-02 10:17:01 +02:00
Marius Hein
baf768040f
LdapQuery: Use Ldap/Exception for errors
...
refs #5536
2014-09-02 09:55:57 +02:00
Alexander Klimov
bec1b65c13
Module 'icinga2': add package 'icinga2-debuginfo'
...
refs #6842
2014-09-01 16:27:46 +02:00
Marius Hein
1c24273c9b
Backend: Better implementation for createBackend
...
Thanks eric!
fixes #7043
2014-09-01 16:11:34 +02:00
Marius Hein
63cb357d48
TimelineController: Fix The use statement with non-compound ...
...
fixes #7023
2014-09-01 15:58:55 +02:00
Marius Hein
6b6826f737
Bug7043Test: Fix test to run without ini configuration
...
fixes #7043
2014-09-01 15:53:32 +02:00
Alexander Klimov
26132c4b0a
Move profile icingaweb2' to
profiles/icingaweb2'
...
refs #6842
2014-09-01 15:13:18 +02:00
Alexander Klimov
4114e73626
Move profile icinga-pgsql' to
profiles/icinga-pgsql'
...
refs #6842
2014-09-01 15:10:17 +02:00
Alexander Klimov
58c854d731
Move profile icinga-mysql' to
profiles/icinga-mysql'
...
refs #6842
2014-09-01 15:07:08 +02:00