Ignacio Buioli
36537918b5
Added translation using Weblate (Spanish (Argentina))
2022-11-29 15:49:27 +01:00
OCA-git-bot
2f3dfcc85f
[UPD] README.rst
2022-11-29 15:49:27 +01:00
oca-ci
f589383f16
[UPD] Update base_cron_exclusion.pot
2022-11-29 15:49:27 +01:00
Christopher Ormaza
aefff7c52c
[15.0][MIG] base_cron_exclusion
2022-11-29 15:49:27 +01:00
Christopher Ormaza
9dbefb8968
[IMP] base_cron_exclusion: black, isort, prettier
2022-11-29 15:49:27 +01:00
OCA-git-bot
4b5050c4e2
[UPD] README.rst
2022-11-29 15:49:27 +01:00
oca-travis
ac63bd378f
[UPD] Update base_cron_exclusion.pot
2022-11-29 15:49:27 +01:00
davidborromeo
198085e73c
[MIG] base_cron_exclusion: Migration to 14.0
2022-11-29 15:49:27 +01:00
OCA-git-bot
c5efee1d17
pre-commit update
2022-11-29 15:49:27 +01:00
OCA Transbot
08891336d5
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-13.0/server-tools-13.0-base_cron_exclusion
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_cron_exclusion/
2022-11-29 15:49:27 +01:00
OCA-git-bot
888b4ca0f5
[UPD] README.rst
2022-11-29 15:49:27 +01:00
oca-travis
b2f7f565e3
[UPD] Update base_cron_exclusion.pot
2022-11-29 15:49:27 +01:00
Lois Rilo
b50c18dc31
[13.0][MIG] base_cron_exclusion
2022-11-29 15:49:27 +01:00
Lois Rilo
55ad02a917
[IMP] base_cron_exclusion: black, isort
2022-11-29 15:49:27 +01:00
黎伟杰
77c1ec1ff7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: server-tools-12.0/server-tools-12.0-base_cron_exclusion
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-base_cron_exclusion/zh_CN/
2022-11-29 15:49:27 +01:00
黎伟杰
4b1d7987c7
Added translation using Weblate (Chinese (Simplified))
2022-11-29 15:49:27 +01:00
Lois Rilo
3faf124301
[12.0] base_cron_exclusion to LGPL
...
Change license to LGPL to not limit the usage of this module
in private customizations.
2022-11-29 15:49:27 +01:00
OCA-git-bot
53aedc8ad9
[UPD] README.rst
2022-11-29 15:49:27 +01:00
oca-travis
61fea53c3b
[UPD] Update base_cron_exclusion.pot
2022-11-29 15:49:27 +01:00
hveficent
d684c3e69e
[MIG] base_cron_exclusion: Migration to 12.0
2022-11-29 15:49:27 +01:00
OCA Transbot
fc5445d4af
OCA Transbot updated translations from Transifex
2022-11-29 15:49:27 +01:00
Lois Rilo
600447fbdd
[10.0][MIG] base_cron_exclusion ( #1105 )
...
* [9.0][ADD] base_cron_exclusion
* [10.0][MIG] base_cron_exclusion
[11.0][MIG] base_cron_exclusion
2022-11-29 15:49:27 +01:00
Weblate
03e4d1b1d1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-upgrade_analysis
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-upgrade_analysis/
2022-11-18 17:45:11 +00:00
oca-ci
f3bbaa9b21
[UPD] Update upgrade_analysis.pot
2022-11-18 17:45:00 +00:00
Pedro M. Baeza
1249767cb4
Merge pull request #2468 from StefanRijnhart/fix/16.0/flake8_from_github
...
[16.0][FIX] PyCQA no longer has a gitlab mirror of repos
2022-11-18 18:43:01 +01:00
Stefan Rijnhart
fa7873c0bc
[UPD] Run copier to include https://github.com/OCA/server-tools/pull/2467
2022-11-18 18:30:55 +01:00
Bert Van Groenendael
3cc5a704e6
[IMP] auditlog: dedicated security groups for model access
2022-11-18 13:54:56 +01:00
Stefan Rijnhart
c8671aa35b
[MIG] auditlog: Migration to 16.0
2022-11-18 13:54:56 +01:00
Stefan Rijnhart
852a18783b
[IMP] auditlog: pre-commit stuff
2022-11-18 13:15:27 +01:00
OCA-git-bot
aec54c72d9
auditlog 15.0.1.1.1
2022-11-18 13:12:58 +01:00
Alexandre Fayolle
272729b9e4
[FIX] auditlog: autovacuum performance
...
Add database indices on the foreign key fields of the auditlog models.
Without these indices, the performance of the autovacuum cron are terrible
because the "ON DELETE SET NULL" trigger has to make a full table scan
on the auditlog_log and auditlog_log_line tables when
auditlog_http_session and auditlog_http_request rows are deleted.
2022-11-18 13:12:58 +01:00
Ignacio Buioli
623e47ef26
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (83 of 83 strings)
Translation: server-tools-15.0/server-tools-15.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auditlog/es_AR/
2022-11-18 13:12:58 +01:00
OCA Transbot
e30e89912b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-15.0/server-tools-15.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auditlog/
2022-11-18 13:12:58 +01:00
OCA-git-bot
04d888a511
auditlog 15.0.1.1.0
2022-11-18 13:12:58 +01:00
oca-ci
258fd0df63
[UPD] Update auditlog.pot
2022-11-18 13:12:58 +01:00
Atchuthan Ubendran
470d8def8a
Add option to Eliminate user and fields in audit logs
2022-11-18 13:12:58 +01:00
Ignacio Buioli
9018e8414f
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (81 of 81 strings)
Translation: server-tools-15.0/server-tools-15.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-auditlog/es_AR/
2022-11-18 13:12:58 +01:00
OCA-git-bot
687ed53545
[UPD] README.rst
2022-11-18 13:12:58 +01:00
oca-ci
97128f208e
[UPD] Update auditlog.pot
2022-11-18 13:12:58 +01:00
BT-vgabor
6dfa4ae522
[MIG] auditlog: Migration to 15.0
2022-11-18 13:12:58 +01:00
BT-vgabor
3059c6b20c
[IMP] auditlog: black, isort, prettier
2022-11-18 13:12:58 +01:00
OCA Transbot
d7d8eeb548
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-14.0/server-tools-14.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-auditlog/
2022-11-18 13:12:58 +01:00
OCA-git-bot
6808693669
auditlog 14.0.1.2.0
2022-11-18 13:12:58 +01:00
OCA-git-bot
f7db93fd0d
[UPD] README.rst
2022-11-18 13:12:58 +01:00
oca-travis
eba2417e72
[UPD] Update auditlog.pot
2022-11-18 13:12:58 +01:00
Kitti U
06e4130b33
[14.0][IMP] auditlog, add auditlog.log.line view
2022-11-18 13:12:58 +01:00
OCA Transbot
9d802b5507
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-14.0/server-tools-14.0-auditlog
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-auditlog/
2022-11-18 13:12:58 +01:00
OCA-git-bot
37b187a75f
[UPD] README.rst
2022-11-18 13:12:58 +01:00
oca-travis
1c29211cce
[UPD] Update auditlog.pot
2022-11-18 13:12:58 +01:00
Bhavesh Odedra
bf727fc6a5
[ADD] auditlog: test case for capture record
2022-11-18 13:12:58 +01:00