Tony Murray
957ecc2441
Locations UI and editing ( #9480 )
...
* Better handling of errors
Mapquest seems to return the center of the US on error.......
* Editable locations WIP
* Change to bootgrid ajax table WIP
* Graphs working, using handlebars
update js libs
add current location button
* remove sql query, change icon
* Add the map to the device view, only when gps is expanded.
Allow edit on device page, share js code
* fix chevron rotation, improve click area
* extra warning
* fix overview layout (remove containers)
* fix style
* fix html divs, change collapse ui a bit
move css, update css/js versions
* start zoomed out on new locations
* don't double load scripts, zoom to 17
* fix php-md errors, remove unused use statement
* improve non-admin experience
* Move locations page to Laravel
More functions in Url and Html util classes
reduce code duplication
* translation buttons too
* fix whitespace
* move formatters to the frontend
* small changes
* disable traffic for locations with no devices
* change down 0 to green from gray
* missing "
* Fix paginate all
* working fix for paginate all
* allow sort by counts
* fix down sort
* a little safety
* Don't call the function twice
* btn-xs
2018-11-29 19:23:40 -06:00
Robbie Penziol
afb838bc10
webgui: Added ability to set warning percentage for CPU, mempools from device edit page ( #5895 )
2017-03-03 15:07:12 +00:00
Richard Mayhew
47397d0083
webui: Updated icons to use Font Awesome ( #5468 )
2017-01-21 11:24:05 +00:00
Tony Murray
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
Rosiak
eff7e18d4e
Align tables
...
Something that bugged me for a while..
2016-02-28 02:29:51 +01:00
Louis Bailleul
b40bd2f467
Rebase
2015-12-21 13:26:48 +00:00
Louis Bailleul
ee75091c44
Use browser width to scale cpu and bandwidth graphs on device overview
2015-12-21 13:25:23 +00:00
Louis Bailleul
a56344246a
Cleanup and reorganize code
...
Make the average cpu the default
2015-11-23 09:37:58 +00:00
Louis Bailleul
439193c9fa
Add the number of cpu between the type and percent graph
2015-11-20 15:53:02 +00:00
Louis Bailleul
ee99ee89d6
Replace tab by space
2015-11-20 15:48:44 +00:00
Louis Bailleul
8921c75d1e
Fix formatting
2015-11-20 15:40:57 +00:00
Louis Bailleul
a2bc1a4513
Add possibility to merge all cpu in one graph in the device overview
2015-11-20 15:33:56 +00:00
Clint Armstrong
b5e8998c70
apply lazyload patch
2015-07-16 12:42:58 -04:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
54c3b7bc14
Refreshed visually the Device overview page
2014-02-26 22:33:45 +00:00
Tom Laermans
8df2b9b3f5
remove legacy variables, hopefully i didn't mess anything up
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
Tom Laermans
ebc03a87b2
change more tables to css colouring, some more to do but not for now...
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3020 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-10 17:21:49 +00:00
Tom Laermans
b6e7b4ef7a
remove almost all base_url
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2648 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-05 10:55:10 +00:00
Tom Laermans
2dc8b807e9
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2642 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 09:10:21 +00:00
Tom Laermans
fd46d7bff9
fix more broken links on device overview
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2529 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 16:22:56 +00:00
Adam Amstrong
95a287baa7
migrate towards new URL format. slowly.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2491 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-17 19:14:44 +00:00
Adam Amstrong
fc40257da9
more db*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2336 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-16 12:48:50 +00:00
Adam Amstrong
efd9d30ee7
move percentage colour mappings to function. make graphs for memory/storage match percentage colours (should we do this for others?)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2160 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-25 17:15:36 +00:00
Tom Laermans
2f121863b6
fix some broken links since plural to singular, remove some base_url usage while at it
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2087 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-15 17:22:35 +00:00
Adam Amstrong
c3d1ac1609
mempool overview start with white (like other overview panes)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2057 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-11 13:46:18 +00:00
Adam Amstrong
78e507ccc4
fix more health graphs (removing plurals)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2043 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-09 14:22:43 +00:00
Tom Laermans
f55a30f744
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
Tom Laermans
f7ecdd3bac
cleanup html entities etc, to make htmltidy a bit happier (but not blissful at all yet)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1981 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-28 09:11:05 +00:00
Tom Laermans
10b0bbe010
fix 2 possible sql injections, make graph clickthrough work on the non-sensor blocks in the device overview too
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1973 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-25 14:18:04 +00:00
Tom Laermans
834989df95
restructure/reindent/htmlfix html pages, remove dead code
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1897 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-17 00:09:20 +00:00
Tom Laermans
1a477eebbe
device subpages cleanup, remove dead code
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1896 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 23:10:10 +00:00
Adam Amstrong
ada14bd542
Major changes to graphing system organisation. Prevent sensors from being discovered in ENTITY-SENSOR-MIB if they've already been detected in CISCO-ENTITY-SENSOR-MIB (they share entPhysicalIndex). Fix ADSL poller. Make popup overlibs prettier as default.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1470 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-24 19:14:41 +00:00
Adam Amstrong
b3e2ae50ac
genericify that, use it for mempools also
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1316 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-08 23:30:52 +00:00
Adam Amstrong
8da13537f1
improved processor text description rewriting (now in function)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1315 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-08 23:21:30 +00:00
Adam Amstrong
847d5c6204
some prettier icons on device overviews
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1148 61d68cd4-352d-0410-923a-c4978735b2b8
2010-06-12 13:39:26 +00:00
Adam Amstrong
46faf7cf9d
adding new /health/ pages, need cleaning up, need option to enable/disable graphs (right side 'toggle'?)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1062 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-11 13:45:19 +00:00
Tom Laermans
ebfe294d9e
err, wake up sid3windr :P fixed last commit
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1053 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:57:36 +00:00
Tom Laermans
38d544d38c
order processors by descr (patch by beens)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1052 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-01 10:52:40 +00:00
Adam Amstrong
d62c8aedc8
more icons and fixing overview.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1009 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 21:58:50 +00:00
Adam Amstrong
d9b1cce70b
add some nice new icons for overview. are they nice?
...
i don't know. they're certainly nicer than a kick in the balls though, eh?
git-svn-id: http://www.observium.org/svn/observer/trunk@1003 61d68cd4-352d-0410-923a-c4978735b2b8
2010-03-11 03:38:22 +00:00
Adam Amstrong
2098a7a4fc
resize bars in overview to 20px high, looks better, less hassle.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@908 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 02:47:23 +00:00
Adam Amstrong
3c42f22dcf
much much much much much much prettier percentage bars and some moving around of overview page.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@832 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 23:55:56 +00:00
Adam Amstrong
05735f4d55
adding more junose and foundry/brocade. adding new mibs. unifying processor polling
...
git-svn-id: http://www.observium.org/svn/observer/trunk@831 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 21:45:39 +00:00