Stéphane Bidoul (ACSONE)
35da9d6d2d
server_environment_ir_config_parameter: migrate to 10.0
8 years ago
Stéphane Bidoul (ACSONE)
405c0763c1
server_environment_ir_config_parameter: update roadmap
8 years ago
Stéphane Bidoul (ACSONE)
2d847a833f
server_environment_ir_config_param: silently replace values by config values
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.
8 years ago
Stéphane Bidoul (ACSONE)
bdcf4ae644
server_environment_ir_config_parameter: handle empty values better
8 years ago
Stéphane Bidoul (ACSONE)
11f82364f3
server_environment_ir_config_parameter: work around double ormcache issue
8 years ago
Stéphane Bidoul (ACSONE)
4da7d84c99
server_environment_ir_config_parameter
8 years ago
Jairo Llopis
71f7910045
[FIX][mass_editing] Add default `views` parameter to fields
Without this patch, if you created a mass editing definition that included a *2many object and then opened the wizard, you got this exception:
Uncaught TypeError: Cannot read property 'list' of undefined
http://localhost/web/static/src/js/views/form_view.js:488
Traceback:
TypeError: Cannot read property 'list' of undefined
at http://localhost/web/static/src/js/views/form_view.js:488:30
at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9 )
at http://localhost/web/static/src/js/views/form_view.js:486:19
at Function._.each._.forEach (http://localhost/web/static/lib/underscore/underscore.js:150:9 )
at Class._build_onchange_specs (http://localhost/web/static/src/js/views/form_view.js:473:11 )
at Class.do_onchange (http://localhost/web/static/src/js/views/form_view.js:523:18 )
at Array.<anonymous> (http://localhost/web/static/src/js/views/form_view.js:377:26 )
at fire (http://localhost/web/static/lib/jquery/jquery.js:3119:58 )
at Object.fireWith [as resolveWith] (http://localhost/web/static/lib/jquery/jquery.js:3231:49 )
at Object.<anonymous> (http://localhost/web/static/lib/jquery/jquery.js:3360:58 )
8 years ago
Jairo Llopis
13ec3fbce1
[FIX][mass_editing] Remove view mode space
This resulted in frontend searching for ` tree` view, which of course does not exist.
8 years ago
Angel Moya Pardo
8ab4131754
MIG configuration helper
8 years ago
Pedro M. Baeza
3d956b514e
Merge pull request #759 from LasLabs/10.0-mig-auditlog-fix-dupes
[10.0] [FIX] auditlog: Duplicate logging
8 years ago
Oleg Bulkin
ce5bdeb0c0
[FIX] auditlog: Duplicate logging
* Update _patch_methods and _revert_methods in auditlog.rule model to properly
track whether a method has already been patched for logging purposes. This
prevents duplicate logs from being produced in various cases (e.g. when a
logging rule is created as part of a module install)
8 years ago
Pedro M. Baeza
5fa2cb5ab0
Merge pull request #796 from multidadosti-erp/fix/contributors
[FIX] Changed 'Contributors' of 'base_external_dbsource_firebird'
8 years ago
Michell Stuttgart
bc626ca083
[FIX] Changed 'Contributors' of 'base_external_dbsource_firebird'
8 years ago
OCA Git Bot
7b1cfac1c4
[UPD] addons table in README.md
8 years ago
OCA Git Bot
b901e68ab2
[UPD] addons table in README.md
8 years ago
OCA Git Bot
1c0f7d95ae
[UPD] addons table in README.md
8 years ago
Yannick Vaucher
b2304366d0
Merge pull request #595 from acsone/10-mig-server_environment-ape
Migration of server_environment to 10.0
8 years ago
OCA Git Bot
46d248e962
[ADD] setup.py
8 years ago
OCA Git Bot
54fd7f5461
[UPD] addons table in README.md
8 years ago
beau sebastien
c6b062d8c1
Merge pull request #775 from akretion/10.0-add-base_exception
10.0 add base exception
8 years ago
Mourad Elhadj Mimoune
5a5bedaa58
[FIX] change depends to base_setup
8 years ago
Mourad Elhadj Mimoune
671e704db5
[FIX] update manifest & imp code readability
8 years ago
beau sebastien
246fe87889
Merge pull request #788 from EBII/10.0-mig-keychain
remove old file
8 years ago
MonsieurB
09368cbc3a
remove old file
8 years ago
Mourad Elhadj Mimoune
69e28401a5
[FIX] delete old translation
8 years ago
beau sebastien
f4db6eaa92
Merge pull request #780 from EBII/10.0-mig-keychain
[MIG ] 10.0 mig keychain
8 years ago
Andy Teijelo
a06ac68d7f
[FIX] scheduler error mailer font typo ( #765 )
* [FIX] scheduler_error_mailer font typo
* [REM] Deleting scheduler_error_mailer.pot
8 years ago
OCA Transbot
cbaf9deb4f
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
1ae3c44bff
[UPD] addons table in README.md
8 years ago
Lorenzo Battistini
2effee527a
FIX sftp unlink path ( #767 )
8 years ago
Mourad Elhadj Mimoune
b7b607b46b
[FIX] repo ref in Readme.rst
8 years ago
Mourad Elhadj Mimoune
b17e95da69
[FIX] Readme.rst & optimise exception search
8 years ago
MonsieurB
56132340a5
set test
8 years ago
MonsieurB
00d89cc153
Mig V10
8 years ago
OCA Transbot
e3870a2228
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
4e0e3e81a5
OCA Transbot updated translations from Transifex
8 years ago
Hpar
3f372efbf5
Update __openerp__.py
Remove explicit dependency to base.
8 years ago
Raph
10bb96f3bc
Improve readme and fix dep
Readme: (in example) prefix function with _
Dep: add a depency to base_setup in order to use xml id "base.menu_config"
8 years ago
Hpar
2157b6110c
Keychain: account manager for external systems ( #644 )
* Add keychain module
8 years ago
OCA Git Bot
40cdeacc6e
[ADD] setup.py
8 years ago
OCA Git Bot
cc2b70eb67
[UPD] addons table in README.md
8 years ago
Moises Lopez - https://www.vauxoo.com/
032babcfd2
Merge pull request #760 from LasLabs/base-kanban-stage-state
[10.0] Add base_kanban_stage_state: Map stages to states
8 years ago
Mourad Elhadj Mimoune
d5f18357b2
[ADD] split module sale_exception into base_exception
8 years ago
OCA Transbot
fd701108e9
OCA Transbot updated translations from Transifex
8 years ago
Kelly Lougheed
59c78ceb9a
Add _get_states method and tests
8 years ago
Kelly Lougheed
ac8ab5a191
Fix license in manifest file
8 years ago
Kelly Lougheed
6b081aff61
Change license and README; add exception state
8 years ago
Kelly Lougheed
189c092ac1
[10.0] Add base_kanban_stage_state: Map stages to states
8 years ago
Dave Lasley
1271eeca32
[MIG] auth_totp: Upgrade to v10
* Rename manifest
* Change openerp references to odoo
* Bump version
* Add pyotp back to requirements
8 years ago
Oleg Bulkin
8cd367163a
[ADD] auth_totp: MFA Support
* Add relevant fields and methods to the res.users model
* Overload check_credentials in res.users to allow for logins using an MFA
login token rather than a password
* Add the res.users.authenticator and res.users.device models, along with
appropriate ACLs and record rules
* Add the res.users.authenticator.create wizard model and an associated view
to facilitate creation of res.users.authenticator records
* Extend base.view_users_form_simple_modif with fields needed to manage the
new functionality
* Add an AuthTotp controller that inherits from Home in the web module and an
associated view to introduce MFA logic to the login process
* Add several new exception classes that inherit from AccessDenied
8 years ago