Commit graph

380 commits

Author SHA1 Message Date
7f9d6f17d7 fix: allow no user_datas installation (for example to generate doc) 2025-03-27 20:05:20 +01:00
999b53889c feat: add rougail secret_manager 2025-03-19 11:43:04 +01:00
04aa9444a3 fix: add get remove properties 2025-02-17 15:45:27 +01:00
70003fcbc5 fix: we can define structural plugin when generate documentation 2025-02-17 09:20:38 +01:00
85f3b9f80f fix: if a variable in user_data not existe, it's no a warnings 2025-02-17 09:19:31 +01:00
cc5aaf6393 feat: can change defaut params for an option 2025-02-10 10:32:48 +01:00
df2fcb467f fix: if no description, generate negative_description too 2025-02-10 10:09:34 +01:00
7b9d7ce419 fix: error messages 2025-02-07 08:08:55 +01:00
e7e9687b8d fix: better support of not_for_commandline feature 2025-01-04 12:01:08 +01:00
ea6baa3dc2 fix: add structural_directory 2025-01-02 22:01:38 +01:00
81d86e7b6f fix: add path.py 2025-01-02 21:19:16 +01:00
3849c42cba feat: upgrade is not in formatter 2025-01-02 21:06:13 +01:00
6c1df5578f feat: remove prefix 2025-01-02 21:02:44 +01:00
45959ac18b fix: remove link 2024-12-11 20:58:08 +01:00
00e0941f6e fix: reorganise user_datas 2024-12-11 20:54:03 +01:00
8afb787c98 fix: only change prefix if path is relative 2024-12-11 20:51:08 +01:00
a91a4d6a55 feat: output could have annotator 2024-12-11 20:50:15 +01:00
4c613f6425 fix: add user_datas file 2024-11-28 08:30:47 +01:00
829d7692ad fix: separate UserDatas 2024-11-27 16:09:04 +01:00
ea34751e08 fix: options could be a list 2024-11-27 10:22:00 +01:00
c25a66f0cb feat: add "exists" attribut for a family 2024-11-27 10:14:42 +01:00
db768f94af fix: dynamic variable could be optional 2024-11-25 09:17:27 +01:00
9782bcde95 fix: dynamic variable declare in verion 1.0 has {{ suffix }} 2024-11-25 09:16:48 +01:00
fbb1446fa3 fix: user_data plugins could have annotator function 2024-11-25 09:14:58 +01:00
56659f7ea4 fix: do not modify a dynamic variable if has default value 2024-11-25 09:10:44 +01:00
e29c0c8abc feat: add force_optional option to allow charging structure even if all variables are not available 2024-11-08 08:12:33 +01:00
8ac603100d fix: better user information if a needed package is not installed 2024-11-05 08:31:46 +01:00
2f7711d989 Merge pull request 'fix(37): import doesn't works for some python version' (#39) from 37_import into develop
Reviewed-on: #39
2024-11-05 08:29:52 +01:00
dcc42a4ea0 fix(37): import doesn't works for some python version 2024-11-04 12:15:17 +01:00
d90a0c0066 fix(36): format 1.0: suffix attribut must works 2024-11-04 12:04:31 +01:00
ad1928bc88 fix: update fr/rougail.mo 2024-11-01 11:06:34 +01:00
5f9c79664f fix: black 2024-11-01 09:45:54 +01:00
a6dfcbde4c fix: support for unknown language 2024-11-01 09:08:59 +01:00
00c4391ac6 fix: license 2024-11-01 09:06:29 +01:00
6670aa64a2 feat: update dependencies 2024-11-01 09:06:23 +01:00
2d9298eb8e feat: translation 2024-11-01 09:06:15 +01:00
7c69ac9557 fix: README 2024-10-29 12:02:27 +01:00
22348f71e6 fix: use black 2024-10-29 11:01:30 +01:00
6830437805 add propertyerror as a test in jinja 2024-10-29 10:58:04 +01:00
06fcd1cef7 feat: in calculation better debugging 2024-10-27 12:15:17 +01:00
a1dedb1c12 feat: can sort dictionaries in different directories 2024-10-25 22:12:22 +02:00
4da9a50265 fix: valid mode even if there is no mode configured 2024-10-25 08:12:08 +02:00
cdb62e5509 fix: valid mode if no mode defined 2024-10-22 13:55:03 +02:00
086667d7a4 feat: suffix to identifier 2024-10-22 13:54:16 +02:00
c4d1f6853c feat: better errors messages and improvement 2024-10-06 15:09:52 +02:00
04bf6a1d38 feat: better debugging 2024-09-30 18:29:09 +02:00
e518abb734 feat: update upgrade module 2024-09-30 17:58:14 +02:00
d2195d31a9 feat: auto add multi for leader 2024-09-10 13:44:38 +02:00
f4503f3b10 Quick definition of an optional parameter variable (#24)
Co-authored-by: gwen <gwenaelremond@free.fr>
Co-authored-by: gwen <gwenael.remond@free.fr>
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Reviewed-on: #24
Co-authored-by: gremond <gwenael.remond@protonmail.com>
Co-committed-by: gremond <gwenael.remond@protonmail.com>
2024-09-04 17:30:38 +02:00
8550a125a1 convert integer to string for port variable (#31 and #32)
Reviewed-on: #32
2024-09-04 16:33:02 +02:00