Commit Graph

48 Commits

Author SHA1 Message Date
Emmanuel Garette a269cbcc93 copy/deepcopy should duplicate informations 2020-10-05 20:27:17 +02:00
Emmanuel Garette 6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette dc8010f0af calc_value with join parameter now work if an option is empty 2020-08-04 16:43:40 +02:00
Emmanuel Garette 5c1d4afd56 remove unconsistent test 2020-08-04 16:35:10 +02:00
Emmanuel Garette 86a48ce9f1 support callback with submulti 2020-04-21 17:13:25 +02:00
Emmanuel Garette f437bb78f3 add a test with default_multi for a submulti follower 2020-04-21 09:16:29 +02:00
Emmanuel Garette f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +02:00
Emmanuel Garette f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
Emmanuel Garette 91c44b38bc ip_in_network without all information 2020-02-18 22:08:52 +01: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 0cb69f7a85 empty follower without empty property is valid 2019-12-19 17:18:09 +01:00
Emmanuel Garette fb93c0cf6f updates tests 2019-12-08 09:09:48 +01:00
Emmanuel Garette 5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette c75425c03a Merge branch 'master' into develop 2019-10-20 08:24:48 +02:00
Emmanuel Garette a7e4399ae5 get information with default attribute when information is set to an option 2019-10-16 07:42:18 +02:00
Emmanuel Garette 280d2ebd0a better error message if option that does not exists is in root optiondescription 2019-10-16 07:31:52 +02: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 fd50913466 add Calculation to values 2019-09-28 16:32:48 +02:00
Emmanuel Garette 06ad839468 add parents method to MetaConfig 2019-09-02 14:11:36 +02:00
Emmanuel Garette bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette 7c641961d3 better validation with parent + deepconfig 2019-08-28 15:55:10 +02:00
Emmanuel Garette a9ca9fdb6a add multi parents tests 2019-08-07 08:40:23 +02:00
Emmanuel Garette b6ec77aa23 better way to manage follower in MetaConfig 2019-08-07 08:38:32 +02:00
Emmanuel Garette 2d7d237e19 Config could have multiple parents 2019-08-05 22:31:56 +02:00
Emmanuel Garette 113b7a3410 todict works with Metaconfig 2019-08-03 21:03:23 +02:00
Emmanuel Garette 1691e38db5 separate Cache from values and settings 2019-08-01 18:22:18 +02:00
Emmanuel Garette 613ae47573 update tests ans version number 2019-07-26 10:13:45 +02:00
Emmanuel Garette 34d71901d0 to_dict improvment and add display_name parameter to change impl_get_display_name function 2019-07-26 08:55:20 +02:00
Emmanuel Garette a33c7ed41e follower option with consistency 2019-07-16 08:03:33 +02:00
Emmanuel Garette 73d45f54cf follower option with consistency 2019-07-14 10:35:46 +02:00
Emmanuel Garette e73f3d1e47 we have to access to option without restriction 2019-07-06 08:36:13 +02:00
Emmanuel Garette d3eef77c03 works with test/auto tests 2019-07-06 07:18:32 +02:00
Emmanuel Garette fb1286e50e better hidden/display support 2019-07-04 20:43:47 +02:00
Emmanuel Garette 83f05197fb update todict support and tests 2019-06-21 23:04:04 +02:00
Emmanuel Garette 516a5a7219 copy default properties when copy config or create a config in a metaconfig 2019-06-20 15:24:21 +02:00
Emmanuel Garette 620e8bbf2e optimize 2019-06-12 08:45:56 +02:00
Emmanuel Garette aa11e3b79c can retrieve metaconfig/mixconfig/config in a metaconfig/mixconfig 2019-06-05 14:37:58 +02:00
Emmanuel Garette 07e6ea5eb2 can add new config with mixconfig type 2019-06-05 12:33:00 +02:00
Emmanuel Garette e7cbd7849a add test for config's deepcopy 2019-05-28 07:19:26 +02:00
Emmanuel Garette 552cd3740d todict: better support for callback 2019-05-09 20:32:43 +02:00
Emmanuel Garette 5ea35bf84e simplify tiramisu dict format 2019-04-22 10:51:44 +02:00
Emmanuel Garette 829247e79f better symlink support for option.dict() 2019-04-17 19:13:17 +02:00
Emmanuel Garette 63094f7e54 better error messages with list 2019-04-13 22:04:49 +02:00
Emmanuel Garette 1aec891408 import tiramisu-json in tiramisu repository 2019-04-08 20:34:05 +02:00
Emmanuel Garette 4dbb82ed3f Python Packaging Autority recommandations 2019-04-05 22:39:24 +02:00