Commit Graph

75 Commits

Author SHA1 Message Date
laf 57540aacbc Added search and sorting support 2015-07-20 14:03:09 +01:00
laf c579805292 Updated edit ports page to use bootstrap 2015-07-20 13:55:35 +01:00
Daniel Preussker 6efe5b086c Merge pull request #1370 from travishegner/lazyload
Lazyload
2015-07-18 22:02:13 +02:00
laf 92dfc7ff42 Linked alert rule name to alert rules page 2015-07-18 17:30:55 +01: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 a044782420 Final updates to fix user perms for ipv4/ipv6 and mac search 2015-07-07 23:59:13 +01:00
laf fba1e6933a removed debug 2015-07-07 23:28:00 +01:00
laf 3ed8d261a7 Fixed arp search page user perm queries 2015-07-07 23:26:03 +01:00
laf b1a052f357 Some permission updates for non-admin users 2015-07-07 23:18:57 +01:00
laf 820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
Paul Gear b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Daniel Preussker 225a84d597 Merge pull request #1210 from SaaldjorMike/fix-memory
Fixed entry count on memory page
2015-06-08 14:03:48 +00:00
Mike Rostermund f1c13d1e3d Fixed entry count on memory page 2015-06-08 13:19:40 +02:00
Mike Rostermund ed86171d0a Fixed entry count on storage page 2015-06-08 13:14:39 +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
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
f0o fa170aa37b Fix bug with worded states in device-table 2015-05-27 16:07:09 +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
Mike Rostermund 39f5daefee Fixed wrong graph type reference 2015-05-26 00:45:24 +02:00
laf 03ed5e6c7d Moved sql where line to be included in count 2015-05-25 21:54:57 +01:00
laf 6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +01:00
Freddie Cash 620a97b2c9 Search field parsing is slightly broken
Fix to allow searching based on Location and Device Type.  Without this fix, you can only search on one or the other, but not both.

See Issue 1098 for more info.
https://github.com/librenms/librenms/issues/1098
2015-05-21 08:40:31 -07: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
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 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 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
Neil Lathwood c62a5bf3c3 Merge pull request #862 from f0o/issue-851
Updates syslog-page
2015-05-03 13:26:54 +01:00
laf 113636cce9 Updated alerts status box 2015-04-29 01:31:52 +01:00
f0o da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
f0o 3a9e003969 Using Bootgrid for syslogs page
Added datepicker to syslog-filters
2015-04-24 14:35:59 +00:00
Daniel Preussker 821b686713 Merge pull request #845 from laf/issue-842
Updated search pages to fix broken elements
2015-04-23 16:57:24 +00:00
Daniel Preussker 57efb19527 Merge pull request #855 from laf/user-perms
Added function for read only admin and updating lots of areas with user perms issue.
2015-04-23 16:48:03 +00:00