Dave Lasley
37968c3831
[FIX] user_threshold: Don't create or commit new cursor ( #955 )
* [FIX] user_threshold: Don't create or commit new cursor
* Remove new cursor creation/commit in favor of using current cursor
7 years ago
Oleg Bulkin
459367a24b
[FIX] password_security: Force password reset
* Add logic to overloaded web_login action to log out users with expired
passwords, preventing the password reset from being ignored
* Add unit test for new logic
7 years ago
OCA Git Bot
ecb2a5f748
[UPD] addons table in README.md
7 years ago
Dave Lasley
033cadffd2
Merge pull request #989 from tafaRU/10.0-base_kanban_stage-fix2
[FIX] base_kanban_stage: ignore domain in _read_group_stage_ids override
7 years ago
Alex Comba
820709cf06
[FIX] base_kanban_stage: ignore domain in _read_group_stage_ids override.
See https://github.com/OCA/server-tools/pull/982 for further info
7 years ago
OCA Git Bot
3e4e0eba48
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
49b995fbe8
Merge pull request #976 from gdgellatly/10.0-typo
10.0 typo - base_search_fuzzy
7 years ago
Graeme Gellatly
ece1219225
[FIX] Typos
7 years ago
OCA Git Bot
9d4b31a03d
[ADD] setup.py
7 years ago
OCA Git Bot
5edf9275dc
[UPD] addons table in README.md
7 years ago
Dave Lasley
fc28c0f11f
Merge pull request #967 from tafaRU/10.0-base_kanban_stage-fix2
[FIX] base_kanban_stage: following on #949
7 years ago
Alex Comba
dbb0f0c7c2
[FIX] base_kanban_stage: following on https://github.com/OCA/server-tools/pull/949
7 years ago
Pedro M. Baeza
4ff0c09d67
Merge pull request #894 from CompassionCH/10.0-db-cleanup
[MIG] 10.0 db cleanup
7 years ago
Pedro M. Baeza
cf398f75af
Merge pull request #966 from Tecnativa/10.0-mass_editing
[FIX][mass_editing] Allow to delete models
7 years ago
Jairo Llopis
97b5588962
[FIX][mass_editing] Allow to delete models
Without this fix, it is impossible to uninstall an addon that removes a model for which we had a `mass.object`.
7 years ago
OCA Git Bot
e6b62af2f2
[UPD] addons table in README.md
7 years ago
ecino
02a9225caf
Merge pull request #2 from hbrunn/10.0-database_cleanup
10.0 database cleanup
7 years ago
Holger Brunn
88a5bbf1cc
[FIX] actually cleanup where we can
7 years ago
Holger Brunn
b466c0cc8c
[DEL] weird code
7 years ago
Holger Brunn
95e0b9c96f
[FIX] don't try to uninstall uninstalled modules
7 years ago
Dave Lasley
4d63c9e80c
Merge pull request #949 from tafaRU/10.0-base_kanban_stage-fix
[FIX] base_kanban_stage: fix wrong field referenced in base_kanban_abstract_view_kanban
7 years ago
OCA Transbot
0bd9dae57d
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
37ec975f82
[ADD] setup.py
7 years ago
OCA Git Bot
45e356088e
[UPD] addons table in README.md
7 years ago
Matthieu MÉQUIGNON
f748ae0656
[MIG] webhook: Migration to 10.0
7 years ago
Moisés López
c3436ec370
[ADD] webhook: Add standard webhook odoo module
8 years ago
Pedro M. Baeza
2db4c01078
Merge pull request #956 from Tecnativa/10.0-module_auto_update-forward9
[10.0][module_auto_update] forward port v9 updates
7 years ago
Jairo Llopis
e8bc937d7f
[FIX][module_auto_update] Always store changes in lower graphs
The same problem that was fixed for the `base` addon in #948 happened with random addons that do not depend on `module_auto_update` (a.k.a. any addon) that Odoo decided to load before that one in the graph.
Now we always check for all addons if their state has changed, and make sure to trigger the udpate mechanism that stores the right value in `installed_checksum_dir` field.
If you installed and uninstalled the addon right away, you'd get a ProgrammingError saying that some columns exist no more. Checks are done now using `search_read`, which lets us limit the fields being fetched, and the environment is cleared to make sure nothing fails.
Also we now guess if this own addon has been uninstalled and skip further logic if so, given it would hit broken triggers otherwise as it did before.
7 years ago
Jairo Llopis
1519fcbd4d
[FIX][module_auto_update] Record base addon checksum ( #948 )
7 years ago
OCA Git Bot
a98bbf8ba7
[ADD] setup.py
7 years ago
OCA Git Bot
8dc7d3b3fc
[UPD] addons table in README.md
7 years ago
Alex Comba
5721fa5653
[FIX] base_kanban_stage: fix wrong field referenced in base_kanban_abstract_view_kanban; user_id instead of kanban_user_id
7 years ago
Jordi Ballester Alomar
9090bca9bc
Merge pull request #902 from Eficent/10.0-mig-fetchmail_notify_error_to_sender
[10.0][MIG] fetchmail_notify_error_to_sender
7 years ago
eLBati
5da4c6d90a
porting fetchmail_notify_error_to_sender to 10.0
7 years ago
mreficent
4ff5b92c66
[MIG] fetchmail_notify_error_to_sender: Migration to 10.0
7 years ago
OCA Transbot
843697427f
OCA Transbot updated translations from Transifex
7 years ago
mreficent
65bb27e7b7
[MIG] fetchmail_notify_error_to_sender
8 years ago
OCA Transbot
2b29d3e101
OCA Transbot updated translations from Transifex
8 years ago
Sébastien Alix
2cfc0cab6e
Fix Travis ( #616 )
* [FIX] auth_from_http_remote_user - Lint
* [FIX] server_environment - Lint
* [FIX] base_module_doc_rst - Lint
* [FIX] fetchmail_notify_error_to_sender - Fix XML view, it was the 'active' field from 'fetchmail_attach_from_folder' module which was targeted by mistake (belonging to another data model)
8 years ago
OCA Transbot
c344909749
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
ce8e1461c3
[UPD] addons table in README.md
7 years ago
mreficent
3c36cdd978
[10.0][FIX][date_range] Periods of one day should be allowed ( #947 )
7 years ago
OCA Git Bot
f7ca4727cb
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
b3e42e82ff
Merge pull request #928 from LasLabs/hotfix/10.0/module_auto_update-forward_port_imp
[REF][module_auto_update] Forward port v9 improvements
7 years ago
Dave Lasley
4ec9662a54
[FIX] module_auto_update: Don't compute upgrade on uninstall
* `button_uninstall` calls `get_module_list`, which subsequently forces module upgrades. Add a context validation to prevent that
* Add test for button_immediate_uninstall
* Mock commit for immediate uninstall
* Fix immediate uninstall test
* Switch nesting
* Bump module version
7 years ago
Dave Lasley
73ceb5b98a
Merge pull request #929 from osiell/10.0-auth_admin_passkey_fix
[FIX] auth_admin_passkey: normal users are not able to read the admin user email
7 years ago
Daniel Reis
b4df4a5a9c
Merge pull request #895 from LasLabs/bugfix/10.0/base_external_dbsource-pg-conn
[FIX] base_external_dbsource: Fix PQ connection
7 years ago
OCA Git Bot
924e16dacf
[ADD] setup.py
7 years ago
OCA Git Bot
74fc2006c1
[UPD] addons table in README.md
7 years ago
Daniel Reis
f542ac3b04
Merge pull request #703 from LasLabs/release/10.0/LABS-306-auth_totp-implement-time-based-one-time
[10.0][ADD] auth_totp: MFA Support
7 years ago