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 |
Thomas Gelf
|
0f3f18f793
|
Layout restructured
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
914806e229
|
Replaced a few icons with imgs
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
b6dbfaa6b8
|
Add image size support to parsedown
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
62ca46e9cd
|
Re-added widget loader
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
34316ccbca
|
Lighter tab html, support casting to string
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
73fdcdef47
|
use without backslash
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
445c981d01
|
Tab extensions use imgs instead of icons
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
3faf1ec725
|
Lighter HTML in the dashboard component, handle missing URLs
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
9e66d22c76
|
One more TODO: Query-String handling in action controller
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
69538270f7
|
Action controller example function: Config()
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
aa821d9cd4
|
Pagination cleanup, prepared for new CSS
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
6fdb7e15d8
|
Show exception in first header to ease JS support
|
2014-02-21 14:03:47 +00:00 |
Thomas Gelf
|
30e1f28ed6
|
TimeSince helper extended to support clientside support
|
2014-02-21 14:03:46 +00:00 |
Thomas Gelf
|
450670d55e
|
Temporarily ignore logged errors
|
2014-02-21 14:03:46 +00:00 |
Johannes Meyer
|
872da0c699
|
Remove echo instruction from Icinga\Chart\Palette
|
2014-02-21 14:20:54 +01:00 |
Johannes Meyer
|
485bbcd25d
|
Fix AuthenticationManager test
|
2014-02-21 14:14:45 +01:00 |
Johannes Meyer
|
68357e9ca2
|
Fix coding style
|
2014-02-21 14:07:32 +01:00 |
Johannes Meyer
|
25584f51a2
|
Merge branch 'bugfix/dynamic-event-history-length-5589'
fixes #5589
|
2014-02-21 13:10:08 +01:00 |
Johannes Meyer
|
c89f3b6140
|
Add filter functionality to eventhistory view and fix default order direction
refs #5589
|
2014-02-21 12:59:32 +01:00 |
Eric Lippmann
|
25665dec24
|
Vagrant: Add authentication.ini and resources.ini to /etc/icingaweb
refs #5638
|
2014-02-21 10:16:16 +01:00 |
Eric Lippmann
|
af342d6b3a
|
Tests: Fix Fatal error: Class 'Icinga\Exception\NotReadableError' not found
|
2014-02-20 14:02:29 +01:00 |
Eric Lippmann
|
7fa6668b64
|
Make Icinga Web 2 work without any config file
refs #5638
fixes #5523
|
2014-02-20 13:53:28 +01:00 |
Matthias Jentsch
|
6167e6a4f8
|
Merge branch 'feature/svg-inline-renderer-5679'
|
2014-02-19 19:02:29 +01:00 |