Sergio Teruel
7d27d9eb7b
[MIG] base_view_inheritance_extension: Migration to 11.0
2022-12-06 20:24:12 +01:00
oca-travis
bd9ce7c488
[UPD] Update base_view_inheritance_extension.pot
2022-12-06 20:24:12 +01:00
Holger Brunn
896c2ae09c
[FIX] base_view_inheritance_extension: 2 things:
...
* warning about dynamic context
* import for safe_eval
2022-12-06 20:24:12 +01:00
Holger Brunn
135b9f2fa7
[FIX] don't break when an attribute node in an xpath makes the
...
expression not match the node any more. Fixes #885
2022-12-06 20:24:12 +01:00
lfreeke
2d4ba31965
[MIG] base_view_inheritance_extension to 10.0
2022-12-06 20:24:12 +01:00
Ronald Portier
126dab9e5c
[8.0][ADD] Add list manipulation operations to base_view_inheritance_extension. ( #804 )
...
* Add list_add operation.
* Add list_remove operation.
OCA Transbot updated translations from Transifex
2022-12-06 20:24:12 +01:00
Pedro M. Baeza
5a61880134
[MIG] base_view_inheritance_extension: Migration to 9.0
...
Trivial changes:
* Version in README changed
* Version in manifest changed
OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
2022-12-06 20:24:12 +01:00
Jairo Llopis
30094d5621
[base_view_inheritance_extension] Relicense to LGPL. ( #4 )
2022-12-06 20:24:12 +01:00
Holger Brunn
7cd2002b84
[ADD] base_view_inheritance_extension
2022-12-06 20:24:12 +01:00
Weblate
4cce747cc3
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-16.0/server-tools-16.0-base_fontawesome
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_fontawesome/
2022-12-05 20:08:54 +00:00
OCA-git-bot
6cdfb83452
[ADD] setup.py
2022-12-05 18:57:41 +00:00
OCA-git-bot
dbef2c9c81
[UPD] README.rst
2022-12-05 18:57:40 +00:00
OCA-git-bot
4756f828a1
[UPD] addons table in README.md
2022-12-05 18:57:39 +00:00
oca-ci
d137a9c2d4
[UPD] Update base_fontawesome.pot
2022-12-05 18:55:24 +00:00
OCA-git-bot
26f2a23c27
Merge PR #2462 into 16.0
...
Signed-off-by etobella
2022-12-05 18:53:40 +00:00
Sylvain LE GAL
c9474f711a
[PORT][V16.0] base_fontawesome : migration from 15.0 to 16.0
...
- bump version to V16.0
- replace target due to the move of fontawesome from 'web/static/lib/fontawesome' to 'web/static/src/libs/fontawesome/'
- remove obsolete file
2022-12-05 19:01:00 +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
Bhavesh Odedra
2ab065271d
[ADD] auditlog: enable to track Unlink record
2022-11-18 13:12:57 +01:00
OCA-git-bot
cc42565123
auditlog 14.0.1.1.1
2022-11-18 13:12:57 +01:00
Stefan Rijnhart
b36c4bf935
[FIX] auditlog: invalid XML
...
Fixes #2086
2022-11-18 13:12:57 +01:00
OCA Transbot
b3126e922a
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:57 +01:00
OCA-git-bot
62a4bd4ff5
[UPD] README.rst
2022-11-18 13:12:57 +01:00
oca-travis
c2d609132f
[UPD] Update auditlog.pot
2022-11-18 13:12:57 +01:00