Commit graph

378 commits

Author SHA1 Message Date
6d56e25524 feat: better identifiers retrieve 2026-04-30 11:45:57 +02:00
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
95c62f1122 fix: better error message 2025-12-22 08:51:08 +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
faf694397a feat: do not save disabled force_store_value option 2025-11-25 21:44:04 +01:00
a5870ee2ab fix: force_store_value in dynamic family 2025-11-24 20:06:54 +01:00
da8e4ded3c feat: property that make sens + better dependencies 2025-10-29 12:16:04 +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
d44a5ebe32 translate option type 2025-10-05 20:43:42 +02:00
5e0bf84e50 simplify network/boardcast validation 2025-10-05 20:43:23 +02:00
b48328d021 fix: avoid infinite loop in rougail 2025-09-30 21:48:37 +02:00
9c97f92775 fix: add min_integer and max_integer for intOption 2025-09-23 20:32:24 +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
ac35f2428b fix: add dependency for calculation in choice values 2025-05-23 17:58:35 +02:00
ebc9779173 fix: better port validation with the value '' 2025-05-23 17:56:58 +02:00
fcbb9c6812 fix: better error message 2025-05-12 08:53:39 +02:00
7ecec88881 fix: do not modify the default_multi attribute 2025-04-21 19:45:14 +02:00
db82dd6d41 fix: better error message 2025-04-09 08:27:38 +02:00
b8899c98b1 fix: better errors message 2025-03-19 09:57:03 +01:00
adf94e6b15 feat: an option could be not validate 2025-02-13 22:11:26 +01:00
6e4b22aea2 feat: can get params value easily 2025-02-10 08:45:21 +01:00
90947b5578 feat: ability to resolve domainname 2025-02-07 08:01:59 +01:00
f33713231e feat: better error messages 2025-02-07 07:46:53 +01:00
6181b728ad fix: message error improvment 2025-01-04 17:39:25 +01:00
4cba819e0a feat: return index in error message 2025-01-04 17:39:11 +01:00
a3228fbf30 feat: add min_len, max_len, forbidden_char for password option 2024-11-06 08:31:37 +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
9c36fb8fb2 symlink could be used in a leadership 2024-08-07 08:55:43 +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
c2e3bf86f1 add uncalculated and only_self option in api 2024-07-06 14:31:15 +02:00
f2893aaacd support informations attribute for all options 2024-07-05 19:35:39 +02:00
4e1053bba9 calculation with self information and symlink 2024-07-04 19:55:49 +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
de9485b74e better display function support 2023-12-11 19:38:35 +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
4b052c3943 better multi support 2023-11-15 21:44:15 +01:00
0b2f13404c allow more properties for leader 2023-11-15 21:43:58 +01:00
32b24c2978 better error message 2023-11-04 08:28:54 +01:00