Commit Graph
2674 Commits
Author SHA1 Message Date
Mike Rostermund 516bc43234 Fix heading of syslog table for devices 2015-06-07 22:07:36 +02:00
f0o 2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
Paul Gear 418416457b Make source layout consistent with all the other aruba files 2015-06-06 07:46:16 +10:00
Mike Rostermund cdd597a17e Fixed same height for input fields on /syslog/ 2015-06-04 12:27:49 +02:00
Neil Lathwood b71ae21054 Merge pull request #1191 from SaaldjorMike/syslog-perms 2015-06-04 10:25:31 +01:00
Mike Rostermund 61d77e72c5 Hide link to syslog for device if syslog is disabled. 2015-06-04 09:19:48 +02:00
Rosiak 250b58ea8b Minor corrections to memory bootgrid 2015-06-04 00:08:53 +02:00
Rosiak f9322a29c6 Convert memory page to use bootgrid 2015-06-03 23:39:54 +02:00
Rosiak 054bf3ae20 Convert processors page to use bootgrid
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
Neil Lathwood 8e7cfda944 Merge pull request #1186 from SaaldjorMike/dbm-link
Fixed link for the dBm graphs from other Health-pages
2015-06-02 19:22:05 +01:00
Rosiak 903649dbce Minor name changes
- Capitalise alert
- Change health page menu to match the category
2015-06-02 19:42:08 +02:00
Mike Rostermund bf97bad184 Fixed link for the dBm graphs from other Health-pages 2015-06-02 19:06:15 +02:00
Mike Rostermund 0bd6a9736e Only unshift first time. 2015-06-02 13:55:53 +02:00
Mike Rostermund a3e4e66c6a Capitalised a few words when deleting device groups 2015-06-01 13:59:22 +02:00
Arjit Chaudhary 5604f3e61f Remove divider for first element in settings dropdown
Screenshot: http://i.imgur.com/RtR4HsC.png
2015-05-31 18:38:46 +05:30
Arjit Chaudhary 6bc1ac6e76 Snip API documentation to API Docs
API documentation seems to get cut-off (http://i.imgur.com/Mu56uwp.png) so trimming it down.
2015-05-31 17:11:23 +05:30
laf bf7a94dd2d Spelling, JS and update to attaching templates 2015-05-30 18:10:32 +01:00
Mike Rostermund f8331ce8dd Fixed issue when truncating UTF-8 strings, fallback to old way if extension is not loaded. 2015-05-30 16:39:39 +02:00
Neil Lathwood 94f66c44bb Revert "Fixed issue when truncating UTF-8 strings." 2015-05-30 03:43:00 +01:00
Mike Rostermund 134ef3090b Fixed issue when truncating UTF-8 strings. 2015-05-29 15:33:11 +02:00
laf 451d0322c1 Fixed scrut issues 2015-05-29 14:26:29 +01:00
Daniel Preussker 5b74549cd9 Merge pull request #1157 from laf/issue-1138
When bare=yes is specified, enable more of a full screen look
2015-05-29 10:57:19 +00:00
Neil Lathwood e878bf15e0 Merge pull request #1145 from vitalisator/issue-1140
Added PBN OS Logo
2015-05-29 11:10:44 +01:00
laf 19b188e747 Removed additional else check 2015-05-29 11:10:43 +01:00
Daniel Preussker ec16516eb8 Merge pull request #1155 from laf/issue-1149
Updated /iftype/ page to show speed/circuit/notes like /customers/
2015-05-29 06:59:50 +00:00
laf 3f974478e0 When bare=yes is specified, enable more of a full screen look 2015-05-29 01:17:23 +01:00
laf 3b61e82d39 Fixes query to limit devices/ports users can see 2015-05-29 00:39:05 +01:00
laf 9f13527c87 Updated /iftype/ page to show speed/circuit/notes like /customers/ 2015-05-29 00:18:26 +01:00
laf 5b57e75b2e Final work getting alerts dynconfig done 2015-05-28 17:00:26 +01:00
f0o b154b424bf Do not allow demo-user to delete other users 2015-05-28 12:44:45 +00:00
f0o fa170aa37b Fix bug with worded states in device-table 2015-05-27 16:07:09 +00:00
vitalisator a595d506a6 Added PBN OS Logo 2015-05-27 16:20:37 +02:00
Neil Lathwood 74ec1c6f36 Merge pull request #1137 from f0o/issue-1136
Added config options for region and resolution for the globe.php frontpage
2015-05-26 21:27:36 +01:00
f0o 1b5e2536f6 Added config options for region and resolution for the globe.php frontpage
$config['frontpage_globe']['region'] = any of https://developers.google.com/chart/interactive/docs/gallery/geochart#Continent_Hierarchy
$config['frontpage_globe']['resolution'] = countries|provinces|metros
$config['frontpage_globe']['markers'] = devices|ports
2015-05-26 19:06:57 +00:00
Mike Rostermund 4497805b59 Show ifName instead of ifDescr in /search/search=arp/ 2015-05-26 17:51:28 +02:00
Paul Gear bd46c0981c Merge pull request #1130 from laf/issue-1129
Moved sql where line to be included in count
2015-05-26 20:43:33 +10:00
Daniel Preussker 2228f7f4aa Merge pull request #1131 from SaaldjorMike/wrong-graph-type
Fixed wrong graph type reference
2015-05-26 08:05:32 +00:00
Mike Rostermund 39f5daefee Fixed wrong graph type reference 2015-05-26 00:45:24 +02:00
Paul Gear c53f9aae0e Merge pull request #1123 from laf/issue-1122
Updated nfsen directory checking
2015-05-26 08:44:48 +10:00
laf 03ed5e6c7d Moved sql where line to be included in count 2015-05-25 21:54:57 +01:00
laf 04a4987a23 Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
	includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf 0ccbc7a6b1 More updates 2015-05-25 18:05:11 +01:00
Daniel Preussker fd33321113 Merge pull request #1124 from laf/issue-1121
Removed lower limit for sensor graphs so negative values will show
2015-05-25 06:54:53 +00:00
Daniel Preussker c199be62b2 Merge pull request #1125 from laf/issue-1033
Added ability to customise ports transit/peering/core/custom descr
2015-05-25 06:54:05 +00:00
laf 9372d3040e Fixed processor graphs popup 2015-05-24 21:51:52 +01:00
laf 1503013344 Added ability to customise ports transit/peering/core/custom descr 2015-05-24 20:07:37 +01:00
laf 7b06ec88bb Removed lower limit for sensor graphs so negative values will show 2015-05-24 19:09:13 +01:00
laf 95b5eec674 Updated nfsen directory checking 2015-05-24 17:48:41 +01:00
Daniel Preussker 68e0d7925f Merge pull request #1107 from laf/issue-1105
Added error checking to add alert rule and add device group forms
2015-05-22 10:31:49 +00:00
laf f92a305821 Added error checking to create device group 2015-05-22 11:10:26 +01:00