1281 Commits

Author SHA1 Message Date
Thomas Gelf
a60483bdd7 Let's waste some space 2014-02-21 14:05:28 +00:00
Thomas Gelf
1d278617ab Whatever your browser prefers, we want to unload Icinga if you leave 2014-02-21 14:05:28 +00:00
Thomas Gelf
f18ceae357 Make it easier to target menu links with your mouse 2014-02-21 14:05:28 +00:00
Thomas Gelf
24a32905f7 Pie spacing 2014-02-21 14:05:28 +00:00
Thomas Gelf
b74e4cb3fd One less partial 2014-02-21 14:05:28 +00:00
Thomas Gelf
b90ceb7ca6 CSS spacing, styles for new group views. Still messy, sorry 2014-02-21 14:05:28 +00:00
Thomas Gelf
016ce83058 Global search dummy example 2014-02-21 14:05:28 +00:00
Thomas Gelf
96b7cb279c Quickfix for dompdf woes 2014-02-21 14:05:28 +00:00
Thomas Gelf
20b7b4bbf7 List view script adjustments 2014-02-21 14:05:28 +00:00
Thomas Gelf
1634fcd662 New contactgroups overview layout prototype 2014-02-21 14:05:28 +00:00
Thomas Gelf
0bc65d97cb Gravatar sample implementation. This is ugly, NEVER use it in production 2014-02-21 14:05:28 +00:00
Thomas Gelf
23cbb8c9b8 New route for event history summary prototype 2014-02-21 14:05:28 +00:00
Thomas Gelf
d1dc4f10f7 Reasonable sort default for downtimes, should be placed into DataView 2014-02-21 14:05:28 +00:00
Thomas Gelf
ad6498900b Using title tabs for some more actions 2014-02-21 14:05:28 +00:00
Thomas Gelf
154b4722f5 Helper function for "title tabs", still unhappy with this solution 2014-02-21 14:05:28 +00:00
Thomas Gelf
7ff4f55737 Quick & dirty proposal for new grouped history overviews 2014-02-21 14:05:28 +00:00
Thomas Gelf
1b0ddec998 Prepare new dashboard spacing 2014-02-21 14:05:27 +00:00
Thomas Gelf
02f16a90f7 Don't prefetch downtimes and don't fetch hostgroups for service objects 2014-02-21 14:05:27 +00:00
Thomas Gelf
3fa5ef0ea2 We want to sort by raw timestamps, we don't want to fetch them 2014-02-21 14:05:27 +00:00
Thomas Gelf
dfb261a5ca Don't do automagic PDF pagination per default 2014-02-21 14:05:27 +00:00
Thomas Gelf
a79df3943a Formatter should fail for invalid data 2014-02-21 14:04:40 +00:00
Thomas Gelf
859d964d6b Don't show empty pies 2014-02-21 14:04:40 +00:00
Thomas Gelf
948af6a194 We need service perfdata for inline pies 2014-02-21 14:04:40 +00:00
Thomas Gelf
8ef6cc79cc Allow to sort contact groups by alias name 2014-02-21 14:04:39 +00:00
Thomas Gelf
55df4831d7 Monitoring backends are not allowed to return non-unixtime timestamps 2014-02-21 14:03:50 +00:00
Thomas Gelf
a0e6a73ecc Added sparkline support 2014-02-21 14:03:50 +00:00
Thomas Gelf
f20f27927d Window unload event support for most browsers
* Also fixes "Webserver gone away" sometimes appearing on page reload
2014-02-21 14:03:50 +00:00
Thomas Gelf
072eda70c4 Better link target discovery, support _blank 2014-02-21 14:03:49 +00:00
Thomas Gelf
1b4f055bfa Adjusted tab extensions to fit new URLs 2014-02-21 14:03:49 +00:00
Eric Lippmann
8f4d062cbc JS/Dashboard: Initial XHRs must not push the URL loaded to the browser's history stack 2014-02-21 14:03:49 +00:00
Eric Lippmann
73dc6c3c27 Render "inline" layout if the view parameter is set to "compact" 2014-02-21 14:03:49 +00:00
Eric Lippmann
db82c93c7e CSS: Add missing colors unreachable and pending 2014-02-21 14:03:49 +00:00
Eric Lippmann
7033c41503 Fix Fatal error: Can't inherit abstract function Icinga\Web\Widget\Widget::render() 2014-02-21 14:03:49 +00:00
Eric Lippmann
94a900bb5c Remove deprecated code 2014-02-21 14:03:49 +00:00
Thomas Gelf
9ac77de47c Some more HTML fixes 2014-02-21 14:03:49 +00:00
Thomas Gelf
77dada8318 A few small backend changes 2014-02-21 14:03:49 +00:00
Thomas Gelf
249018808b Added missing columns to the groupsummary queries 2014-02-21 14:03:49 +00:00
Thomas Gelf
e81543d519 Added quick & dirty css.php, file list shall be moved elsewhere 2014-02-21 14:03:49 +00:00
Thomas Gelf
0942a94958 HTML changes in the monitoring module 2014-02-21 14:03:49 +00:00
Thomas Gelf
158b137cdb Monitoring ShowController changed:
* removed tab classes, added icons
* ugly temp-fix for broken tab activation
2014-02-21 14:03:49 +00:00
Thomas Gelf
dc529fb0ba Different monitoring list controller changes:
* Temporary fix for evil performance problems
* Re-enabled export links (even if missing)
* Extended hostgroup columns to fetch missing information
* Added title-like tabs, quick and dirty
2014-02-21 14:03:49 +00:00
Thomas Gelf
ed2b330843 A few JS files where missing 2014-02-21 14:03:49 +00:00
Thomas Gelf
f9f522d599 Re-allow dashboard to render itself 2014-02-21 14:03:49 +00:00
Thomas Gelf
cea4923eae Temporarily re-added AbstractWidget, we should discuss this 2014-02-21 14:03:48 +00:00
Thomas Gelf
75b12ddaab Replaced 'Add ...' with a plus in dashboard, shall be a dropdown 2014-02-21 14:03:48 +00:00
Thomas Gelf
be9c0723ce Error controller needs no authentication 2014-02-21 14:03:48 +00:00
Thomas Gelf
39b3af4b51 We no longer need a dedicated layout for login 2014-02-21 14:03:48 +00:00
Thomas Gelf
b7de09f6ba Render 'inline' if xhr request, missing use added 2014-02-21 14:03:48 +00:00
Thomas Gelf
139461c6d5 CSS refactored 2014-02-21 14:03:48 +00:00
Thomas Gelf
4af65b1842 Removed vendor CSS, datetimepicker could be re-added later 2014-02-21 14:03:48 +00:00