OCA Transbot
e77ed36e6b
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
82cc820d8e
[ADD] setup.py
7 years ago
OCA Git Bot
f034776a4f
[UPD] addons table in README.md
7 years ago
Dave Lasley
9e2aea0173
Merge pull request #876 from hbrunn/8.0-base_manifest_extension
[ADD] base_manifest_extension
7 years ago
Holger Brunn
8003fc6882
[ADD] base_manifest_extension
7 years ago
Eric Lembregts
faf9c29775
[RFR] Rewrite and add test case
7 years ago
Stefan Rijnhart
7151b933b6
[FIX] Odoo loading after data model changes in rules
7 years ago
Eric Lembregts
85ab38ef4f
[RFR] Change log_custom to log_custom_method as suggested in PR
7 years ago
Eric Lembregts
8a79d2a769
[RFR] Rewrite the cache failed hit lookup method
7 years ago
Eric Lembregts
4bbbd59993
[RFR] Rewrite correct line terminations
7 years ago
Eric Lembregts
7f452553fe
[RFR] Flake8 no new line fix
7 years ago
Eric Lembregts
1d01b8b308
[FIX] Resolve issue where an uncached ‘active_model’ causes an exception when logged
7 years ago
Eric Lembregts
660a6ac897
[RFR] Remove unneeded import
7 years ago
Eric Lembregts
97cd53f380
[FIX] Remove old comment and newline
7 years ago
Eric Lembregts
31b8789926
[FIX] Add log_custom to form view as well
7 years ago
Eric Lembregts
915feccae4
[ADD] Custom methods logging
7 years ago
OCA Transbot
6ff2f35a80
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
d1d348732c
[UPD] addons table in README.md
7 years ago
Holger Brunn
915b053082
[ADD] users_ldap_populate: migrate functionality added to 6.1 after 7.0 port ( #408 )
* [ADD] possibility to deactivate users not found in ldap while populating
* [IMP] search in ldap for every possibly unknown user to be really sure it
actually is not present there
* [FIX] refactoring mistake
* [IMP] don't use self.query() to be sure to be stopped if any error occurs
* [IMP] remove superfluous check as exceptions are not supressed any more
* [FIX] typo in variable name
[FIX] handle unicode characters in search filter
[FIX] search for user's login, not her name
* [FIX] don't pass user_name as assertion_value
* [FIX] don't deactivate users if we got a non-existent ldap configuration
* [FIX] flake8
* [FIX] more flake8
* [FIX] make form usable
* [FIX] name clash between function and field
* [ADD] test
7 years ago
OCA Transbot
5107ef6736
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
44e8abed0e
[ADD] setup.py
7 years ago
OCA Git Bot
e242ba0033
[UPD] addons table in README.md
7 years ago
Sylvain LE GAL
c2258f30dc
[ADD] module module_uninstall_check ( #816 )
* [ADD] module module_uninstall_check
* [ADD] database size information + [IMP] various. cortesy @jcdrubay
* [IMP] make module working if model are present but code is not present
* [FIX] pylint and readme rile
* [FIX] flake8
* [FIX] pylint
7 years ago
OCA Transbot
45f976877d
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
84c268245e
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
70747c0858
[ADD] setup.py
7 years ago
OCA Git Bot
7b4390a037
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
050aa94168
Merge pull request #375 from vauxoo-dev/8.0-oca-odoo-profiler-moy
[ADD] profiler: Add module profiler
7 years ago
Moisés López
4aef6d4ba0
[REF] profiler: Many changes (see list below)
- Use OCA README template
- Fix lint, flake8, rst, js and OCA guidelines
- IMP supports pgbadger profiling
- Add tests
9 years ago
Tu Bui
5ba917984f
[MIG] Migrate the module to v8.0
9 years ago
Pierre Verkest
d4456e514a
[REF] profiler: update documentation + typo
- fix doc image path
10 years ago
jssuzanne
d7186bfd8f
[REF] profiler: Many changes (see list below)
- Refactor the import
- Add player
- Update display with css
- Add access rule to show or hide the player
10 years ago
Georges Racinet on purity
a11a266017
Initial implementation of the 'profiler' module
10 years ago
OCA Transbot
0b806c7743
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
9132496657
OCA Transbot updated translations from Transifex
8 years ago
Raúl Martín
2f429b4918
[FIX] mass_editing: Remove translations on translatable fields removal ( #846 )
Fixing error when removing value for fields being translatable, as their translations were not removed.
8 years ago
OCA Transbot
65d95bc1af
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0a73ec07af
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
0f1f6d81ad
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
2e832d4cf9
Merge pull request #800 from hbrunn/8.0-base_name_search_improved-use_standard
[ADD] allow to bypass standard name search entirely
8 years ago
Holger Brunn
4ad794fe18
[ADD] scheduler_error_mailer: show the traceback, don't expect all exceptions to fill value ( #813 )
8 years ago
Sylvain LE GAL
3a5da57f64
Merge pull request #812 from grap/8.0_sql_export_imp
[FIX] various improvement. Courtesy @dreispt review
8 years ago
Sylvain LE GAL
7a382a6c33
[FIX] various improvement. Courtesy @dreispt review
8 years ago
Ronald Portier
2fc9b61c3d
[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 Git Bot
5d21644081
[ADD] setup.py
8 years ago
OCA Git Bot
fb3795809c
[UPD] addons table in README.md
8 years ago
Stéphane Bidoul (ACSONE)
fdb9dd030f
Merge pull request #743 from StefanRijnhart/8.0-base_import_security_group
8.0 base import security group
8 years ago
Holger Brunn
08db58d7c5
[ADD] allow to bypass standard name search entirely
8 years ago
OCA Git Bot
004827f265
[UPD] addons table in README.md
8 years ago
Ronald Portier
54422132de
[8.0][FIX] Make letsencrypt resilient for alternate name removal. ( #755 )
8 years ago