Commit Graph

2568 Commits

Author SHA1 Message Date
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
Neil Lathwood
78bd514303 Merge pull request #954 from mohshami/master
Fix install.php
2015-05-11 10:18:24 +01:00
Mickael Marchand
769f6b95c1 rewritten to check for input type 2015-05-11 09:43:20 +02:00
Mohammad Al-Shami
bdca04563c Add logic to handle the case where config.php cannot be written for some reason 2015-05-11 00:48:38 +03:00
Mohammad Al-Shami
9999d57a6b Merged changes with upstream and fixed AUTHORS.md
Merge remote-tracking branch 'upstream/master'
2015-05-11 00:29:34 +03:00
Mohammad Al-Shami
ed0218dba7 Uncommented second
$install_dir = array_pop($cur_dir);

line. Issue was happening because nginx doesn't add a trailing slash to DOCUMENT_ROOT. Simple change to nginx configuration adds that so no need to edit the code here.

Fixed conflict with AUTHORS.md
2015-05-11 00:09:14 +03:00
Mickael Marchand
af09cd1af9 allow to search a device by its hostname 2015-05-10 19:11:12 +02: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
Mohammad H. Al-Shami
6e27d888c3 Update install.php to prevent creating an empty config.php file
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-05-10 16:40:38 +03:00
Mickael Marchand
e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02:00
Lasse Leegaard
830a02d4da Update junos logo
Update junos logo from old leaf logo to current star burst logo
2015-05-09 22:17:57 +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
Daniel Preussker
365f3c6ca5 Merge pull request #928 from laf/oxidized-api
Added API to feed into Oxidized
2015-05-07 14:36:24 +00:00
laf
f5d02ab18d Added API to feed into Oxidized 2015-05-07 00:32:58 +01:00
laf
dc0d12936c Added support for Oxidized 2015-05-06 22:52:54 +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
ea61890ddf Changed font color 2015-05-03 15:37:23 +01:00
laf
99d5f13a0d Added hover blue 2015-05-03 14:54:16 +01:00
laf
774421bcf6 Select items are now normal icon 2015-05-03 14:49:21 +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
f0o
7c6e1f4067
Included filter-form into bootgrid
Linked datepickers
2015-05-03 11:50:59 +00: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
Daniel Preussker
07205d6a23 Merge pull request #887 from laf/installer
Updated installer
2015-05-03 10:39:36 +00:00
Neil Lathwood
a6244a7d21 Merge pull request #893 from joubertredrat/issue-622
Issue 622
2015-05-02 23:24:00 +01:00
JoubertRedRat
435831e03d change loading colors to dark and mono style 2015-05-01 13:04:25 -03:00
JoubertRedRat
dbbde9f649 Include loading on top page and fix dark and mono logo 2015-05-01 11:02:18 -03: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
laf
0f43550fcf t # This is a combination of 11 commits.
More mibs needed from http://www.ieee802.org/1/files/public/MIBs/

Updated mib names

Updated poller function and siklu call

Updates for Siklu detection

Removed one graph not supported

Added rfOperationalFrequency graph

Removed modulation graph

Work on siklu support

Siklu packets supports

Last updates for Siklu support

Updated more siklu support
2015-04-30 16:55:06 +01:00
laf
bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
laf
05ec4d0145 Updated installer 2015-04-30 11:35:43 +01:00
Rosiak
bedb546779 Added detection for window height for map page - Correction
Fixes issue #879
2015-04-29 22:59:30 +02:00
Daniel Preussker
a669790768 Merge pull request #883 from laf/issue-881
Added text to let users know refresh is disabled
2015-04-29 21:09:14 +02:00
Daniel Preussker
eedf80ebe1 Merge pull request #884 from laf/issue-879
Added detection for window height for map page
2015-04-29 21:08:24 +02:00
laf
b2cf6a815f Added detection for window height for map page 2015-04-29 18:22:04 +01:00
laf
0ab836b9bb Added text to let users know refresh is disabled 2015-04-29 18:08:16 +01:00