Ronald Portier
7a7b1a6c9d
[MIG] fetchmail_*: adapt tests
2024-05-11 12:58:13 +02:00
andrea
3a61b561fc
[MIG] add tests for purge fields
2024-05-09 07:51:39 +00:00
Andrea Stirpe
603aeb4923
[MIG] adapt code for V16
2024-05-09 07:51:31 +00:00
Yann Papouin
ec344edf73
[FIX] database_cleanup: Check that the model is automatically managed by Odoo
2024-05-07 19:22:28 +00:00
Yann Papouin
f8afaf2e28
[ADD] database_cleanup: Purge fields (ir.model.fields) added
2024-05-07 19:22:08 +00:00
Stefan Rijnhart
d4e59ea0d6
[IMP] base_changeset: refresh screenshots
2024-05-07 16:29:56 +02:00
Stefan Rijnhart
1bee244d4c
[IMP] base_changeset: hide smart button when there have been no changes
2024-05-07 16:09:19 +02:00
Mark Schuit
0513667f18
[MIG] base_changeset: Migration to 16.0
...
Co-authored-by stefan@opener.amsterdam
Co-authored-by shams.mukhibillaev@emesa.nl
Co-authored-by remy@emesa.nl
2024-05-07 16:09:19 +02:00
Mark Schuit
cb6b3983a7
[IMP] base_changeset pre-commmit stuff
2024-05-07 14:25:44 +02:00
Jasmin Solanki
b80144bae3
[MIG] base_changeset: Migration to 15.0
2024-05-07 14:25:44 +02:00
Stefan Rijnhart
4f83517b44
[FIX] base_changeset: no change for empty values on create
...
Regression of previous commit
2024-05-07 14:25:44 +02:00
Stefan Rijnhart
8f4e130274
[RFR] base_changeset: adapt intercept of create to Odoo 14 cache changes
2024-05-07 14:25:44 +02:00
Stefan Rijnhart
44eb42fef1
[IMP] base_changeset: black, isort, prettier
2024-05-07 14:25:44 +02:00
Holger Brunn
fac0d72436
[IMP] base_changeset: overhaul security
2024-05-07 14:25:44 +02:00
Holger Brunn
7326e21225
[ADD] base_changeset: hbrunn as contributor
2024-05-07 14:25:44 +02:00
Holger Brunn
9d059f8cb0
[ADD] base_changeset: Determine if a rule applies by an expression
2024-05-07 14:25:44 +02:00
Holger Brunn
d128fc5a48
[IMP] base_changeset: Inhibit creating records with restricted fields too
2024-05-07 14:25:44 +02:00
Holger Brunn
ee16b694b3
[IMP] base_changeset: Make it impossible to set context key from outside
2024-05-07 14:25:44 +02:00
Stefan Rijnhart
ed0f178938
[FIX] base_changeset: fix caching
...
ormcache is used to minimize the number of times that the active changeset
rules are quered, but it was still missing in one important place.
In this module's tests, this reduces the number of calls to
`models_to_track_changeset` from 354 to 135 times, and the number of test
queries is reduced from 4069 to 3810.
2024-05-07 14:25:44 +02:00
Dept. Técnico
0286871dc7
Translated using Weblate (Catalan)
...
Currently translated at 1.0% (1 of 96 strings)
Translation: server-tools-14.0/server-tools-14.0-base_changeset
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_changeset/ca/
2024-05-07 14:25:44 +02:00
Dept. Técnico
f1b7e322f6
Added translation using Weblate (Catalan)
2024-05-07 14:25:44 +02:00
shams-emesa
21cbd63a90
[IMP] base_changeset: optionally prevent self validation
2024-05-07 14:25:44 +02:00
Sergio Zanchetta
2811d0815c
Translated using Weblate (Italian)
...
Currently translated at 41.0% (39 of 95 strings)
Translation: server-tools-14.0/server-tools-14.0-base_changeset
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_changeset/it/
2024-05-07 14:25:44 +02:00
Sergio Zanchetta
a326146cc1
Added translation using Weblate (Italian)
2024-05-07 14:25:43 +02:00
Stefan Rijnhart
7d197cbe6c
[FIX] base_changeset: models may not have a `name` field
...
Fixes
```
bank.changeset_ids.name_get()
*** AttributeError: 'res.partner.bank' object has no attribute 'name'
```
2024-05-07 14:25:43 +02:00
Sylvain LE GAL
9b75b5f0ef
[FIX] base_changeset : fix images path in readme files
2024-05-07 14:25:43 +02:00
Dariusz Kubiak
762e97964e
[FIX] base_changeset: fix write return type
2024-05-07 14:25:43 +02:00
Stefan Rijnhart
eb647d9f5a
[FIX] base_changeset: assign values for all computed fields
2024-05-07 14:25:43 +02:00
dsolanki
99b9466ba1
[MIG] Migrate module base_changeset to v14.
2024-05-07 14:25:43 +02:00
dsolanki
5494b33fdf
[IMP] base_changeset: isort, black, prettier.
2024-05-07 14:25:43 +02:00
Ana Suárez
1b43902c78
Added translation using Weblate (Spanish)
2024-05-07 14:25:43 +02:00
Andrea
844cc413d5
[13.0][ADD] base_changeset
2024-05-07 14:25:43 +02:00
oca-git-bot
6492cc32f9
[IMP] update dotfiles
2024-05-01 17:21:01 +00:00
mymage
b7ccc9ef31
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: server-tools-16.0/server-tools-16.0-datetime_formatter
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-datetime_formatter/it/
2024-04-29 11:37:30 +00:00
mymage
6bd64484ca
Added translation using Weblate (Italian)
2024-04-29 08:41:09 +00:00
Ignacio Buioli
f5b134ef33
Translated using Weblate (Spanish (Argentina))
...
Currently translated at 100.0% (52 of 52 strings)
Translation: server-tools-16.0/server-tools-16.0-autovacuum_message_attachment
Translate-URL: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-autovacuum_message_attachment/es_AR/
2024-04-29 02:56:14 +00:00
Ronald Portier
9ca9d66aa7
[MIG] fetchmail_attach_from_folder: Migration to 16.0
2024-04-25 13:22:22 +02:00
Ronald Portier
b2400163fe
[IMP] fetchmail_attach_from_folder: pre-commit stuff
2024-04-25 13:22:22 +02:00
mymage
2eafed73a0
Translated using Weblate (Italian)
...
Currently translated at 2.5% (2 of 78 strings)
Translation: server-tools-10.0/server-tools-10.0-fetchmail_attach_from_folder
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-fetchmail_attach_from_folder/it/
2024-04-25 13:22:22 +02:00
OCA-git-bot
b64ad26ead
fetchmail_attach_from_folder 10.0.1.1.0
2024-04-25 13:22:22 +02:00
Nikos Tsirintanis
495392b029
[FIX] replace simplejson dependency with json
2024-04-25 13:22:22 +02:00
oca-travis
3bb281a6f0
[UPD] Update fetchmail_attach_from_folder.pot
2024-04-25 13:22:22 +02:00
Stefan Rijnhart
dca2c3a119
[FIX] Some fields are not there if the client asks for a search form
2024-04-25 13:22:22 +02:00
Stefan Rijnhart
0a87f30d48
[IMP] Full email preview when attaching manually
2024-04-25 13:22:22 +02:00
Stefan Rijnhart
80540dc70b
[RFR] Override hook
2024-04-25 13:22:22 +02:00
Ronald Portier
204b11a638
[IMP] fetchmail_attach_from_folder. Button to retrieve single folder.
...
Also possibility to reset state for folder.
2024-04-25 13:22:22 +02:00
Ronald Portier
f3adf49cc0
[IMP] fetchmail_attach_from_folder. Show available folders.
...
Also do not reset connection status on change of underlying folders.
2024-04-25 13:22:22 +02:00
Ronald Portier
ea3bed2416
[IMP] fetchmail_attach_from_folder. Separate confirm for folder.
...
Now it is impossible to confirm a connection to a imap server if there is a problem
in one folder. This commit provides a new state field on the folder and e separate
comfirm button per folder.
2024-04-25 13:22:22 +02:00
Ronald Portier
240da47a73
[FIX] fetchnail_attach_from_folder. Can not pass object to action context.
2024-04-25 13:22:22 +02:00
Ronald Portier
e5e63fad04
[FIX] fetchmail_attach_from_folder. Refactor for more testing.
2024-04-25 13:22:22 +02:00