Commit graph

37 commits

Author SHA1 Message Date
b55ffadc10 feat: can use forcepermissive, unrestraint or nowarnings for a subconfig 2026-01-04 19:25:30 +01:00
d44a5ebe32 translate option type 2025-10-05 20:43:42 +02:00
fcbb9c6812 fix: better error message 2025-05-12 08:53:39 +02: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
6181b728ad fix: message error improvment 2025-01-04 17:39:25 +01: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
f2893aaacd support informations attribute for all options 2024-07-05 19:35:39 +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
d2a7c2b31c domainnameoption: better error message 2023-04-12 12:02:37 +02:00
Emmanuel Garette
3fe77f7e65 domain can ends with dot 2022-01-09 19:12:37 +01:00
Emmanuel Garette
7ebad5724e 2020/2021 2021-02-24 20:30:04 +01: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
6b77b0c5ad DomainnameOption add network support 2019-11-19 18:48:13 +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
35ef218c9c better message error 2019-07-26 08:52:01 +02:00
Emmanuel Garette
33c1666cc9 add cidr notation to domainnameoption if allow_ip is True (fixes #5) 2019-03-08 07:11:56 +01:00
Emmanuel Garette
2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette
af55e20afe coverage 2019-02-24 20:23:16 +01:00
Emmanuel Garette
7c710d50b9 IPy => ipaddress 2019-02-24 12:05:26 +01:00
Emmanuel Garette
a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette
5bb0c49949 option with str value has to depends on StrOption 2018-12-07 23:29:42 +01:00
Emmanuel Garette
f6bdd0c17e symplify tiramisu/option/option.py 2018-11-15 18:35:14 +01:00
Emmanuel Garette
92b469bd43 simplify tiramisu/option/baseoption.py 2018-11-15 16:17:39 +01:00
Emmanuel Garette
e29e11b939 reorganise option.py 2018-09-30 11:36:09 +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
fc787d4dbb reorganise 2017-12-07 22:20:19 +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