Johannes Meyer
|
57942c8dbf
|
Fix style information for tactical overview
refs #3782
|
2014-03-04 16:25:11 +01:00 |
Thomas Gelf
|
af7ca57b41
|
Clean up JavaScript and CSS loaders, prepare for minimized delivery
|
2014-03-04 15:15:08 +00:00 |
Johannes Meyer
|
8abefaee3c
|
Add style information for tactical overview
refs #3782
|
2014-03-04 14:48:53 +01:00 |
Thomas Gelf
|
144a250954
|
Switch to jQuery 2.1. Fallback for IE8 is missing right now
|
2014-03-04 13:10:39 +00:00 |
Thomas Gelf
|
9a485df81a
|
Lot's of JS changes
|
2014-03-04 13:08:29 +00:00 |
Thomas Gelf
|
9531dbb869
|
$.classes helper function
|
2014-03-04 13:07:28 +00:00 |
Thomas Gelf
|
090974401c
|
Workaround for apply missing in IE console (native object vs function)
|
2014-03-04 13:06:12 +00:00 |
Thomas Gelf
|
927b0a7ae7
|
Less global stuff in helpers.js
|
2014-03-04 13:05:42 +00:00 |
Thomas Gelf
|
3cac42161b
|
History API, initial implementation
|
2014-03-04 13:05:01 +00:00 |
Thomas Gelf
|
c6037a2b54
|
pdfprint.less example
|
2014-03-04 13:01:37 +00:00 |
Thomas Gelf
|
34d9b27be9
|
Prepare new responsiveness strategy
|
2014-03-04 10:43:43 +00:00 |
Thomas Gelf
|
9cdbec60ac
|
Reworked login.less
|
2014-03-04 10:41:29 +00:00 |
Thomas Gelf
|
9ff78c0aa1
|
Move UI debug out of header
|
2014-03-04 10:40:44 +00:00 |
Thomas Gelf
|
9aef488ff8
|
Android defaults, no img border, changed font order
|
2014-03-04 10:39:29 +00:00 |
Thomas Gelf
|
57caacb93f
|
Merge branch 'feature/fanzzzy-5481' into feature/master-1
Conflicts:
application/controllers/AuthenticationController.php
application/controllers/ErrorController.php
application/views/scripts/authentication/login.phtml
library/Icinga/Application/ApplicationBootstrap.php
library/Icinga/Web/Controller/ActionController.php
library/Icinga/Web/Hook.php
library/Icinga/Web/Widget/Dashboard.php
|
2014-03-04 09:42:25 +00:00 |
Eric Lippmann
|
07d04628cf
|
Merge branch 'feature/installation-and-configuration-cleanup-5638'
Conflicts:
config/config.ini.in
library/Icinga/Application/ApplicationBootstrap.php
library/Icinga/Application/Cli.php
library/Icinga/Application/EmbeddedWeb.php
library/Icinga/Application/Logger.php
library/Icinga/Application/Modules/Manager.php
library/Icinga/Application/Web.php
library/Icinga/Authentication/Backend/DbUserBackend.php
library/Icinga/Authentication/Manager.php
library/Icinga/User/Preferences/IniStore.php
test/php/library/Icinga/Application/LoggerTest.php
|
2014-03-03 19:03:39 +01:00 |
Thomas Gelf
|
3617cb2a54
|
Style tabs to fit recent layout changes
|
2014-02-25 10:30:29 +00:00 |
Thomas Gelf
|
f395bbd0dd
|
Logo moved back to header, add styles
|
2014-02-25 10:30:05 +00:00 |
Thomas Gelf
|
1cddfa2756
|
Adjust padding in monitoring styles
|
2014-02-25 10:29:34 +00:00 |
Thomas Gelf
|
97ec1fa99f
|
Temporarily add AVP table and monitoring detail styles to main-content.css
|
2014-02-25 10:28:12 +00:00 |
Thomas Gelf
|
2da7c643c7
|
Remove logo from menu, style search field
|
2014-02-25 10:25:23 +00:00 |
Thomas Gelf
|
2f44eca857
|
Improve layout behaviour
|
2014-02-25 10:24:17 +00:00 |
Thomas Gelf
|
615144a6de
|
Pagination color changed from petrol to gray
|
2014-02-25 10:22:02 +00:00 |
Thomas Gelf
|
48ea0b380f
|
Login form layout changes
|
2014-02-25 10:17:05 +00:00 |
Thomas Gelf
|
09ed62d8bf
|
Default styles for all forms, still uncomplete
|
2014-02-25 10:07:36 +00:00 |
Thomas Gelf
|
c6e96d1552
|
Header gradient, add default text and link color variables
|
2014-02-25 10:06:52 +00:00 |
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
|
b90ceb7ca6
|
CSS spacing, styles for new group views. Still messy, sorry
|
2014-02-21 14:05:28 +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 |
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
|
db82c93c7e
|
CSS: Add missing colors unreachable and pending
|
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
|
ed2b330843
|
A few JS files where missing
|
2014-02-21 14:03:49 +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 |
Matthias Jentsch
|
3a10188e81
|
Move inline chart rendering into separate classes
refs #5679
|
2014-02-19 18:59:54 +01:00 |
Matthias Jentsch
|
a2baf4217b
|
Add php script to render dynamic svgs of inline charts
Add a php script to render dynamic SVGs as a fallback and add a widget to draw
inline charts.
refs #5679
|
2014-02-19 18:29:59 +01:00 |
Eric Lippmann
|
c5f016b220
|
Fix executable flags on normal files
fixes #5040
|
2014-02-18 09:49:40 +01:00 |