Commit graph

159 commits

Author SHA1 Message Date
b55ffadc10 feat: can use forcepermissive, unrestraint or nowarnings for a subconfig 2026-01-04 19:25:30 +01:00
95c62f1122 fix: better error message 2025-12-22 08:51:08 +01:00
d44a5ebe32 translate option type 2025-10-05 20:43:42 +02:00
e351da2069 feat: better conflict with dynamic name 2025-09-20 18:16:43 +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
4cba819e0a feat: return index in error message 2025-01-04 17:39:11 +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
b5346f9c57 do not translate type + remove doc (it's now description(uncalculated=True) + add option.followers() + export append/remove property informations 2024-08-02 10:54:47 +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
4b052c3943 better multi support 2023-11-15 21:44:15 +01:00
aa79d9a710 deletion of the cache when changinf information for an option if needed 2023-06-28 22:26:01 +02:00
460039386a remove unused leadership_must_have_index parameter 2023-06-27 10:03:30 +02:00
6805cecfd5 reorganize 2023-05-11 15:44:48 +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
d2e790a2e2 information for optiondescription 2023-01-24 07:46:44 +01:00
Emmanuel Garette
9731769694 better is_not_unique support 2022-10-01 19:44:23 +02:00
Emmanuel Garette
7764fa9b43 suffix in calculation should be true suffix, not converted one 2022-02-06 15:40:20 +01:00
Emmanuel Garette
3b1dccd844 allow caching with the demoting_error_warning property 2021-03-21 14:51:12 +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
6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette
659243ba8f better support for warnings_only 2020-08-04 16:49:21 +02:00
Emmanuel Garette
f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +02:00
Emmanuel Garette
6b33bddbac validate value before validate unique value 2020-02-18 22:09:53 +01: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
76e7fd93b2 can convert suffix to build path for dynoptiondescription 2019-12-21 18:29:21 +01:00
Emmanuel Garette
ce297ed804 better unique support 2019-11-20 08:26:41 +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
a33c7ed41e follower option with consistency 2019-07-16 08:03:33 +02:00
Emmanuel Garette
73d45f54cf follower option with consistency 2019-07-14 10:35:46 +02:00
Emmanuel Garette
83f05197fb update todict support and tests 2019-06-21 23:04:04 +02:00
Emmanuel Garette
63094f7e54 better error messages with list 2019-04-13 22:04:49 +02:00
Emmanuel Garette
2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette
7873910322 doesn't check follower requirement with an other follower or a leader if idx is None (fixes #3) 2019-03-02 19:43:58 +01:00
Emmanuel Garette
46e5179d5e coverage 2019-02-25 08:46:58 +01:00
Emmanuel Garette
af55e20afe coverage 2019-02-24 20:23:16 +01:00
Emmanuel Garette
375b3c91de print => log 2019-02-24 19:03:00 +01:00
Emmanuel Garette
c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
Emmanuel Garette
0a3b0e913f add index in warnings 2019-02-13 22:49:27 +01:00