Commit Graph

18 Commits (db75cc900da18c9340397aa76792cf26a3f355ee)

Author SHA1 Message Date
Stefan Rijnhart (Therp) ce2f3f4156 Merge pull request #83 from hbrunn/7.0-advanced_filters
7.0 advanced filters: semantics of negative searches on properties of x2many
2015-03-03 16:36:38 +01:00
Alexandre Fayolle 7d8da0c392 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.
2015-03-02 17:29:16 +01:00
Holger Brunn fbbc6e31a1 [FIX] flake8 2015-03-02 13:54:23 +01:00
Holger Brunn a98ba6072a Merge branch '7.0-advanced_filters' of github.com:hbrunn/web into 7.0-advanced_filters
Conflicts:
	web_advanced_filters/model/ir_filters.py
2015-03-02 10:28:44 +01:00
Holger Brunn c9275a8817 [IMP] more readable code 2015-03-02 10:28:00 +01:00
Holger Brunn b57a28d726 [FIX] coding style 2015-02-10 20:30:19 +01:00
Holger Brunn 487f31b9ba [IMP] let users edit domain_this if there's other filters, make
domain readonly then
2015-02-10 15:19:21 +01:00
Holger Brunn 5c731deb8a [IMP] allow users to inspect records when testing filters 2015-02-10 15:01:07 +01:00
Holger Brunn a9cf11b70e Merge remote-tracking branch 'upstream/7.0' into 7.0-advanced_filters 2015-02-10 15:00:31 +01:00
Holger Brunn 5430843c63 [FIX] evaluate filters if necessary 2015-02-10 14:59:54 +01:00
Rudolf Schnapka 2e59056ead removed excess LF 2015-01-04 14:54:31 +01:00
Rudolf Schnapka 9907680c10 initial german translations (and added pot-file) 2015-01-04 14:51:33 +01:00
Holger Brunn 52555c3edb [ADD] hide advanced filter menu if there is no filter and nothing
checked
2014-11-24 16:05:01 +01:00
Holger Brunn 94a7f48d06 [FIX] cope with faulty expressions in filters 2014-11-24 16:04:27 +01:00
Holger Brunn fcd77d206c [FIX] use safe_eval to account for names like False 2014-11-24 15:53:02 +01:00
Holger Brunn a912bb470f [ADD] duplicate saving new filters to menu (usability) 2014-11-24 15:40:23 +01:00
Holger Brunn b0892b2b3b [FIX] do the renaming properly 2014-11-24 15:22:24 +01:00
Holger Brunn 48e9c42a1c [REN] rename to web_advanced_filters 2014-11-24 14:26:40 +01:00