Laurent Mignon (ACSONE)
f499379c02
[FIX] base_custom_info: Check contrain on model into template before the write
We must avoid to rely on the order in which computed fields (including related fields) and constrains methods are applied.
Due to a recent change into the ORM, the contrains on the model_id into CustomInfoTemplate is now called AFTER the recompute of the related model field into property_ids.info_value_ids
As side effect, when the constrains is called, the model on the info value is already updated with the new value and we no more know the old value....
5 years ago
Laurent Mignon (ACSONE)
40ceac7bf4
[FIX]base_jsonify: Preserve initial order on ir.export.line
We can't change the order on ir.export.line since it's used to preserve the order speicifed by the user when creating a export filter into the UI
5 years ago
Pedro M. Baeza
72154f3b19
Merge pull request #1539 from CompassionCH/10.0-fix-fuzzy-encoding
[10.0][FIX] fuzzy search when accents are used in the search values
6 years ago
Pedro M. Baeza
2610f1517c
Merge pull request #1570 from Eficent/10.0-upd-server_tools
[10.0][UPD] travis.yml: Update postgresql version
6 years ago
Beñat Jimenez
fc80086a28
[10.0][UPD] travis.yml: Update postgresql version
6 years ago
OCA Transbot
3a1224c2a5
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-users_ldap_populate
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-users_ldap_populate/
6 years ago
oca-travis
45b1ae1fc8
[UPD] Update users_ldap_populate.pot
6 years ago
Robin Hède
7fbb9442c3
[10.0] [FIX] users_ldap_populate special characters ( #1564 )
* [10.0] users_ldap_populate special characters
6 years ago
Stéphane Bidoul (ACSONE)
9ee54e467c
Revert "[ADD] icon.png"
This reverts commit 41f6a2c6a6
.
6 years ago
OCA-git-bot
41f6a2c6a6
[ADD] icon.png
6 years ago
Pedro M. Baeza
dd3091d8b7
Merge pull request #1562 from ntsirintanis/10.0-fix-remove_static_folders_add_preloadable_key
[FIX] removed static folders, added preloadable key in manifest
6 years ago
Nikos Tsirintanis
8db3a31ffd
[FIX] removed static folders, added preloadable key in manifest
6 years ago
Emanuel Cino
8f7b24ac46
FIX fuzzy search when accents are used in the search values
6 years ago
OCA Transbot
a6a891b9a4
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-base_technical_features
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-base_technical_features/
6 years ago
oca-travis
d1c0120854
[UPD] Update base_technical_features.pot
6 years ago
OCA-git-bot
ba91101875
[UPD] addons table in README.md
6 years ago
Pedro M. Baeza
4bacb94121
Merge pull request #1545 from acsone/10.0-fix-base_techical_features_cache-dro
[10.0][FIX] base_techical_features: Don't load all users if not needed
6 years ago
Denis Roussel
797b00ffd5
[10.0][FIX] base_techical_features: Don't load all users if not needed
Odoo ORM will load all users contained in loaded group in cache.
That has huge performances impact if there is a lot of users
in that group (especially in computed fields).
6 years ago
OCA-git-bot
d13ff6ea54
[ADD] icon.png
6 years ago
Pedro M. Baeza
afc704574b
[FIX] html_text: Fix tests
Depending on the lxml version, some tests are not correctly handled. This makes
everything to work properly in all versions.
6 years ago
tarteo
b4df7ac1e7
[FIX] Tests
7 years ago
Pedro M. Baeza
635cef97af
[FIX] auth_session_timeout: Missing import
6 years ago
Pedro M. Baeza
7b33aca2fa
[FIX] auth_session_timeout: ormcache should be explicitly declared
Closes #1532
6 years ago
Pedro M. Baeza
5fa2cc9c9d
Merge pull request #1495 from daramousk/10.0-fix-auth_session_timeout
[FIX] Use _compute_session_token to invalidate user sessions on auth_session_timeout
6 years ago
George Daramouskas
85141533a6
fixup! fixup! [FIX] Use _compute_session_token to invalidate user sessions on auth_session_timeout
6 years ago
George Daramouskas
87eb1d11ec
fixup! [FIX] Use _compute_session_token to invalidate user sessions on auth_session_timeout
6 years ago
OCA Transbot
670bb3a0a8
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-database_cleanup
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-database_cleanup/
6 years ago
oca-travis
f0fbaa774a
[UPD] Update database_cleanup.pot
6 years ago
Pedro M. Baeza
1245634381
Merge pull request #1506 from hbrunn/10.0-database_cleanup-fix_false_default_properties
[FIX][database_cleanup] don't destroy values when there are empty default properties
6 years ago
Holger Brunn
0f5c4948cb
[IMP] don't break on properties pointing to unknown models
6 years ago
Holger Brunn
128cf47212
[FIX] actually purge selected lines when purging selections
6 years ago
Holger Brunn
e05997884e
[FIX] show the redundant property's res_id, not the default one's
6 years ago
Holger Brunn
c5f8e18b4d
[FIX] don't destroy values when there are empty default properties
6 years ago
OCA Transbot
c739e41d0c
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-date_range
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-date_range/
6 years ago
OCA Transbot
fe09f8c56b
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-base_user_role
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-base_user_role/
6 years ago
oca-travis
3bfa031e1b
[UPD] Update date_range.pot
6 years ago
oca-travis
a3601c4bc7
[UPD] Update base_user_role.pot
6 years ago
OCA-git-bot
4b521cdcc0
[UPD] addons table in README.md
6 years ago
beau sebastien
5853bdfd71
Merge pull request #1489 from akretion/10-base_user_role-multicompany
[10.0] base user role multicompany adapting
6 years ago
Pedro M. Baeza
bf8229489a
Merge pull request #1526 from StefanRijnhart/fix/10.0/auth_brute_force_tests
[FIX] Monkeypatch TestCursor in auth_brute_force's tests
6 years ago
Stefan Rijnhart
d547b3d7d1
[RFR] Contextmanager
6 years ago
Stefan Rijnhart
d2bf34d389
[FIX] Monkeypatch TestCursor in auth_brute_force's tests
By implementing nestable savepoints in the TestCursor (courtesy of
Holger Brunn), the failed login attempts are preserved during the test.
6 years ago
Alexandre Fayolle
7125f39369
Translated using Weblate (French)
Currently translated at 100.0% (21 of 21 strings)
Translation: server-tools-10.0/server-tools-10.0-users_ldap_populate
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-users_ldap_populate/fr/
6 years ago
Pedro M. Baeza
6fb6939f2b
Merge pull request #1523 from yelizariev/patch-1
auth_session_timeout hasn't been working in 10.0 for about 1 year
6 years ago
Ivan Yelizariev
080f1fe101
🆘 auth_session_timeout doesn't work in latest odoo 10.0
See https://github.com/OCA/server-tools/issues/1237
6 years ago
OCA Transbot
884f6d20a0
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: server-tools-10.0/server-tools-10.0-users_ldap_populate
Translate-URL: https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-users_ldap_populate/
6 years ago
oca-travis
0f7fb2a1e7
[UPD] Update users_ldap_populate.pot
6 years ago
OCA-git-bot
2d11d38a9f
[UPD] addons table in README.md
6 years ago
Guewen Baconnier
dee3095ea6
Merge pull request #1520 from gurneyalex/10.0-fix_ldap_populate
[10.0][FIX] auth_ldap_populate
6 years ago
Alexandre Fayolle
14559ab3f3
[FIX] auth_ldap_populate
would not always archive users, esp. when run from a cron
on the way:
* add some logs to help check what's going on
* use sets to remove duplicates
* don't query all ldap configurations if one has said the user must be archived
6 years ago