1230 Commits (80bec5bb28da81bfc4456d019d8838ec63fda5a7)
 

Author SHA1 Message Date
Alexandre Fayolle e6ebcb8394 split database_cleanup tests in travis config 8 years ago
Pedro M. Baeza b717070089 Merge pull request #427 from hbrunn/8.0-base_suspend_security-mute_logger 8 years ago
Holger Brunn 3af70c03a3
[FIX] purge uninstalled uninstallable modules instead of deleting 8 years ago
OCA Transbot ebbc2ebfbe OCA Transbot updated translations from Transifex 8 years ago
OCA Git Bot d71f890fb1 [UPD] addons table in README.md 8 years ago
Pedro M. Baeza 65802fac37 Merge pull request #317 from Yajo/exports-better-ux 8 years ago
Jairo Llopis da61bc5185 Allow to reorder fields. 8 years ago
Jairo Llopis 7175db54ea Hardcode constraints in the `create` method instead of using normal ones. 8 years ago
Jairo Llopis aa8256b479 README & author updates. 8 years ago
Jairo Llopis ecb9a6cfe7 Make inverse method be called at view time. 9 years ago
Jairo Llopis 1340d63c8c Fix test. 9 years ago
Jairo Llopis 8807d02fbe Improve UX for base_export_manager. 9 years ago
Pedro M. Baeza 7af0d4360b Merge pull request #486 from rafaelbn/patch-2 8 years ago
Rafael Blasco c4df854529 Minor corrections in README 8 years ago
Maxime Chambreuil 2abb221da7 Merge pull request #484 from PeterA-OpusVL/module_prototyper_template_fix 8 years ago
Peter Alabaster 3122367a0e [FIX][module_prototyper][8.0] model state - _name vs. _inherit 8 years ago
Holger Brunn 903c0dbb6a
[FIX] defuse flake8 8 years ago
Holger Brunn 4ec709c975
[FIX] more flake8 8 years ago
Holger Brunn 0179d6c1c3
[FIX] this week's style 8 years ago
Holger Brunn 434664bc2d
[FIX] don't continue, break 8 years ago
Holger Brunn 32f391c8b5
[FIX] we can't, but it's possible 8 years ago
Holger Brunn 2b32875b3f
[ADD] try if we can have our cake and eat it 8 years ago
Holger Brunn f5f03e1b89
[ADD] tests 8 years ago
Holger Brunn 5515172e17
[ADD] translations 8 years ago
Holger Brunn dc9fe48086
[ADD] implement equality 8 years ago
Holger Brunn 4e35a0fea1
[FIX] don't mark our field as dirty for fake input chnages 8 years ago
Holger Brunn d4e5116b4b
[ADD] allow hiding controls via options on the widget 8 years ago
Christoph Giesel e6c37fb7db base_search_fuzzy: [FIX] Check if functions are already decorated to avoid decorating the function many times whcih leads to recursion errors 8 years ago
Christoph Giesel 2a2c71db48 [FIX] Fixed missing instance variable after cleanup 8 years ago
Christoph Giesel 34cca79e78 [IMP] base_search_fuzzy: Updated license header 8 years ago
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 8 years ago
Christoph Giesel ece8a4cd51 [IMP] Allow to order by similarity. 8 years ago
Christoph Giesel 72a25a0bcb [ADD] First implementation of base_trgm_search for creating indexes and allowing the sql parameter %. 8 years ago
Holger Brunn 7849831507
[ADD] better documentation 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 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