Commit graph

39 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
050979f6d3 feat: ParamSelfOption accept dynamic=False 2025-11-26 09:22:42 +01:00
da8e4ded3c feat: property that make sens + better dependencies 2025-10-29 12:16:04 +01:00
d44a5ebe32 translate option type 2025-10-05 20:43:42 +02:00
ac35f2428b fix: add dependency for calculation in choice values 2025-05-23 17:58:35 +02:00
5e66d2074d fix: translation + black 2024-11-01 08:47:48 +01: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
c2e3bf86f1 add uncalculated and only_self option in api 2024-07-06 14:31:15 +02:00
897d4dd216 aa 2024-06-27 08:39:28 +02:00
8e743131cd feat: reorganise code 2024-04-24 15:39:17 +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
Emmanuel Garette
668ed3ad37 better error when value not in a choice 2021-03-18 08:54:59 +01:00
Emmanuel Garette
7ebad5724e 2020/2021 2021-02-24 20:30:04 +01:00
Emmanuel Garette
e1fef11465 refactor 2020-10-05 21:16:41 +02:00
Emmanuel Garette
3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette
503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
Emmanuel Garette
74e604478e _validation, _second_level_validation => validation, second_level_validation 2019-11-19 08:26:42 +01:00
Emmanuel Garette
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01: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
a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette
f4bf3dc390 add PathConfig 2018-10-31 08:00:19 +01:00
Emmanuel Garette
fbff3d9ced simplify optiondescription 2018-09-30 20:32:00 +02:00
Emmanuel Garette
2d063f8170 coverages 2018-09-15 22:44:49 +02:00
Emmanuel Garette
cd7977eae6 coverage 2018-09-12 21:05:14 +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
8b82e393fe remove validate_calculator 2018-04-16 19:51:13 +02:00
Emmanuel Garette
1548099388 values_params in ChoiceOption must be rebuild 2018-04-15 22:59:29 +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
Emmanuel Garette
b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
Emmanuel Garette
635b71d291 separate baseoption and option 2017-07-24 20:39:01 +02:00
Emmanuel Garette
3c9a759e2e separate option in differents files 2017-07-24 19:04:18 +02:00