norm-traxler
92b97c832a
Merge pull request #22 from Telecominfraproject/WIFI-4415
...
[WIFI-4415] Add Gateway and backend support to turn LED on/off
2021-09-27 10:56:37 -04:00
Thomas Leung
e8dd8724fb
Merged in NETEXP-2959 (pull request #3 )
...
[NETEXP-2959] update LedStatus to pass tests
Approved-by: mike.hansen
2021-09-24 16:53:44 -04:00
norm-traxler
3fb4dd16b8
Merge pull request #21 from Telecominfraproject/WIFI-3471
...
WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT
2021-08-17 16:34:20 -04:00
norm-traxler
caa99afda1
Merge pull request #20 from Telecominfraproject/WIFI-3416-Remove-RestOperationsWithMetrics
...
WIFI-3416 Remove RestOperationsWithMetrics
2021-08-16 16:59:33 -04:00
Akshay Jagadish
e531cb8597
WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT
2021-08-13 13:02:33 -04:00
Thomas Currie
b38393ec20
remove unused import
2021-08-12 14:12:11 -04:00
Thomas Currie
b14f57887f
replace our custom RestTemplate class with the default one from Spring.
2021-08-12 10:27:29 -04:00
norm-traxler
267fb477a3
Merge pull request #19 from Telecominfraproject/WIFI-3224-Remote-client-mediatype
...
[WIFI-3224] change BaseRemoteClient from json contentType from UTF-8 …
2021-07-23 11:54:14 -04:00
Norm Traxler
04c844c2e2
[WIFI-3224] change BaseRemoteClient from json contentType from UTF-8 to UTF-16 (default)
2021-07-23 11:42:19 -04:00
Mike Hansen
72da490a3b
Merge pull request #18 from Telecominfraproject/WIFI-3022
...
[WIFI-3022] fix for getting 00:00:00:00:00:00 mac address
2021-07-14 14:21:48 -04:00
Thomas-Leung2021
bb9c3ba1eb
[WIFI-3022] add null checks convertMacStringToLongValue()
2021-07-14 13:53:49 -04:00
Thomas-Leung2021
7dd594644e
[WIFI-3022] fix for getting 00:00:00:00:00:00 mac address
2021-07-13 17:33:46 -04:00
Mike Hansen
4c15a9650b
Merge pull request #17 from Telecominfraproject/add-http-client-exception-to-tip-error-handler
...
add basePackes property back to CommonControllerAdvice. Add HttpClien…
2021-06-15 10:22:20 -04:00
Thomas Currie
5c3bf48780
add basePackes property back to CommonControllerAdvice. Add HttpClientErrorException to ExceptionPropogatingErrorHandler.
2021-06-14 18:16:21 -04:00
Mike Hansen
be09681087
Merge pull request #16 from Telecominfraproject/revert-15-WIFI-2633-Change-scope-of-CommonControllerAdvice
...
Revert "WIFI-2633 Change scope of CommonControllerAdvice"
2021-06-14 17:08:32 -04:00
Mike Hansen
a7076e523b
Revert "WIFI-2633 Change scope of CommonControllerAdvice"
2021-06-14 17:04:37 -04:00
norm-traxler
6232b8db7b
Merge pull request #15 from Telecominfraproject/WIFI-2633-Change-scope-of-CommonControllerAdvice
...
WIFI-2633 Change scope of CommonControllerAdvice
2021-06-14 11:06:46 -04:00
Thomas Currie
2bfab69a3a
add 'basePackage' attribute to @ControllerAdvice
2021-06-11 09:59:39 -04:00
Mike Hansen
fef03f4bbe
AP: ON_CHANNEL survey report sometimes has no information
...
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai >
2021-06-02 09:07:24 -04:00
norm-traxler
b6a02439b8
Merge pull request #14 from Telecominfraproject/WIFI-2434
...
WIFI 2434: Update SDK master to use image tag 1.2.0-SNAPSHOT
2021-05-26 21:04:06 -04:00
Akshay Jagadish
789e153519
Update SDK master to use image tag 1.2.0-SNAPSHOT
2021-05-26 18:00:32 -04:00
norm-traxler
c2c67e188c
Merge pull request #13 from Telecominfraproject/WIFI-2150-json--parsing-error-message-on-ap-details-save
...
add null safety check to setAddressAsString in MacAddress.
2021-05-11 10:33:47 -04:00
Thomas Currie
9f5e093ea5
revert to setting address field as null when null is provided to construct / setter.
2021-05-11 09:51:03 -04:00
Thomas Currie
d1bc55745e
add assertions to 2 unit tests to appease sonar
2021-05-10 16:13:41 -04:00
Thomas Currie
e185ccaef6
add test coverage MacAddress of old codeand new null check in order to appease sonar
2021-05-10 16:06:08 -04:00
Thomas Currie
92fcaaa0bb
Sonar changes based on 'code smell'
2021-05-10 14:40:47 -04:00
Thomas Currie
1bcf2860df
add null check to convertMacStringToLongValue to prevent NPE
2021-05-10 14:29:48 -04:00
Thomas Currie
e005180f9f
add null safety check to setAddressAsString in MacAdress.
2021-05-10 14:15:35 -04:00
norm-traxler
b1cc93b9df
Merge pull request #12 from Telecominfraproject/WIFI-2026
...
WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT
2021-04-16 17:08:38 -04:00
Akshay Jagadish
df157aecfd
WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT
2021-04-16 15:27:41 -04:00
Kareem Dabbour
143fc61fef
WIFI-1718 Updated DecibelUtils ( #11 )
...
* WIFI-1718 Updated DecibelUtils
* WIFI-1718 added null check
* WIFI-1718 switched over to iterator rather than making an array copy
* WIFI-1718 division by 0 check
Co-authored-by: Kareem Dabbour <kareemdabbour@Kareems-MacBook-Pro.local >
2021-03-10 11:27:09 -05:00
Dmitry Toptygin
0e496faa5e
WIFI-1652 - implement performance counters for ovsdb, cassandra, and kafka
2021-02-23 19:38:41 -05:00
Rahul Sharma
24149ad62e
WIFI-1319: Adding sslEnabledProtocol to the SSL-Connector ( #8 )
2021-02-22 12:14:19 -05:00
Dmitry Toptygin
ce9ae55cd7
WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works
2021-02-20 10:18:09 -05:00
Dmitry Toptygin
c95521c672
WIFI-1551 - make deserializing mac address as byte array more forgiving - allow it to recover from ' ', '+', '/', '=' characters transparently
2021-02-11 15:52:48 -05:00
Dmitry Toptygin
66bea0dbdf
WIFI-1551 - when serializing mac address as byte array we need to use Base64Variants.MODIFIED_FOR_URL class that instead of using plus and slash characters uses hyphen and underscore, respectively
2021-02-11 15:28:08 -05:00
Dmitry Toptygin
baa9453d12
WIFI-1437 - provide a way for 3rd-party developers to register methods to be called before REST controller methods
2021-02-01 18:40:04 -05:00
Dmitry Toptygin
ed6421865d
expose ObjectMapper of the BaseJsonModel so that other framework related components get access to a fully configured object mapper that knows about all the subclasses of the BaseJsonModel
2021-01-28 11:34:23 -05:00
Dmitry Toptygin
71cf6b6156
in BaseJsonModel added methods to encode/decode strings in format used to store zipped json in postgresql bytea columns
2021-01-28 10:55:24 -05:00
Dmitry Toptygin
9cf640805d
WIFI-1235 - added HasLocationId marker interface
2021-01-08 15:03:10 -05:00
ralphlee3
19e7361e7d
WIFI 1251 custom claims processing ( #7 )
...
* [WIFI-1251] Adding claimsUrl for custom claims processing, refactoring authority enums
* [WIFI-1251] User to default to CustomerIT authority
* [WIFI-1251] Consolidating all instances of authority to the new class
* [WIFI-1251] Adding authorities in PortalUserRole, fixing environment variables
* [WIFI-1251] Fixing comments on clientId
* [WIFI-1226] callbackUrl removed, updated pom
* [WIFI-1251] Renaming claimsNamespace, removing colon to normalize namespace use
* [WIFI-1251] Defaulting namespace to wlan.telecominfraproject.com
2021-01-06 18:01:37 -05:00
Dmitry Toptygin
e5d2e42751
alow rdbms-related unit tests from different maven modules to be combined to set up composite schemas
2020-12-29 18:48:43 -05:00
Dmitry Toptygin
db60e2f763
added missing clone() methods to RadioBestApSettings, SourceSelectionSteering, and SourceSelectionValue
2020-12-22 13:16:36 -05:00
Dmitry Toptygin
661aecf98d
WIFI-1212 allow extension of the portal user roles by the 3rd party vendors
2020-12-17 14:54:54 -05:00
Dmitry Toptygin
269b9f703c
added prefix tip.wlan to maxHttpThreads property
2020-12-09 15:51:32 -05:00
Dmitry Toptygin
313092a1d3
HttpClientConfigResolver: allow to override values for maxConnectionsTotal and maxConnectionsPerRoute using environment variables
2020-12-09 15:37:49 -05:00
Mike Hansen
2519f9794b
WIFI-1153: Add SAE SecurityType in wlan-cloud-base
20201203-1.0
2020-12-04 15:14:16 -05:00
Rahul Sharma
f203d9418c
Fixing build
2020-11-25 21:18:05 -05:00
Rahul Sharma
45340227b3
Updated CacheConfiguration:
...
- to add a LongLived cache.
- change getCache to use Qualifier
Remove the CacheType
2020-11-25 20:26:14 -05:00
ralphlee3
b84cb8ee44
Merge pull request #6 from Telecominfraproject/PortalUserRole-RO-updates
...
Adding read only roles to PortalUserRole
2020-11-25 14:59:27 -05:00