OCA Transbot
893b12e072
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
d71c6deadd
[ADD] setup.py
7 years ago
OCA Git Bot
dc2d1d6b0f
[UPD] addons table in README.md
7 years ago
Dave Lasley
a885ad2804
[ADD] base_external_system: Implement interface/adapter ( #993 )
* [ADD] base_external_system: Implement interface/adapter for external systems
* base_external_system: Fix OS model, add inherits, add validate
* base_external_system: Usability and private key pass
* base_external_system: Use contextmanager in adapter client
* base_external_system: Move contextmanager to interface
* base_external_system: Include contextmanager on adapter and system
* base_external_system: Unify client
* Use password widget for password field
* Add tests & security
* Fix lint
* Add plaintext note
7 years ago
OCA Git Bot
2a9694e37c
[ADD] setup.py
7 years ago
OCA Git Bot
d965111d14
[UPD] addons table in README.md
7 years ago
Akim Juillerat
ffc0e14127
Migrate base_report_auto_create_qweb to 10.0
8 years ago
Pedro M. Baeza
e652e57be0
base_report_auto_create_qweb: Change authors to new ones
8 years ago
OCA Transbot
2c3776bd2e
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
0f872670c5
[UPD] addons table in README.md
7 years ago
beau sebastien
7bf9e9936b
Merge pull request #1021 from hbrunn/10.0-base_view_inheritance_extension-attributes
[FIX] don't break when an attribute node in an xpath makes the
7 years ago
Raph
b1417c494d
Fix readme about generating keys
7 years ago
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