Commit Graph
4553 Commits
Author SHA1 Message Date
crcroandNeil Lathwood 294d2e83c5 webui: Update health menu icons 2017-01-21 11:38:50 +00:00
Richard MayhewandNeil Lathwood 47397d0083 webui: Updated icons to use Font Awesome (#5468) 2017-01-21 11:24:05 +00:00
David BellandNeil Lathwood d83d08e268 fix: Allow overlib_link to accept a null class #5522 2017-01-20 18:03:06 +00:00
crcroandNeil Lathwood a9a02a0f80 feature: Added exim-stats to applications #5008 2017-01-20 08:47:13 +00:00
Neil LathwoodandGitHub 5ffb320997 webui: Allow billing to use un-auth graphs (#5449) 2017-01-19 22:56:56 +00:00
Neil LathwoodandGitHub 6df39b9bbd api: Added support for retrieving health information and graphs #5399 (#5446) 2017-01-19 10:09:20 +00:00
David BellandNeil Lathwood 09c396e3fc refactor: Changed Redback to SEOS, and added logo and temperature discovery #5181 2017-01-19 09:59:23 +00:00
Aaron DanielsandNeil Lathwood de45d8d6b4 newdevice: Added loadbalancer information from F5 LTM (#5205) 2017-01-19 08:19:11 +00:00
Søren RosiakandTony Murray 61b73e8a73 webui: Update Font Awesome to 4.7.0 (#5476)
* webui: Update Font Awesome

* remove lib
2017-01-18 12:57:57 -06:00
Julian KandNeil Lathwood 84dca9435e newdevice: Add support for KTI switches (#5413) 2017-01-17 22:47:04 +00:00
crcroandNeil Lathwood 9263857685 newdevice: Add addition riverbed information #5170 2017-01-17 15:48:49 +00:00
Neil LathwoodandTony Murray 408babb88d newdevice: Added support for CTC Union devices (#5402)
* newdevice: Added support for CTC Union devices

* added logo

* added unit test

* added missing snmprec file

* replaced logo

* reverted logo

* and again :/
2017-01-16 12:10:36 -06:00
Neil LathwoodandGitHub 22b74ec363 webui: Update add/edit user page to use their instead of his #5457 (#5460) 2017-01-16 11:11:37 +00:00
Tony MurrayandNeil Lathwood 20dbda0829 Update os icon the handling. Add title to the os image (#5424) 2017-01-14 22:14:33 +00:00
Søren RosiakandTony Murray f2d6eff8e9 webui: Fix Ports Table AdminDown Search (#5426) 2017-01-14 11:02:22 -06:00
Justin SettleandTony Murray 22470988cb Update samsungprinter icon to use svg from Wikimedia Commons (#5433)
* Update samsungprinter icon to use svg from alecive's FlatWoken theme:

https://github.com/alecive/FlatWoken

This icon is CC BY-SA 4.0 licensed.

* Switch to Wikimedia Commons Samsung.svg; Delete png.

* Update svg after running through svgomg optimizer
2017-01-14 10:54:36 -06:00
David BellandNeil Lathwood 6ab55c5aa6 Update Mikrotik logo (#5421) 2017-01-13 14:55:14 +00:00
Neil LathwoodandTony Murray d5296319fb refactor: MySQL strict and query fixes (#5338)
* refactor: MySQL strict and query fixes

* moved sql file
2017-01-13 06:47:16 -06:00
Søren RosiakandTony Murray 322bebfd7a fix: Fix Oxidized Config Search Output (#5382) 2017-01-10 11:30:06 -06:00
David BellandNeil Lathwood 5052395c1f Correct oxidized search (#5379) 2017-01-10 14:46:20 +00:00
Tony MurrayandNeil Lathwood ca8b72dd1e fix: availability map icons (#5373) 2017-01-10 10:07:10 +00:00
Rob NicholsandNeil Lathwood f98829ba9d fix: Added support for autotls in mail transport #5314 2017-01-10 10:03:47 +00:00
Søren RosiakandNeil Lathwood 92aab1608d feature: Oxidized basic config search (#5333) 2017-01-09 19:09:02 +00:00
Tony MurrayandNeil Lathwood b3f6218359 fix: os type and group not being set (#5357) 2017-01-09 08:16:09 +00:00
Julian KandTony Murray 5ad8fd3c0c feature: Add support for SVG images (#5275)
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* feature: Add support for SVG images

* docs: Add instructions for adding OS images

* Replace PNG os images by SVG
2017-01-08 13:32:17 -06:00
Neil LathwoodandTony Murray bf64f93511 fix: hack but saves editing the tcppdf files in vendor folder (#5343) 2017-01-08 13:07:16 -06:00
Neil LathwoodandSøren Rosiak 36e1cc82f6 webui: Disabled editing device notes for non-admin users (#5341) 2017-01-08 15:05:37 +02:00
Neil LathwoodandGitHub 1e655c4e03 fix services mysql query to get distinct devices (#5344) 2017-01-08 09:33:33 +00:00
Neil LathwoodandTony Murray da5783d917 feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY (#5327)
* feature: Add mysql failed query logging + fixed queries that break ONLY_FULL_GROUP_BY

* fix all schema errors and update system
2017-01-07 11:32:38 -06:00
Neil LathwoodandSøren Rosiak 5e349685b3 newdevice: APC in-row coolers 2017-01-07 02:09:41 +02:00
PandaWawawaandNeil Lathwood 8636a3c3a2 fix: Correction on addHost function to handle the force_add parameter in api (#5329) 2017-01-06 21:47:00 +00:00
Neil LathwoodandTony Murray cc8e31d1a1 newdevice: Added support for Dasan NOS #5179 + disco change (#5255)
* newdevice: Added support for Dasan NOS #5179

* sysName -> sysDescr - doh

* updated functions

* Updated discovery of OS functions

* added missing test units

* mibs added

* Allow multiple regex statements per sysDescr_regex

* Fix style/code issues

* added docs
2017-01-03 14:04:18 -06:00
Neil LathwoodandTony Murray 7f5c555ba5 refactor: Move mib based polling into yaml config files (#5234)
* refactor: More mib based polling into yaml config files

* doc update

* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00
Neil LathwoodandGitHub 75d5e41fd3 Zombies arghhhhhhhhh 2017-01-03 09:51:35 +00:00
Søren RosiakandNeil Lathwood cdef7885aa webui: Small Best Practice Fixes 2017-01-02 00:03:23 +00:00
Neil LathwoodandGitHub 4671fb48ab fix: Restrict inventory api calls to the device requested (#5267) 2017-01-01 09:37:28 +00:00
Tony MurrayandNeil Lathwood e20a242785 refactor: use Composer to manage php dependencies (#5216) 2017-01-01 09:37:15 +00:00
Neil LathwoodandSøren Rosiak 1935c3a84f newdevice: Lancom wireless devices (#5237) 2016-12-29 11:40:43 +02:00
Neil LathwoodandSøren Rosiak c8a77fb73e newdevice: Added support for TPLink JetStream #5194 (#5249) 2016-12-29 01:04:01 +02:00
Neil LathwoodandSøren Rosiak 67362e0124 newdevice: Added support for DCN switches #5031 (#5238) 2016-12-29 00:34:21 +02:00
Neil LathwoodandGitHub f5ce3c509a Revert "Trust PHP session and remove remember me cookie" (#5252) 2016-12-27 20:37:03 +00:00
Eldon KoyleandNeil Lathwood 3b198243d5 refactor: Trust PHP session and remove remember me cookie (#4608) 2016-12-26 23:11:00 +00:00
Mickael MarchandandNeil Lathwood 6efdecfd95 fix: support columns filter in get_port_stats_by_port_hostname api call (#5230) 2016-12-23 20:54:13 +00:00
Aldemir AkpinarandNeil Lathwood 0cfff9b122 fix: empty routing menu where only CEF is present (#5225) 2016-12-22 13:51:06 +00:00
barryodonovanandNeil Lathwood 4898617ef5 newdevice: removed all references to 'multimatics' and instead added generex OS 2016-12-21 08:01:01 +00:00
Tony MurrayandNeil Lathwood 5c156e7e01 fix: Remove usage of -CI, it is not allowed for snmpbulkwalk #5164 2016-12-20 16:58:20 +00:00
arrmoandNeil Lathwood 0cc9e774f9 refactor: Updated Ups nut support 2016-12-20 09:34:42 +00:00
Søren RosiakandNeil Lathwood 17f5cfef90 Revert "F5 LTM" (#5199) 2016-12-20 09:30:49 +00:00
Aaron DanielsandNeil Lathwood efa0747564 newdevice: Added additional support for F5 BigIP LTM objects 2016-12-19 19:50:44 +00:00
Neil LathwoodandSøren Rosiak e7d0d1dd7d fix: Fix state_indexes for state overview sensors (#5191) 2016-12-18 21:55:25 +02:00