Eric Lippmann
ea32d3dfb3
Add PHPDoc to the EventHistory query
...
refs #8614
2015-03-11 13:01:14 +01:00
Eric Lippmann
c69a46d005
Add PHPDoc to the Downtime query
...
refs #8614
2015-03-11 13:01:14 +01:00
Eric Lippmann
132ae9e44c
Use {@inheritdoc} in the Comment data view ...
...
... instead of duplicating method documentation.
refs #8614
2015-03-11 12:57:43 +01:00
Johannes Meyer
39a74c4f3d
LDAP-Auth backend config: Add support for custom LDAP filter rules
...
refs #8365
2015-03-11 09:52:14 +01:00
Johannes Meyer
e4e6c1cb28
Wizard: Fix that the wrong form element is used in case a user already exists
...
fixes #8678
2015-03-11 07:59:04 +01:00
Eric Lippmann
5ed6838f50
Don't select host_display_name twice in the service detail view
...
refs #8614
2015-03-10 14:18:08 +01:00
Eric Lippmann
e6949eaab4
Reorder columns to select in the Service object
...
refs #8614
2015-03-10 14:17:09 +01:00
Eric Lippmann
fcb94af93c
Don't select service_process_performance_data twice in the service detail view
...
refs #8614
2015-03-10 14:11:50 +01:00
Eric Lippmann
e0acebf474
Don't select service_host_name in the service detail view
...
We already select the host_name.
refs #8614
2015-03-10 14:09:53 +01:00
Eric Lippmann
62f0f5b6a4
Don't select service_modified_service_attributes in the service detail view
...
The column service_modified_service_attributes is not used in the service detail view.
refs #8614
2015-03-10 14:00:17 +01:00
Eric Lippmann
87e5bdfa4c
Do not select columns for check attempt twice in the service detail view
...
The column service_attempt is used in favor of service_current_check_attempt and service_max_check_attempts.
refs #8614
2015-03-10 13:47:20 +01:00
Eric Lippmann
0cc6b5d0c2
Don't select service_last_time_* in the service detail view
...
The columns service_last_time_ ok, warning, critical and unknown are not used in the service detail view.
refs #8614
2015-03-10 13:46:09 +01:00
Eric Lippmann
70ef6263b2
Don't select service_last_hard_state* in the service detail view
...
The columns service_last_hard_state and service_last_hard_state_change are not used in the service detail view.
refs #8614
2015-03-10 13:45:20 +01:00
Eric Lippmann
88dce0c1f4
Don't select host and service columns in the service detail view
...
The columns host and service are not used in the service detail view.
refs #8614
2015-03-10 13:42:53 +01:00
Eric Lippmann
3bbd68dc95
Don't select service_problem in the service detail view
...
The column service_problem is not used in the service detail view.
refs #8614
2015-03-10 13:38:12 +01:00
Eric Lippmann
4e308016bf
Don't select service_hard_state in the service detail view
...
The column service_hard_state is not used in the service detail view.
refs #8614
2015-03-10 13:37:40 +01:00
Eric Lippmann
d65aa39ebd
Don't select host_modified_host_attributes in the service detail view
...
The column host_modified_host_attributes is not used in the service detail view.
refs #8614
2015-03-10 13:33:17 +01:00
Eric Lippmann
34ad174f89
Don't select host_last_time_* in the service detail view
...
The columns host_last_time_ up, down and unreachable are not used in the service detail view.
refs #8614
2015-03-10 13:32:28 +01:00
Eric Lippmann
2cbeab55da
Don't select host_last_hard_state* in the service detail view
...
The columns host_last_hard_state and host_last_hard_state_change are not used in the service detail view.
refs #8614
2015-03-10 13:31:32 +01:00
Eric Lippmann
232b3d3a9f
Don't select host_perfdata in the service detail view
...
The column host_perfdata is not used in the service detail view.
refs #8614
2015-03-10 13:30:03 +01:00
Eric Lippmann
e1dbe0b9a7
Don't select host_severity in the service detail view
...
The column host_severity is not used in the service detail view.
refs #8614
2015-03-10 13:29:39 +01:00
Eric Lippmann
9146a62573
Don't select host_ipv4 in the service detail view
...
The column host_ipv4 is not used in the service detail view.
refs #8614
2015-03-10 13:28:44 +01:00
Eric Lippmann
5f57e290c7
Don't select host_notes_url in the service detail view
...
The column host_notes_url is not used in the service detail view.
refs #8614
2015-03-10 13:27:07 +01:00
Eric Lippmann
0f65f83374
Don't select host_action_url in the service detail view
...
The column host_action_url is not used in the service detail view.
refs #8614
2015-03-10 13:26:47 +01:00
Eric Lippmann
b9ec2844f5
Don't select host_unhandled_services in the service detail view
...
The column host_unhandled_services is not used in the service detail view.
refs #8614
2015-03-10 13:25:25 +01:00
Johannes Meyer
f87a43b9d3
Catch errors occuring on ldap discoveries
...
fixes #8656
2015-03-10 13:24:54 +01:00
Eric Lippmann
4102ee290b
Don't select host_last_check in the service detail view
...
The column host_last_check is not used in the service detail view.
refs #8614
2015-03-10 13:22:28 +01:00
Eric Lippmann
151d87f38c
Don't select host_is_flapping in the service detail view
...
The column host_is_flapping is not used in the service detail view.
refs #8614
2015-03-10 13:19:37 +01:00
Eric Lippmann
da7f959db5
Don't select host_long_output in the service detail view
...
The column host_long_output is not used in the service detail view.
refs #8614
2015-03-10 13:09:59 +01:00
Eric Lippmann
9dc6e65e5f
Don't select host_output column in the service detail view
...
The column host_output is not used in the service detail view
refs #8614
2015-03-10 13:05:54 +01:00
Eric Lippmann
6d78ab69ef
Don't select service_severity column in the service detail view
...
The column service_severity is not used in the service detail view.
refs #8614
2015-03-10 13:03:55 +01:00
Eric Lippmann
2ba5e8eb0c
Don't select service_unhandled column in the service detail view
...
The column service_unhandled is not used in the service detail view.
refs #8614
2015-03-10 13:02:57 +01:00
Eric Lippmann
b2bb5af0a7
Don't select host_problem in the service detail view
...
The column host_problem is not used in the service detail view.
refs #8614
2015-03-10 13:01:41 +01:00
Johannes Meyer
f4446cbade
Add todo to the MonitoringWizard related to the livestatus backend type
...
The requirement should be added to the OR-set that has currently both
ido requirement sets so that livestatus may the only choice again.
refs #8254
2015-03-10 11:00:51 +01:00
Johannes Meyer
59f43a0f5e
Show module requirements as a separate table
...
refs #8508
2015-03-10 10:56:05 +01:00
Eric Lippmann
af4bce3557
Do not select icon_image columns in the service detail view
...
The columns host_icon_image and service_icon_image are not used in the service detail view.
refs #8665
refs #8614
2015-03-10 10:00:07 +01:00
Eric Lippmann
330b575c7c
Remove duplicate service_last_check column from the service detail view select
...
refs #8614
2015-03-10 09:58:36 +01:00
Eric Lippmann
2d3fec9a42
Do not select host_state_type in the service detail view
...
The column host_state_type is not used in the service detail view.
refs #8614
2015-03-10 09:57:51 +01:00
Johannes Meyer
c44d5d2a73
Use a custom RecursiveIteratorIterator to render a RequirementSet
...
refs #8508
2015-03-10 09:31:57 +01:00
Johannes Meyer
bc450c573d
Refactor and fix requirement evaluation
...
refs #8508
2015-03-10 09:12:06 +01:00
Johannes Meyer
e80786d63d
Rename Requirements to RequirementSet
...
refs #8508
2015-03-09 09:05:56 +01:00
Johannes Meyer
4badbc660b
Merge branch 'master' into feature/conditional-requirements-8508
2015-03-09 08:51:03 +01:00
Louis Sautier
003a9be43d
Fix external authentication with nginx
...
fixes #8634
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-08 15:32:34 +01:00
Louis Sautier
083c1a9e6b
Fix some spelling errors in comments and messages
...
fixes #8633
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-03-08 15:32:22 +01:00
Johannes Meyer
cddcde9494
Setup: Automatically check the respective admin account type selection
...
resolves #8603
2015-03-06 15:41:25 +01:00
Eric Lippmann
cbf39a2d99
Use host_name and service_description columns in the downtime overview
...
refs #8614
2015-03-06 13:14:56 +01:00
Eric Lippmann
7317aa7158
Do not join hosts when fetching a service's downtimes
...
refs #8614
2015-03-06 13:14:20 +01:00
Eric Lippmann
db99c323cc
Add host and service name columns to the Downtime data view
...
refs #8614
2015-03-06 13:13:48 +01:00
Eric Lippmann
6d43673754
Do not always join host and service status in the DowntimeQuery
...
Now the hoststatus and servicestatus tables are only joined if necessary.
refs #8614
2015-03-06 13:13:02 +01:00
Eric Lippmann
64d1d12c73
Do not join icinga_hosts when fetching a service's contact groups
...
refs #8614
2015-03-06 10:02:20 +01:00
Eric Lippmann
2b91ec7f2c
Comment out unused query in the ContactgroupQuery
...
refs #8614
2015-03-06 09:54:12 +01:00
Eric Lippmann
fc403e693b
Fix array indentation in the ContactQuery
...
refs #8614
2015-03-06 09:46:47 +01:00
Eric Lippmann
dc223128bb
Remove host_- and service_object_id from ContactQuery's columnMap
...
We do not use these columns.
refs #8614
2015-03-05 17:18:52 +01:00
Johannes Meyer
31560c9249
Wizard: Explain that the webserver user must be in the group "icingaweb2"
...
resolves #8491
2015-03-05 10:30:06 +01:00
Johannes Meyer
507e5b43cc
Show a form based autosubmit warning when toggling object features
...
refs #7935
2015-03-03 14:52:45 +01:00
Johannes Meyer
d9fdcf036b
Show a form based autosubmit warning when toggling instance features
...
refs #7935
2015-03-03 14:34:08 +01:00
Johannes Meyer
642fa44fce
Move a form's title into the markup of its form
2015-03-03 09:53:25 +01:00
Johannes Meyer
53e73161d8
Fix that the AcknowledgeCommandForm is opened in a new column
2015-03-02 18:45:38 +01:00
Johannes Meyer
b9ac42b54d
Drop CommandForm::getHelp() as being obsolete
2015-03-02 18:40:47 +01:00
Johannes Meyer
a2f88dc60f
Commands: Use native form title and description support where appropriate
...
refs #7947
refs #7976
2015-03-02 18:40:47 +01:00
Johannes Meyer
4ba281e7e8
Config: Use native form title and description support where appropriate
...
refs #7947
refs #7976
2015-03-02 18:40:47 +01:00
Johannes Meyer
2af83e7d72
Installation: Use native form title and description support where appropriate
...
refs #7947
refs #7976
2015-03-02 18:40:47 +01:00
Johannes Meyer
d3f9bd633c
Installation: Hide the required cue when choosing the preference backend
...
refs #7934
2015-03-02 18:40:46 +01:00
Johannes Meyer
ea7b77eb72
Remove the required cue when disabling notifications globally
...
refs #7934
2015-03-02 18:40:46 +01:00
Johannes Meyer
d714c4323c
Installation: Remove required cue from the token input
...
refs #7934
2015-03-02 18:40:46 +01:00
Johannes Meyer
e9bae08a6e
Fix that one can't advance the wizard when skipping the ldap discovery
...
fixes #8506
2015-03-02 18:40:46 +01:00
Matthias Jentsch
0f3c27f812
Fix event grid for dashboard
2015-03-02 12:27:27 +01:00
Johannes Meyer
7bb78330a9
Replace cancel icon with the trash icon...
...
...where the link's purpose is to remove something
2015-02-27 14:47:46 +01:00
Johannes Meyer
f2259557c8
Fix missing tab labels
...
fixes #8518
2015-02-27 09:32:44 +01:00
Johannes Meyer
d0a8dd8973
Requirements: Do not implement ArrayIterator but RecursiveIterator
...
refs #8508
2015-02-26 10:52:39 +01:00
Johannes Meyer
551207b5b8
Add grouped database dependencies to the monitoring wizard
...
refs #8508
2015-02-26 10:50:45 +01:00
Johannes Meyer
87fe9bd2ff
Adjust the web wizard so that all database dependencies are grouped
...
refs #8508
2015-02-26 10:50:05 +01:00
Johannes Meyer
8ed4a943f7
Add support for nested requirement sets
...
This allows now to link requirements by an OR condition as well and to nest
such grouped requirements in other sets of type AND, and vice versa.
refs #8508
2015-02-26 10:49:03 +01:00
Matthias Jentsch
89451f3086
Ensure that form ids are unique
...
Add an unique prefix to each Form- or FormElement id, unless id protection is disabled explicitly, to prevent id collisions between different containers.
fixes #8460
2015-02-25 18:00:28 +01:00
Alexander Fuhr
797d37735d
Add .spinner class to CheckNowCommandForm submit button
...
refs #7968
2015-02-25 14:16:35 +01:00
Johannes Meyer
04630a20be
Implement all known requirements as object
...
refs #8508
2015-02-25 13:39:59 +01:00
Johannes Meyer
24d0999fa4
Register requirements as objects
...
This neutralizes the need for a unique name per requirement as
requirements are now compared based on their type and condition.
It also allows to implement a solution to add simple conditional
requirements.
refs #8508
2015-02-25 13:38:38 +01:00
Matthias Jentsch
d4dc0177c0
Sort LDAP user list
...
fixes #7693
2015-02-24 12:50:57 +01:00
Johannes Meyer
8e8bab0795
Do only escape a qlink's label manually if necessary
2015-02-24 11:35:25 +01:00
Johannes Meyer
907134cee2
Ensure that all link-like form buttons got proper titles
...
refs #8458
2015-02-24 09:03:47 +01:00
Johannes Meyer
956efe5ef9
Merge branch 'master' into feature/link-labels-8458
...
Conflicts:
application/views/scripts/config/application.phtml
application/views/scripts/config/module.phtml
application/views/scripts/config/modules.phtml
library/Icinga/Web/Widget/Dashboard/Dashlet.php
modules/monitoring/application/controllers/TimelineController.php
2015-02-24 08:42:36 +01:00
Johannes Meyer
e6957967f9
Wizard: Add proper titles to the button-like links on the last page
...
refs #8458
2015-02-23 17:33:23 +01:00
Johannes Meyer
60a9d1f224
Wizard: Add proper title to the refresh button of the requirements page
...
refs #8458
2015-02-23 17:32:55 +01:00
Johannes Meyer
cebaa47aa9
Hide the css-hidden link to extend the timeline from screen readers as well
2015-02-23 17:32:29 +01:00
Johannes Meyer
be293f5e49
Add proper titles to the timeline
...
refs #8458
2015-02-23 17:31:24 +01:00
Johannes Meyer
52c17805c9
Add proper titles to the history view
...
refs #8458
2015-02-23 17:30:51 +01:00
Johannes Meyer
bb5799434c
Add proper titles to the contact view
...
refs #8458
2015-02-23 17:30:37 +01:00
Johannes Meyer
32e048693a
Add proper titles to service multi selection view
...
refs #8458
2015-02-23 17:29:50 +01:00
Johannes Meyer
8991b7ed83
Add proper titles to the tactical overview
...
refs #8458
2015-02-23 17:29:22 +01:00
Johannes Meyer
18f6ff8702
Add proper titles to the servicegroups component view
...
refs #8458
2015-02-23 17:28:20 +01:00
Johannes Meyer
7247ea5191
Add proper titles to the hostgroups component view
...
refs #8458
2015-02-23 17:28:02 +01:00
Johannes Meyer
0d8bf462f5
Add proper titles to the downtime component view
...
refs #8458
2015-02-23 17:27:45 +01:00
Johannes Meyer
3a74ec3d09
Add proper titles to the contacts component view
...
refs #8458
2015-02-23 17:27:27 +01:00
Johannes Meyer
9793bd52c7
Add proper titles to the comments component view
...
refs #8458
2015-02-23 17:27:13 +01:00
Johannes Meyer
89ed498069
Add proper titles to the command component view
...
refs #8458
2015-02-23 17:26:56 +01:00
Johannes Meyer
25e2baa566
Add proper titles to the checkstatistics component view
...
refs #8458
2015-02-23 17:26:42 +01:00
Johannes Meyer
74360ee8e6
Add proper titles to the acknowledgements component view
...
refs #8458
2015-02-23 17:26:21 +01:00
Johannes Meyer
598294d2a2
Add proper titles to the servicesummary partial
...
refs #8458
2015-02-23 17:25:55 +01:00
Johannes Meyer
f11ad1183a
Add proper titles to the service list view
...
refs #8458
2015-02-23 17:25:23 +01:00
Johannes Meyer
ebdf68550b
Add proper titles to the servicegroups view
...
refs #8458
2015-02-23 17:25:02 +01:00
Johannes Meyer
c4aa02c3f0
Add proper titles to the service grid
...
refs #8458
2015-02-23 17:24:46 +01:00
Johannes Meyer
a64f546a71
Add proper titles to the host list view
...
refs #8458
2015-02-23 17:24:22 +01:00
Johannes Meyer
45e1406e2a
Add proper titles to the hostgroups view
...
refs #8458
2015-02-23 17:23:57 +01:00
Johannes Meyer
e0164e8bcb
Add proper titles to the contacts view
...
refs #8458
2015-02-23 17:23:39 +01:00
Johannes Meyer
3aa1f7e58e
Add proper titles to the contactgroups view
...
refs #8458
2015-02-23 17:23:26 +01:00
Johannes Meyer
1bcac55778
Add proper titles to the servicesummary component view
...
refs #8458
2015-02-23 17:23:09 +01:00
Johannes Meyer
abcac2917c
Add proper titles to the hostsummary component view
...
refs #8458
2015-02-23 17:22:52 +01:00
Johannes Meyer
96c7b22c16
Add proper titles to the host multi selection view
...
refs #8458
2015-02-23 17:22:07 +01:00
Johannes Meyer
fb28da8f23
Add proper titles to the documentation module's overview
...
refs #8458
2015-02-23 17:18:32 +01:00
Johannes Meyer
de744fdc83
Add proper title to each module documentation link
...
refs #8458
2015-02-23 17:17:48 +01:00
Johannes Meyer
49e7964355
Use an already existing variable instead of calling a function twice..
2015-02-23 17:13:55 +01:00
Johannes Meyer
a1e7cd8906
Add proper titles to the documentation tocs and search results
...
refs #8458
2015-02-23 17:12:34 +01:00
Johannes Meyer
676f10bb87
Fix week-label of the timeline
2015-02-23 17:11:23 +01:00
Johannes Meyer
77fa2f7c2b
Add aria-label to the monitoring health's link to disable notifications
...
refs #8458
2015-02-23 17:10:52 +01:00
Johannes Meyer
5fd447394c
Add proper title to the BackendConfigForms's jump link...
...
...and move it to the right of the respective form control
refs #8458
2015-02-23 17:09:37 +01:00
Johannes Meyer
bd9d06574d
Ensure that the link() view helper adds proper titles
...
refs #8458
2015-02-23 17:07:21 +01:00
Johannes Meyer
c6b61617ee
Add proper titles to the monitoring module's config tabs
...
refs #8458
2015-02-23 17:04:40 +01:00
Johannes Meyer
6eb638f6b3
Add proper titles to the list view's tabs
...
refs #8458
2015-02-23 17:00:30 +01:00
Johannes Meyer
f48dbf1640
Add proper title to the timeline's tab
...
refs #8458
2015-02-23 16:59:47 +01:00
Johannes Meyer
1ef03a76f7
Add proper title to the monitoring health's tab
...
refs #8458
2015-02-23 16:59:13 +01:00
Johannes Meyer
7aacfcf907
Add proper title to the tactical overview's tab
...
refs #8458
2015-02-23 16:58:48 +01:00
Johannes Meyer
77b60588bc
Add proper titles to the multi selection controller tabs
...
refs #8458
2015-02-23 16:57:32 +01:00
Johannes Meyer
ebf8d183a7
Add proper title to the alert summary's tab
...
refs #8458
2015-02-23 16:57:06 +01:00
Johannes Meyer
f6cbc17ff7
Add proper titles to all host/service tabs
...
refs #8458
2015-02-23 16:56:49 +01:00
Johannes Meyer
48286e0d59
Use View::translate() instead of mt() and t() ...
2015-02-23 16:42:25 +01:00
Marius Hein
316582c0d3
Header: Change position because of dashboard rendering
...
refs #7976
2015-02-23 15:35:56 +01:00
Marius Hein
62866e5fb1
Header: Add h1 to service grid
...
refs #7976
2015-02-23 15:13:47 +01:00
Marius Hein
060d1093e3
Header: Add h1 to host/show component
...
refs #7976
2015-02-23 15:13:18 +01:00
Marius Hein
a037e5c4db
Header: Add h1 to objects header
...
refs #7076
2015-02-23 15:12:19 +01:00
Marius Hein
70e5ccca37
Header: Add h1 to tactical overview
...
refs #7976
2015-02-23 15:03:11 +01:00
Marius Hein
26ec8bb9ba
Header: Add h1 to host list
...
refs #7976
2015-02-23 15:01:42 +01:00
Marius Hein
3cc3341798
Header: Add h1 to service list
...
refs #7976
2015-02-23 15:00:28 +01:00
Marius Hein
b8dbf9c809
Header: Add h1 to hostgroups
...
refs #7976
2015-02-23 14:57:26 +01:00
Marius Hein
b6c05beaba
Header: Add h1 to service groups
...
refs #7976
2015-02-23 14:54:02 +01:00
Marius Hein
7962c115ae
Header: Add h1 to contact groups
...
refs #7076
2015-02-23 14:42:55 +01:00
Marius Hein
37568a7832
Header: Add h1 to contacts
...
refs #7976
2015-02-23 14:41:51 +01:00
Marius Hein
cef20022b9
Commends: Add h1 to comments
...
refs #7976
2015-02-23 14:39:26 +01:00
Marius Hein
b45897de22
Header: Add h1 to downtimes
...
refs #7976
2015-02-23 14:35:29 +01:00
Marius Hein
918ac21d6d
Header: Add h1 to notifications
...
refs #7976
2015-02-23 14:30:09 +01:00
Marius Hein
2dda3be87b
Merge remote-tracking branch 'origin/master' into feature/organize-headings-7976
2015-02-23 14:28:48 +01:00
Marius Hein
4d4c8b0836
Header: Add header to timeline
...
refs #7976
2015-02-23 14:28:22 +01:00
Marius Hein
03160ef81a
Header: Add header to event history
...
Add header to the following widgets:
- FilterEditor
- SortBox
refs #7976
2015-02-23 14:23:56 +01:00
Marius Hein
6f2d428254
Event Grid: Add header
...
refs #7976
2015-02-23 12:24:24 +01:00
Marius Hein
84d1e6b3a3
Header: Add to alert summary
...
refs #7076
2015-02-23 12:20:45 +01:00
Marius Hein
b6124d7371
Header: Remove skiplinks
...
Skiplinks are to much and confusing for other users. Better is to use
header navigation in screen readers.
refs #7076
2015-02-23 11:18:58 +01:00
Eric Lippmann
e72de8dfe1
Disable Livestatus as backend
...
Livestatus is not feature complete yet. This commit has to be reverted once we've fully implemented Livestatus support.
refs #8254
2015-02-20 11:23:31 +01:00
Matthias Jentsch
2992bf3445
Always display tooltips in all charts
...
Make information about data types available to colorblind, when hovering
over the displayed data set
fixes #8364
2015-02-18 13:21:42 +01:00
Marius Hein
02777c58ac
Header: Add one to Alertsummary report
...
refs #7976
2015-02-18 12:45:08 +01:00
Matthias Jentsch
28dfbe7e55
Support aria markup in SVG charts
...
Add "aria-labelled-by", "title" and "desc" to describe the svg charts in screen readers.
2015-02-17 17:41:05 +01:00
Marius Hein
32226418af
Header: Add header to process/info
...
refs #7976
2015-02-17 16:12:41 +01:00
Johannes Meyer
e588ea2714
Fix filter expression handling when lowering to achieve case-insensitivity
...
fixes #8435
2015-02-16 13:05:24 +01:00
Johannes Meyer
2dea398f3b
Mute all icons that are part of an anchor and add simple labels to such anchors
...
The labels I've added are probably just of temporary nature as it's not
defined yet how to handle link labels properly for screen readers. What
is sure is that all icons that are part of a link are not important for the
meaning of it as this is expressed by the link itself.
refs #8360
refs #8358
2015-02-16 11:02:09 +01:00
Johannes Meyer
27cb5e24db
Ensure that all standalone icons have proper labels
...
refs #8358
2015-02-16 10:53:48 +01:00
Johannes Meyer
5321c2f9e5
Mute icons properly using the new automatic mechanisms of our view helpers
...
refs #8360
2015-02-16 10:52:42 +01:00
Marius Hein
fdcad4928e
Tinystatesummary: Adjust styles for summaries and headers
...
refs #7976
2015-02-12 15:07:44 +01:00
Johannes Meyer
d37129dfed
Remove the old and redundant config/show-configuration view script
2015-02-12 13:49:31 +01:00
Johannes Meyer
9232c5cf22
Add aria-hidden="true" to all icons that exist only for design reasons
...
refs #8360
2015-02-12 13:49:31 +01:00
Davide Demuru
3dee49a0cd
fixed transaltions
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +01:00
Davide Demuru
be27ab4875
added compiled translation file
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +01:00
Davide Demuru
c068ab21af
Added new monitoring.po for italian language
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +01:00
Eric Lippmann
f00f598014
doc/lib: Fix undefined entity   and too greedy regex
2015-02-12 10:24:55 +01:00
Eric Lippmann
8e7faa8170
doc/lib: Use <h1> for search headings
...
refs #6630
2015-02-11 15:53:41 +01:00
Eric Lippmann
fdec27d8a1
doc/lib: Remove DocSearchIterator::count()
...
refs #6630
2015-02-11 15:53:23 +01:00
Eric Lippmann
53af279ec2
doc/lib: Fix search criteria not splitting "complex" search strings correctly
...
refs #6630
2015-02-11 15:52:08 +01:00
Eric Lippmann
310201eb5b
doc/lib: Throw LogicException if text is added without having a heading
2015-02-11 15:51:31 +01:00
Eric Lippmann
57a0b0005e
doc/lib: Fix PDF rendering
...
refs #6630
2015-02-11 15:15:37 +01:00
Eric Lippmann
03100b8c59
doc/lib: Move all renderer classes to the renderer namespace
...
refs #6630
2015-02-11 14:10:12 +01:00
Eric Lippmann
d1aed4f773
doc/lib: Rename SectionFilterIterator to DocSectionFilterIterator
...
refs #6630
2015-02-11 14:06:41 +01:00
Eric Lippmann
6c6c41a4f2
doc/lib: Remove controls from the search view script
...
Otherwise the dashboard is broken when searching.
refs #6630
2015-02-11 14:05:32 +01:00
Eric Lippmann
924e67f2aa
doc/lib: Rename Renderer to DocRenderer
...
refs #6630
2015-02-11 14:05:18 +01:00
Eric Lippmann
3aff91d204
doc/lib: Rename TocRenderer to DocTocRenderer
...
refs #6630
2015-02-11 14:02:12 +01:00
Eric Lippmann
96ea02e59f
doc/lib: Rename SectionRenderer to DocSectionRenderer
...
refs #6630
2015-02-11 14:01:19 +01:00
Eric Lippmann
16d388f4e3
doc/lib: Use CSS classes controls and content in the view scripts
2015-02-11 13:58:55 +01:00
Eric Lippmann
e26154e88a
doc/lib: Remove unused less mixins
2015-02-11 13:58:39 +01:00
Eric Lippmann
27c53a315f
doc/lib: Add missing search view script
...
refs #6630
2015-02-11 13:58:22 +01:00
Eric Lippmann
f33b6a918c
doc/lib: Remove unused view scripts
2015-02-11 13:58:06 +01:00
Eric Lippmann
195aa581cb
doc/lib: Fix that highlighting a search messes up the text around the match
...
refs #6630
2015-02-11 13:48:23 +01:00
Eric Lippmann
54292eed20
Merge branch 'master' into feature/doc-search-6630
2015-02-11 13:28:06 +01:00
Eric Lippmann
6f1fdad9c2
doc/lib: Add CSS for highlighting search results
...
refs #6630
2015-02-11 13:27:04 +01:00
Eric Lippmann
fa37f84cac
doc/lib: Search in module documentations too
...
refs #6630
2015-02-11 13:22:27 +01:00
Eric Lippmann
4931418c03
doc/lib: Pass highlight-search parameter to the renderer
...
refs #6630
2015-02-11 13:21:01 +01:00
Eric Lippmann
57ca11cb76
doc/lib: Highlight search when displaying a chapter
...
refs #6630
2015-02-11 13:20:30 +01:00
Eric Lippmann
512eb3fe83
doc/lib: Remove DocSearchRenderer::highlight()
...
refs #6630
2015-02-11 13:16:55 +01:00
Eric Lippmann
ab78757483
doc/lib: Add DocSearchMatch::highlight()
...
refs #6630
2015-02-11 13:16:49 +01:00
Eric Lippmann
1053e62e20
doc/lib: Fix DocSearchIterator::count() counting too many
...
Because DocSearchIterator is a recursive filter iterator and we accept
any hode having children, those children not matching any of the search criteria
were counted too because of iterator_count.
refs #6630
2015-02-11 13:03:46 +01:00
Eric Lippmann
21b65d8079
doc/lib: Show trace in case an exception is thrown during rendering
...
refs #6630
2015-02-11 13:03:01 +01:00
Eric Lippmann
d2520f1286
doc/lib: Prefer @type over @var in the DocParser
...
refs #6630
2015-02-11 13:02:33 +01:00
Eric Lippmann
bd71dbdbdc
doc/lib: Rearrange imports in the DocIterator
...
refs #6630
2015-02-11 13:02:04 +01:00
Eric Lippmann
0b1a9c1659
doc/lib: Apply role and css class toc to the toc
...
refs #6630
2015-02-11 12:58:31 +01:00
Eric Lippmann
e2b34023cd
doc/lib: Add SearchController
...
At the moment only Icinga Web 2's documentation is available for searching.
refs #6630
2015-02-10 17:14:16 +01:00
Eric Lippmann
3b20e49940
doc/lib: Add renderer for doc searches
...
refs #6630
2015-02-10 17:13:17 +01:00
Eric Lippmann
e7b0f8d30f
doc/lib: Add iterator over doc sections that match a given search criteria
...
refs #6630
2015-02-10 17:12:43 +01:00
Eric Lippmann
267c36d8d1
doc/lib: Add class DocSearchMatch represeting a search match
...
refs #6630
2015-02-10 17:11:48 +01:00
Eric Lippmann
312d18d14a
doc/lib: Add DocSearch class for creating search criteria
...
refs #6630
2015-02-10 17:11:00 +01:00
Eric Lippmann
005ef8c92f
doc/lib: Update controllers and views according to the recent changes
...
refs #6630
2015-02-10 17:09:56 +01:00
Eric Lippmann
41355fe0e2
doc/lib: Drop navigation added to each section
...
refs #6630
2015-02-10 17:08:48 +01:00
Eric Lippmann
5965638e23
doc/lib: Open toc links in the next container
...
refs #6630
2015-02-10 17:07:24 +01:00
Eric Lippmann
52de56fb65
doc/lib: Use TreeNodeIterator in the SectionFilterIterator
...
refs #6630
2015-02-10 17:06:11 +01:00
Eric Lippmann
9093795f64
doc/lib: Add common used methods to the abstract Renderer
...
refs #6630
2015-02-10 17:05:24 +01:00
Eric Lippmann
377685d802
doc/lib: Let DocException extend IcingaException
2015-02-10 17:04:46 +01:00