Commit Graph

290 Commits (3cb37e81c3303d8e2e10063a3b16be9f04104d08)

Author SHA1 Message Date
Pedro M. Baeza 3cb37e81c3 Merge pull request #101 from savoirfairelinux/7.0_add_web_datetime_options
7.0 [ADD] web_widget_datepicker_options
2015-07-09 16:49:54 +02:00
Pedro M. Baeza fe6d6ab1c8 Merge pull request #150 from akretion/web_custom_search_quantity
[ADD] New module : Web custom search quantity
2015-07-04 01:07:41 +02:00
Sylvain LE GAL e93ab3fa64 [REF] add roadmap; 2015-07-03 16:21:08 +02:00
Sylvain LE GAL 43e8262e85 [REF] renaming 'web_custom_search_quantity' into 'web_listview_custom_element_number'; 2015-06-27 12:47:27 +02:00
Sylvain LE GAL 7a75339881 [FIX] remove blink effect in Chrome / Chromium; 2015-06-27 10:06:28 +02:00
Pedro M. Baeza b0d68e5728 Merge pull request #154 from OCA/bwrsandman/7.0-badges
Add runbot badge
2015-06-25 16:08:36 +02:00
Sandy 0f1e0278d5 Add runbot badge 2015-06-25 09:58:22 -04:00
Sylvain LE GAL 87104f0009 Merge branch 'web_custom_search_quantity' of https://github.com/akretion/web into web_custom_search_quantity 2015-06-24 09:23:09 +02:00
Sylvain LE GAL 4eea2a571f [REF] Fix Author name 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 0e9d60e238 [REF] remove useless licence in an empty file 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 043766536d [IMP] UX. add focus and validation on enter; 2015-06-24 09:22:16 +02:00
Sylvain LE GAL f97885a057 [ADD] new module web_custom_search_quantity; 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 497a739818 [REF] Fix Author name 2015-06-24 00:03:18 +02:00
Sylvain LE GAL b490475513 [REF] remove useless licence in an empty file 2015-06-19 10:16:44 +02:00
Sylvain LE GAL 5d36d5459a [IMP] UX. add focus and validation on enter; 2015-06-08 02:00:03 +02:00
Sylvain LE GAL 1d12623a6e [ADD] new module web_custom_search_quantity; 2015-06-08 01:35:43 +02:00
Stefan Rijnhart (Therp) 8bb39ea98c Merge pull request #142 from hbrunn/7.0-web_pytz_relativedelta_coexistence
[FIX] make it possible for web_pytz and
2015-06-04 11:15:13 +02:00
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
2015-06-03 10:31:36 +02:00
Stefan Rijnhart (Therp) 5b1147ec5d Merge pull request #100 from hbrunn/7.0-advanced_filters_evaluate_always
[FIX] evaluate domains containing _auto_join fields
2015-05-18 20:11:05 +02:00
Sandy 8ef9f637c4 Remove sudo requirement 2015-05-14 10:59:21 -04:00
Sylvain LE GAL 885147e5b2 Merge pull request #111 from grap/7.0-web_dashboard_tile-improve
[7.0] web_dashboard_tile : Fixes & Improvements
2015-05-07 10:46:36 +02:00
Sylvain LE GAL ff78f3cacc [FIX] remove useless part of code to change color of tiles; 2015-05-06 15:21:42 +02:00
Sylvain LE GAL f29d3acd7d [FIX] css doesn't fit with kanban convention; 2015-05-06 15:21:17 +02:00
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