Commit Graph

261 Commits (63a346f2d1fc7b05c444879e7029c3bd673406f7)

Author SHA1 Message Date
Sylvain LE GAL 63a346f2d1 Merge branch '7.0' of https://github.com/OCA/web into 7.0-web_dashboard_tile-improve 2015-04-29 16:11:55 +02:00
Yannick Vaucher a0923c8a1a Merge pull request #119 from hbrunn/7.0-advanced_filters
[FIX] don't eval() json, but json.loads it
2015-04-24 18:27:49 +02:00
Pedro M. Baeza 1b25de8b4f Merge pull request #114 from Eficent/7.0-IMP_web_m2x_options
[IMP] web_m2x_options
2015-04-17 13:55:05 +02:00
Holger Brunn 03152e75c0 [FIX] don't eval() json, but json.loads it 2015-04-17 08:48:47 +02:00
jbeficent 60616745dd corrected code alignment. 2015-04-14 11:29:46 +02:00
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;)
2015-04-13 23:12:14 +02:00
Sylvain LE GAL 90c0c4c6d2 [IMP] hide function images if result is null; 2015-04-13 23:10:59 +02:00
jbeficent 9900627a05 Fixed text in README.rst 2015-04-13 17:51:48 +02:00
jbeficent 08580203a4 Fixed text in README.rst 2015-04-13 17:18:09 +02:00
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. 2015-04-13 16:19:51 +02:00
Sylvain LE GAL 42202fc141 [REF] update screenshot with new median function; 2015-04-10 03:23:53 +02:00
Sylvain LE GAL 8aa2d9cf97 [ADD] translation add 'fr' and update 'pot' file; 2015-04-10 03:15:17 +02:00
Sylvain LE GAL cff4997c51 [IMP] add 'median' function; 2015-04-10 02:26:49 +02:00
Sylvain LE GAL 30fbca6a3d [REVERT] tile move create PR hard to review; 2015-04-09 18:04:20 +02:00
Sylvain LE GAL 12a93563ea [REF] OCA convention. (model and view folder); 2015-04-09 17:15:25 +02:00
Sylvain LE GAL 85d3152c71 [ADD] Possibility to display a value base on a field (sum/avg..);
[REF] refactor openerp file description;
2015-04-09 17:10:55 +02:00
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;
2015-04-09 02:20:58 +02:00
Sylvain LE GAL e8188d80d6 [REF] remove useless comment; 2015-04-08 21:25:28 +02:00
Sylvain LE GAL 59120aded9 [IMP] Possibility to reorder tiles; 2015-04-08 21:24:33 +02:00
Sylvain LE GAL bdadea4a44 [ADD] demo data; 2015-04-08 21:23:49 +02:00
Sylvain LE GAL f57249d30d [REF] update author; 2015-04-08 20:58:23 +02:00
Sylvain LE GAL f291de5255 [FIX] bug if the current user doesn't have access to a model of a tile; 2015-04-08 20:57:46 +02:00
Pedro M. Baeza 99935762e4 Merge pull request #104 from hbrunn/7.0-web_widget_color
[ADD] backport web_widget_color
2015-04-08 17:49:35 +02:00
Holger Brunn 9ec99940e7 [ADD] backport web_widget_color
fixes #51
2015-04-08 08:46:02 +02:00
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;
2015-04-07 15:00:17 +02:00
Sylvain LE GAL 7e8c4711fb [ADD] 'web_dashboard_tile' pot file and fr translation; 2015-04-05 21:52:25 +02:00
Alexandre Fayolle db75cc900d don't use travis container-based infrastructure 2015-03-27 16:21:16 +01:00
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
Sylvain LE GAL b2c1b8fa31 Merge pull request #90 from gurneyalex/7.0-fix-travis
[FIX] 7.0 - line length (flake8)
2015-03-03 10:25:39 +01:00
Alexandre Fayolle 4df2d19a90 fix line length (flake8) 2015-03-03 10:04:08 +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
Sylvain LE GAL 90cb63aea1 Merge pull request #54 from initOS/7.0-add_web_dashboard_tile
[ADD] 7.0 - new module 'web_dashboard_tile'
2015-02-16 14:10:37 +01:00
Markus Schneider 9446c2eadc remove type in ir.ui.view 2015-02-16 13:03:25 +01:00
Markus Schneider 6f0becf656 add module icon 2015-02-15 21:06:29 +01:00
Markus Schneider a47e744e36 add detail description 2015-02-15 21:01:26 +01:00
Markus Schneider 1f3eb98ac9 rename tile to tile.tile 2015-02-15 20:49:52 +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
Pedro M. Baeza 825443eace Merge pull request #45 from hbrunn/7.0-web_pytz
[ADD] web_pytz
2015-02-05 13:13:26 +01:00
Markus Schneider d7878e5140 remove not needed check 2015-01-30 12:55:23 +01:00
Markus Schneider 26c496e365 fix type & add FIXME 2015-01-30 10:52:57 +01:00
Markus Schneider 688dab1a81 rename button 2015-01-29 16:37:09 +01:00
Markus Schneider 6a9683d99d add description 2015-01-09 15:39:39 +01:00
Markus Schneider 50f50beebf rename rule id 2015-01-09 15:38:14 +01:00