Commit Graph

17 Commits (a3ae6924fcce903f0fc573d3c4e1a67a3cd69759)

Author SHA1 Message Date
mariadforgeflow bc9519c964 [IMP] sql_export: black, isort, prettier 2022-02-01 09:50:41 +01:00
Florian da Costa db29738411 Update roadmap for v15 and make some usability improvements
Improve usability about variable creation and choice by hiding base wizard base fields and display simplified view
Add a description on paramter fields to help the user to use parameters
If not parameter are used for the query, display the wizard with the generated file directly
2022-02-01 09:50:41 +01:00
Florian da Costa 8b863e6afe Migrate to 14.0 2022-02-01 09:50:41 +01:00
Florian da Costa 8f04c73977 [IMP] sql_export: black, isort, prettier 2022-02-01 09:50:41 +01:00
Florian 7867c44153 Small fixes for v12/python3 standard
Co-Authored-By: David Beal <david.beal@akretion.com>
2022-02-01 09:50:41 +01:00
Florian da Costa 01d47a04a2 Migrate sql_export_excel to v12 2022-02-01 09:50:41 +01:00
Florian da Costa 460238e6b7 Adapt module sql_export_mail to be compatible with multiple file format 2022-02-01 09:50:41 +01:00
Florian da Costa dcebded946 Fix uses of params in sql query 2022-02-01 09:50:41 +01:00
David Beal 1fe1626d8b IMP sql_export: render field as require when matching field def 2022-02-01 09:50:41 +01:00
David Beal f97729a6dc FIX sql_export: test and misc 2022-02-01 09:50:40 +01:00
David Beal a699d93f1d PORT v12 sql_export 2022-02-01 09:50:40 +01:00
aheficent 2f8ae9a7a6 [MIG][10.0]sql_export v10 2022-02-01 09:50:40 +01:00
aheficent 1745245623 [IMP]encode output file 2022-02-01 09:50:40 +01:00
Sylvain LE GAL c8743f4c0b [REF] create a new module sql_request_abstract 2022-02-01 09:50:40 +01:00
Mourad Elhadj Mimoune 97a19be378 [MIG] Migrate module from 8.0 to 9.0 2022-02-01 09:50:40 +01:00
Benoit cd8db95330 [IMP] add support of variables in queries
[FIX] encoding with mogrify

[FIX] hide placeholder
2022-02-01 09:50:40 +01:00
Florian da Costa b6c46eeafa Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms

add known issue in readme
2022-02-01 09:50:40 +01:00