Sylvain LE GAL
165161a77b
[IMP] tree view : display : field function ; field id ; user id;
[FIX] tree view : remove count. (can take a while if admin the tile of all users;)
10 years ago
Sylvain LE GAL
90c0c4c6d2
[IMP] hide function images if result is null;
10 years ago
Sylvain LE GAL
42202fc141
[REF] update screenshot with new median function;
10 years ago
Sylvain LE GAL
8aa2d9cf97
[ADD] translation add 'fr' and update 'pot' file;
10 years ago
Sylvain LE GAL
cff4997c51
[IMP] add 'median' function;
10 years ago
Sylvain LE GAL
30fbca6a3d
[REVERT] tile move create PR hard to review;
10 years ago
Sylvain LE GAL
12a93563ea
[REF] OCA convention. (model and view folder);
10 years ago
Sylvain LE GAL
85d3152c71
[ADD] Possibility to display a value base on a field (sum/avg..);
[REF] refactor openerp file description;
10 years ago
Sylvain LE GAL
c83923b31a
[IMP] color setting is now done using, 'web_widget_color' module;
[REM] old behaviour with random colour;
[ADD] Migration script between v 0.4 and v 1.0;
10 years ago
Sylvain LE GAL
e8188d80d6
[REF] remove useless comment;
10 years ago
Sylvain LE GAL
59120aded9
[IMP] Possibility to reorder tiles;
10 years ago
Sylvain LE GAL
bdadea4a44
[ADD] demo data;
10 years ago
Sylvain LE GAL
f57249d30d
[REF] update author;
10 years ago
Sylvain LE GAL
f291de5255
[FIX] bug if the current user doesn't have access to a model of a tile;
10 years ago
Sylvain LE GAL
4aec073b11
Merge pull request #107 from grap/7.0-web_dashboard_tile_fr
[ADD] 'web_dashboard_tile' pot file and fr translation;
10 years ago
Sylvain LE GAL
7e8c4711fb
[ADD] 'web_dashboard_tile' pot file and fr translation;
10 years ago
Alexandre Fayolle
db75cc900d
don't use travis container-based infrastructure
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