Commit Graph

1268 Commits (c1b2985531f8ebf964668ba38e6e8ed37840a8dd)

Author SHA1 Message Date
nans 5980c20a3d [IMP] models: backport filtered_domain 2023-04-24 16:59:21 +02:00
nans 056e63c124 [ADD] base_partition: add partition method to base model 2023-04-24 16:59:21 +02:00
Hughes Damry 2579c69657 Translated using Weblate (French)
Currently translated at 86.7% (46 of 53 strings)

Translation: server-tools-16.0/server-tools-16.0-base_exception
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_exception/fr/
2023-04-19 12:35:12 +00:00
Weblate 3386bc58d7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export_demo/
2023-04-19 07:41:14 +00:00
Weblate 4787d76cfc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-excel_import_export/
2023-04-19 07:41:11 +00:00
Florian da Costa bb94bdf05b [IMP] module_analysis : allow to pass a custom domain to the analysis cron.
Usefull if we want to analyse the code for uninstalled modules for instance
2023-04-18 17:40:01 +02:00
Florian da Costa 3d2fe98f65 module_analysis : Update readme 2023-04-18 17:39:46 +02:00
OCA-git-bot e04a8196dd [ADD] setup.py 2023-04-18 15:19:13 +00:00
OCA-git-bot cd841652d2 [UPD] README.rst 2023-04-18 15:19:13 +00:00
OCA-git-bot 583f769bcd [UPD] addons table in README.md 2023-04-18 15:19:10 +00:00
oca-ci 819de7f221 [UPD] Update excel_import_export_demo.pot 2023-04-18 15:07:04 +00:00
oca-ci 45e31d005d [UPD] Update excel_import_export.pot 2023-04-18 15:07:04 +00:00
OCA-git-bot 58475f0239 Merge PR #2505 into 16.0
Signed-off-by thomaspaulb
2023-04-18 14:55:50 +00:00
Florian da Costa 1416e8d12c [FIX] Playing test after install must not be mandatory anymore because there is no post install hook anymore 2023-04-18 16:37:48 +02:00
Pierrick Brun 520cc67ad2 [FIX] test: proper analysis before testing 2023-04-18 16:37:34 +02:00
Sylvain LE GAL 536fdc18d4 [REF] module_analysis: add legalsylvain as maintainers 2023-04-18 15:29:13 +02:00
Kevin Khao 8e5457e805 [FIX] fix usage of cron data, deactivate it by default 2023-04-18 15:28:35 +02:00
KevinKhao 394ea040c6 [IMP] Add SCSS SLOC measure 2023-04-18 15:27:08 +02:00
Florian da Costa e4e22e080e [IMP] Remove automatic analyse at installation and update
Analyse can take some time and a cron task can do it every day if needed, no need to recompute it in real time
2023-04-18 15:21:17 +02:00
Florian da Costa 8adb4c0f94 [16.0][MIG] module_analysis : migrate to 16 2023-04-18 14:42:19 +02:00
Florian da Costa 3f24a0c8cc [IMP] module_analysis: black, isort, prettier 2023-04-18 14:38:56 +02:00
Francesco Foresti 91a14dcacf Translated using Weblate (Italian)
Currently translated at 97.2% (35 of 36 strings)

Translation: server-tools-15.0/server-tools-15.0-module_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-module_analysis/it/
2023-04-18 14:38:37 +02:00
OCA-git-bot 59bf048729 [UPD] README.rst 2023-04-18 14:38:37 +02:00
oca-ci 65fd04ee12 [UPD] Update module_analysis.pot 2023-04-18 14:38:37 +02:00
Sylvain LE GAL deabde4b8f [FIX+IMP] module_analysis : remove analysis when updating modules, because the analysis is partial (it also make the update slower) ; Add instead a cron task that is executed nightly to update analysis automatically 2023-04-18 14:38:37 +02:00
Juliette Blanc acdd3c2773 [MIG] module_analysis: Migration to 15.0
[MIG] module_analysis: Migration to 15.0
2023-04-18 14:38:37 +02:00
Roy Le 34264f8466 [FIX] module_analysis: correct syntax 2023-04-18 14:38:37 +02:00
Alessandro Fiorino adb259a485 Translated using Weblate (Italian)
Currently translated at 100.0% (35 of 35 strings)

Translation: server-tools-13.0/server-tools-13.0-module_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-module_analysis/it/
2023-04-18 14:38:37 +02:00
Alessandro Fiorino a94b015ece Added translation using Weblate (Italian) 2023-04-18 14:38:37 +02:00
Telmo Santos d5882d6841 Fix _get_files_to_analyse 2023-04-18 14:38:37 +02:00
Telmo Santos 973efc9f83 [Fix] author_txt_list assign 2023-04-18 14:38:37 +02:00
Telmo Santos 28b5cc188e fixup! [MIG] module_analysis: Migration to 13.0 2023-04-18 14:38:37 +02:00
Telmo Santos 0e150a859b Remove anonymous variable _ 2023-04-18 14:38:37 +02:00
Telmo Santos 3801a10fc0 Skip _test modules from test_installed_modules 2023-04-18 14:38:37 +02:00
Telmo Santos 8a422e2cac fixup! Fix pre-commit warnings 2023-04-18 14:38:37 +02:00
Telmo Santos 114f1d776f Fix pre-commit warnings 2023-04-18 14:38:37 +02:00
Telmo Santos cc4894be8d [MIG] module_analysis: Migration to 13.0 2023-04-18 14:38:37 +02:00
Telmo Santos 8fc7d87806 [IMP] module_analysis: black, isort, prettier 2023-04-18 14:38:37 +02:00
黎伟杰 2e88c5b31e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (35 of 35 strings)

Translation: server-tools-12.0/server-tools-12.0-module_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-module_analysis/zh_CN/

[UPD] README.rst
2023-04-18 14:38:37 +02:00
黎伟杰 069195e914 Added translation using Weblate (Chinese (Simplified)) 2023-04-18 14:38:37 +02:00
Sylvain LE GAL 56a620323d [ADD] new module module_analysis
fixup! [ADD] new module module_analysis

fixup! fixup! [ADD] new module module_analysis

fixup! fixup! fixup! [ADD] new module module_analysis

fixup! fixup! fixup! fixup! [ADD] new module module_analysis

IMP exception message

fixup! fixup! fixup! fixup! fixup! [ADD] new module module_analysis

[REF] remove use of cloc. use pygount librairy instead

fixup! [REF] remove use of cloc. use pygount librairy instead

fixup! fixup! [REF] remove use of cloc. use pygount librairy instead

Apply suggestions from code review

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/views/menu.xml

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/tests/test_module.py

Co-Authored-By: David Beal <david.beal@akretion.com>

Update module_analysis/readme/CONFIGURE.rst

Co-Authored-By: David Beal <david.beal@akretion.com>

[IMP] handle encoding

[UPD] Update module_analysis.pot

[UPD] README.rst

[UPD] README.rst
2023-04-18 14:38:37 +02:00
mymage 7f2348ac02 Translated using Weblate (Italian)
Currently translated at 47.0% (8 of 17 strings)

Translation: server-tools-16.0/server-tools-16.0-base_search_fuzzy
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_search_fuzzy/it/
2023-04-17 16:40:35 +00:00
Weblate ad9b48b340 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-16.0/server-tools-16.0-module_auto_update
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-module_auto_update/
2023-04-13 11:14:08 +00:00
OCA-git-bot c1177ace84 [ADD] setup.py 2023-04-13 08:43:40 +00:00
OCA-git-bot 7d25153c37 [UPD] README.rst 2023-04-13 08:43:40 +00:00
OCA-git-bot 7dfcbc8393 [UPD] addons table in README.md 2023-04-13 08:43:36 +00:00
oca-ci 1b088e9c77 [UPD] Update module_auto_update.pot 2023-04-13 08:41:17 +00:00
OCA-git-bot c8a05e87c8 Merge PR #2543 into 16.0
Signed-off-by hbrunn
2023-04-13 08:38:15 +00:00
fkantelberg f555e90ab3 [MIG] module_auto_update: Migration to 16.0 2023-04-13 07:58:48 +02:00
OCA-git-bot 5431471238 module_auto_update 15.0.1.0.1 2023-04-13 07:58:48 +02:00