3
0
Fork 0
Commit Graph

783 Commits (1cc9cdfb200ea37889ac6462f9caddd84730a95c)

Author SHA1 Message Date
ecino 7a81b2fc32 Adujst search_more option to accept True or true values. 2015-08-28 17:26:01 +02:00
ecino b22894cc21 Add help in README how to set default value for search_more option. 2015-08-28 17:26:01 +02:00
ecino 2152ea1930 Correct typo in example 2015-08-28 17:26:01 +02:00
David Coninckx bf8b06b076 Improved description in module manifest and in README 2015-08-28 17:26:01 +02:00
David Coninckx d53b4e20d2 Add new options to README 2015-08-28 17:26:01 +02:00
David Coninckx d6ba0a680a Fix issue when query result not in the same order as values 2015-08-28 17:26:01 +02:00
David Coninckx f6070e7cf1 Remove hardcoded state to use option "field_color" and some logs 2015-08-28 17:26:01 +02:00
David Coninckx 165caa8cee Add options to colors many2x field depending on specified field 2015-08-28 17:26:01 +02:00
David Coninckx 3e79de1c60 Add an option to m2x_options to force enable/disable search more button 2015-08-28 17:26:01 +02:00
Pedro M. Baeza 475de57f88 Merge pull request #210 from Antiun/pr-web_advanced_search_x2x_es_translation
[IMP] web_advanced_search_x2x spanish translation
2015-08-25 18:33:35 +02:00
Antonio Espinosa 06fe08f3b8 Change fitro by dominio 2015-08-24 13:03:17 +02:00
Antonio Espinosa 56e0ba31a8 [IMP] web_advanced_search_x2x spanish translation 2015-08-24 12:53:43 +02:00
Yannick Vaucher 20bc75a6a3 Merge branch 'sysadminmatmoz-8.0' into 8.0 2015-08-18 11:49:21 +02:00
Yannick Vaucher 855360a5c7 Merge pull request #205 from OCA/legalsylvain-patch-1
[REF] remove duplicated text in readme file;
2015-08-18 11:39:41 +02:00
Pedro M. Baeza f0d6af5190 Merge pull request #206 from yvaucher/8.0-add-missing-oca-icons
8.0 add missing oca icons
2015-08-18 11:21:49 +02:00
Yannick Vaucher 89ac30b00a Add missing default oca icons 2015-08-18 11:09:01 +02:00
Yannick Vaucher 258ddba843 Move module icon to description 2015-08-18 11:08:53 +02:00
Matjaž Mozetič 7fec0872fe Slovene translations updated/added 2015-08-18 06:24:53 +02:00
Matjaž Mozetič e8465b017c Added slovene translation 2015-08-18 06:24:53 +02:00
Holger Brunn 3b193778a5 Merge pull request #200 from ovnicraft/web_action_conditionable
[8.0] web_action_conditionable
2015-08-18 05:42:20 +02:00
Cristian Salamea 64551293c5 Use super to allow better future hacking 2015-08-17 18:25:24 -05:00
Sylvain LE GAL 185b99e728 [REF] remove duplicated text in readme file; 2015-08-17 18:05:45 +02:00
Pedro M. Baeza 6fae5795e9 Merge pull request #203 from akretion/8.0-translate-dialog-update-openerp.py
8.0 web_translate_dialog: Add author and license key in __openerp__.py
2015-08-14 13:26:29 +02:00
Alexis de Lattre 0644741de1 web_translate_dialog: update module category 2015-08-14 01:06:44 +02:00
Alexis de Lattre dd4f98e519 web_translate_dialog: Add author and license key in __openerp__.py 2015-08-14 00:33:20 +02:00
Holger Brunn 8985d3bda5 Merge pull request #195 from ddico/submit-last-viewed-full-header
IMP web_last_viewed_records - use full width of the header
2015-08-12 12:06:14 +02:00
Cristian Salamea 76822f22ee Fix flake fail 2015-08-11 10:45:50 -05:00
Cristian Salamea c8887fd2f9 FIX
testing in all cases is better catch errno in JSON.parse.
attrs[action] is always “string” type.
2015-08-11 10:42:13 -05:00
Cristian Salamea 476ea597f2 Better description 2015-08-11 09:02:00 -05:00
Cristian Salamea d416afbf62 Add Readme
removed active key.
2015-08-11 07:45:02 -05:00
Mantavya Gajjar 3c1af55672 [ADD] New module <web_group_expand> 2015-08-11 12:05:35 +02:00
Cristian Salamea 0f3dbe6744 Web addon
This module implements condition for actions in tree view.
do allows: edit=“false” create=“false” delete=“false”
This module allows too: delete=“state==‘draft’”, simple expression.
2015-08-10 19:22:41 -05:00
Pedro M. Baeza 0f386c122a Merge pull request #184 from akretion/8.0-translate-dialog
Port web_translate_dialog to 8.0
2015-08-09 21:40:57 +02:00
Alexis de Lattre 1d781286b4 Improve README 2015-08-09 18:32:03 +02:00
Pierre Verkest e96b66c055 fix readme as on v7 2015-08-07 12:17:06 +02:00
Pierre Verkest 56da0dbff5 cherry-pick c639533 combine context, Get windows_action context in
BufferedDataSet Class
2015-08-07 12:16:15 +02:00
Pierre Verkest c4bc379de7 cherry-pick 790a853 by pass readonly fields only if context is set with
readonly_by_pass. This context can either be a bool or field name array
2015-08-07 12:15:14 +02:00
Pedro M. Baeza f85ee63217 Merge pull request #196 from ddico/submit-ribbon-transparency
IMP web_environment_ribbon - Minor improvement of transparency to all…
2015-08-06 01:58:48 +02:00
Daniel Dico 7e68d9c176 IMP web_last_viewed_records - use full width of the header 2015-08-05 13:30:56 -04:00
Daniel Dico 9f5960517f ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility 2015-08-05 12:41:42 -04:00
Pedro M. Baeza 786bf5aaeb Merge pull request #187 from damdam-s/8.0
[ADD] add module 'web_widget_color_tree_field'
2015-08-04 10:03:36 +02:00
Damien Crier f45c287e59 [IMP] rename module to 'web_tree_dynamic_colored_field' 2015-08-04 09:07:23 +02:00
Pedro M. Baeza 05f80b37dd [FIX] README: Section title. Fixes #189 2015-08-02 21:23:18 +02:00
Pedro M. Baeza bef3484fb8 Merge pull request #180 from grap/8.0_PORT_web_dashboard_tile
[PORT][8.0] port web_dashboard_tile
2015-07-30 21:30:46 +02:00
Pedro M. Baeza 44d5523572 Merge pull request #178 from hbrunn/8.0-web_advanced_search_x2x
[FIX] merge user context into search popup's context
2015-07-30 21:13:59 +02:00
Pedro M. Baeza a7a0544f17 [IMP] web_environment_ribbon: Improved README 2015-07-29 19:35:29 +02:00
Daniel Reis ff96180fa0 Merge pull request #188 from OpenCode/8.0-add-test_ribbon_environment
Add module web_environment_ribbon
2015-07-28 09:02:21 +01:00
Sylvain LE GAL e2636e1949 Merge pull request #182 from grap/8.0_PORT_web_widget_float_formula
[PORT][8.0] port web_widget_float_formula
2015-07-27 21:44:24 +02:00
Francesco Apruzzese 2291cf145b [IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
2015-07-27 13:46:49 +02:00
Alexis de Lattre 2a2b489ee0 Move module description to README.rst 2015-07-26 22:07:45 +02:00