Jan Böhmer
|
a5d184baef
|
Use rawurlencode instead of urlencode to sanatize URL-unsafe characters returned by the info providers.
|
2024-02-24 23:58:27 +01:00 |
|
Jan Böhmer
|
12e9497ccf
|
Sanatize remaining invalid URL characters somehow returned by InfoProviders
This fixes issue #521
|
2024-02-24 23:55:31 +01:00 |
|
Jan Böhmer
|
e1f1d10833
|
Added test for change on ParamterDTO done by PR #530
|
2024-02-24 22:51:02 +01:00 |
|
Jan Böhmer
|
d600cb4b9a
|
Improved parsing of parameters. Values with unit and ranges get now properly parsed into the Part-DB structures
|
2024-02-22 23:22:52 +01:00 |
|
Jan Böhmer
|
0f0adfcf36
|
Filter out duplicate file DTO returned by the info providers
|
2023-11-26 22:24:22 +01:00 |
|
Jan Böhmer
|
783a00ca2f
|
Added test for price related quantity in DTOToEntityConverter
|
2023-10-26 17:41:26 +02:00 |
|
Jan Böhmer
|
3a8c835880
|
Lazily sort info providers list, to prevent unneccesarry work on most container calls
|
2023-07-19 00:11:19 +02:00 |
|
Jan Böhmer
|
8ea92ef330
|
Added tests for DTOConverter
|
2023-07-15 18:18:35 +02:00 |
|
Jan Böhmer
|
94a26ae75a
|
Allow to extract ranges from paramaters
|
2023-07-15 01:41:29 +02:00 |
|