Commit Graph

1417 Commits (e3eddd77cfdae43982bd9b05399a5d12bc497360)

Author SHA1 Message Date
Holger Brunn 419988f770 [ADD] allow to clean up menus 2023-02-09 12:09:19 +02:00
Matjaž Mozetič 42abb89439 Missing templates and translations added 2023-02-09 12:09:19 +02:00
Holger Brunn 9886bd244c [IMP] hide unnecessary buttons in wizard
[IMP] order wizard lines by name

[IMP] deal with modules whose models can't be loaded

[IMP] double quotes for docstring

[FIX] use exists query instead of huge in list

[IMP] hide unnecessary buttons in wizard II

[IMP] readability

[FIX] cope with purging nonexisting models
2023-02-09 12:09:19 +02:00
Anthony Muschang b0f17049b3 [CHG] Migration to 8.0
[CHG] database_cleanup: move description to README.rst
2023-02-09 12:09:19 +02:00
Stefan Rijnhart c66ca7a3a7 [FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for
    lp:1277899

[FIX] Preserve dangling workflow table which is in use

[RFR] Group models per table when detecting columns to purge
      to prevent problems with models sharing the same table

[ADD] Allow purging of dangling data entries

[FIX] Data purging now working

[IMP] Docstrings

[FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model

[RFR] Flake8
2023-02-09 12:09:19 +02:00
Guewen Baconnier d468ae472f remove relations when purging models
avoid ''NoneType' object has no attribute 'exists'' error when purging models
fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced...
2023-02-09 12:09:19 +02:00
Stefan Rijnhart 41a7e46b7e [ADD] Database cleanup module 2023-02-09 12:09:19 +02:00
Sylvain LE GAL 76ea08b51e [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-02-07 10:05:05 +01:00
Juliette Blanc 0946eba3ca [MIG] module_analysis: Migration to 15.0
[MIG] module_analysis: Migration to 15.0
2023-02-07 10:05:05 +01:00
Roy Le 45f95db4ab [FIX] module_analysis: correct syntax 2023-02-07 10:05:05 +01:00
Alessandro Fiorino d30429a18f 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-02-07 10:05:05 +01:00
Alessandro Fiorino 702436e9e7 Added translation using Weblate (Italian) 2023-02-07 10:05:05 +01:00
Telmo Santos fc8775d0cf Fix _get_files_to_analyse 2023-02-07 10:05:05 +01:00
Telmo Santos ffd943ba72 [Fix] author_txt_list assign 2023-02-07 10:05:05 +01:00
Telmo Santos b4ff2fd03e fixup! [MIG] module_analysis: Migration to 13.0 2023-02-07 10:05:05 +01:00
Telmo Santos 739049ae96 Remove anonymous variable _ 2023-02-07 10:05:05 +01:00
Telmo Santos f209036a45 Skip _test modules from test_installed_modules 2023-02-07 10:05:05 +01:00
Telmo Santos e201088f69 fixup! Fix pre-commit warnings 2023-02-07 10:05:05 +01:00
Telmo Santos 323f7bee50 Fix pre-commit warnings 2023-02-07 10:05:05 +01:00
Telmo Santos 4336961850 [MIG] module_analysis: Migration to 13.0 2023-02-07 10:05:05 +01:00
Telmo Santos c81c12f285 [IMP] module_analysis: black, isort, prettier 2023-02-07 10:05:05 +01:00
黎伟杰 438c82757b 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-02-07 10:05:05 +01:00
黎伟杰 afd9051c82 Added translation using Weblate (Chinese (Simplified)) 2023-02-07 10:05:05 +01:00
Sylvain LE GAL 6615203c30 [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-02-07 10:05:05 +01:00
Sébastien Alix 87a0fcb788
Merge pull request #2541 from sebalix/15.0-copier-update
[15.0][FIX] pre-commit: update configuration with copier
2023-02-07 09:54:44 +01:00
Sébastien Alix 2c0279548a [FIX] pre-commit: update configuration with copier 2023-02-07 09:42:04 +01:00
OCA-git-bot b01526a02d [UPD] addons table in README.md 2023-01-23 14:44:58 +00:00
OCA-git-bot b24b03a023 auditlog 15.0.2.0.1 2023-01-23 14:44:52 +00:00
OCA-git-bot fe5169dde7 [UPD] README.rst 2023-01-23 14:44:52 +00:00
OCA-git-bot a8bff83088 Merge PR #2527 into 15.0
Signed-off-by hbrunn
2023-01-23 14:40:47 +00:00
Holger Brunn a45b30f93a [FIX] auditlog: Allow passing a chunk size for autovacuum 2023-01-23 13:55:22 +01:00
OCA-git-bot 363cd3a955 [UPD] addons table in README.md 2023-01-23 12:49:36 +00:00
OCA-git-bot bb597700cc auto_backup 15.0.1.0.1 2023-01-23 12:49:31 +00:00
OCA-git-bot 7dc09aced7 Merge PR #2532 into 15.0
Signed-off-by pedrobaeza
2023-01-23 12:45:15 +00:00
Stefan Rijnhart 94a321446e [FIX] Pin cryptography to keep compatibility with Odoo's pyopenssl==19.0.0
Same as https://github.com/odoo/odoo/pull/99829
2023-01-23 13:14:44 +01:00
OCA-git-bot d902eae30d [ADD] setup.py 2023-01-17 12:44:32 +00:00
OCA-git-bot bfe508b94f [UPD] README.rst 2023-01-17 12:44:31 +00:00
OCA-git-bot 028ec98791 [UPD] addons table in README.md 2023-01-17 12:44:28 +00:00
oca-ci 7cf2138c09 [UPD] Update fetchmail_incoming_log_test.pot 2023-01-17 12:39:24 +00:00
OCA-git-bot 9c44370e75 Merge PR #2507 into 15.0
Signed-off-by pedrobaeza
2023-01-17 12:35:37 +00:00
Ignacio Buioli 3390a06888 Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (80 of 80 strings)

Translation: server-tools-15.0/server-tools-15.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auto_backup/es_AR/
2023-01-16 03:10:06 +00:00
OCA-git-bot fba41b8a05 [UPD] addons table in README.md 2023-01-15 16:52:19 +00:00
OCA-git-bot 93d085b228 module_auto_update 15.0.1.0.1 2023-01-15 16:52:14 +00:00
OCA-git-bot b661222b3b Merge PR #2524 into 15.0
Signed-off-by sbidoul
2023-01-15 16:48:10 +00:00
Stefan Rijnhart 91de08976e [UPD] dotfiles 2023-01-15 15:19:31 +01:00
Miquel Raïch 9be4d327b9 [FIX] fetchmail_incoming_log: delete test_mail dependency 2023-01-13 17:24:59 +01:00
Weblate 5e2d50d2e9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-excel_import_export
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-excel_import_export/
2023-01-12 08:22:15 +00:00
Weblate 5b9f513fc6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-excel_import_export_demo
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-excel_import_export_demo/
2023-01-12 08:22:10 +00:00
Weblate 2f36b44307 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-auto_backup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auto_backup/
2023-01-12 07:55:31 +00:00
OCA-git-bot b078df51b9 [ADD] setup.py 2023-01-12 07:54:51 +00:00