Thomas Gelf
e0c93d6ca7
JS cleanup
...
* Precedence rules: skip autorefresh if click is pending
* Clean up the attr VS data mess
* More steps towards a column-count-ignorant GUI
2014-03-17 17:10:03 +01:00
Thomas Gelf
2febbdd7d5
One more safety measure for IEs weird way of providing a JS console
2014-03-17 17:06:31 +01:00
Thomas Gelf
9a142dacd5
Starting to prepare CSS for "real" responsiveness
2014-03-17 16:29:18 +01:00
Alexander Klimov
5c3df3db15
Handle not readable monitoring config files more intelligent
2014-03-13 15:54:27 +01:00
Thomas Gelf
f1f1813b04
Activate only the first match if multiple menu items carry the same URL
2014-03-12 00:44:30 +01:00
Thomas Gelf
e0be89a1dc
Apply history also on page load
2014-03-10 14:48:40 +00:00
Johannes Meyer
e291974e55
Refine tactical overview style
2014-03-10 15:09:53 +01:00
Johannes Meyer
55dc579aa0
Refine contactgroup styling
2014-03-10 09:20:44 +01:00
Thomas Gelf
448d7c1a8d
Fix PDF output wherever it works, disable dead filter control
2014-03-10 01:24:45 +01:00
Thomas Gelf
84876059f5
Remove obsolete pdf.css
2014-03-10 01:04:21 +01:00
Thomas Gelf
347186e282
No automagic button for autosubmitted form
2014-03-09 23:38:55 +01:00
Thomas Gelf
fcd05dfe81
Improve click/site behaviour
2014-03-09 23:30:37 +01:00
Michael Friedrich
0598930b09
Fix minus null minutes again.
2014-03-09 22:27:36 +01:00
Michael Friedrich
ef73bb13d3
Refactor timeUntil for negative values.
2014-03-09 22:19:05 +01:00
Thomas Gelf
ee01b28646
Replace tabs with whitespaces
2014-03-09 21:16:56 +01:00
Michael Friedrich
2883fa0bd0
Fix JS Time unless counter.
...
There is still a small glitch with the global refresh of 10s
sometimes setting an empty string for next_check.
Try check_interval = 5s with Icinga 2.
2014-03-09 20:27:10 +01:00
Thomas Gelf
48e0616ba4
Different color for disabled form elements
2014-03-09 20:26:19 +01:00
Thomas Gelf
bd0c36ad7a
Allow to enable / disable running counters with a simple JS call
2014-03-09 18:02:12 +01:00
Thomas Gelf
795e0a378d
Form restyle proposal
2014-03-09 01:56:34 +01:00
Thomas Gelf
f31e697d72
Handle _blank and similar links in JS as 'return true' seems unreliable
2014-03-09 00:58:49 +01:00
Thomas Gelf
959967c646
Fix logout button "sometimes not working" and similar
2014-03-08 23:58:19 +01:00
Thomas Gelf
a03f24b7ed
Temporary fix for 1px issue with controls header on FF
2014-03-08 20:07:00 +01:00
Thomas Gelf
62b7c71ff2
The avp table is the one I wanted to fix
2014-03-08 19:53:16 +01:00
Thomas Gelf
07f76a631a
AVP table should not influence perfdata table sitting there
2014-03-08 19:48:07 +01:00
Thomas Gelf
09e2055df4
Lower history API log level as it works fine right now
2014-03-08 18:36:15 +01:00
Thomas Gelf
485222492b
Removed on noisy chatter from JS debug
2014-03-08 17:21:39 +01:00
Thomas Gelf
eb517f0a40
Make command forms "inline", remove missing icon
2014-03-08 17:01:27 +01:00
Thomas Gelf
ac0980b111
Just comments
2014-03-08 16:20:30 +01:00
Thomas Gelf
227b65558c
Move link / form action target detection to one central place
2014-03-08 15:25:10 +01:00
Thomas Gelf
8de42139d3
Move layout functions to ui.js
2014-03-08 15:08:03 +01:00
Thomas Gelf
7e2d6cd5c2
ui.js indentation
2014-03-08 15:04:09 +01:00
Thomas Gelf
415193f9de
Just a comment
2014-03-08 15:01:57 +01:00
Thomas Gelf
62dd827ce2
Cleanup, shorten and document the onClick event handler
2014-03-08 14:53:17 +01:00
Thomas Gelf
d1c5e6da14
Sorry, no default values for JS functions
2014-03-08 12:17:56 +01:00
Thomas Gelf
71aea4dfc7
Responses with not output (container: ignore) must of course be handled in JS
2014-03-08 12:07:49 +01:00
Thomas Gelf
cff89e3f9a
Demo Vagrant box is looking for a tux - here you go ;)
2014-03-08 12:06:28 +01:00
Thomas Gelf
d234a87e84
Introduce new detail section headers fitting the rest of the layout
2014-03-08 00:17:42 +00:00
Thomas Gelf
269b93432d
Clean up button click handler on JS destroy
2014-03-07 23:39:06 +00:00
Thomas Gelf
d21a356a0b
Handle notifications on client side (JS)
2014-03-07 23:19:02 +00:00
Thomas Gelf
f86e910bd9
No content padding in dashboard
2014-03-07 23:14:26 +00:00
Thomas Gelf
642c40dd80
Notification CSS, image
2014-03-07 23:13:58 +00:00
Thomas Gelf
d60d3d4193
Event handler for form buttons, overrides table actions etc
2014-03-07 17:12:44 +00:00
Thomas Gelf
3286dfe202
Style benchmark output
2014-03-07 17:03:43 +00:00
Johannes Meyer
0b7d9620ec
Make link hover color of box state entries more lighter
2014-03-07 16:55:33 +01:00
Thomas Gelf
d239c10865
Adjust state size to make unknown look better on dashboard
2014-03-07 14:03:46 +00:00
Johannes Meyer
25979f44e3
Refine box styles
2014-03-07 13:15:26 +01:00
Thomas Gelf
6b03f63f71
Don't raise font-size on downsize unless "minimal" layout, fix dashlets
2014-03-07 10:34:15 +00:00
Thomas Gelf
ac9562f1ea
Remove obsolete style, add icon margins, fix PDF background (handled)
2014-03-07 10:09:10 +00:00
Johannes Meyer
49127e3ac8
Fix contactgroups overview style
2014-03-07 10:35:21 +01:00
Thomas Gelf
d963fdf02c
Allow Chrome to "select things", drop Android workarounds right now
2014-03-07 09:22:31 +00:00
Thomas Gelf
d1ca8ab0fe
We better leave icons pixel-sized right now
2014-03-06 18:54:07 +00:00
Thomas Gelf
097d3a94a4
JS "impact" handling needs improvement, first step here
2014-03-06 18:53:31 +00:00
Thomas Gelf
26d3ba053e
Add icon helper
2014-03-06 16:30:27 +00:00
Johannes Meyer
a67216c305
Make the summary boxes more compact
2014-03-06 17:06:36 +01:00
Thomas Gelf
833bf69e6d
UI: Right column cleanup on layout switch
2014-03-06 15:06:58 +00:00
Johannes Meyer
c4d570717b
Make box entries more smooth
2014-03-06 15:00:04 +01:00
Thomas Gelf
980ddbc8a9
Start with command form cleanup
2014-03-06 13:47:26 +00:00
Alexander Klimov
1ef5d5adaf
JS hotfix
2014-03-06 13:36:27 +01:00
Alexander Klimov
b410ebeed6
Remove unnecessary spaces at end of line
2014-03-06 13:08:11 +01:00
Alexander Klimov
a3ce5f2e52
JS hotfix
2014-03-06 13:01:52 +01:00
Alexander Klimov
2f8160d020
Re-design configuration interface
...
refs #5705
2014-03-06 12:32:55 +01:00
Alexander Klimov
360c14b0d5
Make arrows have more margin
...
refs #5705
2014-03-06 12:32:55 +01:00
Alexander Klimov
a2f83eba05
Make select forms look like select forms
2014-03-06 12:32:55 +01:00
Alexander Klimov
e0616f42b0
CSS hotfix
2014-03-06 12:32:55 +01:00
Alexander Klimov
d2ec3c9509
Re-design configuration interface
...
Conflicts:
public/js/icinga/events.js
2014-03-06 12:32:55 +01:00
Thomas Gelf
6ed72e1565
Mess with PDF generation code
...
* Works more or less
* Rewrite image tags on the fly
* Sample header image (still ugly)
* Trying hard to find a way for CORRECT page footers and line numbers
2014-03-06 11:21:11 +00:00
Johannes Meyer
bd7ce10efc
Refactor hostgroup overview style
2014-03-06 10:53:57 +00:00
Thomas Gelf
7cb26a0d34
History grid CSS
2014-03-06 10:30:52 +00:00
Thomas Gelf
6286e15441
HistoryColorGrid events should be "live"
2014-03-06 09:47:53 +00:00
Thomas Gelf
f8540d079c
Relax hardcoded link target detection, more TBD
2014-03-06 09:42:29 +00:00
Thomas Gelf
25032204ee
Reorder history logic
2014-03-06 09:41:22 +00:00
Thomas Gelf
3ad869ff23
Forgot to remove obsolete line in last commit
2014-03-06 09:39:51 +00:00
Thomas Gelf
180db36e6c
timeSince timer should always be on
2014-03-06 09:25:32 +00:00
Thomas Gelf
a6c03eebd4
Fix unreachable styles, wrong ordering
2014-03-06 09:24:43 +00:00
Thomas Gelf
464e842904
Remove obsolete style settings
2014-03-06 09:24:13 +00:00
Thomas Gelf
16d5c93fa5
Dashboard should not show multiple columns when details are shown
2014-03-06 09:22:38 +00:00
Matthias Jentsch
819e7e9806
Implement Widget to display problems as matrix over time
...
refs #5703
2014-03-05 20:19:09 +01:00
Thomas Gelf
a7627f0bae
Unreachable CSS has been automerged away :(
2014-03-04 16:16:26 +00:00
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
Markus Frosch
971a87c608
Fixed executable flags on normal files.
...
Refs #5040
2014-02-18 09:42:13 +01:00
Eric Lippmann
3e04122e34
Do not set UTC in index.php
...
refs #5638
fixes #5530
2014-02-14 10:56:29 +01:00
Eric Lippmann
a630a96e01
Do not require ApplicationBootstrap in index.php
...
refs #5638
fixes #5529
2014-02-14 10:56:29 +01:00
Matthias Jentsch
342a9375de
Move pdf.css into different directory to prevent it from being loaded during
...
regular requests.
refs #5644
2014-02-12 15:44:02 +01:00
Matthias Jentsch
4e5569371f
Show only mainDetailGrid in pdf and move css fixes to less-directory
...
refs #4356
2014-02-12 12:11:49 +01:00
Thomas Gelf
654953d9d6
New menu, still unfinished
2014-02-03 16:03:05 +00:00
Alexander Klimov
2ecf1a99a6
Show load indicator after 500 ms
...
fixes #5540
2014-02-03 11:10:36 +01:00
Eric Lippmann
59cb1d3cc7
Menu: Fix HTML
...
refs #3759
2014-01-28 13:34:57 +01:00
Chris Rüll
c4a00b8d31
Menu Configuration
...
Rework the Menu.Ini files and Include a new class to create a menu inside the project
2014-01-28 13:34:57 +01:00
Johannes Meyer
1b5b26c2bb
Add window awareness
...
refs #5510
2014-01-24 14:44:19 +01:00
Alexander Klimov
db22945f1e
Add close button to details
...
resolves #4925
2014-01-23 17:09:46 +01:00
Alexander Klimov
5ff081d683
Deselect tr only when ctrl key pressed
2014-01-23 16:42:04 +01:00
Eric Lippmann
2242973568
XHR: Force redirect to login if session is expired
...
resolves #5507
2014-01-23 16:03:47 +01:00
Eric Lippmann
bbe018567f
Dashboard: Render exceptions on failing requests
...
refs #5507
2014-01-22 14:58:23 +01:00
Eric Lippmann
d853c9417c
Remove respond.min.js since its no longer used
2013-10-29 15:28:04 +01:00
Eric Lippmann
8269d1542e
Pagination: Reduce font size
2013-10-23 15:23:30 +02:00
Jannis Moßhammer
275275f29e
Fix inline commands
2013-10-23 15:11:25 +02:00
Eric Lippmann
ca1d50ae53
Rename Icinga 2 Web to Icinga Web 2
2013-10-23 15:11:06 +02:00
Jannis Moßhammer
aa5fb1d8cf
Fix remove downtime
2013-10-23 14:34:20 +02:00
Jannis Moßhammer
1a95e48deb
Fix row style, add dashboard as default route
2013-10-23 14:20:32 +02:00
Jannis Moßhammer
8eea09ab53
Add default dashboard, fix componentLoader issue introduced before
2013-10-23 13:06:09 +02:00
Jannis Moßhammer
b616b652bc
Fix container error message, prevent components from being loaded twice
2013-10-23 11:17:31 +02:00
Jannis Moßhammer
1aa4c0bb98
Add login picture
2013-10-23 10:04:24 +02:00
Matthias Jentsch
e0aae9d14b
Cancel the pending request when loading a new container element
...
fixes #4947
2013-10-23 09:43:57 +02:00
Matthias Jentsch
eaa3c81f7a
Fix bug that caused the detail view to stay open, even when nothing was selected
...
fixes #4749
2013-10-22 17:06:05 +02:00
Jannis Moßhammer
16124989dd
Various style fixes, changed icon size, fixed show/service
2013-10-22 15:58:24 +02:00
Jannis Moßhammer
6c8bc91d89
Add login page with own template
2013-10-22 14:33:07 +02:00
Bernd Erk
6d112b56bf
Modify top bar and menu style
2013-10-22 14:14:53 +02:00
Jannis Moßhammer
f7c0eaa7c4
Fix/Reimplement dashboard
...
refs #4532
2013-10-22 12:10:12 +02:00
Marius Hein
8b419e15c4
Vagrant box configure icingaweb source
...
refs #4926
2013-10-22 11:39:06 +02:00
Michael Friedrich
fe03f5b246
Fix config path in index.php (generate with configure).
...
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
6b2cb571b6
Review installation, create tarball and add first spec file draft.
...
refs #4926
2013-10-22 10:57:15 +02:00
Jannis Moßhammer
cc5fa0a7b4
Fix suburls in grids not being recognized
2013-10-21 17:57:29 +02:00
Jannis Moßhammer
c4f3e78c02
Fix filter behaviour, fix statusdat filter
...
refs #4469
2013-10-21 17:04:39 +02:00
Marius Hein
1a73747740
Implement bootstrap datepicker
...
refs #4929
2013-10-21 11:32:24 +02:00
Marius Hein
a49691068e
Add datepicker
...
refs #4929
2013-10-21 10:32:53 +02:00
Eric Lippmann
36e9cdb549
Monitoring/register: Add status summary to the top bar
2013-10-20 16:08:53 +02:00
Jannis Moßhammer
f3bbf09bae
Status.dat query fixes and documentation after rebase
...
refs #3801
2013-10-20 15:16:44 +02:00
Marius Hein
5a1a738ce7
Add form to configure objects
...
refs #4924
2013-10-20 13:15:11 +02:00
Marius Hein
53ab6dbbf1
Implement global command toggle form in process view
...
refs #4918
2013-10-19 15:28:51 +02:00
Matthias Jentsch
3f48a29c05
Fix problems caused by rebasing
...
refs #3788
2013-10-18 16:44:03 +02:00
Matthias Jentsch
9cba03b017
Add actual links and buttons to the multi-views
...
refs #3788
2013-10-18 16:44:03 +02:00
Matthias Jentsch
4133d0093d
Add support for different selection modes, using a data attribute in the mainDetailGrid
...
Add code to handle single, multi and no selection. Add the class 'hover' to
table rows, that are selectable to indicate when a row is selectable.
refs #3788
2013-10-18 16:44:03 +02:00
Matthias Jentsch
8c416a51ce
Add views and behaviour to MultiController
...
Add views for every possible action, fix some bugs in the JavaScript multi selection,
make selection hrefs in the list controllers unique to be able to handle the selection
properly
refs #3788
2013-10-18 16:44:02 +02:00
Matthias Jentsch
b911e8c56b
Add multi-object detail views
...
Add the controller to handle requests to the multi-detail view and fix some
bugs in the multiselection of the mainDetailGrid component
refs #3788
2013-10-18 16:44:02 +02:00
Matthias Jentsch
a96331b4d6
Add support for multi-selection
...
Add classes to handle multi-row selection using the CTRL-Key and to
create the link for the selected query.
refs #3788
2013-10-18 16:44:02 +02:00
Marius Hein
c805550662
Performance overview
...
resolves #4189
resolves #4136
2013-10-18 11:32:53 +02:00
Jannis Moßhammer
4a95ba3468
Change url handling to detail on hashtag, add service filter
...
The url is now
http://%mainUrl%#%anchor%!detail=%detailUrl%
which allows us to better support IE and prevents
the detail url from appearing on the server side.
refs #4868
2013-10-17 19:55:00 +02:00
Jannis Moßhammer
d33cec78de
Semantic search implementation
...
- Only implemented for hosts as an example
- URL behaviour still has to be normalized
refs #4469
2013-10-17 19:52:52 +02:00
Jannis Moßhammer
24da98be83
Implement base filter library and tests
...
refs #4469
2013-10-17 19:52:25 +02:00
Marius Hein
0ba5d96069
Design: Host and service list
...
Fix: Command controller and downtimes
refs #4824
2013-10-17 19:52:25 +02:00
Jannis Moßhammer
c90e154645
Implement hosts view
...
refs #4824
Conflicts:
modules/monitoring/application/views/scripts/list/hosts.phtml
modules/monitoring/library/Monitoring/Object/Host.php
public/css/icons.css
public/css/main.css
2013-10-17 19:52:25 +02:00
Marius Hein
6f26df60f3
Apply less mixins
...
refs #4895
2013-10-16 15:37:44 +02:00
Marius Hein
cc8ecf262f
Reorganized styles
...
refs #4895
2013-10-16 14:49:03 +02:00
Marius Hein
460e0fe242
Implement on-the-fly less compilation
...
refs #4892
2013-10-16 12:00:09 +02:00
Marius Hein
7a406b313f
Adjusted buttons and a tags
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
d0fe1be7f7
Add command form helper for buttons with icons or labels
...
refs #4869
2013-10-15 18:10:36 +02:00
Marius Hein
a69c7498ec
Style comments, cowntimes, properties, flags in detail pane [WIP]
...
refs #4869
2013-10-15 18:10:36 +02:00
Eric Lippmann
f8938b34a4
Add yet hidden hostgroup summary w/ hostgroup overview rendered to detail
...
refs #4186
refs #4184
2013-10-15 15:13:49 +02:00
Eric Lippmann
af7db257fe
Menu: Add iconClass config
...
refs #4824
2013-10-14 13:30:02 +02:00
Marius Hein
05266bb387
Add new icons
...
refs #4824
2013-10-14 13:30:01 +02:00
Marius Hein
c02c18b23f
Add logo and remove old struct survivors
...
refs #4824
2013-10-14 13:28:16 +02:00
Marius Hein
15f0f1aa59
Status view and icons
...
refs #4824
2013-10-14 13:27:43 +02:00
Marius Hein
fe4ed3476f
Design: Host and service list
...
Fix: Command controller and downtimes
refs #4824
2013-10-14 13:05:38 +02:00
Marius Hein
f011b56911
Bugfix: Non existing function
...
refs #4400
2013-10-14 13:03:24 +02:00
Marius Hein
7e396fdf3f
Implement hosts view
...
refs #4824
2013-10-14 13:02:41 +02:00
Susanne Vestner-Ludwig
e06e38ac5f
Icinga Design
...
refs #4824
2013-10-14 13:02:04 +02:00
Jannis Moßhammer
8aea2f4d3c
Close detail on main pagination
...
refs #4823
2013-10-14 12:57:26 +02:00
Jannis Moßhammer
549c5d7390
Fix detail being added twice to URLs on updateContainerHref
...
This was caused by an redudant call to updateContainerHref in mainDetailGrid
refs #4823
2013-10-14 12:57:26 +02:00
Eric Lippmann
c67ef17e86
js/link target: Replace detail container from url when the a tag's data-icinga-target attribute is set to 'detail'
...
refs #4823
2013-10-14 12:57:25 +02:00
Marius Hein
73ed141a5e
Fix: Allow errors in body to be replaced
...
fixes #4736
2013-10-09 17:27:47 +02:00
Marius Hein
53d2e34e23
Finish comment view
...
refs #4714
2013-10-09 09:35:32 +02:00