Commit Graph

55 Commits

Author SHA1 Message Date
Markus Heberling
68b5308d43 Display devices with empty type as generic 2015-03-14 16:32:17 +01:00
laf
1ed27b1acb Bug fix to make devices search box work again! 2015-03-03 15:07:56 +00:00
laf
8a932df6e8 Fixed if statement to bring back device search bar 2015-03-01 18:40:01 +00:00
laf
c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
laf
6e7c095bde Added a sub-menu on the device list page to enable quick access to features 2015-02-03 21:35:34 +00:00
laf
3f09dca5dd Merge pull request #229 from laf/issue-laf-5
Tidied up the search boxes on the devices list page
2014-06-16 11:20:31 +01:00
laf
8dee892d34 Tidied up the search boxes on the devices list page 2014-06-15 15:17:44 +01:00
laf
d59c557d0d Made the devices table responsive for mobile browsing 2014-06-15 15:00:50 +01:00
laf
9c6d73dae3 Visually tidied up the devices pages 2014-03-02 20:10:15 +00:00
laf
fc7404a3c4 Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box 2014-01-13 10:08:59 +00:00
laf
08d6087d60 Fixed detail/basic view code so this now runs correctly
Added || $subformat == "basic" to if statement that checked for just details view before.
2013-12-05 22:24:58 +00:00
laf
94eb372945 $subformat was being set rather than checked in if statement
Line 266, changed = to == so the if statement works.
2013-12-05 11:47:19 +00:00
Adam Amstrong
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Adam Amstrong
5883f9512d fix devices -> graphs
git-svn-id: http://www.observium.org/svn/observer/trunk@3168 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 13:33:12 +00:00
Tom Laermans
e15af852f7 html fixies, show rrdtool version on menu
git-svn-id: http://www.observium.org/svn/observer/trunk@3127 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-03 13:52:34 +00:00
Tom Laermans
7c36b0f9c2 secret overview change
git-svn-id: http://www.observium.org/svn/observer/trunk@3086 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-24 22:08:03 +00:00
Tom Laermans
7e574d329d fix apostrophes in location= filter variable
git-svn-id: http://www.observium.org/svn/observer/trunk@2962 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 14:02:32 +00:00
Tom Laermans
baeb083b97 make new colour bar smaller. FU, CSS
git-svn-id: http://www.observium.org/svn/observer/trunk@2890 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-08 19:19:54 +00:00
Tom Laermans
a0a1939995 more title sets
git-svn-id: http://www.observium.org/svn/observer/trunk@2691 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-18 14:41:19 +00:00
Tom Laermans
a369c442eb syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +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
6b8cba3d24 syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2580 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-26 16:06:18 +00:00
Adam Amstrong
51d7ea9292 make widescreen better. made graphs change on devices page to fill widescreen.
fix generic_multi_bits_separated. rrdtool_graph is so complicated! Thanks monrad.


git-svn-id: http://www.observium.org/svn/observer/trunk@2537 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-21 13:22:27 +00:00
Tom Laermans
9a1bee1458 more code cleanup (last commit for now)
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:37:54 +00:00
Tom Laermans
d864ce234f kill a whole bunch of trailing spaces
git-svn-id: http://www.observium.org/svn/observer/trunk@2516 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 09:55:11 +00:00
Tom Laermans
a83e39150c fix device links for the new url format
git-svn-id: http://www.observium.org/svn/observer/trunk@2511 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-19 13:22:14 +00:00
Tom Laermans
835978a71c minor improvement to devices filter layout
git-svn-id: http://www.observium.org/svn/observer/trunk@2484 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-16 15:09:11 +00:00
Adam Amstrong
7ba4385fe9 replace duplicate code block with non duplicate code block. for fun.
git-svn-id: http://www.observium.org/svn/observer/trunk@2478 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-16 01:58:23 +00:00
Adam Amstrong
4da0e1f479 fix purge-ports. improve some other things in devices/ports
git-svn-id: http://www.observium.org/svn/observer/trunk@2458 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-14 14:58:49 +00:00
Adam Amstrong
9e680b33a6 change how we draw error graphs (do it in rrd so they fit!). improvements to new devices/ports
git-svn-id: http://www.observium.org/svn/observer/trunk@2457 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-14 14:28:42 +00:00
Adam Amstrong
a7b7dc8f4d default to normal devices layout
git-svn-id: http://www.observium.org/svn/observer/trunk@2456 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-14 13:50:41 +00:00
Adam Amstrong
e9f14f8f85 many lovely GUI changes.
git-svn-id: http://www.observium.org/svn/observer/trunk@2454 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-14 13:38:01 +00:00
Tom Laermans
ef143ece1b remove password exposure through debug print_r, duh
git-svn-id: http://www.observium.org/svn/observer/trunk@2453 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-13 10:45:43 +00:00
Adam Amstrong
99c6fc3e65 vastly simplified .htaccess and cleaned up how we use variables a little
git-svn-id: http://www.observium.org/svn/observer/trunk@2446 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-12 04:57:56 +00:00
Adam Amstrong
9c2a61d84a remove PDO, test some dbFacile
git-svn-id: http://www.observium.org/svn/observer/trunk@2276 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-12 11:08:56 +00:00
Adam Amstrong
585e69c826 first PDO commit. make connection in static-config, use in /devices/
git-svn-id: http://www.observium.org/svn/observer/trunk@2272 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-10 10:34:51 +00:00
Adam Amstrong
a29b39a3ed pretty, i think. some css fuckup still, and would be nice to 'separate' the rows so we see more border
git-svn-id: http://www.observium.org/svn/observer/trunk@2118 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 17:47:50 +00:00
Adam Amstrong
bfe7bc073c prettier :)
git-svn-id: http://www.observium.org/svn/observer/trunk@2114 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 17:03:54 +00:00
Tom Laermans
a9a3845f7b luckily, at least ONE person knows what he's doing
git-svn-id: http://www.observium.org/svn/observer/trunk@2113 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 17:00:09 +00:00
Adam Amstrong
30b2918858 location to listview from falz
git-svn-id: http://www.observium.org/svn/observer/trunk@2110 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 16:47:36 +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
92cff2a365 I accidentally the whole type selection on the devices page. Fixed.
git-svn-id: http://www.observium.org/svn/observer/trunk@2004 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-01 15:55:42 +00:00
Tom Laermans
b7720135e9 small cleanups etc, plus allow sysLocation override
git-svn-id: http://www.observium.org/svn/observer/trunk@2000 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-31 17:19:54 +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
7ffefc0d57 move authenticate to a little later, update CHANGELOG for VMware support, minor cleanups, prettify message- and errorboxes
git-svn-id: http://www.observium.org/svn/observer/trunk@1979 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 19:28:39 +00:00
Tom Laermans
7454791074 code standard/cleanups
git-svn-id: http://www.observium.org/svn/observer/trunk@1978 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-26 19:12:24 +00:00
Geert Hauwaerts
0e9023d009 - Made tables sortable. For example storage, sort by disk utilization.
- To use add 'sortable' in the <table> class property.


git-svn-id: http://www.observium.org/svn/observer/trunk@1931 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-19 01:43:13 +00:00
Geert Hauwaerts
5c83b3f521 - User with restricted privileges will see only Locations where they have any access on. Other locations will be filtered from the lists.
git-svn-id: http://www.observium.org/svn/observer/trunk@1916 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-17 21:02:28 +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