ionutboangiu
b1a5874215
Move config/rsrparser.go to utils package
2025-02-24 13:36:32 +01:00
ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
ionutboangiu
efcb32741a
Run gofmt
2023-09-28 20:48:39 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
ionutboangiu
b30d62e93f
Implement new AttributeProfile version in migrator and fix failing tests
2021-05-19 19:27:43 +02:00
ionutboangiu
8984f1167c
Remove Contexts from Attributes 1.0
2021-05-19 19:27:43 +02:00
ionutboangiu
e061a85e8a
Revert AttributeProfile migration
2021-05-12 16:38:50 +02:00
ionutboangiu
e0d77a4b8a
Remove ActivationInterval for Attributes
2021-05-12 16:38:50 +02:00
ionutboangiu
5b62682506
Remove activation interval for Attributes (incomplete)
2021-05-12 16:38:50 +02:00
andronache
36da1a6309
Consts in utils
2021-01-11 10:57:44 +01:00
Trial97
5da4cf6d1c
Updated account action plans integration tests for cache
2020-10-31 20:52:09 +01:00
Trial97
192048235b
Removed RSRFilters from RSRParsers
2020-07-09 12:17:37 +03:00
adragusin
a924ddf8f4
Updated tests for migrator
2020-03-29 14:06:15 +02:00
adragusin
60ac88ff27
Updated migrator for attributes (and tests)
2020-03-24 13:05:49 +01:00
adragusin
0cf6f69d03
updated migrator for attributes/added tests for it
2020-03-19 09:05:52 +01:00
TeoV
52495ddd5c
Correctly migrate Value for Attributes ( v4 to current ) in case of dynamic prefix fixes #2029
2020-03-10 10:21:07 +01:00
Trial97
233bb94096
Added Attribute migration from v4 to v5
2020-01-20 16:10:55 +02:00
Trial97
999aabdf9f
Updated FieldName for attributes
2020-01-20 14:44:36 +02:00
adragusin
aff4d16e84
Updated Clone functions
2019-12-13 02:40:30 -05:00
Trial97
7f32225804
Added test for nil attribute initial value
2019-10-09 12:37:47 +02:00
Tripon Alexandru-Ionut
d1c7ca3369
Updated migrator tests
2019-05-28 15:22:36 +02:00
TeoV
6e9187754f
Rename Substitute with Value for AttributeS
2019-04-05 13:11:06 +02:00
TeoV
a5ee8e8398
New AttributeProfile structure ( version3)
2019-03-06 14:20:50 +01:00
TeoV
d8977ffeba
Add option "rsr_separator" in general config
2018-11-25 17:42:42 +01:00
TeoV
6d1a3f07fd
Move DataProvider,NavigableMap,RsrParser into config package
2018-08-30 11:40:06 +02:00
DanB
d66dcd527c
AttributeS with Compile method and attributesIdx, Substitute as utils.RSRParsers
2018-07-22 11:09:35 +02:00
TeoV
889ce68932
Attribute.Substitute as RSRFields and chargerS process event return []*AttrSProcessEventReply
2018-07-18 13:40:56 +02:00
TeoV
296ef1bf97
Avoid panic error for Attributes (Substitute:*none) and update test with new modify
2018-02-15 14:42:54 +01:00
TeoV
16ca77bad9
Add AttributeProfiles to migrator
2018-01-26 18:40:02 +01:00