Pierre Verkest
|
00ad8be9c5
|
add OCA as author
|
9 years ago |
Pierre Verkest
|
23238aa20b
|
manage end of file PEP8:W292
|
9 years ago |
Pierre Verkest
|
c1911267f6
|
Remove license header in __init__.py
|
9 years ago |
Pierre Verkest
|
c6395331e7
|
combine context,
Get windows_action context in BufferedDataSet Class
|
9 years ago |
Pierre Verkest
|
d650d93a69
|
document readonly_by_pass
|
9 years ago |
Pierre Verkest
|
790a8536b9
|
by pass readonly fields only if context is set
with readonly_by_pass. This context can either be a bool or field name array
|
9 years ago |
Pierre Verkest
|
5eb3f759d0
|
Add README.rst, fix formating
|
9 years ago |
Pierre Verkest
|
991c74746c
|
port web_readonly_bypass on v7
|
9 years ago |
Jonathan Nemry
|
6966470f9d
|
[ADD] web_readonly_bypass: allow to save an onchange modifications on readonly fields
|
11 years ago |
Pedro M. Baeza
|
b0d68e5728
|
Merge pull request #154 from OCA/bwrsandman/7.0-badges
Add runbot badge
|
10 years ago |
Sandy
|
0f1e0278d5
|
Add runbot badge
|
10 years ago |
Stefan Rijnhart (Therp)
|
8bb39ea98c
|
Merge pull request #142 from hbrunn/7.0-web_pytz_relativedelta_coexistence
[FIX] make it possible for web_pytz and
|
10 years ago |
Holger Brunn
|
98bc653495
|
[FIX] make it possible for web_pytz and
web_relativedelta to coexist by adding moment.js in its own module.
Fixes #141
|
10 years ago |
Stefan Rijnhart (Therp)
|
5b1147ec5d
|
Merge pull request #100 from hbrunn/7.0-advanced_filters_evaluate_always
[FIX] evaluate domains containing _auto_join fields
|
10 years ago |
Sandy
|
8ef9f637c4
|
Remove sudo requirement
|
10 years ago |
Sylvain LE GAL
|
885147e5b2
|
Merge pull request #111 from grap/7.0-web_dashboard_tile-improve
[7.0] web_dashboard_tile : Fixes & Improvements
|
10 years ago |
Sylvain LE GAL
|
ff78f3cacc
|
[FIX] remove useless part of code to change color of tiles;
|
10 years ago |
Sylvain LE GAL
|
f29d3acd7d
|
[FIX] css doesn't fit with kanban convention;
|
10 years ago |
Sylvain LE GAL
|
63a346f2d1
|
Merge branch '7.0' of https://github.com/OCA/web into 7.0-web_dashboard_tile-improve
|
10 years ago |
Yannick Vaucher
|
a0923c8a1a
|
Merge pull request #119 from hbrunn/7.0-advanced_filters
[FIX] don't eval() json, but json.loads it
|
10 years ago |
Pedro M. Baeza
|
1b25de8b4f
|
Merge pull request #114 from Eficent/7.0-IMP_web_m2x_options
[IMP] web_m2x_options
|
10 years ago |
Holger Brunn
|
03152e75c0
|
[FIX] don't eval() json, but json.loads it
|
10 years ago |
jbeficent
|
60616745dd
|
corrected code alignment.
|
10 years ago |
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 |
jbeficent
|
9900627a05
|
Fixed text in README.rst
|
10 years ago |
jbeficent
|
08580203a4
|
Fixed text in README.rst
|
10 years ago |
jbeficent
|
4420e6c38b
|
Backported from 8.0 to 7.0 the ability to use ir.config_parameter options to disable "Create..." and "Create and Edit..." entry for all widgets in the odoo instance.
|
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 |
Pedro M. Baeza
|
99935762e4
|
Merge pull request #104 from hbrunn/7.0-web_widget_color
[ADD] backport web_widget_color
|
10 years ago |
Holger Brunn
|
9ec99940e7
|
[ADD] backport web_widget_color
fixes #51
|
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 |
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 |