Commit Graph

10 Commits (6814ced9c96721e3886fb40c4916f41cc693f10a)

Author SHA1 Message Date
Raf Ven 6814ced9c9 [14.0] [FIX] web_advanced_search: Many2one selection on Filters missing 2023-03-07 14:46:00 +01:00
Raf Ven f280781c57 [MIG] web_advanced_search: Migration to 14.0 2023-03-07 14:46:00 +01:00
Alexandre Díaz 9b40da4aeb [IMP] web_advanced_search: black, isort 2023-03-07 14:46:00 +01:00
Jairo Llopis 2cc975aac0 [MIG] web_advanced_search: Migrate to v12 2023-03-07 14:45:59 +01:00
Jairo Llopis 9a5a9d5ef5 [MIG][REF] web_advanced_search: Rename, refactor, migrate
* Complete migration to v11
* Refactor to use the new v11 decoupled widgets system
* Advanced search is now a high-level feature from the filters menu; it simplifies code a lot, and the UX is even better
* Split README system
* Add fun to ROADMAP
* Addon is renamed to web_advanced_search, since it enhaces the searching experience for all kind of fields now
2023-03-07 14:45:59 +01:00
Jairo Llopis 0c984c5b3a [FIX] web_advanced_search_x2x: Several things
* Make it good-looking
* Update known issues
* Fix templates.
* Make other operators work again
2023-03-07 14:45:59 +01:00
Holger Brunn 24dfdd0d32 inhibit closing the menu when selecting from the dropdown 2023-03-07 14:45:59 +01:00
Jairo Llopis 5a0eb15972 Adapt to v9 API.
- Use the new domain widget.
- Use modules system.
2023-03-07 14:45:59 +01:00
cubells 00ad98c2b1 web_advanced_search_x2x module 2023-03-07 14:45:59 +01:00
Holger Brunn 22cf47f3ad [REN] to web_advanced_search_x2x
and replace company icon

[FIX] js syntax

[FIX] move our patched equals operator to top of list

[ADD] support selecting domains on x2x fields

[FIX] eval search view's domain

[IMP] UI fixes

[IMP] reflect recent additions in README.rst

[FIX] typos

[ADD] translations

[FIX] correct js reference

[RFR] rebuild our domains in a different way

this solves timing problems
2023-03-07 14:45:59 +01:00