Bennett Blodinger
ac2b878607
font-awesome datetimepicker
...
Forces jquery-datetimepicker to use font-awesome icons
2016-09-22 10:47:25 -04:00
Bennett Blodinger
07574b27d8
Move to Font Awesome
...
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
crcro
cae9f57706
fix blank line
2016-09-22 00:27:12 +03:00
crcro
63f42acda6
general updates
2016-09-22 00:11:16 +03:00
Neil Lathwood and GitHub
9000a8c57d
Merge pull request #4530 from murrant/alerts-collapse
...
Fix collapsing text for Alerts and Plugins
2016-09-21 21:39:28 +01:00
Eldon Koyle and Tony Murray
5749179cf5
feature: Add the ability to include an LDAP filter for users/groups in AD ( #4494 )
...
* Add auth_ad_(group|user)_filter options
* use global
* Fix some AD annoyances
Use the power of the LDAP filter to minimize the number of queries and
hopefully help performance in get_userlist, change semantics of
auth_ad_(user|group)_filter in $config to be anded with
samaccountname=USERNAME.
* remove unused variable
* update documentation
* Update Authentication.md
2016-09-21 14:42:59 -05:00
Tony Murray
5ebf4f8e1f
Fix collapsing text for Alerts and Plugins
2016-09-21 14:30:11 -05:00
Tony Murray
299f4d91d3
feature: Add last changed, connected, and mtu to all ports data
...
Thanks to sysvival on reddit for the idea and help with the calculations
2016-09-21 13:19:52 -05:00
FTBZ
389ab71c21
Enhancement and correction to the VPN session graph
2016-09-21 11:53:31 +02:00
crcro
780d8b2139
removed snmp query from webui, changed and added echo if file is missing
2016-09-20 22:01:29 +03:00
Neil Lathwood and GitHub
a8e712070f
Merge pull request #4490 from boudreau/master
...
feature: Added Runtime support for APC ups
2016-09-20 18:09:40 +01:00
Neil Lathwood and Tony Murray
bad5ff2eeb
Fix quota bills showing 0/0 for in/out ( #4462 )
2016-09-20 10:23:15 -05:00
Tony Murray
d5105e29da
feature: Capture device troubleshooting info (discovery, poller, snmpwalk)
...
Admins can capture device troubleshooting info from the webui by clicking the gear and selecting Capture.
2016-09-19 23:36:41 -05:00
Neil Lathwood and GitHub
926245efc5
refactor: Remove external uses of GenGroupSQL()
...
refactor: Remove external uses of GenGroupSQL()
2016-09-19 16:07:46 +01:00
boudreau and GitHub
d4f2ed53b3
Create runtime.inc.php
2016-09-19 10:56:17 -04:00
Tony Murray
c48b71d0af
Remove external uses of GenGroupSQL()
2016-09-18 19:08:33 -05:00
crcro
245a1fe015
fix for alert graph not showing
2016-09-18 15:26:44 +03:00
David Bell and Tony Murray
5115533c73
Scale up rate by a factor of 8 to go from bytes to bits ( #4469 )
2016-09-16 18:16:55 -05:00
Neil Lathwood and GitHub
c87de0532e
webui: Relocate Alerts menu
...
webui: Relocate Alerts menu
2016-09-15 21:26:45 +01:00
crcro
7d7621fd3e
removed file versions from comments
2016-09-15 23:24:25 +03:00
crcro
0dd523be45
app-ups-nut update 1
2016-09-15 19:37:52 +03:00
Neil Lathwood
85b92caf47
Added alert indicator to navbar
2016-09-15 10:21:28 +01:00
Tony Murray and Neil Lathwood
36f6338ad6
fix: Clean up errors in the webui ( #4438 )
2016-09-15 08:46:26 +01:00
jonathon-k and Neil Lathwood
5b3ee62b33
webui: Update Alerts table (and widget) to re-sort rather than reload page when ack'ed ( #4440 )
...
* Update Alerts table to re-sort rather than reload page when ack'ing
* msg box updates
2016-09-15 08:44:22 +01:00
Aaron Daniels and Neil Lathwood
f7b68c4714
fix: Graph formatting for udp-jitter graphs. ( #4433 )
2016-09-14 16:24:23 +01:00
Dennis Væversted and Neil Lathwood
8e4be8bbb2
api: Add severity on list alerts API method ( #4436 )
...
* Added severity field from the alert rule to the output of list_alerts.
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-14 14:29:46 +01:00
Bennett Blodinger
7b7b8c0c2c
Fix nav icons
...
Remove notification overlap and fix mobile navigation view
2016-09-14 08:23:50 -04:00
Tony Murray and Neil Lathwood
0351b54fb8
webui: make d_echo work in webui ( #4432 )
...
* webui: make d_echo work in webui
Remove d_print_r(), it is redundant to d_echo()
Remove d_echo calls in services.inc.php
* Switched debug check to work with nginx
2016-09-14 10:05:49 +01:00
Neil Lathwood and Tony Murray
e8b5c7fe66
fix: Added support for Graylog 2.1 API change ( #4411 )
2016-09-13 22:23:52 -05:00
Tony Murray and GitHub
2529109fc4
fix: ports page includes disabled, ignored, and deleted ports ( #4419 )
2016-09-13 20:33:07 -05:00
crcro
2927550a88
Merge branch 'availability-map-update-5' of https://github.com/crcro/librenms into availability-map-update-5
2016-09-14 01:23:48 +03:00
Neil Lathwood and Tony Murray
a8efda8f30
Revert "Updated to remove passwords from sessions" ( #4422 )
2016-09-13 09:10:42 -05:00
crcro and Tony Murray
7da4cca4e4
feature: new app: ups-nut ( #4386 )
...
* app: ups-nut
* newline ...
* removed code from another pr
* added battery charge status
* added battery charge status
* be happy travis...
* added UPS-nut to Applications
2016-09-12 21:59:33 -05:00
Neil Lathwood and Tony Murray
deb4b74bc9
webui: remove passwords from sessions, 'remember me' works for all auth types ( #4134 )
...
* Updated to remove passwords from sessions
* Remove users sessions when user deleted
* Updated when cookies are set
* Updated setcookies to always contain a value
* Added destroy_cookies() to remove users cookies on failed login
* Removed debug line
* Fixed graph issues
2016-09-12 21:41:19 -05:00
Neil Lathwood and Tony Murray
9e85f24b00
fix: Make irc bot to use authentication module for user info ( #4372 )
2016-09-12 11:24:22 -05:00
Neil Lathwood
26fc825548
phpcs fixes
2016-09-12 07:51:49 +01:00
Tony Murray
122aae85bf
webui: Relocate Alerts menu
...
Plugins menu is moved to the Overview menu (this is basically just weathermap anyway)
2016-09-11 23:41:41 -05:00
Tony Murray and GitHub
195a8ee349
Small cleanups ( #4405 )
...
* Small cleanups
* Small cleanups
2016-09-11 22:11:16 -05:00
Tony Murray and Neil Lathwood
d1ae83a378
webui: Paginate the all ports pages ( #4401 )
...
* feature: Paginate the all ports pages
fixes : #2705
* Stopped ports not belonging to any devices from showing up
* phpcs fix
2016-09-11 16:23:16 +01:00
crcro and Tony Murray
de707a259f
refactor: ntp apps ( #4333 )
...
* updated nicecase function for ntp server and client app
* ntp applications refactoring
* removed agent for ntp-server: reported as not working
* removed ntpd from agent polling. thx @murrant
2016-09-10 07:37:00 -05:00
crcro and Tony Murray
6bc67b421e
fix generic v3 multiline graph total ( #4388 )
2016-09-09 11:33:48 -05:00
Tony Murray and GitHub
956e18ffcd
feature: Better error messages for ad_auth ( #4385 )
2016-09-09 08:04:03 -05:00
Neil Lathwood and GitHub
58599e95ba
fix: Resolved namespace issue for form id in modal new_device_group ( #4338 )
2016-09-06 18:00:05 +01:00
Aaron Daniels and Neil Lathwood
948d4f67a1
feature: extended graphing for sla - icmp-jitter #4341
...
* - Added more graphs for rtt_type: icmpjitter
* - use $fields as that is the standard throughout the code.
2016-09-06 17:19:10 +01:00
Neil Lathwood and Tony Murray
4001f8c60a
webui: Updated bootgrid + added syslog colouring based on priority ( #4287 )
...
* Updated bootgrid + added syslog colouring based on priority
* Updated functions and removed uneeded file
2016-09-06 07:39:53 -05:00
crcro
d1130818dd
fix functions.php, sql queries
2016-09-06 02:55:29 +03:00
crcro
23e31bd030
fix functions.php, sql queries
2016-09-06 02:54:13 +03:00
crcro
4e5bd343b5
fix #4275 - custom title
2016-09-06 02:44:55 +03:00
crcro
aad9b675c3
more options to amap
2016-09-06 02:01:15 +03:00
David Bell and Neil Lathwood
f42406e2b0
fix: Added options to make temperature graphs display y-axis correctly #4350
2016-09-05 16:19:53 +01:00