064f374160
Merge pull request #1501 from laf/issue-1334-new
...
New overview page and new map
2015-07-26 14:33:34 +10:00
031a818c77
Removed references to location override
2015-07-20 16:52:33 +01:00
57540aacbc
Added search and sorting support
2015-07-20 14:03:09 +01:00
c579805292
Updated edit ports page to use bootstrap
2015-07-20 13:55:35 +01:00
6efe5b086c
Merge pull request #1370 from travishegner/lazyload
...
Lazyload
2015-07-18 22:02:13 +02:00
92dfc7ff42
Linked alert rule name to alert rules page
2015-07-18 17:30:55 +01:00
b5e8998c70
apply lazyload patch
2015-07-16 12:42:58 -04:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
a044782420
Final updates to fix user perms for ipv4/ipv6 and mac search
2015-07-07 23:59:13 +01:00
fba1e6933a
removed debug
2015-07-07 23:28:00 +01:00
3ed8d261a7
Fixed arp search page user perm queries
2015-07-07 23:26:03 +01:00
b1a052f357
Some permission updates for non-admin users
2015-07-07 23:18:57 +01:00
820afa6dbb
Added logging of reason device was detected as down (icmp/snmp)
2015-06-22 22:11:02 +01:00
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
225a84d597
Merge pull request #1210 from SaaldjorMike/fix-memory
...
Fixed entry count on memory page
2015-06-08 14:03:48 +00:00
f1c13d1e3d
Fixed entry count on memory page
2015-06-08 13:19:40 +02:00
ed86171d0a
Fixed entry count on storage page
2015-06-08 13:14:39 +02:00
250b58ea8b
Minor corrections to memory bootgrid
2015-06-04 00:08:53 +02:00
f9322a29c6
Convert memory page to use bootgrid
2015-06-03 23:39:54 +02:00
054bf3ae20
Convert processors page to use bootgrid
...
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
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
94f66c44bb
Revert "Fixed issue when truncating UTF-8 strings."
2015-05-30 03:43:00 +01:00
134ef3090b
Fixed issue when truncating UTF-8 strings.
2015-05-29 15:33:11 +02:00
fa170aa37b
Fix bug with worded states in device-table
2015-05-27 16:07:09 +00:00
4497805b59
Show ifName instead of ifDescr in /search/search=arp/
2015-05-26 17:51:28 +02:00
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
39f5daefee
Fixed wrong graph type reference
2015-05-26 00:45:24 +02:00
03ed5e6c7d
Moved sql where line to be included in count
2015-05-25 21:54:57 +01:00
6496e6ece4
Consistent date formatting from MySQL
2015-05-22 13:38:52 +01:00
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
2285f8c2e8
Fix first colour in storage graph being wrong
2015-05-18 23:48:14 +10:00
a2c8669bc0
Additional fix for sorting by total used storage column
2015-05-18 23:48:14 +10:00
44f3428fad
Merge pull request #1055 from laf/issue-1023
...
Fixed used column sorting
2015-05-18 21:44:14 +10:00
ec833e88cd
Fixed used column sorting
2015-05-18 12:04:44 +01:00
37d69cc0e4
Merge pull request #1030 from laf/issue-1023
...
Converts storage page to use bootstrap
2015-05-17 14:38:38 +02:00
7aab831feb
Show details of alert in the alert-logs
...
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
1d4ae186ab
Removed drive ignore code
2015-05-16 23:42:26 +01:00
8cd587755f
Final version for storage page
2015-05-16 21:04:59 +01:00
7c5087bacb
Added bootgrid support for storage page
2015-05-16 16:30:25 +01:00
189391d7bb
Removed duplicated query
2015-05-13 18:58:15 +01:00
3f4a010125
Fixed query which caused issues when no devices_perms existed
2015-05-13 18:42:51 +01:00
902e61d132
Fixed SQL query to limit normal users view
2015-05-13 15:49:50 +01:00
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
9d6f20ccf1
Another tweak to SQL query for devices
2015-05-05 23:54:36 +01:00
1fdf271470
Added missing devices. for column reference
2015-05-05 12:54:25 +01:00
fa83e1ecea
Fixed devices location filtering
2015-05-05 11:29:59 +01:00
c62a5bf3c3
Merge pull request #862 from f0o/issue-851
...
Updates syslog-page
2015-05-03 13:26:54 +01:00
113636cce9
Updated alerts status box
2015-04-29 01:31:52 +01:00
da624fa136
Added Macros in Alert-Rule syntax
2015-04-24 19:14:10 +00:00
3a9e003969
Using Bootgrid for syslogs page
...
Added datepicker to syslog-filters
2015-04-24 14:35:59 +00:00