16 Commits

Author SHA1 Message Date
3b52c81b27 [FIX]Docx Report Generation : fix return line to space
For better handling of some outside copy/paste.
2025-02-10 21:38:42 +01:00
316437ccfc [IMP]Docx Report Generation : avoid warning and use len(el) instead of bool(el) 2025-02-07 15:42:16 +01:00
924cdc7537 [FIX]Docx Report Generation : fix & solo chacacter (not html entity)
When pasted from outside.
2025-02-07 15:38:22 +01:00
ca6e8efe5e [IMP]Docx Report Generation : add automatic sanitization for Html field
- Usefull when data had been copied from external programs ;
- Manages more tags ;
- More robust rendering.
2025-02-06 15:47:26 +01:00
28f13e2e66 [IMP]Docx Report Generation : allow custom date formatting in jinja filter 2025-02-06 15:43:08 +01:00
1c5a0cf374 [IMP]DOCX Report Generation : new jinja filter localesel 2025-02-06 12:06:01 +01:00
71b7b19caa [FIX]Docx Report Generation : needs tail to add not surrouneded data 2025-02-05 20:58:07 +01:00
cf23e0df8d [FIX]DOCX Report Generation : bad return on falsy cond 2025-02-03 20:00:22 +01:00
58cb82cdfa [IMP][FIX]DOCX Report Generation : enhancements
* Fixes for assets ;
* Handle HTML fields with basic rendering ;
* Add Jinja filters ;
* Add JSON Loads for TPL usage (context).
2025-02-03 19:03:56 +01:00
Мухамадеев Рамиль
2f38569c5e add package generation 2024-11-05 11:59:20 +05:00
Aleksei Ostriakov
568dc25595 [REF] docx_report_generation: Change support email in description 2024-08-07 11:07:42 +05:00
Aleksei Ostriakov
1db3d75efc [IMP] docx_report_generation: Screenshots in the description have been improved and translated into English for better perception. 2024-04-11 11:21:19 +05:00
Владислав Костров
8c17b0f465 Fix icon path 2024-03-29 14:48:32 +05:00
Владислав Костров
67e0d29ec9 Update path to the banner 2024-03-29 14:47:26 +05:00
Владислав Костров
cb4d91cc08 [FIX] Update banner and icon. 2024-03-29 14:45:09 +05:00
Владислав Костров
271f3c2fdd [FIX] Update name of the module 2024-03-29 14:26:17 +05:00