Commit Graph

1322 Commits

Author SHA1 Message Date
Daniel Preussker
8d3287270d Merge pull request #1083 from laf/issue-1060
Added dbm icon
2015-05-20 12:24:37 +02:00
laf
7791735637 Added dbm icon 2015-05-19 21:47:23 +01:00
Rudy Hardeman
2ec929b571 initial version 2015-05-19 22:19:13 +02:00
laf
487906b34e Updated services edit / delete pages 2015-05-19 17:18:39 +01:00
laf
57a08a0ade Finished dell rac support and updated mib 2015-05-19 01:04:17 +01:00
Paul Gear
2285f8c2e8 Fix first colour in storage graph being wrong 2015-05-18 23:48:14 +10:00
Paul Gear
a2c8669bc0 Additional fix for sorting by total used storage column 2015-05-18 23:48:14 +10:00
Paul Gear
44f3428fad Merge pull request #1055 from laf/issue-1023
Fixed used column sorting
2015-05-18 21:44:14 +10:00
laf
ec833e88cd Fixed used column sorting 2015-05-18 12:04:44 +01:00
Daniel Preussker
37d69cc0e4 Merge pull request #1030 from laf/issue-1023
Converts storage page to use bootstrap
2015-05-17 14:38:38 +02:00
f0o
7aab831feb Show details of alert in the alert-logs
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
laf
1d4ae186ab Removed drive ignore code 2015-05-16 23:42:26 +01:00
laf
8cd587755f Final version for storage page 2015-05-16 21:04:59 +01:00
laf
7c5087bacb Added bootgrid support for storage page 2015-05-16 16:30:25 +01:00
Arjit Chaudhary
e194d15e4b Changed fa-down to fa-exclamation-triangle for Down 2015-05-15 22:48:46 +05:30
Arjit Chaudhary
d63ef23389 Down to down icon, disabled to paused icon and make down icon in red 2015-05-15 12:48:24 +05:30
Arjit Chaudhary
d9b4babc6f Probably better to change Add Server icon to fa-plus 2015-05-15 12:44:29 +05:30
Arjit Chaudhary
7e63124bcc Change fa-desktop to fa-trash for Delete Device icon 2015-05-15 10:48:54 +05:30
laf
503c97d02a Shrunk the Hostname column down, it took up 90% of the screen and looked odd. 2015-05-14 20:05:47 +01:00
Daniel Preussker
862256aace Merge pull request #998 from laf/issue-994
Added support for custom customer descriptions in ifDescr
2015-05-14 13:34:06 +00:00
laf
8f8ef81799 Added support for custom customer descriptions in ifDescr 2015-05-14 00:37:40 +01:00
laf
4a9b01caf0 Added flag to disable port relationship in ports list for a device 2015-05-13 23:01:26 +01:00
laf
189391d7bb Removed duplicated query 2015-05-13 18:58:15 +01:00
laf
3f4a010125 Fixed query which caused issues when no devices_perms existed 2015-05-13 18:42:51 +01:00
laf
902e61d132 Fixed SQL query to limit normal users view 2015-05-13 15:49:50 +01:00
f0o
96d8fe460f Define some sane defaults for graphs 2015-05-11 17:10:53 +00:00
f0o
a8e5880423 Fix logic bugs and strip %% 2015-05-11 13:09:51 +00:00
f0o
25a9535b95 Rewrite rrdtool_escape 2015-05-11 11:22:36 +00:00
Mickael Marchand
55ee833e57 remove the headers if there is nothing to display below them 2015-05-10 18:44:49 +02:00
Mickael Marchand
cdd073a197 new noagg option to prevent displaying the aggregates 2015-05-10 18:36:15 +02:00
Mickael Marchand
a43165ec1b fixed nototal option which was not properly set in common.inc.php
add new nodetails option to not display each device/port on the legend when graphing lots of devices
add new aggregates on multibits graphs
2015-05-10 17:52:46 +02:00
Mickael Marchand
e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02:00
Ultra2D
05e3282cce Merge branch 'master' into issue-714 2015-05-09 17:17:51 +02:00
f0o
ef74acb6cb Adds:
`bills` to `html/ajax_rulesuggest.php`
	`generate_bill_url` to `html/includes/functions.inc.php`
	Link to bills in `html/includes/table/alerts.inc.php`
2015-05-07 20:43:02 +00:00
laf
f5d02ab18d Added API to feed into Oxidized 2015-05-07 00:32:58 +01:00
laf
9d6f20ccf1 Another tweak to SQL query for devices 2015-05-05 23:54:36 +01:00
laf
1fdf271470 Added missing devices. for column reference 2015-05-05 12:54:25 +01:00
laf
fa83e1ecea Fixed devices location filtering 2015-05-05 11:29:59 +01:00
laf
0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
laf
52197ec3b6 Fix json appearing in global search 2015-05-03 23:15:00 +01:00
laf
b5fcc73ce6 Fixed map due to using jquery to resize 2015-05-03 22:39:25 +01:00
laf
8e31ef4258 removed limit due to issue with typeahead 2015-05-03 21:25:19 +01:00
laf
ac1d85235c Added headers for devices / groups 2015-05-03 17:49:19 +01:00
laf
80028465cb Sorted ports / bgp background 2015-05-03 15:52:04 +01:00
laf
e73f005d46 Removed class from dropdown 2015-05-03 14:08:45 +01:00
laf
0062e59f3a Merge branch 'master' of github.com:laf/librenms into twitter-typeahead
Conflicts:
	html/index.php
2015-05-03 13:30:56 +01:00
Neil Lathwood
c62a5bf3c3 Merge pull request #862 from f0o/issue-851
Updates syslog-page
2015-05-03 13:26:54 +01:00
Daniel Preussker
bd7906162e Merge pull request #875 from laf/issue-laf-155
Updated alerts status box
2015-05-03 10:40:37 +00:00
laf
666bd05a0e Updated graph label 2015-04-30 21:23:22 +01:00
laf
19790fa514 Some more small tweaks to get everything together 2015-04-30 18:23:42 +01:00