Commit graph

52 commits

Author SHA1 Message Date
b55ffadc10 feat: can use forcepermissive, unrestraint or nowarnings for a subconfig 2026-01-04 19:25:30 +01:00
fe108b1238 feat: add subconfig in errors 2025-12-19 13:30:30 +01:00
47c84895f7 feat: .identifiers can return convert value 2025-10-19 21:44:29 +02:00
0513d6677e fix: black 2025-10-15 09:43:56 +02:00
e0f16b14c7 feat: property.get(uncalculated=True) is now possible for an dynoptiondescription without identifiers 2025-10-15 09:11:33 +02:00
b48328d021 fix: avoid infinite loop in rougail 2025-09-30 21:48:37 +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
db82dd6d41 fix: better error message 2025-04-09 08:27:38 +02: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
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
73c8db5839 do not add suffix for suboption in dynamic optiondescription 2023-11-17 22:39:33 +01:00
32b24c2978 better error message 2023-11-04 08:28:54 +01: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
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
12174045a2 add test to dyn optiondescription 2021-03-18 09:00:28 +01:00
Emmanuel Garette
7ebad5724e 2020/2021 2021-02-24 20:30:04 +01:00
Emmanuel Garette
f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +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
76e7fd93b2 can convert suffix to build path for dynoptiondescription 2019-12-21 18:29:21 +01:00
Emmanuel Garette
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette
42291aec51 DynOptionDescription accept only suffixes attributes with Calculation, no more callback/callback_params 2019-10-15 17:45:21 +02:00
Emmanuel Garette
c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
Emmanuel Garette
a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette
184a086bc1 simplify tiramisu/option/syndynoption.py 2018-11-14 21:51:40 +01:00
Emmanuel Garette
dde7ad3373 simplify tiramisu/option/dynoptiondescription.py 2018-11-14 17:38:21 +01:00
Emmanuel Garette
872d6cd9c8 simplify tiramisu/option/syndynoptiondescription.py 2018-11-13 22:44:42 +01:00
Emmanuel Garette
974a178d4b simplify tiramisu/option/optiondescription.py 2018-11-13 22:10:01 +01:00
Emmanuel Garette
fbff3d9ced simplify optiondescription 2018-09-30 20:32:00 +02:00
Emmanuel Garette
09c9fa4906 context is not needed for impl_getpath 2018-09-06 23:16:17 +02:00
Emmanuel Garette
201f7d2592 add some tests for dynoptiondescription + correction 2018-08-19 09:20:20 +02:00
Emmanuel Garette
81666b6303 config is context in ConfigBag 2018-08-02 22:35:40 +02:00
Emmanuel Garette
41c17004d2 ConfigBag optimisation 2018-08-01 08:37:58 +02:00
Emmanuel Garette
54b57968bc not Params object for callback, validator and calculated values for choiceoption 2018-04-15 21:13:16 +02:00
Emmanuel Garette
5eb2f04202 find in api return an api object 2018-04-10 12:33:51 +02:00
Emmanuel Garette
9ea373efdf better dynoption support 2018-04-09 21:37:49 +02:00
Emmanuel Garette
821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette
538e6a792a add config_bag and convert some tests 2017-12-19 23:11:45 +01:00