Commit Graph

2422 Commits

Author SHA1 Message Date
laf
ba1e9e6c5f Filtered out new lines to not break webui 2015-04-13 11:47:25 +01:00
laf
3d12e4f550 Fixed label width on devices screen 2015-04-12 20:02:57 +01:00
f0o
e25f91f311 Fixed menubar condition 2015-04-12 16:00:09 +00:00
f0o
36c9f845bf Fix missing link to errored or ignored ports 2015-04-12 15:56:54 +00:00
laf
325deafdd8 Stopped logging being output if user not logged in 2015-04-12 16:27:55 +01:00
Neil Lathwood
6e1e7308b5 Merge pull request #780 from f0o/object-cache
New global Object Cache
2015-04-12 16:19:50 +01:00
laf
cb702577fc updated the query for the alert log 2015-04-12 15:09:32 +01:00
f0o
f55d57372b New global Object Cache 2015-04-12 11:22:43 +00:00
laf
71f5f22387 Fixed loading.... issue when no data returned 2015-04-12 11:47:21 +01:00
Daniel Preussker
d2bb7d7137 Merge pull request #761 from laf/bootgrid-devices
Updated the devices page to use bootgrid
2015-04-12 10:26:18 +00:00
Daniel Preussker
47932f14e5 Merge pull request #729 from laf/bootgrid-ipsearch
Updated search tables for ipv4,ipv6,mac and arp
2015-04-12 10:25:40 +00:00
Daniel Preussker
7d478c0a92 Merge pull request #768 from laf/callback
Callback system for stats
2015-04-12 10:18:52 +00:00
Daniel Preussker
09522e83d7 Merge pull request #775 from laf/issue-652
Added redirect when a POST value is found
2015-04-12 10:01:32 +00:00
Neil Lathwood
e2ae0f59e4 Merge pull request #777 from Rosiak/master
Basic Alert Stats Page
2015-04-12 09:27:31 +01:00
laf
52004231a2 added exit after redirect 2015-04-12 09:22:08 +01:00
Daniel Preussker
4adf23be8e Merge pull request #770 from laf/issue-769
Added check for device_permitted to each device that is pulled out of the database
2015-04-12 07:55:41 +02:00
Søren Rosiak
8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf
cd5d18fa36 Added redirect when a POST value is found 2015-04-11 21:01:33 +01:00
laf
b02fefb499 Icons provided by http://www.iconarchive.com/show/fugue-icons-by-yusuke-kamiyamane/battery-charge-icon.html 2015-04-11 12:54:45 +01:00
laf
4873a83508 Added check for device_permitted to each device that is pulled out of the db 2015-04-11 10:17:27 +01:00
laf
e8608c0a2a Added logo 2015-04-08 22:14:49 +01:00
laf
7bc5426f45 Updated css name 2015-04-08 21:40:35 +01:00
laf
b79b0b0d8f Updated devices table to use bootgrid 2015-04-08 21:17:48 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
cb2b782824 Updated sql statements 2015-04-08 11:10:06 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
Neil Lathwood
2f5be1bab4 Merge pull request #749 from supertylerc/bug/gh739/iterate-ldap-groups
fixes #739
2015-04-08 01:04:22 +01:00
Paul Gear
b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
Daniel Preussker
7feb02707c Merge pull request #738 from laf/cambium
Very basic Cambium (canopy) detection for a few PMP models
2015-04-07 10:08:12 +00:00
laf
1a075dc5f3 Updated logo to use http://findicons.com/icon/552644/wireless_signal_icon 2015-04-07 10:51:52 +01:00
laf
b3f368da07 More work for initial Cambium support 2015-04-06 23:05:13 +01:00
laf
1d608dbdb6 Callback system done - hopefully 2015-04-06 20:41:50 +01:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
f0o
441c27a7d4 Assign invalid device_id if a rule is created with a mapping.
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
Daniel Preussker
a462b56261 Merge pull request #728 from laf/bootgrid-alert-log
Updated alert-log table to use new header, also fixed sorting on time logged column
2015-04-04 10:54:52 +00:00
laf
ad024d9055 Updated search tables for ipv4,ipv6,mac and arp 2015-04-04 11:42:30 +01:00
laf
cf0ab45351 Updated alert-log table to use new header, also fixed sorting on time logged column 2015-04-04 00:54:50 +01:00
laf
746dc32a9d Fixed ORIG_PATH_INFO being logged in error_log 2015-04-04 00:27:01 +01:00
laf
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01:00
f0o
00954ff4d6 Force device_id of 0 for new alert-rules to use the maps. 2015-04-03 18:31:32 +00:00