Commit Graph

1023 Commits

Author SHA1 Message Date
Eric Lippmann d03647f2e6 JS: Rename dblclickselect to selectable
refs 
2015-09-28 15:44:25 +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
Alexander A. Klimov 426f64e32a CSS: rename .form to .below-logo
refs 
2015-09-25 16:41:07 +02:00
Alexander A. Klimov ed935696ac CSS: outsource .logo related rules into a new .less file `logo.less'
refs 
2015-09-25 15:31:39 +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
Johannes Meyer 67a28a4b47 js: Do not re-open the detail url if it's the origin of a redirect
refs 
2015-09-25 13:58:52 +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 
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 
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 
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 
2015-09-07 11:30:08 +02:00
Matthias Jentsch ef6debfa32 Allow selecting form elements in action table rows
fixes 
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 
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 
2015-09-04 15:27:35 +02:00
Matthias Jentsch a630869bcf Provide stats for unhandled problems and improve layout
refs 
2015-09-04 15:17:28 +02:00
Eric Lippmann b28f1c4038 Merge branch 'bugfix/monitoring-ack-comments-display-9674'
fixes 
2015-09-04 13:04:39 +02:00
Eric Lippmann 331c01c371 fontello: Add icon-pin for sticky acknowledgements
refs 
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 
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 
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 
fixes 
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 
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 
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 
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 
2015-08-25 16:51:55 +02:00
Johannes Meyer 320a4080ec Dashlet: Add support for CSS animated progress labels
refs 
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 
2015-08-21 13:29:29 +02:00
Johannes Meyer 08aefe0b25 js: Allow buttons to animate themself
refs 
2015-08-21 13:28:35 +02:00
Johannes Meyer 89bc1f13ed forms.less: Prevent that the sort control "wobbles"
I love this word..

refs 
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 
2015-08-21 10:17:03 +02:00
Johannes Meyer 7dd3fc6c78 Make sure that the spinner is only animated when visible
refs 
2015-08-21 09:54:05 +02:00
Johannes Meyer d9855d8273 js: Fix that the fallback spinner is not utilized for auto submits
refs 
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 
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 
2015-08-20 15:32:31 +02:00