1269 Commits

Author SHA1 Message Date
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
Thomas Gelf
c8c580bea0 Light new JS implementation, initial commit 2014-02-21 14:03:48 +00:00
Thomas Gelf
86ede29644 Removed URI.js, we will use a lighter implementation 2014-02-21 14:03:48 +00:00
Thomas Gelf
81444bdd3a Removed freetile.js, history.js, html5shiv, scrollto, require.js, less 2014-02-21 14:03:48 +00:00
Thomas Gelf
c0a740ca9e Removed legacy icinga JS 2014-02-21 14:03:48 +00:00
Thomas Gelf
a38a126d42 imagesLoaded is not used 2014-02-21 14:03:48 +00:00
Thomas Gelf
d33473134f Removed modernizr 2014-02-21 14:03:48 +00:00
Thomas Gelf
88c172b33a We no longer need bootstrap 2014-02-21 14:03:48 +00:00
Thomas Gelf
0753b28342 Some more HTML changes 2014-02-21 14:03:48 +00:00
Thomas Gelf
508a96124b HTML changes 2014-02-21 14:03:48 +00:00
Thomas Gelf
db19ddca25 Added module container, may be dropped again 2014-02-21 14:03:47 +00:00
Thomas Gelf
6b308986d1 Small syntax changes 2014-02-21 14:03:47 +00:00
Thomas Gelf
ac0faa26a8 Started to restructure less compiler:
* Combine all files and compile once
* Allow to collect module less files
* No recursion
2014-02-21 14:03:47 +00:00