Holger Brunn
ddf9924fad
[FIX] don't break when an attribute node in an xpath makes the
expression not match the node any more. Fixes #885
7 years ago
OCA Git Bot
72064e9468
[ADD] setup.py
7 years ago
OCA Git Bot
3cad060835
[UPD] addons table in README.md
7 years ago
Darshan Patel
5775974180
[MIG] sql_request_abstract v10
7 years ago
OCA Transbot
ad6dcfda37
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
5bfdf51800
OCA Transbot updated translations from Transifex
8 years ago
Sylvain LE GAL
93dce3dd1b
various improvement. Courtesy @dreispt review
8 years ago
Florian da Costa
190c3510f4
Fix version
8 years ago
Sylvain LE GAL
e0da056c10
create a new module sql_request_abstract
8 years ago
OCA Git Bot
fe2aa09151
[ADD] setup.py
7 years ago
OCA Git Bot
4930f2d674
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
4c14a5d3d8
Merge pull request #1013 from simahawk/10.0
[MIG][10.0] base_fontawesome
7 years ago
Pedro M. Baeza
b6245c15e8
Merge pull request #1015 from versada/gravatar_https
[10.0][IMP] base_user_gravatar: changes to get Gravatars over HTTPS
7 years ago
OCA Git Bot
1bee42f7be
[UPD] addons table in README.md
7 years ago
lfreeke
37f79bbdc2
[MIG] base_view_inheritance_extension to 10.0
7 years ago
OCA Transbot
a37fb6a353
OCA Transbot updated translations from Transifex
8 years ago
Ronald Portier
e2090d8ddb
[8.0][ADD] Add list manipulation operations to base_view_inheritance_extension. ( #804 )
* Add list_add operation.
* Add list_remove operation.
8 years ago
OCA Transbot
e61a6fd6b4
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ce2ae99794
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
ff739501ba
[MIG] base_view_inheritance_extension: Migration to 9.0
Trivial changes:
* Version in README changed
* Version in manifest changed
8 years ago
Jairo Llopis
460320c3db
[base_view_inheritance_extension] Relicense to LGPL. ( #4 )
8 years ago
Holger Brunn
7ca5445b82
[ADD] base_view_inheritance_extension
8 years ago
Naglis Jonaitis
a12f429be1
[IMP] base_user_gravatar: changes to get Gravatars over HTTPS
7 years ago
Simone Orsi
2efb2d3fd2
[MIG][10.0] base_fontawesome
7 years ago
Simone Orsi
20ee0cca62
[add] base_fontawesome ( #866 )
7 years ago
beau sebastien
7a266877da
Merge pull request #1003 from akretion/10.0-imp-keychain-backend_model
[IMP] add a keychain backend abstract model
7 years ago
Mourad Elhadj Mimoune
7ae3f0b5c4
[FIX] OCA reviews
7 years ago
Mourad Elhadj Mimoune
bd8d4f42e7
[FIX] split keychain backend model and test into 2 files
7 years ago
OCA Git Bot
ec951ce732
[ADD] setup.py
7 years ago
OCA Git Bot
16ad733ea3
[UPD] addons table in README.md
7 years ago
Dave Lasley
5359952400
Merge pull request #1004 from akretion/0-try-import-ldap
[10.0] users_ldap_populate: try/except on import ldap
7 years ago
Alexis de Lattre
20d08b051c
users_ldap_populate: try/except on import ldap
7 years ago
Oleg Bulkin
0aca7e75d2
[MIG] base_manifest_extension: Migrate to v10
* Rename manifest file and change all openerp references to odoo
* Make minor test fixes
7 years ago
Oleg Bulkin
d5426ea6d9
[ADD] base_manifest_extension: rdepends_if_installed
* Add support for rdepends_if_installed key, which allows a module to specify
other installed modules that should list it as a dependency
* Add unit tests for new logic
7 years ago
Oleg Bulkin
340e3940a2
[MIG] base_manifest_extension: Migrate to v9
* Migrate to v9 branch
* Update manifest and README
* Change license to LGPL
7 years ago
Holger Brunn
55e85bc2df
base_manifest_extension
7 years ago
Mourad Elhadj Mimoune
658428138f
[FIX] add name to keychain.backend & add test
7 years ago
Sébastien BEAU
5392c93d51
[IMP] add a keychain backend abstract model, the aim is to simplify the integration of keychain when you already have /need the concept of backend
8 years ago
OCA Git Bot
f09975be7c
[ADD] setup.py
7 years ago
OCA Git Bot
81f1369952
[UPD] addons table in README.md
7 years ago
Dave Lasley
3383a1b56d
Merge pull request #990 from LasLabs/hotfix/10.0/LABS-474-password_security-force-reset
[FIX] password_security: Force password reset
7 years ago
Enric Tobella
e1c514251d
[ADD] Sequence check Digit ( #1000 )
* [ADD] Sequence check Digit
* Change of License to LGPL
* Code review
* Reviews
7 years ago
Oleg Bulkin
38e28a5e85
[ADD] auth_totp_password_security: Compatibility
* Overload mfa_login_post action introduced by auth_totp so that password
expiration check from password_security still happens during an MFA login
* Add unit tests for new logic
7 years ago
Oleg Bulkin
6886b17b1f
[FIX] password_security: auth_totp compatibility
* Modify overloaded web_login action to not trigger a password expiration check
if the login process is not complete yet (e.g. due to auth_totp)
* Add unit test for new logic
* Fix warning caused by unrelated unit test
7 years ago
OCA Git Bot
230d855ee1
[UPD] addons table in README.md
7 years ago
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