Commit Graph

5385 Commits

Author SHA1 Message Date
Marius Hein bcc03f8160 Focus: Set the focus to the next usable element
Fix copy and paste error and find h1 first.

refs #7976
2015-02-13 11:39:28 +01:00
Marius Hein ce3a564de7 Header: Add header to tabs extension
refs #7976
2015-02-13 11:26:09 +01:00
Marius Hein 7839d50099 Header: Add header to preferences
refs #7976
2015-02-13 09:40:24 +01:00
Marius Hein 069e86c2fd Header: Add header and skip links to resource configuration
refs #7976
2015-02-12 17:10:38 +01:00
Marius Hein 513de11f20 Header: Application config and authentication
refs #7976
2015-02-12 16:43:08 +01:00
Marius Hein f586714f02 Skip Links: Select a more useful object
Skip links can select a container and find a usable element inside. Adapt
project jquery variable style.

refs #7976
2015-02-12 16:34:50 +01:00
Marius Hein fdcad4928e Tinystatesummary: Adjust styles for summaries and headers
refs #7976
2015-02-12 15:07:44 +01:00
Johannes Meyer ca0914644c Use "icingaweb2" instead of "icingaweb" as default syslog prefix 2015-02-12 14:01:59 +01:00
Johannes Meyer 9427766908 Merge branch 'feature/mute-icons-8360'
resolves #8360
2015-02-12 13:50:07 +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 1d6c65f7fc Move the login form's heading above the authentication warnings 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
Johannes Meyer 3d0fbc833d Hide the Icinga logo from screen readers
refs #8360
2015-02-12 13:49:31 +01:00
Marius Hein c1ef8318d7 Merge branch 'feature/skip-content-7933'
resolves #7933
2015-02-12 13:16:45 +01:00
Marius Hein 09349288e1 Merge branch 'master' into feature/skip-content-7933 2015-02-12 13:14:56 +01:00
Marius Hein b6daf2237d Menu: Add html5 nav element to menu
refs #7933
2015-02-12 13:14:01 +01:00
Marius Hein 53818f50c6 Skip Links: Add anchor handlint to events
refs #7933
2015-02-12 13:13:52 +01:00
Marius Hein ca4477de5b Skip Links: Add to body and create style
refs #7933
2015-02-12 13:13:47 +01:00
Alexander Klimov cfaad099cb Puppet: icinga2_mysql: instantiate icinga2::config manually as icinga2::feature doesn't have the parameter $source anymore 2015-02-12 12:39:33 +01:00
Alexander Klimov be1f1955ec Puppet: icinga2_dev: disable Icinga 2 feature `ido-pgsql' 2015-02-12 12:39:32 +01:00
Alexander Klimov c1af7415e7 Puppet: make icinga2::feature disableable 2015-02-12 12:39:32 +01:00
Marius Hein 63ed236434 Add tabindex to skip links
Opera needs a tabindex also for anchor elements

refs #7933
2015-02-12 11:34:12 +01:00
Eric Lippmann 5c8aec0f2e Merge branch 'feature/italian-language-8424'
resolves #8424
2015-02-12 11:31:31 +01:00
Eric Lippmann 235c4271a8 Add Davide Demuru to the AUTHORS file 2015-02-12 11:29:39 +01:00
Davide Demuru 3801d19f72 translation updated
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +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
Davide Demuru 7e9efbcb4d added compiled translation file
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +01:00
Davide Demuru d66e703332 Added new icinga.po for italian language
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:26:35 +01:00
Eric Lippmann ac0671f506 Add baufrecht <baufrecht@users.noreply.github.com> to the AUTHORS file 2015-02-12 11:19:32 +01:00
baufrecht a520abe65d Fix usermod for Ubuntu/Debian
Set correct group for Ubuntu/Debian

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-02-12 11:09:46 +01:00
Eric Lippmann f00f598014 doc/lib: Fix undefined entity &nbsp and too greedy regex 2015-02-12 10:24:55 +01:00
Johannes Meyer 6a3d1c665b Merge branch 'feature/provide-meaningful-form-error-messages-8415'
resolves #8415
2015-02-12 09:11:49 +01:00
Johannes Meyer dfc18e0f95 Display authentication exceptions as form errors 2015-02-12 09:11:03 +01:00
Johannes Meyer 9e933d835d Add Icinga\Web\Form\ErrorLabeller
refs #8415
2015-02-12 09:11:03 +01:00
Johannes Meyer aa473fb8cf Standardize path validators according to Zend's validators
refs #8415
2015-02-12 09:11:02 +01:00
Johannes Meyer a2f3e7d4f7 Display an error in case a user inputs an invalid formatted datetime string
resolves #7975
2015-02-12 09:11:02 +01:00
Johannes Meyer a630db93e8 Show proper examples in case a user doesn't enter a permitted/correct val
resolves #7973
2015-02-12 09:11:02 +01:00
Johannes Meyer 33c75a8330 Add String::findSimilar()
refs #7973
2015-02-12 09:11:02 +01:00
Johannes Meyer c06f015210 Ensure that all utilized form validators can be translated
refs #8415
2015-02-12 09:11:02 +01:00
Johannes Meyer 6c70a53309 Avoid to instantiate custom form element validators directly
refs #8415
2015-02-12 09:11:02 +01:00
Johannes Meyer eb3063e36d Form: Add prefix path for custom form validators
refs #8415
2015-02-12 09:11:02 +01:00
Johannes Meyer c31cab39cd WCAG/1.4.1: Fix example for text cues on a form's required elements
The input element must be wrapped by <label> either or the <label> tag
needs a "for=id" attribute with the id of the respective input.

refs #7934
2015-02-12 09:11:02 +01:00
Johannes Meyer 60ec115779 WCAG/1.4.1: Fix example for text cues on a form's required elements
The input element must be wrapped by <label> either or the <label> tag
needs a "for=id" attribute with the id of the respective input.

refs #7934
2015-02-12 09:09:18 +01:00
Eric Lippmann 4f6a8629d1 Merge branch 'feature/doc-search-6630'
resolves #6630
2015-02-11 15:55:43 +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