Neil Lathwood
edec7713b0
Merge pull request #3304 from adaniels21487/issue-3264
...
Component API Additions
2016-03-31 11:54:56 +01:00
Paul Heinrichs
e9fc08ea28
Changing GPS tracked to green
2016-03-30 09:41:02 -04:00
Aaron Daniels
9706a85454
- Added add, edit and delete API calls for components.
...
- Added documentation for the new calls.
2016-03-30 17:16:14 +10:00
Paul Heinrichs
985e1a4402
Split Cambium/Canopy Detection and Polling
2016-03-24 10:34:56 -04:00
Paul Heinrichs
a13d148fb1
Added Signal Sensor
2016-03-22 10:37:07 -04:00
Paul Heinrichs
72b9fd4d38
Added Cambium Support
2016-03-22 09:32:26 -04:00
Neil Lathwood
6b896d0cb7
Merge pull request #3239 from richardlawley/billing-search
...
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
Paul Gear
f90e7baa31
Merge pull request #3252 from laf/issue-3131
...
Updated alerts query to retrieve sysName for function use
2016-03-16 11:07:13 +10:00
laf
4cbeb18af5
Updated alerts query to retrieve sysName for function use
2016-03-16 00:56:58 +00:00
Richard Lawley
4500c2a3ba
Fix dates shown in history view
2016-03-15 08:11:42 +00:00
Richard Lawley
b2c015b58c
Add Interface at bill create screen
2016-03-14 19:18:53 +00:00
Richard Lawley
0e5b413d05
Include Notes field on Bills list
2016-03-14 16:35:23 +00:00
Richard Lawley
cbb8699fb8
Convert table to bootgrid
2016-03-14 16:30:55 +00:00
Neil Lathwood
dbf7d30538
Merge pull request #3219 from richardlawley/increase-alert-suggestions
...
Increase rule suggestions to 20
2016-03-13 20:11:00 +00:00
Neil Lathwood
240ffe55af
Merge pull request #3178 from Ultra2D/api-ldap
...
API access when using LDAP authentication
2016-03-13 20:06:35 +00:00
Richard Lawley
b89fa295a5
Increase rule suggestions to 20
2016-03-11 08:51:24 +00:00
Ultra2D
12a3b305ed
API access when using LDAP authorization
2016-03-10 14:48:01 +01:00
Ultra2D
d63744c32c
Only use get_user if it exists
2016-03-10 08:17:09 +01:00
David Bell
d8042920d2
Merge branch 'master' of https://github.com/geordish/librenms into issue-3183
2016-03-09 21:03:08 +00:00
David Bell
39aaf84c74
Changing to a simpler fix suggested by @ekoyle
2016-03-09 21:01:47 +00:00
Neil Lathwood
3983705ba3
Merge pull request #3194 from richardlawley/update-billing-ui
...
Update Billing UI
2016-03-09 20:35:29 +00:00
Neil Lathwood
1bdd21c74d
Merge pull request #3201 from richardlawley/issue-3197
...
Add sysName for top-interfaces with force_ip_to_sysname for normal user
2016-03-09 20:18:30 +00:00
Daniel Preussker
4ce1b43692
Updated UI again
2016-03-09 21:01:02 +01:00
Daniel Preussker
1a59171ccc
Updated UI
2016-03-09 19:21:11 +01:00
Richard Lawley
60bb400202
Add sysName for top-interfaces with force_ip_to_sysname for normal user
2016-03-09 12:41:10 +00:00
Søren Rosiak
1cba002b94
Merge pull request #3168 from laf/oxidized-os
2016-03-08 22:00:05 +01:00
Richard Lawley
9f136c06de
Update Billing UI to match rest of app
2016-03-08 18:21:29 +00:00
David Bell
6b4d58558f
Fix for admin users
2016-03-08 15:28:19 +00:00
David Bell
a09d3143f5
Can't push to an empty array
2016-03-08 15:22:02 +00:00
David Bell
f381adad45
The SQL query that was being generated was messed up. I've attempted to refactor the way the query gets generated. Not 100% certain this is the best way to go about it
2016-03-08 14:56:25 +00:00
Robert (KHobbits)
6e4eb4cf43
Stop double escaping port notes
2016-03-08 12:14:27 +00:00
David Bell
96c9a9ad60
Update generic_multi_seperated.inc.php
...
This fixes the syntax of the area statement.
Was previously producing
AREA:outbits1_neg#c0a060:STACK
Should be producing
AREA:outbits1_neg#c0a060::STACK
(Blank legend item)
2016-03-07 21:45:56 +00:00
Ultra2D
322053c827
API access when using LDAP authentication
2016-03-07 14:07:51 +01:00
vitalisator
6b583c447c
fix maps
2016-03-05 15:32:59 +01:00
laf
f0fb602046
Added support for os in oxidized groups
2016-03-05 00:48:51 +00:00
Neil Lathwood
8d8d689e2a
Merge pull request #3018 from jmacul2/mapgroups
...
Initial adds for map group functionality.
2016-03-04 23:30:54 +00:00
Ultra2D
9773b3bade
Tabs to spaces
2016-03-04 11:30:11 +01:00
Jay McEntire
a77c9d234c
Menu UI for map groups.
2016-03-03 16:43:13 -07:00
Robert Gornall
c321d4e4b2
Stop double escaping the notes post variable
2016-03-03 18:38:24 +00:00
David Bell
566addbfcf
Added a space in popup to make it look a bit prettier
2016-03-01 16:15:49 +00:00
David Bell
429ac63498
Fixed tooltip on geomap.
2016-03-01 15:30:25 +00:00
Tony Murray
9f22b18dc8
Split is removed in PHP7, replace with explode as none were using it as a regex.
...
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
vizay
a3671fc38b
Added target parameter so it opens in a new tab/window
2016-02-24 14:52:15 +01:00
root
910f43b31d
Added possibility to specify url target for clicking the image added in the widget
2016-02-24 13:37:57 +01:00
f0o
dcbe31fe6b
Added last-check on services
2016-02-22 08:38:51 +00:00
Eldon Koyle
70712dafab
Use instead of
2016-02-18 17:18:30 -07:00
Eldon Koyle
22a81e0424
Use unique id for bootgrid table in alert widget so there can be more than one
2016-02-17 15:04:50 -07:00
Daniel Preussker
731e43bc66
Revert "[WIP] Sanity!"
2016-02-17 13:59:58 +00:00
Jay McEntire
6866dfb176
Initial adds for map group functionality.
2016-02-16 17:14:58 -07:00
Neil Lathwood
633ac101eb
Merge pull request #2979 from f0o/sanity
...
[WIP] Sanity!
2016-02-16 21:44:10 +00:00