Eric Lippmann
a065fe7fce
CSS: Color icon-cancel red when hovered
...
refs #5543
2015-09-30 11:32:16 +02:00
Eric Lippmann
ea36da60d5
CSS: Fix a.button style
...
refs #5543
2015-09-30 11:32:00 +02:00
Eric Lippmann
56be19f172
CSS: Re-enable form icons
...
refs #5543
2015-09-30 11:16:29 +02:00
Eric Lippmann
e7d78f003c
CSS: Style form buttons
...
refs #5543
2015-09-30 11:16:15 +02:00
Eric Lippmann
a12482fcad
CSS: Use button mixin for a.button
...
refs #5543
2015-09-30 11:13:59 +02:00
Eric Lippmann
9c7d93e55b
CSS: Add button mixin
...
refs #5543
2015-09-30 11:13:45 +02:00
Eric Lippmann
dc256a249c
CSS: Add icon-info-circled
...
refs #5543
2015-09-30 09:49:21 +02:00
Eric Lippmann
a932bad2dc
JS: Support rowaction on action-table
...
refs #5543
2015-09-29 18:05:49 +02:00
Eric Lippmann
9eb5756655
CSS: Add .col-1-2
...
refs #5543
2015-09-29 17:11:00 +02:00
Eric Lippmann
2d9efc3467
CSS: Remove unncessary props from sort-control
...
refs #5543
2015-09-29 17:05:20 +02:00
Eric Lippmann
5e405b8f99
CSS: Re-add form.inline for the moment
...
refs #5543
2015-09-29 17:05:02 +02:00
Eric Lippmann
a53a999003
CSS: Add unncessary props from limiter.less
...
refs #5543
2015-09-29 17:04:18 +02:00
Eric Lippmann
ad1ed49257
CSS: Remove unnecessary props from pagination-control
...
refs #5543
2015-09-29 17:03:42 +02:00
Eric Lippmann
510b25b079
CSS: Add dont-print style
...
refs #5543
2015-09-29 17:03:26 +02:00
Eric Lippmann
eb246babd5
CSS: Add grid.less
...
refs #5543
2015-09-29 17:02:59 +02:00
Bernd Erk
44b9d44641
Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543
2015-09-29 12:52:15 +02:00
Eric Lippmann
8f33fca3d4
CSS: Optimize background property for input.search
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
818115a7db
CSS: Set form label and input width
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
2b0e8803be
CSS: Use color: inherit for *-default mixins
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
b1c48c02cf
CSS: Style blockquote
...
refs #5543
2015-09-29 12:01:30 +02:00
Bernd Erk
6a66da998a
CSS: fixes transision in menu
2015-09-28 22:34:13 +02:00
Bernd Erk
ef16c3c479
CSS: design user logout and preferences
2015-09-28 17:58:23 +02:00
Eric Lippmann
301b0a8cc9
JS: Support actiontable behavior for action-table too
...
refs #5543
2015-09-28 17:27:33 +02:00
Eric Lippmann
1f4ea9eb6f
CSS: Style th in tbody for listing-table
...
refs #5543
2015-09-28 17:06:01 +02:00
Eric Lippmann
49dec8d922
CSS: Only hover tr in tbody for action-table
...
refs #5543
2015-09-28 17:05:37 +02:00
Eric Lippmann
f3b928de6b
CSS: Use handled as separate class again
...
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann
ca45522da7
CSS: Move badge related styles to badges.less
2015-09-28 17:02:37 +02:00
Eric Lippmann
d03647f2e6
JS: Rename dblclickselect to selectable
...
refs #9826
2015-09-28 15:44:25 +02:00
Eric Lippmann
9dff864b80
Prepare markup for new user menu
...
refs #5543
2015-09-28 14:48:54 +02:00
Eric Lippmann
2ff822c2ac
Merge branch 'master' into feature/ipv6-addresses-9645-9826
2015-09-28 13:09:30 +02:00
Johannes Meyer
2f9bd78721
Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009
2015-09-28 09:55:07 +02:00
Bernd Erk
f68b8bceee
CSS: Hover menu
2015-09-27 17:41:57 +02:00
Bernd Erk
ad2784d5bb
CSS: Badges and menu
2015-09-27 16:34:33 +02:00
Eric Lippmann
3b84f406c7
CSS: Fix font-weight on .nav-item
...
refs #5543
2015-09-27 16:08:06 +02:00
Eric Lippmann
ab50fcc091
CSS: Introduce .primary-nav
...
refs #5543
2015-09-27 16:06:46 +02:00
Eric Lippmann
b21c92ac2a
CSS: Set font-weight on links in navigation to normal
...
refs #5543
2015-09-27 15:49:08 +02:00
Eric Lippmann
83afcbc169
CSS: Move form related styles from main.less to forms.less
...
refs #5543
2015-09-27 14:30:28 +02:00
Eric Lippmann
9115e1d834
CSS: Move monitoring/colors.less to application
...
refs #5543
2015-09-27 14:28:36 +02:00
Eric Lippmann
eca9edca10
CSS: Add form styles (WIP)
...
refs #5543
2015-09-27 13:41:07 +02:00
Eric Lippmann
181f6d5285
CSS: Re-add form.less but w/ out-commented content
...
refs #5543
2015-09-27 13:37:35 +02:00
Eric Lippmann
e0401a2fc9
CSS: Rename nav-tabs to tab-nav
...
refs #5543
2015-09-27 13:29:37 +02:00
Eric Lippmann
d3ac1b16ee
Merge branch 'master' into feature/dope-layout-5543
2015-09-27 13:11:11 +02:00
Eric Lippmann
d1ca041b1d
CSS: Disable badge related styles for now
...
refs #5543
2015-09-27 12:41:59 +02:00
Eric Lippmann
0b003b4874
CSS: Rewrite pagination.less
...
refs #5543
2015-09-27 12:26:58 +02:00
Bernd Erk
155e54978d
Fix header image and alignment
2015-09-26 18:38:18 +02:00
Bernd Erk
fb34c5170b
Fix button-design
2015-09-25 17:02:27 +02:00
Eric Lippmann
4313d70b26
CSS: Display span inside li as block too
...
refs #5543
2015-09-25 16:49:48 +02:00
Eric Lippmann
7fb2307c1b
CSS: Use inline-block for the limiter-control
...
refs #5543
2015-09-25 16:49:31 +02:00
Eric Lippmann
a1245b1ab8
CSS: Let i in a inherit text-decoration
...
refs #5543
2015-09-25 16:46:18 +02:00
Eric Lippmann
ca6ed701aa
CSS: Set line-height on body
...
refs #5543
2015-09-25 16:46:01 +02:00
Alexander A. Klimov
426f64e32a
CSS: rename .form to .below-logo
...
refs #10009
2015-09-25 16:41:07 +02:00
Eric Lippmann
1da28ba43c
CSS: Fix clearfix mixin
...
refs #5543
2015-09-25 16:16:42 +02:00
Alexander A. Klimov
ed935696ac
CSS: outsource .logo related rules into a new .less file `logo.less'
...
refs #10009
2015-09-25 15:31:39 +02:00
Eric Lippmann
98c0d7beec
CSS: Style a.button (WIP)
...
refs #5543
2015-09-25 14:42:14 +02:00
Eric Lippmann
9628268a07
Add icons angle-double-left and angle-double-right
...
They will be used for the pagination's prev and next links.
refs #5543
2015-09-25 14:28:48 +02:00
Johannes Meyer
a55cced039
Merge branch 'master' into feature/custom-menu-items-5600
...
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/downtimes.phtml
2015-09-25 14:12:43 +02:00
Johannes Meyer
f17c185aed
js: Improve logging when pushing history states
2015-09-25 14:08:10 +02:00
Eric Lippmann
44c9bc2b3b
CSS: Remove extra pagination CSS from layout-structure.less
...
refs #5543
2015-09-25 14:00:03 +02:00
Johannes Meyer
67a28a4b47
js: Do not re-open the detail url if it's the origin of a redirect
...
refs #5600
2015-09-25 13:58:52 +02:00
Eric Lippmann
e94deab146
CSS: Add limiter.less
2015-09-25 13:35:49 +02:00
Eric Lippmann
605d8f908a
CSS: Add nav.less
...
refs #5543
2015-09-25 13:35:34 +02:00
Eric Lippmann
f42f655e7a
CSS: Add styles for table.listing-table
...
refs #5543
2015-09-25 12:40:33 +02:00
Eric Lippmann
15bac7d759
CSS: Add bottom border to dl.feed-list dt
...
refs #5543
2015-09-25 11:40:55 +02:00
Eric Lippmann
446622004a
CSS: Reset defaults on dl.feed-list
...
refs #5543
2015-09-25 10:59:08 +02:00
Eric Lippmann
7910cee2f1
CSS: Add form.link style
...
refs #5543
2015-09-25 00:37:35 +02:00
Eric Lippmann
7cfe79bd8d
CSS: Reduce width of the name column in name-value-pair tables
...
refs #5543
2015-09-25 00:37:02 +02:00
Eric Lippmann
913752ddae
CSS: Upper-case gray-light in the icinga theme
...
refs #5543
2015-09-25 00:36:02 +02:00
Eric Lippmann
6a802bd1e4
CSS: Remove defaults.less
...
refs #5543
2015-09-25 00:34:07 +02:00
Eric Lippmann
a05a0cc203
CSS: Move #fontsize-calc rules to dev.less
...
refs #5543
2015-09-25 00:33:43 +02:00
Eric Lippmann
3e2db992ce
CSS: Add style for buttons that should look like links
...
refs #5543
2015-09-25 00:22:28 +02:00
Eric Lippmann
b4e44c9d6d
CSS: Style .name-value-table
...
refs #5543
2015-09-25 00:20:41 +02:00
Eric Lippmann
20a888dfc6
CSS: Add class text-left
...
refs #5543
2015-09-25 00:20:17 +02:00
Eric Lippmann
bb56929f7a
CSS: Remove unncessary styles from main.less
...
refs #5543
2015-09-25 00:19:39 +02:00
Eric Lippmann
8d68d72d86
CSS: Remove unnecessary styles from base.less
...
refs #5543
2015-09-25 00:16:08 +02:00
Eric Lippmann
4142c15ab5
CSS: Use full width for tables
...
refs #5543
2015-09-24 17:23:26 +02:00
Eric Lippmann
6129ae58cc
CSS: Style pre
...
refs #5543
2015-09-24 17:23:11 +02:00
Eric Lippmann
5304f0a0df
CSS: Don't set font-size on .container
...
refs #5543
2015-09-24 16:32:45 +02:00
Eric Lippmann
5b4cb8e528
CSS: Reduce default td padding
...
refs #5543
2015-09-24 15:04:22 +02:00
Eric Lippmann
9b7b4fcaca
CSS: Set default td padding on all tables
...
refs #5543
2015-09-24 15:02:20 +02:00
Eric Lippmann
c34812f59f
CSS: Add class text-right
...
refs #5543
2015-09-24 11:57:24 +02:00
Eric Lippmann
cde0027b6f
CSS: Style a in text-small
...
refs #5543
2015-09-24 10:28:14 +02:00
Eric Lippmann
9f7e349291
CSS: Add clearfix class
...
refs #5543
2015-09-24 10:27:42 +02:00
Eric Lippmann
7fa9310aef
CSS: Add :hover and .active style for tr on action-table
...
refs #5543
2015-09-24 10:26:57 +02:00
Eric Lippmann
21c6886702
CSS: Style table
...
refs #5543
2015-09-24 10:26:14 +02:00
Eric Lippmann
9a3551b534
CSS: Don't add :hover and .active styles for every table
...
Should be only on action-table.
refs #5543
2015-09-24 10:25:38 +02:00
Eric Lippmann
36a65670f0
CSS: Move class text-class from base.less to main.less
...
refs #5543
2015-09-23 14:05:53 +02:00
Eric Lippmann
6b78174537
CSS: Add class action-link
...
refs #5543
2015-09-23 14:04:07 +02:00
Eric Lippmann
cf2fe8433a
CSS: Show pointer when hovering action-table
...
refs #5543
2015-09-23 14:00:56 +02:00
Eric Lippmann
caf68880fd
CSS: Add license header to base.less
...
refs #5543
2015-09-23 13:41:22 +02:00
Eric Lippmann
3268a0f34e
CSS: Add main.less w/ pull-left and pull-right yet only
...
refs #5543
2015-09-23 13:40:55 +02:00
Eric Lippmann
e982735451
CSS: Rename main.less to base.less
...
refs #5543
2015-09-23 13:36:25 +02:00
Eric Lippmann
f459359941
CSS: Add class small-text
...
refs #5543
2015-09-23 13:32:03 +02:00
Eric Lippmann
eeb1bfbb48
CSS: Add font-family-fixed to the icinga theme
...
refs #5543
2015-09-23 13:31:34 +02:00
Eric Lippmann
d87c3b1804
CSS: Add styles for tr.active and tr:hover
...
refs #5543
2015-09-23 13:14:48 +02:00
Eric Lippmann
ceacf9af71
CSS: Style a in h1
...
refs #5543
2015-09-23 13:14:26 +02:00
Eric Lippmann
dd4e39b782
CSS: Style p
...
refs #5543
2015-09-23 12:58:15 +02:00
Eric Lippmann
33816c9abe
CSS: Add font-size and line-height to a
...
refs #5543
2015-09-23 12:57:42 +02:00
Eric Lippmann
b3d435a85d
CSS: Remove default margin from p
...
refs #5543
2015-09-23 11:30:22 +02:00
Eric Lippmann
f29f22870a
CSS: Add state colors to the icinga theme
...
refs #5543
2015-09-23 11:17:51 +02:00
Eric Lippmann
2db284ce55
CSS: Style a
2015-09-23 11:13:58 +02:00
Eric Lippmann
bd71f0bbf8
CSS: Add font-weight-bold to the icinga theme
...
refs #5543
2015-09-23 11:13:42 +02:00
Eric Lippmann
fbbf0bd118
CSS: Don't color normal links blue/petrol
...
refs #5543
2015-09-23 11:12:56 +02:00
Eric Lippmann
a2d459bdaa
CSS: Style h1 and h2
...
refs #5543
2015-09-23 11:04:59 +02:00
Eric Lippmann
4f826da6ef
CSS: Introduce main.less
...
Meant to replace defaults.less and other "default" styling spread to other less files.
refs #5543
2015-09-23 11:00:51 +02:00
Eric Lippmann
ae71d91d0d
CSS: Remove form related CSS from the icinga theme
...
Will be readded later.
refs #5543
2015-09-23 10:58:01 +02:00
Eric Lippmann
9047afbb87
CSS: Add box-sizing mixin
...
refs #5543
2015-09-23 10:48:41 +02:00
Eric Lippmann
badf58f701
CSS: Add normalize.css
...
refs #5543
2015-09-23 10:42:39 +02:00
Bernd Erk
2242f6192c
Redesign draft and implementation
2015-09-22 17:33:02 +02:00
Eric Lippmann
7f6d5655f9
CSS: Restyle forms (WIP)
...
refs #5543
2015-09-19 21:58:50 +02:00
Eric Lippmann
f32e62bdaa
CSS: Replace petrol w/ Icinga blue
...
refs #5543
2015-09-19 21:57:02 +02:00
Eric Lippmann
25bf42462c
CSS/themes: Add @text-color-inverted to the icinga theme
...
refs #5543
2015-09-18 17:18:47 +02:00
Eric Lippmann
cf8548a29d
CSS: Add Icinga theme (WIP)
...
refs #5543
2015-09-18 15:25:14 +02:00
Matthias Jentsch
1b6f5861b7
Highlight selected table rows in related actions
...
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.
fixes #10155
2015-09-16 15:31:53 +02:00
Johannes Meyer
19945d074c
forms.less: Properly align checkboxes and autosubmit warnings
...
It's far from perfect, but it looks nearly the same in FF and Chrome..
2015-09-16 09:09:45 +02:00
Matthias Jentsch
d00e854f4b
Remove unused code from old Chrome history workaround
...
refs #6277
2015-09-10 17:33:11 +02:00
Matthias Jentsch
a93481c362
Add missing documentation
2015-09-10 17:03:58 +02:00
Matthias Jentsch
8e554684af
Fix multi-selection in combination with anchors
...
refs #9844
2015-09-10 16:49:18 +02:00
Matthias Jentsch
a5351933fc
Merge branch 'master' into bugfix/url-anchors-not-working-9844
2015-09-07 16:11:36 +02:00
Eric Lippmann
e9a3b0fb99
Merge branch 'feature/monitoring-indicate-late-check-results-8378'
...
resolves #8378
2015-09-07 11:30:08 +02:00
Matthias Jentsch
ef6debfa32
Allow selecting form elements in action table rows
...
fixes #10045
2015-09-07 11:27:46 +02:00
Eric Lippmann
1fccf9c721
Merge branch 'master' into feature/monitoring-indicate-late-check-results-8378
2015-09-07 11:09:11 +02:00
Eric Lippmann
fe1c6d33fa
font: Add icon-circle
...
refs #8378
2015-09-07 10:21:17 +02:00
Matthias Jentsch
354bd0dd78
Fix badge link color in avp tables
2015-09-04 15:35:50 +02:00
Matthias Jentsch
29a2ee1a02
Merge branch 'feature/provide-counter-view-10033'
...
resolves #10033
2015-09-04 15:27:35 +02:00
Matthias Jentsch
a630869bcf
Provide stats for unhandled problems and improve layout
...
refs #10033
2015-09-04 15:17:28 +02:00
Eric Lippmann
b28f1c4038
Merge branch 'bugfix/monitoring-ack-comments-display-9674'
...
fixes #9674
2015-09-04 13:04:39 +02:00
Eric Lippmann
331c01c371
fontello: Add icon-pin for sticky acknowledgements
...
refs #9674
2015-09-04 12:13:43 +02:00
Eric Lippmann
c19e850df3
Fix erroneous CSS statements
2015-09-03 16:58:36 +02:00
Matthias Jentsch
4e2595c09b
Fix history breaking on autorefresh
2015-08-28 16:06:07 +02:00
Matthias Jentsch
55521bf880
Add support for anchors in the main url
...
refs #9844
2015-08-28 14:16:27 +02:00
Johannes Meyer
31903b8da9
Revert "js: Use the last button instead of the first one for form submits"
...
This reverts commit fedda16bd4
.
fixes #10025
2015-08-28 10:28:55 +02:00
Eric Lippmann
c294283636
Merge branch 'bugfix/service-grid-grouping-postgres-9333'
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php
fixes #9333
fixes #9538
2015-08-27 12:58:49 +02:00
Matthias Jentsch
ef8ee3302b
Improve JS error handling
...
Refresh URL after loading erroring containers, when the user refreshes he expects to reload the page he just loaded and not the previous one.
2015-08-26 15:23:58 +02:00
Matthias Jentsch
70b50a57a9
Merge branch 'feature/store-active-menu-in-history-9761'
...
fixes #9761
2015-08-26 11:54:32 +02:00
Matthias Jentsch
53bc494c46
Prevent JS crashes in case of empty history
2015-08-26 11:50:04 +02:00
Matthias Jentsch
d88336dc39
Fix activating search items in navigation
...
Support activating search input fields in navigation.js,
improve setActiveByUrl to recognize search input urls.
refs #9761
2015-08-26 11:49:50 +02:00
Matthias Jentsch
6a43dd9e0e
Improve comments and clean up
2015-08-26 11:38:12 +02:00
Matthias Jentsch
a7a93803ee
Cleanup and conform to coding guidelines
2015-08-25 16:58:14 +02:00
Matthias Jentsch
96e3845f46
Improve handling of navigation on link closes
...
Do not drop active menu when closing the left column, unless there is a different active menu that matches the current state.
fixes #9761
2015-08-25 16:55:10 +02:00
Matthias Jentsch
47d8b45e6a
Store active menu item as HTML5 history state information
...
Introduce new interface to allow behaviors to handle state in the HTML5 history and adapt the behavior implementation.
refs #9761
2015-08-25 16:51:55 +02:00
Johannes Meyer
320a4080ec
Dashlet: Add support for CSS animated progress labels
...
refs #8848
2015-08-24 12:36:35 +02:00
Eric Lippmann
4c91d42853
css: add rounded-corners mixin
2015-08-21 16:44:30 +02:00
Eric Lippmann
2760c58162
css: Add mixins.less
2015-08-21 16:40:30 +02:00
Johannes Meyer
9ca278d7b2
Merge branch 'master' into feature/activity-indicators-for-form-submits-8369
2015-08-21 13:37:54 +02:00
Johannes Meyer
1cb2009dcd
Animate the button when reordering authentication backends
...
refs #8369
2015-08-21 13:29:29 +02:00
Johannes Meyer
08aefe0b25
js: Allow buttons to animate themself
...
refs #8369
2015-08-21 13:28:35 +02:00
Johannes Meyer
89bc1f13ed
forms.less: Prevent that the sort control "wobbles"
...
I love this word..
refs #8369
2015-08-21 10:53:16 +02:00
Johannes Meyer
b9d64b40a4
forms.less: Fix help icon layout
2015-08-21 10:36:08 +02:00
Johannes Meyer
a960f2cb4c
forms.less: Animate the icon char, not the i-tag
...
refs #8369
2015-08-21 10:17:03 +02:00
Johannes Meyer
7dd3fc6c78
Make sure that the spinner is only animated when visible
...
refs #8369
2015-08-21 09:54:05 +02:00
Johannes Meyer
d9855d8273
js: Fix that the fallback spinner is not utilized for auto submits
...
refs #8369
2015-08-20 16:55:03 +02:00
Johannes Meyer
ebd34422cb
forms: Fix textarea layout with help icons
2015-08-20 16:53:26 +02:00
Johannes Meyer
736d715d8c
js: Allow to provide a fallback spinner for forms
...
refs #8369
2015-08-20 16:13:12 +02:00
Johannes Meyer
3f4221b249
js: Use a fixed with for form buttons once a form submit is ongoing
...
...and a progress label is set.
refs #8369
2015-08-20 15:32:31 +02:00
Johannes Meyer
7da8ad4e44
js: Show activity indicators for form submits
...
refs #8369
2015-08-20 14:44:49 +02:00
Johannes Meyer
fedda16bd4
js: Use the last button instead of the first one for form submits
...
refs #8369
fixes #9245
2015-08-20 14:40:05 +02:00
Johannes Meyer
e3d99cb00d
loader.js: Add support for ajax progress timer
...
refs #8369
refs #8848
2015-08-20 14:38:03 +02:00
Johannes Meyer
2fe3c6e5cf
events.js: Properly handle the default for param `autosubmit'
...
refs #8369
2015-08-20 14:36:55 +02:00
Johannes Meyer
291c712b44
Fix form element label style
2015-08-20 14:35:40 +02:00
Johannes Meyer
690d60672c
Introduce form element decorator Spinner
...
refs #8369
2015-08-20 14:34:43 +02:00
Matthias Jentsch
41d68f6a74
Fix delete comments and downtimes button
...
Fix faulty target names and add additional error checking in case the target DOM Element is not present.
fixes #9330
2015-08-19 16:36:47 +02:00
Matthias Jentsch
34bf6bb11e
Stop refresh on any error unless its an auto-refresh
...
Links with the same URL may still be user-triggered actions, which should cause the auto-refresh to be stalled. The old implementation assumed that user-triggered requests always have a different URL.
fixes #8975
2015-08-18 16:47:45 +02:00
Matthias Jentsch
0c2afe3c3b
Clean up and conform to coding guidelines
2015-08-18 16:47:45 +02:00
Matthias Jentsch
7c7881659d
Always replace requests in loader by non-GET requests
...
Fix issue that caused form submits to be aborted when there's already a pending autosubmit for the same url.
fixes #9024
2015-08-18 11:42:43 +02:00
Matthias Jentsch
2541b0eba4
Restore hover menu on reload
...
Remember the hovered menu and restore it on each reload.
fixes #8969
2015-08-18 11:42:42 +02:00
Johannes Meyer
a6fb3d59f8
js: Disable text selection for multiselect tables only
2015-08-17 16:06:23 +02:00
Matthias Jentsch
6ba86619bc
Assure that the history is updated when calling 'rendered'
...
fixes #9819
2015-08-11 17:41:24 +02:00
Matthias Jentsch
737521e921
Fix browser history hanging when both panes are pointing to the same site
...
fixes #9040
2015-08-11 14:14:05 +02:00
Johannes Meyer
0468bddc83
js: Ensure that rendered events of modules are called on page-load
...
fixes #9869
2015-08-10 14:46:58 +02:00
Johannes Meyer
6d24e09479
events.js: Some code style fixes in function applyHandlers
...
refs #9869
2015-08-10 13:24:59 +02:00
Johannes Meyer
d09ad2641f
Remove CSS rule for class "timesince"
...
It's not used anywhere.
2015-08-10 13:22:05 +02:00
Johannes Meyer
b8b649f179
js: Require a container in ui.focusElement()
...
refs #8615
2015-08-06 13:08:36 +02:00
Johannes Meyer
b9e0a80479
EventHistory Overview: Show the load more link as button and centered
...
refs #8615
2015-08-06 12:50:17 +02:00
Johannes Meyer
153f3ba2f9
js: Drop function events.handleAnchor() and ui.scrollContainerToAnchor()
...
There is ui.focusElement() now which handles ids as well.
refs #8615
2015-08-06 11:51:57 +02:00
Johannes Meyer
bdc61a5f62
js: Introduce new function ui.focusElement()
...
refs #8615
2015-08-06 11:49:16 +02:00
Johannes Meyer
5c80486b23
js: Properly handle anchor tags with names
...
refs #8615
2015-08-06 10:58:15 +02:00
Johannes Meyer
de24f5f4b6
Revert "js: Do not handle anchor jumps, the browser is able to do it by itself"
...
This reverts commit 5ccd4a9ef8
.
refs #8615
2015-08-06 10:57:41 +02:00
Johannes Meyer
5ccd4a9ef8
js: Do not handle anchor jumps, the browser is able to do it by itself
...
refs #8615
2015-08-06 10:24:56 +02:00
Johannes Meyer
8cf3b99335
Eventhistory Overview: Remove pagination and provide a load more link instead
...
refs #8615
2015-08-06 10:23:44 +02:00
Alexander Fuhr
3d846ea270
js/actiontable: Fix the wrong parentheses encoding in multiselect
...
fixes #9347
2015-08-04 16:49:35 +02:00
Alexander Fuhr
ebd103f7ee
js/icinga/utils: Implement fixedEncodeURIComponent method
...
* FYI: https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
refs #9347
2015-08-04 16:49:35 +02:00
Johannes Meyer
15ac59268c
Put a small margin around show more links
...
refs #6677
2015-08-04 15:25:01 +02:00
Markus Frosch
083900dae0
Implement DblClickSelect as a Icinga Behavior
...
refs #9826
2015-08-04 14:06:33 +02:00
Johannes Meyer
9b051cd7ce
reorder-authbackend.phtml: Fix hover styles of icon-only buttons
2015-07-31 08:29:59 +02:00
Johannes Meyer
316a4d8b82
Merge branch 'master' into bugfix/allow-to-configure-how-to-manage-groups-9609
2015-07-30 16:16:04 +02:00
Johannes Meyer
0155599a1a
Wizard: Use <pre> instead of <textarea> for displaying the setup's log
2015-07-30 14:13:52 +02:00
Johannes Meyer
8c71d56050
forms.less: Fix link-like styles for buttons and inputs, again
2015-07-30 14:13:06 +02:00
Johannes Meyer
6c086951dd
forms.less: Place button-like styles before link-like styles
2015-07-30 13:52:36 +02:00
Johannes Meyer
1479cb4956
setup.less: Reduce button style complexity and remove unecessary styles
2015-07-30 13:51:43 +02:00
Matthias Jentsch
6db79a72d5
Display the rows in the auth backend configuration as active without any delay
...
refs #8623
2015-07-29 15:21:29 +02:00
Matthias Jentsch
3a85dc7f39
Display the table on single-selection rows as active without any delay
...
refs #8623
2015-07-29 14:32:26 +02:00
Matthias Jentsch
84f35bc79a
Fix last push url in history
...
Fix issue in history that caused some states to be swallowed by pushUrl, after going back and then trying to update to the previous state.
2015-07-29 12:34:49 +02:00
Matthias Jentsch
ecdc03a2d7
Fix selection lost after pushing refresh
...
Remove old row action code that interfered with action table behavior.
refs #8623
2015-07-29 11:41:53 +02:00
Matthias Jentsch
1de1f119d6
Fix range selection in IE
...
Cancel selectstart event on all selectable rows in the action table.
fixes #8768
2015-07-28 17:54:08 +02:00
Matthias Jentsch
40d31d02bd
Merge branch 'bugfix/selected-row-lost-after-autorefresh-8623'
...
fixes #8623
2015-07-28 15:30:32 +02:00
Matthias Jentsch
cbb9ef10a2
Remove single selections correctly when going back in the history
2015-07-28 15:21:14 +02:00
Matthias Jentsch
8dbd671b0d
Conform to coding guidelines, update docstrings and cleanup unused code
...
refs #8623
2015-07-28 15:21:02 +02:00
Johannes Meyer
4d9aa54814
SortBox: Utilize a separate form for each control
...
refs #9421
2015-07-27 11:43:47 +02:00
Johannes Meyer
4ab457a062
css: Introduce rules to hide non-js elements if js is enabled and vice versa
2015-07-27 11:40:36 +02:00
Matthias Jentsch
f2d253f508
Assure that rows are refreshed correctly on reload
...
Assure that all links are initialized when the selection is applied after a request. Move action table code into the actiontable behavior.
refs #8623
2015-07-27 10:34:17 +02:00
Johannes Meyer
ccc809853a
UserBackendConfigForm: Allow to manually validate the configuration
...
refs #7588
2015-07-24 13:46:17 +02:00
Johannes Meyer
216b762d12
Wizard: Fix layout of form hints
2015-07-24 10:28:14 +02:00
Johannes Meyer
624309774b
Fix style of buttons used for reordering user backends
2015-07-24 10:14:18 +02:00
Johannes Meyer
ce1cab53c8
css: Move button styles from the setup module into the framework
2015-07-24 10:11:31 +02:00
Johannes Meyer
8ed816002b
forms.less: Remove redundant margin from form elements in control groups
...
refs #9602
2015-07-23 17:33:29 +02:00
Johannes Meyer
073243364d
forms.less: Re-introduce class control-groups
...
refs #9602
2015-07-23 16:49:19 +02:00
Johannes Meyer
54a77b7253
Merge branch 'master' into feature/support-for-file-uploads-8758
2015-07-22 13:30:56 +02:00
Johannes Meyer
0f2351ff1d
js: Fix XHR loading of URLs in case window.FormData is not supported
...
refs #8758
2015-07-22 13:29:44 +02:00
Thomas Gelf
c5d68995ec
forms.less: top-align field lables and related...
...
...items like icons. They used to be bottom-aligned, resulting in
slightly confusing form layouts when text areas where involved.
2015-07-22 11:03:01 +02:00
Thomas Gelf
d44547e469
forms.less: textarea should look like other inputs
2015-07-22 10:57:14 +02:00
Johannes Meyer
cecd94be50
Merge branch 'master' into feature/support-for-file-uploads-8758
2015-07-22 08:47:24 +02:00
Johannes Meyer
5e1ea958b4
js: Correctly process the redirectUrl-meta tag for successful frame uploads
...
refs #8758
2015-07-21 16:38:52 +02:00
Johannes Meyer
93fbb0231c
loader.js: Split processRedirectHeader() to allow partly reuse
...
refs #8758
2015-07-21 16:37:21 +02:00
Johannes Meyer
9471c3c574
js: Make use of the _frameUpload parameter when submitting a form..
...
..to an iframe. This ensures that stuff like notifications are immediately
visible to the user after successful form submission.
refs #8758
2015-07-21 15:43:47 +02:00
Johannes Meyer
570dada0d8
js: Manually submit the form if it's being automatically submitted...
...
...in case we're submitting a multipart/form-data form using the iframe
fallback. The form wouldn't be submitted otherwise.
refs #8758
2015-07-21 14:15:12 +02:00
Johannes Meyer
47fbc24f17
Merge branch 'master' into bugfix/improve-form-notifications-8983
...
Conflicts:
library/Icinga/Web/Form.php
modules/setup/application/forms/AdminAccountPage.php
2015-07-20 15:52:10 +02:00
Johannes Meyer
37b87eb284
js: Add fallback in case XHR file uploads are not possible
...
refs #8758
2015-07-20 10:52:28 +02:00
Johannes Meyer
be88683c19
layout.phtml: Add hidden iframe for non-xhr file uploads
...
refs #8758
2015-07-20 10:14:55 +02:00
Johannes Meyer
95bcb95cb5
events.js: Prevent default form submission as late as possible
2015-07-20 10:13:48 +02:00
Johannes Meyer
6d4d99aa62
js: Use window.FormData instead of just FormData
...
refs #8758
2015-07-15 15:49:34 +02:00
Johannes Meyer
c1d9cde312
js: Properly submit multipart/form-data
...
This is not IE <10 compatible. Fix follows. ;-)
refs #8758
2015-07-15 15:25:40 +02:00
Johannes Meyer
3098c21c17
loader.js: Push failed requests to history
...
The commit ae68e8aec4
reverted
earlier seems to be supposed to do exactly what this one does now.
Prior, the commits ae68e8aec4
and
8bb0e4e0a0
were effectively
neutralizing each other. Quick tests of how Web 2 handles failing
requests while interacting with the browser's history were successful.
If this change breaks something else (again?), leave me a note and do
*not* fix it straight away..
2015-07-06 16:56:44 +02:00
Johannes Meyer
b4fe91bb2f
Revert "Ajax onFailure: Write component URL to container"
...
This reverts commit ae68e8aec4
.
fixes #9042
fixes #9544
2015-07-06 16:43:49 +02:00
Johannes Meyer
68bd24147c
setup.less: Remove border from requirement sets
2015-07-06 13:41:31 +02:00
Johannes Meyer
107c9ff533
Wizard: Use a unordered list to show requirements instead of nested tables
...
fixes #9533
2015-07-06 13:37:37 +02:00
Johannes Meyer
d27434fbb5
Wizard: Use a pointer as cursor for button-like anchors
2015-07-06 13:36:26 +02:00
Johannes Meyer
aa88c3ba1b
layout-structure.less: Add clearfix class
2015-07-06 13:35:46 +02:00
Johannes Meyer
9b36027f42
Wizard: Make the "button" on the finish page a bit more prominent
...
refs #7911
2015-07-06 09:17:58 +02:00
Johannes Meyer
c8c0e13184
Wizard: Show a textarea on the finish page instead of multiple paragraphs
...
refs #7911
2015-07-03 16:31:11 +02:00
Johannes Meyer
5b908d85bb
Form: Fix notifications
...
* Coding style issues
* Notifications were not grouped by type
* Notifications of sub-forms were overwriting existing ones
(cherry picked from commit 147f6be714
)
2015-07-01 14:26:03 +02:00
Johannes Meyer
b61c9708bb
main-content.less: Use a more friendlier color for info boxes
...
refs #8983
2015-06-30 15:05:57 +02:00
Johannes Meyer
d5ba40ac19
Form: Add hint support
...
Hints are short messages displayed at the bottom of a form
used to describe specific aspects on how to interact with
the form.
refs #8983
2015-06-30 15:02:58 +02:00
Johannes Meyer
147f6be714
Form: Fix notifications
...
* Coding style issues
* Notifications were not grouped by type
* Notifications of sub-forms were overwriting existing ones
2015-06-30 14:25:33 +02:00
Matthias Jentsch
aecfb2eb97
Merge branch 'bugfix/multiselection-not-visible-9054'
...
fixes #9054
fixes #9346
2015-06-30 14:08:19 +02:00
Matthias Jentsch
6a7e3fe440
Document multi selection and use clearer names
...
refs #9054
2015-06-30 13:03:41 +02:00
Matthias Jentsch
975a834bd4
Remove unused code and clean up
2015-06-30 12:28:41 +02:00
Matthias Jentsch
e0d588cda3
Fix look and feel of row selection
...
Always refresh all tables on render and click events, to display or remove active rows without any delay.
refs #9054
refs #9346
2015-06-30 11:53:38 +02:00
Johannes Meyer
2158b2701c
forms.less: Fix scattered design of form elements without help
2015-06-30 10:53:02 +02:00
Matthias Jentsch
96677fb6c7
Fix selection when clicking on regular links
...
refs #9054
refs #9346
2015-06-29 18:51:32 +02:00
Matthias Jentsch
aec59d9941
Use current filter to highlight active rows instead of storing active rows in JS
...
Clean up selection code and move it into separate behavior and parse filter query to fetch selectable rows.
refs #9054
refs #9346
2015-06-29 18:48:42 +02:00
Johannes Meyer
f2ba70d5ab
GroupController: Fix design for showing a group
2015-06-25 11:36:26 +02:00
Johannes Meyer
af7426451a
UserController: Fix design for showing a user
2015-06-25 11:27:28 +02:00
Johannes Meyer
ebe144c16a
Form: Do not encode actions twice
2015-06-24 16:15:45 +02:00
Johannes Meyer
f5e30a84f1
Improve the look of headings in the setup wizard
2015-06-19 15:44:43 +02:00
Thomas Gelf
1cabe95506
setup.less: no underlined h1
2015-06-18 16:41:58 +02:00
Thomas Gelf
76a32f769e
main-content.less: larger default avp th column
2015-06-18 16:39:34 +02:00
Thomas Gelf
ffd27e84d6
login.less: no text-variant for header
2015-06-18 16:39:09 +02:00
Thomas Gelf
80802dbda2
defaults.less: fix missing link hover underline
2015-06-18 16:38:46 +02:00
Thomas Gelf
cd70c27519
Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
2015-06-18 15:18:42 +02:00
Thomas Gelf
382085e30c
defaults.less: adjust h3-h6
2015-06-18 15:17:41 +02:00