Vincent Vinet
9790a8ce1c
use include instead of extend
10 years ago
Vincent Vinet
f37603c2ba
rename web_datetime_options to web_widget_datepicker_options
10 years ago
Vincent Vinet
e2304df274
add copyright
10 years ago
Vincent Vinet
34232639da
ADD web_datetime_options
10 years ago
Holger Brunn
48e8f885d5
[FIX] coding style
10 years ago
Holger Brunn
b09a74053f
[FIX] evaluate domains containing _auto_join fields
before taking unions
10 years ago
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
10 years ago
Sylvain LE GAL
b2c1b8fa31
Merge pull request #90 from gurneyalex/7.0-fix-travis
[FIX] 7.0 - line length (flake8)
10 years ago
Alexandre Fayolle
4df2d19a90
fix line length (flake8)
10 years ago
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.
10 years ago
Holger Brunn
fbbc6e31a1
[FIX] flake8
10 years ago
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
10 years ago
Holger Brunn
c9275a8817
[IMP] more readable code
10 years ago
Sylvain LE GAL
90cb63aea1
Merge pull request #54 from initOS/7.0-add_web_dashboard_tile
[ADD] 7.0 - new module 'web_dashboard_tile'
10 years ago
Markus Schneider
9446c2eadc
remove type in ir.ui.view
10 years ago
Markus Schneider
6f0becf656
add module icon
10 years ago
Markus Schneider
a47e744e36
add detail description
10 years ago
Markus Schneider
1f3eb98ac9
rename tile to tile.tile
10 years ago
Holger Brunn
b57a28d726
[FIX] coding style
10 years ago
Holger Brunn
487f31b9ba
[IMP] let users edit domain_this if there's other filters, make
domain readonly then
10 years ago
Holger Brunn
5c731deb8a
[IMP] allow users to inspect records when testing filters
10 years ago
Holger Brunn
a9cf11b70e
Merge remote-tracking branch 'upstream/7.0' into 7.0-advanced_filters
10 years ago
Holger Brunn
5430843c63
[FIX] evaluate filters if necessary
10 years ago
Pedro M. Baeza
825443eace
Merge pull request #45 from hbrunn/7.0-web_pytz
[ADD] web_pytz
10 years ago
Markus Schneider
d7878e5140
remove not needed check
10 years ago
Markus Schneider
26c496e365
fix type & add FIXME
10 years ago
Markus Schneider
688dab1a81
rename button
10 years ago
Markus Schneider
6a9683d99d
add description
10 years ago
Markus Schneider
50f50beebf
rename rule id
10 years ago
Markus Schneider
2f9b9d8040
Merge pull request #72 from rschnapka/7.0
initial german translations
10 years ago
Holger Brunn
2966e70f4d
[ADD] translation template
10 years ago
Holger Brunn
1e4594adba
[FIX] the example had the problem this module is meant to fix in the
first place
10 years ago
Holger Brunn
1fd88c28ef
[ADD] web_pytz
10 years ago
Rudolf Schnapka
84ee79fd7d
correct translation
Boolean Values True and False should be visualized in native language (translation should take place)
10 years ago
Rudolf Schnapka
174419faae
revert True and False back
unsure if boolean code or user-text...
10 years ago
Rudolf Schnapka
2e59056ead
removed excess LF
10 years ago
Rudolf Schnapka
9907680c10
initial german translations (and added pot-file)
10 years ago
Pedro M. Baeza
6741af5986
Merge pull request #29 from hbrunn/7.0-advanced_filters
[ADD] advanced_filters
10 years ago
Holger Brunn
52555c3edb
[ADD] hide advanced filter menu if there is no filter and nothing
checked
10 years ago
Holger Brunn
94a7f48d06
[FIX] cope with faulty expressions in filters
10 years ago
Holger Brunn
fcd77d206c
[FIX] use safe_eval to account for names like False
10 years ago
Holger Brunn
a912bb470f
[ADD] duplicate saving new filters to menu (usability)
10 years ago
Holger Brunn
b0892b2b3b
[FIX] do the renaming properly
10 years ago
Holger Brunn
48e9c42a1c
[REN] rename to web_advanced_filters
10 years ago
Holger Brunn
6ff2b14f15
[FIX] advanced filters not visible when switching views
10 years ago
Holger Brunn
8afd947a94
[FIX] show correct menu items after reordering
10 years ago
Holger Brunn
72ab78a850
[FIX] typo in comment, pass context
10 years ago
Holger Brunn
247b7de11b
[FIX] translated string
10 years ago
Holger Brunn
354d17927f
[IMP] better wording
[IMP] reorder filters
10 years ago
OpenERP instance user
3f33663d89
[ADD] advanced filters: translations
10 years ago