OCA Git Bot
97e28b7cf1
[ADD] setup.py
8 years ago
Jos De Graeve
ef6a7d8fe3
[MIG] migrate dbfilter_from_header to 10.0 ( #571 )
[MIG] migrate dbfilter_from_header to 10.0
I have also removed the ability to use HTTP_X_OPENERP_DBFILTER
8 years ago
OCA Transbot
73a59d3947
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
b2e802baf7
[ADD] setup.py
8 years ago
Pedro M. Baeza
14e3a555b4
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
b2ff70a7a7
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
81c655604a
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
f00571e586
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
e7d6a49df2
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
a974bbd088
[TEST] date_range: Testing Transifex update
8 years ago
Pedro M. Baeza
915b138dc8
[TEST] date_range: Testing Transifex update
8 years ago
Stefan Rijnhart (Opener)
8b4d04cbf0
[MIG] base_technical_features -> 10.0 ( #568 )
[MIG] base_technical_features -> 10.0
Using new base model inheritance
8 years ago
Stéphane Bidoul (ACSONE)
e35bfa8416
[FIX] runbot url in date_range readme
8 years ago
OCA Git Bot
021beb44ef
[ADD] setup.py
8 years ago
Pedro M. Baeza
6ef4188bc1
Merge pull request #567 from espo-tony/10-migrate-data-range
[MIG] date_range: Migrated module 'date_range' to V10
8 years ago
Antonio Esposito
2b1eccb758
[FIX] Updated contributor list
8 years ago
Antonio Esposito
5b189ab018
[10.0][MIGRATION] Migrated module 'date_range' to V10
8 years ago
Pedro M. Baeza
e1c091318c
[MIG] Update metafiles
8 years ago
Pedro M. Baeza
8b2f82cd50
[MIG] Remove setup module directories
8 years ago
Pedro M. Baeza
70c1f74779
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
79e35eb9a2
[MIG] Make modules uninstallable
8 years ago
Pedro M. Baeza
bb17b67769
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
1aab6f6094
[MIG] Make modules uninstallable
8 years ago
OCA Git Bot
2f19bc0971
[ADD] setup.py
8 years ago
OCA Git Bot
f504d51b11
[UPD] addons table in README.md
8 years ago
Nhomar Hernández [Vauxoo]
c2bebc2a4c
Merge pull request #515 from akretion/9-attachment_base_synchronize
9 attachment base synchronize
8 years ago
Florian
52c530eb77
Merge pull request #7 from angelmoya/9-attachment_base_synchronize
ADD tests
8 years ago
Angel Moya
a52ffe4701
ADD tests
8 years ago
OCA Git Bot
af6b7a3e80
[UPD] addons table in README.md
8 years ago
OCA Git Bot
9ff43192ab
[ADD] setup.py
8 years ago
Dennis Sluijk
f7b63c0e19
[9.0][ADD] Menu technical info ( #554 )
* [ADD] Initial commit
[ADD] Bootstrap tooltip
[ADD] Readme
[FIX] Readme grammar
* [FIX] cursos -> cursor
* [FIX] EOL and js requirement
* [FIX] New line, clean up js
8 years ago
OCA Git Bot
5798e77524
[ADD] setup.py
8 years ago
OCA Git Bot
c4b0acddfa
[UPD] addons table in README.md
8 years ago
Dave Lasley
4acdcdf39e
[9.0][ADD] Password Security Settings ( #531 )
* [ADD] res_users_password_security: New module
* Create new module to lock down user passwords
* [REF] res_users_password_security: PR Review fixes
* Also add beta pass history rule
* [ADD] res_users_password_security: Pass history and min time
* Add pass history memory and threshold
* Add minimum time for pass resets through web reset
* Begin controller tests
* Fix copyright, wrong year for new file
* Add tests for password_security_home
* Left to do web_auth_reset_password
* Fix minimum reset threshold and finish tests
* Bug fixes per review
* [REF] password_security: PR review improvements
* Change tech name to password_security
* Use new except format
* Limit 1 & new api
* Cascade deletion for pass history
* [REF] password_security: Fix travis + style
* Fix travis errors
* self to cls
* Better variable names in tests
* [FIX] password_security: Fix travis errors
8 years ago
Jordi Ballester Alomar
7da1be9776
[FIX] clean database menus was proposing good menus to purge ( #562 )
8 years ago
OCA Git Bot
92d5c43719
[UPD] addons table in README.md
8 years ago
Stéphane Bidoul (ACSONE)
74d8c9a50b
[IMP] load server environment options from odoo rcfile too ( #556 )
* [IMP] load server environment options from odoo rcfile
This allows delivering the code with default configuration options for
all environments in the server_environment_file module, but letting
the administrator override some configuration entries in the regular
odoo configuration file.
* server_environment_file: update README
8 years ago
Holger Brunn
7592f4aacf
[FIX] don't crash if an xmlid refers to a nonexisting field ( #559 )
8 years ago
OCA Git Bot
0d04574e51
[ADD] setup.py
8 years ago
OCA Git Bot
4fbc0da80d
[UPD] addons table in README.md
8 years ago
Dave Lasley
e5d8501db6
Merge pull request #546 from laslabs/bugfix/9.0/LABS-247-merge-enterprise_remove-into-single-module
[9.0][IMP] Add res_config_settings_enterprise_remove
8 years ago
Dave Lasley
2bfd8f4622
Merge pull request #550 from hbrunn/9.0-database_cleanup_purge_dependencies
[IMP] call the button handler to also purge reverse dependencies
8 years ago
Pedro M. Baeza
e37056fcf5
Merge pull request #552 from hbrunn/9.0-base_multi_image-fix-hook-dbstore
[FIX] adapt to changes in binary attachment branch
8 years ago
OCA Transbot
79070dc117
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
e8dfdc78d9
OCA Transbot updated translations from Transifex
8 years ago
Holger Brunn
17bbab0d27
[FIX] adapt to changes in binary attachment branch
8 years ago
Holger Brunn
45522895fc
[IMP] call the button handler to also purge reverse dependencies
8 years ago
Brett Wood
1a2c39a743
[IMP] res_config_settings_enterprise_remove: Refactor field removal to reduce loops, complexity, and eliminate any risky xpath queries.
8 years ago
Brett Wood
0c0643e708
[IMP] res_config_settings_enterprise_remove: Refactor fields_view_get to reduce amount of xpath queries.
8 years ago
OCA Git Bot
b42a94b17d
[ADD] setup.py
8 years ago