Commit Graph

18 Commits (c0904e3aaea61cb22171a5c33e7095bac9868824)

Author SHA1 Message Date
Holger Brunn c0904e3aae [IMP] let user decide if a filter is private when saving it
for filter combinations, inherit user_id from the filter we combine it
with
2020-10-30 10:36:17 +01:00
Holger Brunn 7aad31543b [FIX] don't eval() json, but json.loads it 2020-10-30 10:36:17 +01:00
Holger Brunn e949159215 [FIX] coding style 2020-10-30 10:36:17 +01:00
Holger Brunn 01c4ed572e [FIX] evaluate domains containing _auto_join fields
before taking unions
2020-10-30 10:36:17 +01:00
Alexandre Fayolle 7c9992dabc Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2020-10-30 10:36:17 +01:00
Holger Brunn cfbf7eb88b [IMP] more readable code 2020-10-30 10:36:17 +01:00
Holger Brunn bae5367b43 [FIX] coding style 2020-10-30 10:36:17 +01:00
Holger Brunn 5bae136816 [IMP] let users edit domain_this if there's other filters, make
domain readonly then
2020-10-30 10:36:17 +01:00
Holger Brunn 006667bca4 [IMP] allow users to inspect records when testing filters 2020-10-30 10:36:17 +01:00
Holger Brunn 2a62f9ba59 [FIX] evaluate filters if necessary 2020-10-30 10:36:17 +01:00
Rudolf Schnapka aa72aeb400 removed excess LF 2020-10-30 10:36:17 +01:00
Rudolf Schnapka b5efc1e5dd initial german translations (and added pot-file) 2020-10-30 10:36:17 +01:00
Holger Brunn 2abca41457 [ADD] hide advanced filter menu if there is no filter and nothing
checked
2020-10-30 10:36:17 +01:00
Holger Brunn 80b82f0bc7 [FIX] cope with faulty expressions in filters 2020-10-30 10:36:17 +01:00
Holger Brunn ced4e21fcf [FIX] use safe_eval to account for names like False 2020-10-30 10:36:17 +01:00
Holger Brunn ac02061658 [ADD] duplicate saving new filters to menu (usability) 2020-10-30 10:36:17 +01:00
Holger Brunn b11ba271cb [FIX] do the renaming properly 2020-10-30 10:36:17 +01:00
Holger Brunn fb84ffdc68 [REN] rename to web_advanced_filters 2020-10-30 10:36:17 +01:00