|
|
849cff522b
|
feat: can get properties without index when uncalculated is set to true
|
2026-02-27 22:01:10 +01: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 |
|
|
|
27e8f0c69f
|
fix: subconfig with follower
|
2026-01-16 21:05:47 +01:00 |
|
|
|
b55ffadc10
|
feat: can use forcepermissive, unrestraint or nowarnings for a subconfig
|
2026-01-04 19:25:30 +01:00 |
|
|
|
2c091f7a12
|
feat: name and type for a config
|
2026-01-01 21:55:10 +01:00 |
|
|
|
e39b8106be
|
fix: set permissive for all option in carry_out_calculation
|
2025-12-29 11:53:14 +01:00 |
|
|
|
27b1bb8294
|
feat: add forcepermissive() and index(None) + improvment
|
2025-12-23 10:08:58 +01:00 |
|
|
|
fe108b1238
|
feat: add subconfig in errors
|
2025-12-19 13:30:30 +01:00 |
|
|
|
faf694397a
|
feat: do not save disabled force_store_value option
|
2025-11-25 21:44:04 +01:00 |
|
|
|
585cda5ffc
|
feat: value modified in parent config is a default value for current config and can get default owner for an option
|
2025-11-03 08:50:50 +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 |
|
|
|
3fad16d0ac
|
fix: accept allow_dynoption
|
2025-10-18 06:31:40 +02:00 |
|
|
|
4bd1b8f04e
|
fix: allow_dynoption
|
2025-10-16 08:10:53 +02:00 |
|
|
|
6f2f479364
|
fix: allow_dynoption in group_type()
|
2025-10-15 11:30:22 +02:00 |
|
|
|
0513d6677e
|
fix: black
|
2025-10-15 09:43:56 +02:00 |
|
|
|
60e259fef2
|
fix: allow_dynoption in identifiers()
|
2025-10-15 09:39:22 +02:00 |
|
|
|
acca0bc040
|
fix: allow_dynoption for option informations
|
2025-10-15 09:29:52 +02:00 |
|
|
|
e0f16b14c7
|
feat: property.get(uncalculated=True) is now possible for an dynoptiondescription without identifiers
|
2025-10-15 09:11:33 +02:00 |
|
|
|
ecbd17915b
|
fix: can unrestraint a already unrestraint config
|
2025-10-06 21:37:46 +02: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 |
|
|
|
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 |
|
|
|
42471d42b7
|
feat: option.type can return the symlink type
|
2025-01-04 17:36:44 +01:00 |
|
|
|
22fdabb6c0
|
fix: option.get now accept allow_dynoption
|
2024-12-11 21:57:46 +01:00 |
|
|
|
5e66d2074d
|
fix: translation + black
|
2024-11-01 08:47:48 +01:00 |
|
|
|
7ae1b48f4a
|
fix: better permissive support
|
2024-10-22 11:05:03 +02:00 |
|
|
|
bbec439a5e
|
default and default_multi is in value
|
2024-08-29 08:17:06 +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 |
|
|
|
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 |
|
|
|
1a5e4e37d1
|
api: get leader from leadership
|
2023-12-11 19:38:59 +01:00 |
|
|
|
90564d4983
|
dynoptiondescription inside dynoptiondescription
|
2023-12-04 17:46:46 +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 |
|
|
|
0b1d1ef3f1
|
add value.get() to optiondescription (instead of value.dict())
|
2023-11-15 21:41:04 +01:00 |
|
|
|
3641eb39d8
|
TiramisuOption.list() with follower
|
2023-06-26 19:25:57 +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 |
|