Christoph Giesel
|
94376b3d9e
|
[IMP] base_search_fuzzy: Updated README, translated UserError Exception, Added one more test
|
8 years ago |
Christoph Giesel
|
c4d5d0b7c6
|
[IMP] Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts
|
9 years ago |
Christoph Giesel
|
ece8a4cd51
|
[IMP] Allow to order by similarity.
|
9 years ago |
Christoph Giesel
|
72a25a0bcb
|
[ADD] First implementation of base_trgm_search for creating indexes and allowing the sql parameter %.
|
9 years ago |
Holger Brunn
|
7849831507
|
[ADD] better documentation
[FIX] mapping error
|
8 years ago |
OCA Git Bot
|
99c4e2309f
|
[ADD] setup.py
|
8 years ago |
OCA Git Bot
|
85fe6e4dae
|
[UPD] addons table in README.md
|
8 years ago |
Holger Brunn
|
f8f95bc9b4
|
[ADD] field_char_transformed (#466)
|
8 years ago |
OCA Git Bot
|
fd7167220b
|
[UPD] addons table in README.md
|
8 years ago |
Yannick Vaucher
|
72f375ac68
|
Merge branch 'dreispt-8.0-fix-name-search-domain' into 8.0
|
8 years ago |
Yannick Vaucher
|
d20f9165a4
|
Bump version
|
8 years ago |
Yannick Vaucher
|
9983e4765c
|
Merge branch '8.0-fix-name-search-domain' of https://github.com/dreispt/server-tools into dreispt-8.0-fix-name-search-domain
|
8 years ago |
Holger Brunn
|
6d93d1c9fc
|
[FIX] date formatting issues
|
8 years ago |
Holger Brunn
|
50eb5c7174
|
[ADD] pass through rruleset functions
|
8 years ago |
Holger Brunn
|
0d436e1097
|
[FIX] ci problems
|
8 years ago |
Holger Brunn
|
12a127cd12
|
[ADD] field_rrule
|
8 years ago |
OCA Transbot
|
459937b895
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Stefan Rijnhart (Opener)
|
2bb84eb0a1
|
Merge pull request #470 from hbrunn/8.0-database_cleanup_backport_9_improvements
8.0 database cleanup backport 9 improvements
|
8 years ago |
Daniel Reis
|
4ce9c58d9f
|
Do not search on empty string. Fixes #467
|
8 years ago |
Daniel Reis
|
eb5e50a6a0
|
[FIX] Honor name_search additional domain
|
8 years ago |
Daniel Reis
|
7b90ebbcb5
|
Test if additional domain is honored
|
8 years ago |
Ronald Portier
|
7918cc641b
|
[ENH] A little bit more explanation in README.rst. (#475)
|
8 years ago |
Holger Brunn
|
99974027a2
|
[FIX] singleton error if we saved the current session two times (#473)
* [IMP] index the columns we'll be searching for for every request
* [FIX] singleton error if we saved the current session two times
|
8 years ago |
OCA Transbot
|
11929a34b8
|
OCA Transbot updated translations from Transifex
|
8 years ago |
Holger Brunn
|
29e1859d8f
|
[ADD] check if our user may access the cleanup
|
8 years ago |
Holger Brunn
|
65c79bf72f
|
[FIX] replace string formatted sql statements
|
8 years ago |
Holger Brunn
|
ce19ea7c35
|
[ADD] tests
|
8 years ago |
OCA Git Bot
|
368a241e89
|
[ADD] setup.py
|
9 years ago |
OCA Git Bot
|
92227faa62
|
[UPD] addons table in README.md
|
9 years ago |
Markus Schneider
|
edc3d944d5
|
Merge pull request #439 from dreispt/8.0-name-search
[ADD] base_name_search_improved: friendly and powerful name search
|
9 years ago |
Daniel Reis
|
fb20a3741d
|
Return all results from the several methods, ordered by best match
|
9 years ago |
OCA Transbot
|
0bc424163a
|
OCA Transbot updated translations from Transifex
|
9 years ago |
Pedro M. Baeza
|
e733f78102
|
[IMP] scheduler_error_mailer: Mail template with Odoo
|
9 years ago |
OCA Git Bot
|
7eb18c2d7b
|
[UPD] addons table in README.md
|
9 years ago |
Luc De Meyer
|
ed5f21ac9b
|
[8.0] users_ldap_groups query fix (#448)
|
9 years ago |
Daniel Reis
|
3ca024ab7a
|
[ADD] base_name_search_improved: friendly and powerful name search
|
9 years ago |
OCA Git Bot
|
2e201c2acb
|
[ADD] setup.py
|
9 years ago |
OCA Git Bot
|
efa593ef76
|
[UPD] addons table in README.md
|
9 years ago |
beau sebastien
|
885afb813a
|
Merge pull request #376 from akretion/8-attachm-meta
8 module attachment metadata
|
9 years ago |
Mourad Elhadj Mimoune
|
1e3757adbe
|
Merge branch '8-attachm-meta' of https://github.com/akretion/server-tools into 8-attachm-meta
|
9 years ago |
Mourad Elhadj Mimoune
|
27e077f6ed
|
[FIX] bug of compute internal_hash
|
9 years ago |
David Beal
|
5391d08634
|
[FIX] remove oca dependencies
|
9 years ago |
OCA Transbot
|
1cb729d5b2
|
OCA Transbot updated translations from Transifex
|
9 years ago |
OCA Git Bot
|
bf100163ef
|
[ADD] setup.py
|
9 years ago |
OCA Git Bot
|
9a9dbb364d
|
[UPD] addons table in README.md
|
9 years ago |
Daniel Reis
|
0f8c312b81
|
Merge pull request #420 from Yajo/base_import_deduplicator
[ADD] base_import_match: Import deduplicator.
|
9 years ago |
Yajo
|
a0fc04d1ad
|
Merge pull request #1 from vauxoo-dev/yajo-rst-fix-moy
[REF] base_import_match: Small rst fixes in readme file
|
9 years ago |
Moisés López
|
ffd6f496d8
|
[REF] base_import_match: Small rst fixes in readme file
|
9 years ago |
David Beal
|
f9984fcb70
|
Merge pull request #3 from akretion/wip_mem_8-attachm-meta
Wip mem 8 attachm meta
|
9 years ago |
Mourad Elhadj Mimoune
|
59cb07a090
|
[FIX] fix pylint & oca_dependencies
|
9 years ago |