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 |
Holger Brunn
|
ba0f44979c
|
[FIX] wording
|
10 years ago |
Holger Brunn
|
e39fd7498a
|
[FIX] call toggle with a boolean
|
10 years ago |
Holger Brunn
|
85b9ce07d4
|
[FIX] use safe_eval instead of const_eval
|
10 years ago |
Holger Brunn
|
22cc578a4d
|
[FIX] flake8
|
10 years ago |
Holger Brunn
|
37125e826b
|
[ADD] advanced_filters
|
10 years ago |
Markus Schneider
|
581bfbed26
|
FIX comments PEP8
|
10 years ago |
Markus Schneider
|
4726c966fe
|
fix install by commandline
|
10 years ago |
Pedro M. Baeza
|
93c4c135cb
|
Merge pull request #53 from oca-travis/7.0-autofix-script-01-dev-moylop260
[REF] auto-fix conventions
|
10 years ago |
Markus Schneider
|
929be89389
|
first release of web_dashboard_tile
|
10 years ago |
moylop260
|
76cb30c89a
|
[REF] auto-fix conventions
|
10 years ago |
Holger Brunn
|
00593a567a
|
Merge pull request #42 from initOS/7.0-add_web_list_html_widget
[ADD] web_list_html_widget
|
10 years ago |