Commit graph

101 commits

Author SHA1 Message Date
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
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
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
a3261abc94 if an option has configerror for mandatory property but is disabled too, do not raise 2023-11-04 08:27:22 +01:00
aa79d9a710 deletion of the cache when changinf information for an option if needed 2023-06-28 22:26:01 +02:00
3e6b90bd9c do not valid properties when remove cache for information 2023-06-27 13:28:44 +02:00
3641eb39d8 TiramisuOption.list() with follower 2023-06-26 19:25:57 +02:00
ad31fc85bb add option in ParamInformation 2023-06-19 17:26:28 +02:00
50f0f67629 todict for tiramisu 4 2023-06-19 17:19:07 +02:00
0a4e1445db feature(api) cfg.option(xxxx).option.yyy() => cfg.option(xxxx).yyy() 2023-05-16 22:50:38 +02:00
fe2b6fb6a2 fix(api) test option is an optiondescription with a symlink 2023-05-16 22:11:55 +02:00
6805cecfd5 reorganize 2023-05-11 15:44:48 +02:00
30cd543a21 APIError => ConfigError 2023-04-27 11:44:52 +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
8b4ceddb81 calc_value: remove duplicate value even if use join 2023-04-12 12:01:56 +02:00
4b41fd89fb calculation with options not in same dynoptiondescription 2023-04-12 11:42:27 +02:00
7fad2b5d7d get leader option from follower 2023-04-12 11:14:40 +02:00
245d5c02fb add permission option 2023-02-27 12:33:11 +01:00
ba0634f163 check optiondescription's type 2023-02-27 12:32:40 +01:00
302be618ce follower in symlink 2023-01-24 22:31:32 +01:00
d2e790a2e2 information for optiondescription 2023-01-24 07:46:44 +01:00
Emmanuel Garette
22ef5c7c3b add allow_protocol to PortOption 2022-10-01 19:43:49 +02:00
Emmanuel Garette
7f78728ad1 add isdynamic function 2022-05-22 14:45:02 +02:00
Emmanuel Garette
f33b4ebc2a dyn option with not dyn option 2022-03-11 13:13:24 +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
e23e3c4103 symlink to dynoption 2022-01-18 20:28:16 +01:00
Emmanuel Garette
9e80345dd1 calc_value with join could crash 2022-01-09 20:36:04 +01:00
Emmanuel Garette
3fe77f7e65 domain can ends with dot 2022-01-09 19:12:37 +01:00
Emmanuel Garette
8658fdd6ca option's informations avalaible in config 2022-01-09 19:10:09 +01:00
Emmanuel Garette
49ba56b6ec do not get value for an dynoptiondescript 2021-12-10 22:23:38 +01:00
Emmanuel Garette
2ea43832e5 dyn properties to dynoptiondescription 2021-12-09 18:51:40 +01:00
Emmanuel Garette
b0462a1e80 . is no more unvalable 2021-05-18 18:52:42 +02:00
Emmanuel Garette
87093da974 add test about deepcopy with multi parents 2021-04-03 20:38:08 +02: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
12174045a2 add test to dyn optiondescription 2021-03-18 09:00:28 +01:00
Emmanuel Garette
8972e796db dict with leader_to_list parameter 2021-03-18 09:00:04 +01:00
Emmanuel Garette
0167f4e2d0 manage callback with unrestraint 2021-03-08 06:39:40 +01:00
Emmanuel Garette
acc86bc49f Add ParamSelfInformation 2021-03-06 19:23:35 +01:00
Emmanuel Garette
385160cabd filename must be a full path 2021-02-17 09:50:36 +01:00