Thomas Gelf
|
234bdbd46b
|
Remove siblings hover-menu when moving over active entry
|
2014-03-28 15:34:08 +00:00 |
Thomas Gelf
|
a5e41f6c08
|
Detect form button in JS form submission handler
|
2014-03-28 14:53:37 +00:00 |
Johannes Meyer
|
c03268414f
|
Fix pivot table pagination being to narrow when only one vertical level exists
|
2014-03-28 08:57:27 +01:00 |
Thomas Gelf
|
0c9695992f
|
Fine-tune hoverable menu
|
2014-03-27 19:55:19 +00:00 |
Thomas Gelf
|
fa903e10b6
|
Add menu hover support
|
2014-03-27 19:39:04 +00:00 |
Thomas Gelf
|
03e59bb7b0
|
Clean up .htaccess
* fixes #5740
|
2014-03-27 07:39:30 +00:00 |
Thomas Gelf
|
cb5d90ad41
|
Simplify pre-bootstrapping web routing
|
2014-03-27 07:25:53 +00:00 |
Thomas Gelf
|
fdc39189aa
|
Fix naming error in last commit
|
2014-03-26 18:18:00 +00:00 |
Thomas Gelf
|
1f6616e7d7
|
Remove autorefresh data flag for containers no longer refreshing
|
2014-03-26 18:14:29 +00:00 |
Thomas Gelf
|
4b47841dc2
|
I hate flickering search result, fixed one more time
|
2014-03-26 18:01:20 +00:00 |
Matthias Jentsch
|
15723f088b
|
Include SVG piecharts in perfData helpers
When no JavaScript is available, SVG piecharts will be shown instead of the
jQuery sparklines.
fixes #5865
|
2014-03-26 14:56:35 +01:00 |
Thomas Gelf
|
8d888b3396
|
Do not hammer web server on auto-refreshing failures
|
2014-03-26 10:35:45 +00:00 |
Thomas Gelf
|
632616671d
|
Log jQuery info at startup, fix JS reload
|
2014-03-26 10:30:45 +00:00 |
Thomas Gelf
|
e4c268ca92
|
Add legacy jQuery, we need it for IE8
|
2014-03-26 10:29:20 +00:00 |
Thomas Gelf
|
965ae4e5bb
|
Initial commit of icinga.reload, this allows as to replace JS at runtime
* Works only with minified JS right now as it loads only a single file file
|
2014-03-26 09:28:03 +00:00 |
Thomas Gelf
|
6e9ea3a5d1
|
Avoid flickering when replacing CSS
|
2014-03-26 09:26:37 +00:00 |
Thomas Gelf
|
070573b9c0
|
Fix event handler declaration accessing global icinga object
|
2014-03-26 09:25:57 +00:00 |
Thomas Gelf
|
c846c7c3f8
|
Check for constructor before trying to load module JS
|
2014-03-26 09:25:31 +00:00 |
Thomas Gelf
|
e28f7a05eb
|
Pass jQuery object to icinga/utils.js
|
2014-03-26 09:25:01 +00:00 |
Thomas Gelf
|
b54326bf5d
|
Improve form submission, make use of serializeObject
|
2014-03-26 07:48:22 +00:00 |
Thomas Gelf
|
8dbf7b0729
|
Allow IcingaWeb to trigger a browser-side CSS reload
|
2014-03-26 07:41:23 +00:00 |
Thomas Gelf
|
48913767d3
|
Add a serializeObject jQuery funtion
|
2014-03-26 07:40:41 +00:00 |
Thomas Gelf
|
ac90ccfd22
|
Activate menu search form on URL path match and ignore params
|
2014-03-25 12:30:05 +00:00 |
Thomas Gelf
|
36f31f9f02
|
Fix search form autosubmission and response handling
|
2014-03-25 12:13:42 +00:00 |
Thomas Gelf
|
e36fb2558e
|
Add JS helper extending url params
|
2014-03-25 12:11:39 +00:00 |
Thomas Gelf
|
999e83d433
|
Unify icon styles, default size definition for all icons
|
2014-03-25 08:24:50 +00:00 |
Thomas Gelf
|
3afa70c494
|
Improve tabs and dropdown tabs styling
|
2014-03-25 08:02:21 +00:00 |
Thomas Gelf
|
d8c758056f
|
Fix UI controls AFTER detecting a layout change
|
2014-03-25 07:51:33 +00:00 |
Thomas Gelf
|
bfb123eec7
|
Tables should use full with, outer elements take care of margins
|
2014-03-25 07:45:20 +00:00 |
Thomas Gelf
|
ff3d351c8f
|
Fix all ampersands before XHR-submitting a form
|
2014-03-25 07:44:24 +00:00 |
Thomas Gelf
|
4ce35b5b95
|
Delay tab dropdown disappearance
|
2014-03-24 09:22:20 +00:00 |
Thomas Gelf
|
b5b4d276d1
|
Add more structure to host and service details
|
2014-03-21 18:56:55 +00:00 |
Thomas Gelf
|
b451af5fe7
|
Fix dropdowntab margins
|
2014-03-21 13:30:24 +00:00 |
Thomas Gelf
|
01f94c574d
|
Handle window-id requests, allowing us to identify distinct windows
|
2014-03-21 13:27:44 +00:00 |
Thomas Gelf
|
252feba64c
|
Try to reduce CSS exceptions, less is more
|
2014-03-21 10:54:16 +00:00 |
Thomas Gelf
|
8a7ac587d9
|
Get rid of hardcoded target for action-tables
|
2014-03-21 10:27:46 +00:00 |
Thomas Gelf
|
e8a783a44a
|
Better JS link target detection, fix a few edge cases
|
2014-03-20 15:41:36 +00:00 |
Thomas Gelf
|
e1de4e384a
|
Rudimentary anchor name escaping
|
2014-03-20 14:07:43 +00:00 |
Thomas Gelf
|
edc3deeec8
|
Handle anchors in links
|
2014-03-20 11:25:10 +00:00 |
Thomas Gelf
|
25f12157f5
|
Do not remove intendation for all lists by default
|
2014-03-20 11:25:10 +00:00 |
Johannes Meyer
|
bf717654f0
|
Add more consistency to the servicematrix when switching pages
|
2014-03-20 11:30:55 +01:00 |
Thomas Gelf
|
9561096f4a
|
Take care of module JS respecting recent module container changes
* Also improves generic tree behaviour
|
2014-03-20 09:58:28 +00:00 |
Johannes Meyer
|
aa6d6b1d41
|
Make servicematrix x-axis header titles linking to filtered servicelist
|
2014-03-20 09:41:41 +01:00 |
Johannes Meyer
|
44950ea570
|
Fix servicematrix styling issues in firefox and ie
|
2014-03-20 09:22:29 +01:00 |
Johannes Meyer
|
e9ec87b0e3
|
Refine styling of the servicematrix
refs #4180
|
2014-03-19 09:11:25 +01:00 |
Johannes Meyer
|
c73928d7a8
|
Add pagination control to the servicematrix
refs #4180
|
2014-03-19 09:11:25 +01:00 |
Johannes Meyer
|
5dc7d0dd56
|
Fix servicematrix layout in case there are only a few services being shown
refs #4180
|
2014-03-19 09:11:24 +01:00 |
Johannes Meyer
|
71f4b6960b
|
Add servicematrix view
refs #4180
|
2014-03-19 09:11:24 +01:00 |
Thomas Gelf
|
77e88b24dd
|
Merged old bug, sorry
|
2014-03-17 16:34:37 +00:00 |
Thomas Gelf
|
8dba84e535
|
Re-adding z-index to .controls, leaving it away doesn't work as expected
|
2014-03-17 16:20:02 +00:00 |