OCA Git Bot
b86be38e65
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
017b48f12d
Merge pull request #872 from Tecnativa/10.0-datetime_formatter
[MIG][10.0][datetime_formatter] Migration
7 years ago
OCA Transbot
db575829f0
OCA Transbot updated translations from Transifex
7 years ago
Jairo Llopis
8380d182b7
[MIG][10.0][datetime_formatter] Migration
Special highlights:
- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.
The rest is basically a standard migration.
7 years ago
OCA Transbot
1eb8f9c730
OCA Transbot updated translations from Transifex
9 years ago
cubells
d4f420b102
datatime_formatter migration to 9.0
8 years ago
Jairo Llopis
ae3cba1c49
Add module datetime_formatter.
This module allows the developer to format any date/time combination in
the most comfortable way for the user, just with a quick call to
9 years ago
OCA Git Bot
0ceac8ed38
[UPD] addons table in README.md
7 years ago
Stéphane Bidoul (ACSONE)
0016abf763
Merge pull request #867 from acsone/10.0-fix-server_environment_ir_config_parameter_remove_static-dro
[10.0][FIX] server_environment_ir_config_parameter Avoid wrong import
7 years ago
Denis Roussel
2a2c9015a3
[10.0][FIX] server_environment_ir_config_parameter Avoid loading import
Odoo loads modules that contain static directory, so it wanted to load server_environment_files but it does not exist
7 years ago
Guewen Baconnier
c2d572f018
Merge pull request #640 from acsone/10.0-mig-server_environment_ir_config_parameter-dro
[10.0] [MIG] Migration of server_environment_ir_config_parameter
7 years ago
Moises Lopez - https://www.vauxoo.com/
35f9ab05c7
[FIX] password_security: Fix password stored and token to reset password invalid ( #859 )
* [FIX] password_security: Fix password stored
* [REF] password_security: use a unified check_password private method to validate rules and history password
8 years ago
OCA Git Bot
8618c02316
[ADD] setup.py
8 years ago
OCA Git Bot
b22d8b6f08
[UPD] addons table in README.md
8 years ago
Michell Stuttgart
cbe402e107
[MIG][10.0] Migrate 'res_config_settings_enterprise_remove' ( #665 )
* [MIG][10.0] Migrate 'res_config_settings_enterprise_remove'
* [FIX] Use inherit to override 'res.config.settings'.
* [FIX] Remove upgrade_radio widget and group title
* [FIX] Improviments in code to remove upgrade fields
* [NEW] Remove enterprise upgrade from 'project config settings'
* [FIX] Add xpath to remove upgrade fields from 'General Settings'
8 years ago
OCA Git Bot
8a8c1e6b5b
[ADD] setup.py
8 years ago
OCA Git Bot
cd621bdf8a
[UPD] addons table in README.md
8 years ago
Ted Salmon
1fea55934f
[ADD] user_threshold: Create module ( #836 )
* [ADD] user_threshold: Create module
* [IMP] user_threshold: Fixes per PR
* Fix README
* Rename poorly named methods
* Syntactic sugar
* Remove direct SQL in favor of ORM API
* Docstrings
* [IMP] user_threshold: Fixes per PR
* Update verbiage in README
* Simplify access check calls
* Use the same verbiage throughout error messages
* Add Link to related modules in README
8 years ago
OCA Transbot
a871820209
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
a6f334a2b3
Merge pull request #855 from acsone/10.0-fix_base_excpetion-lmi
[FIX] base_exception: '_check_exception' is 'api.multi' since it's ca…
8 years ago
Laurent Mignon (ACSONE)
35d196b7dd
[FIX] base_exception: '_check_exception' is 'api.multi' since it's called by constraint methods
'detect_exception' can be called on an empty recordset.
8 years ago
OCA Transbot
6b87eb90bf
OCA Transbot updated translations from Transifex
8 years ago
Andrea
75f53137bc
Handle SSHException
8 years ago
OCA Git Bot
d9502abb35
[ADD] setup.py
8 years ago
OCA Git Bot
d715ab345f
[UPD] addons table in README.md
8 years ago
Jordi Ballester Alomar
8382ef9aa3
Merge pull request #750 from akretion/10-mig-onchange_helper
[10.0] Port onchange_helper to v10
8 years ago
Stephan Rozendaal
8dd5c7d0be
[MIG] auth_supplier: migrate to 10.0
Changes include:
- bump version number
- fix Python imports
- update README
8 years ago
OCA Transbot
fd7dc80f98
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
f13e6b03e1
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
4e64784f0a
[ADD] setup.py
8 years ago
OCA Git Bot
5aeab52af9
[UPD] addons table in README.md
8 years ago
Yannick Vaucher
c32eeb4bf4
Merge pull request #798 from PESOL/10.0-mig-configuration_helper
[MIG][10.0] configuration helper
8 years ago
OCA Git Bot
9ebff1220d
[ADD] setup.py
8 years ago
OCA Git Bot
a65f7135d4
[UPD] addons table in README.md
8 years ago
Ted Salmon
bd4868a1de
[10.0] [ADD] user_immutable: Add Module ( #830 )
* [ADD] user_immutable: Add Module
* Add module to support users that are immutable
* [IMP] user_immutable: Fixes per PR
* Add missing test
* Fix README
* Add logging
* [IMP] user_immutable: Fixes per PR
* Lower code complexity
* Fix README
* Fix License
* [IMP] user_immutable: Fixes per PR Review
* Call `_check_immutable` on singleton
* Simplify check for immutable group
8 years ago
Alexis de Lattre
c6c1ac9a4a
[FIX] avoid a crash when value is False for a M2O field
8 years ago
Alexis de Lattre
71e037395e
[MIG] module onchange_helper to v10.0
8 years ago
Florian da Costa
b8f5264ab3
Add onchange_helper module
8 years ago
Eugen Don
3e7ee6c939
Fix menu in base_exception ( #803 )
* Fix menu in base_exception
* Fix base_exception/views/base_exception_view.xml
8 years ago
OCA Transbot
50b234cb9a
OCA Transbot updated translations from Transifex
8 years ago
Jerome Boisvert-Chouinard
ed54cfbd5a
[10.0][FIX] backport of SerpentCS mass_editing v10 port ( #820 )
* Made Mass Editing module v10 compatible
* Mass Editing module v10 translations
* Update ir_model_fields.py
* [FIX] mass_editing v10 port openerp->odoo
* [FIX] pep8
* [FIX] remove no-longer supported auto_refresh in view
8 years ago
OCA Git Bot
fdbb0671e8
[ADD] setup.py
8 years ago
OCA Git Bot
3a3f08db40
[UPD] addons table in README.md
8 years ago
Daniel Reis
1cf2ff708f
Merge pull request #826 from LasLabs/feature/10.0/LABS-420-mig_auth_user_insensitive
[10.0] [ADD]: auth_user_insensitive
8 years ago
Daniel Reis
0f97a6df06
Note that existing logins are converted to lowercase
8 years ago
OCA Transbot
60ca425ded
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
02285bbfa4
[UPD] addons table in README.md
8 years ago
Ted Salmon
9ed29479a3
[IMP] auth_user_case_insensitive: Drop `search()` override in favor of `_login`
* Update code and tests to override `_login` method
8 years ago
Pedro M. Baeza
8a40f8d353
Merge pull request #834 from acsone/10.0-qweb_usertime-cpi
[MIG] remove useless qweb_usertime module (covered by standard feature)
8 years ago
Cédric Pigeon
6260e5709d
[MIG] remove useless qweb_usertime module (covered by standard feature)
8 years ago