Commit Graph

1199 Commits (a431b649b728f083ea41df0fd1597ef50486b1bd)

Author SHA1 Message Date
Pedro Castro Silva 309f7121e5 Translated using Weblate (Portuguese)
Currently translated at 71.4% (5 of 7 strings)

Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/pt/
2023-02-13 12:22:18 -06:00
Pedro Castro Silva 33a379a2c1 Added translation using Weblate (Portuguese) 2023-02-13 12:22:18 -06:00
Cristina Martin 9b12e4779e [12.0][MIG] scheduler_error_mailer: Migration to v12
[UPD] README.rst

[UPD] Update scheduler_error_mailer.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

[UPD] README.rst
2023-02-13 12:22:18 -06:00
Achref Mhadhbi e2bf83c691 [MIG] scheduler_error_mailer: Migration to 11.0
[UPD] Update scheduler_error_mailer.pot
2023-02-13 12:22:18 -06:00
Andy Teijelo e97246c11d [FIX] scheduler error mailer font typo (#765)
* [FIX] scheduler_error_mailer font typo

* [REM] Deleting scheduler_error_mailer.pot

OCA Transbot updated translations from Transifex
2023-02-13 12:22:18 -06:00
MonsieurB 6221cfc50a migrate to V10
OCA Transbot updated translations from Transifex
2023-02-13 12:22:18 -06:00
Atchuthan, Sodexis ed6c457cc0 [MIG][9.0] scheduler_error_mailer
OCA Transbot updated translations from Transifex
2023-02-13 12:22:18 -06:00
david.beal@akretion.com 966f617ca3 [FIX] renamed 'email_template' m2o field in 'email_template_id' in scheduler_error_mailer module 2023-02-13 12:22:18 -06:00
Jairo Llopis de57364262 [MIG] scheduler_error_mailer: Migration to v8 2023-02-13 12:12:21 -06:00
Stéphane Bidoul f6dc69e42f move all modules to __unported__ on master branch and set installable=False 2023-02-13 12:12:21 -06:00
Sandy Carter 43194c116a Generate .pot files 2023-02-13 12:12:21 -06:00
Alexis de Lattre f760b299e3 Port to OpenERP 7.0.
Add logo and screenshot.
Add demo scheduler and test/debug function.
2023-02-13 12:12:21 -06:00
David BEAL 46c1a9a21d Now uses an email template instead of a simple mail
Add a default e-mail template
Add the code we used to test the failure of scheduler (the import directive is commented)
2023-02-13 12:12:21 -06:00
sebastien beau 359b4bc6fe [INIT] intial import 2023-02-13 12:12:21 -06: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