Commit graph

329 commits

Author SHA1 Message Date
dc1aba2ce9 feat: better separation between mandatory and empty property + get true property type with mandatory function 2026-02-19 20:44:24 +01:00
b55ffadc10 feat: can use forcepermissive, unrestraint or nowarnings for a subconfig 2026-01-04 19:25:30 +01:00
e39b8106be fix: set permissive for all option in carry_out_calculation 2025-12-29 11:53:14 +01:00
27b1bb8294 feat: add forcepermissive() and index(None) + improvment 2025-12-23 10:08:58 +01:00
636aa721dc fix: calculation with leader 2025-12-22 19:01:43 +01:00
fe108b1238 feat: add subconfig in errors 2025-12-19 13:30:30 +01:00
faf694397a feat: do not save disabled force_store_value option 2025-11-25 21:44:04 +01:00
585cda5ffc feat: value modified in parent config is a default value for current config and can get default owner for an option 2025-11-03 08:50:50 +01:00
da8e4ded3c feat: property that make sens + better dependencies 2025-10-29 12:16:04 +01:00
e6b3e7c317 fix: identifier could be temporary None 2025-10-18 06:29:32 +02:00
e0f16b14c7 feat: property.get(uncalculated=True) is now possible for an dynoptiondescription without identifiers 2025-10-15 09:11:33 +02:00
47c413e60c feat: reactive metaconfig 2025-09-11 22:07:53 +02:00
fcbb9c6812 fix: better error message 2025-05-12 08:53:39 +02:00
adf94e6b15 feat: an option could be not validate 2025-02-13 22:11:26 +01:00
5e66d2074d fix: translation + black 2024-11-01 08:47:48 +01:00
7761758096 feat: mandatory for a variable and replace suffix to identifier 2024-10-22 10:25:15 +02:00
f4f5fb79e4 2023 => 2024 2024-07-06 14:33:25 +02:00
897d4dd216 aa 2024-06-27 08:39:28 +02:00
8e743131cd feat: reorganise code 2024-04-24 15:39:17 +02:00
7f2d6b03e0 fix: sub dynamic in sub dynamic family 2024-02-20 21:44:06 +01:00
90564d4983 dynoptiondescription inside dynoptiondescription 2023-12-04 17:46:46 +01:00
6b473e63f2 feat: dynamic family can have sub family 2023-11-19 13:41:20 +01:00
059c5f7407 undefined is no more a valid value and Calculation could be a valid value 2023-11-18 21:12:13 +01:00
73c8db5839 do not add suffix for suboption in dynamic optiondescription 2023-11-17 22:39:33 +01:00
e7b174f28f verify if value is a list for multi variables 2023-08-01 14:49:52 +02:00
aa79d9a710 deletion of the cache when changinf information for an option if needed 2023-06-28 22:26:01 +02:00
0a4e1445db feature(api) cfg.option(xxxx).option.yyy() => cfg.option(xxxx).yyy() 2023-05-16 22:50:38 +02:00
6805cecfd5 reorganize 2023-05-11 15:44:48 +02:00
1d18cc74b7 remove subconfig 2023-04-27 11:36:07 +02:00
4b76e3314e remote storage, so session and async too 2023-04-26 15:17:28 +02:00
30dea54470 2021/2023 2023-04-12 12:33:44 +02:00
add176331e better debug 2023-02-27 13:51:46 +01:00
302be618ce follower in symlink 2023-01-24 22:31:32 +01:00
Emmanuel Garette
7764fa9b43 suffix in calculation should be true suffix, not converted one 2022-02-06 15:40:20 +01:00
Emmanuel Garette
f7721a9775 manage force_store_value with dynoption 2021-04-03 20:24:27 +02:00
Emmanuel Garette
3b1dccd844 allow caching with the demoting_error_warning property 2021-03-21 14:51:12 +01:00
Emmanuel Garette
da946baba6 Calculation to non-leader option with leader parameter is now possible 2021-03-18 08:52:22 +01:00
Emmanuel Garette
acc86bc49f Add ParamSelfInformation 2021-03-06 19:23:35 +01:00
Emmanuel Garette
7ebad5724e 2020/2021 2021-02-24 20:30:04 +01:00
Emmanuel Garette
659243ba8f better support for warnings_only 2020-08-04 16:49:21 +02:00
Emmanuel Garette
86a48ce9f1 support callback with submulti 2020-04-21 17:13:25 +02:00
Emmanuel Garette
3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette
52ddd76b1a corrections in dict and todict 2019-12-25 20:44:56 +01:00
Emmanuel Garette
503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
Emmanuel Garette
9cc4518087 copy value before store it 2019-12-02 10:42:17 +01:00
Emmanuel Garette
709c0bf228 force_store_value for follower 2019-11-20 08:29:45 +01:00
Emmanuel Garette
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette
fd50913466 add Calculation to values 2019-09-28 16:32:48 +02:00
Emmanuel Garette
bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette
7c641961d3 better validation with parent + deepconfig 2019-08-28 15:55:10 +02:00