Commit Graph

643 Commits (c96eb7e1d8ba3c99e4516bfabe1af010ab73167c)

Author SHA1 Message Date
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
Daniel Reis 443dededa6 Merge pull request #186 from StefanRijnhart/8.0-ckeditor_fix_invalid_reference
[FIX] Now that we actually destroy editors, we need another check for…
2015-07-26 15:51:34 +01:00
Francesco Apruzzese 9f3533203b [FIX] Replace placeholder on README 2015-07-26 15:53:53 +02:00
Francesco Apruzzese ff61223e98 [IMP] README based on example of README by OCA 2015-07-26 15:48:33 +02:00
Francesco Apruzzese ab19d4324f [FIX] OCA as author, too 2015-07-26 15:43:05 +02:00
Francesco Apruzzese dd29409ae2 [FIX] Add css transform property for each browser family 2015-07-26 15:41:09 +02:00
Francesco Apruzzese 4324d6c014 [FIX] Replace deprecated "active" key in manifest with "auto_install" key 2015-07-26 15:37:21 +02:00
Francesco Apruzzese f363896c60 [REM] Remove AUTHORS file 2015-07-26 15:33:20 +02:00
Francesco Apruzzese a9581b7ddb [ADD] Add all files for module ribbon_test_environment 2015-07-25 13:13:42 +02:00
Alexandre Fayolle 70ae34e014 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:10:19 +02:00
Damien Crier 366cb8325b [ADD] add module 'web_widget_color_tree_field' 2015-07-24 08:59:42 +02:00
Sylvain LE GAL f7fc54a711 Merge pull request #149 from akretion/8-help-popup
[ADD] help_contextual_popup
2015-07-24 08:34:28 +02:00
StefanRijnhart e8da6a9329 [FIX] Now that we actually destroy editors, we need another check for their currentness
Fixes #176
2015-07-23 18:40:44 +02:00
David Beal 747000e097 oops 2015-07-23 15:57:39 +02:00
David Beal 0af08e75f1 [FIX] field name and add translation 2015-07-23 15:48:19 +02:00
Alexis de Lattre f0f612047d web_translate_dialog: port to v8 2015-07-22 21:56:07 +02:00
David Beal 03d5ad5406 [FIX] display popup if action is undefined 2015-07-22 19:34:08 +02:00
David Beal 4872219c34 [IMP] highlight popup button 2015-07-20 14:42:28 +02:00
Sylvain LE GAL ffda79ad79 [PORT][REF] icon in description folder;
move module description into readme file;
use qweb file to include js file;
2015-07-17 17:10:40 +02:00
Sylvain LE GAL 6977562d36 [PORT][WIP] 'web_widget_float_formula' : recover last changes from 7.0 branch; 2015-07-17 16:45:13 +02:00
Sylvain LE GAL d33f4656e1 [PORT][WIP] move web_widget_float_formula from 'unported' folder; 2015-07-17 16:43:09 +02:00
Markus Schneider 0beaeb5d2f Merge pull request #159 from taktik/8.0-fix-web-shortcut-removed-menu-ah
[FIX][8.0] web_shortcuts : Make sure that the menu still exists in odoo
2015-07-17 15:36:05 +02:00
Sylvain LE GAL 4b4f57d23e [REF] tile form display; 2015-07-17 12:17:55 +02:00
Sylvain LE GAL 837cb03247 [FIX] incorrect description; 2015-07-17 12:17:31 +02:00
Sylvain LE GAL 4af98c7be0 [FIX] flake8; 2015-07-17 12:17:22 +02:00
Sylvain LE GAL 71268ab003 [REF] remove obsolete migration file for V7 udpate; 2015-07-17 11:47:20 +02:00
Sylvain LE GAL c5c46ebbdf [ADD] Extra demo data; 2015-07-17 11:47:03 +02:00
Sylvain LE GAL f189ab5bd1 [PORT][REF] change name of field; 2015-07-17 11:46:50 +02:00
Sylvain LE GAL 13e0d90d93 [PORT][REF] OCA conventions; 2015-07-17 11:34:42 +02:00
Sylvain LE GAL b9c90b5728 [PORT][REF] new description and icon for 'web_dashboard_tile'; 2015-07-17 11:30:58 +02:00
Sylvain LE GAL 55e6914275 [PORT] 7.0 -> 8.0 API; 2015-07-17 11:21:31 +02:00
Sylvain LE GAL ca8da56eda PORT][FIX] minor change in js file due to changes in arch of the page; 2015-07-17 11:20:56 +02:00
Holger Brunn d74f15fc97 [FIX] merge user context into search popup's context
fixes #175, #177
2015-07-17 11:14:17 +02:00
Sylvain LE GAL 8a2e575814 [PORT][WIP] New kind of call for js and css files; 2015-07-17 09:43:34 +02:00
Sylvain LE GAL 0c452ab975 [WIP] port without changes from 7.0 branch. Instable version. 2015-07-16 17:03:00 +02:00
Stefan Rijnhart (Therp) fe7dcd855e Merge pull request #161 from hbrunn/8.0-support_branding
[ADD] support_branding
2015-07-15 15:34:51 +02:00
David Beal 49973b1a01 [FIX] readme 2015-07-14 23:05:12 +02:00
Adil Houmadi aeb9ac3105 [IMP] : override unlink method to remove deprecated web.shortcut object
[IMP] : add ondelete cascade on menu_id field
[IMP] : change class name from web_shortcut to WebShortcut
2015-07-13 15:23:57 +02:00
Holger Brunn ba909bb91b Merge pull request #168 from StefanRijnhart/8.0-ckeditor_destroy
[FIX] Destroy the editor properly. This prevents errors like
2015-07-13 10:31:15 +02:00
Holger Brunn b02806b2dc Merge pull request #167 from numerigraphe/8.0-french
[I18N] FR translation for web_advanced_search_x2x
2015-07-13 10:28:11 +02:00
Stefan Rijnhart 03f2c44e72 [IMP] OCA conventions 2015-07-10 18:31:13 +02:00
Stefan Rijnhart a190e20a65 [FIX] Include patch to solve referencing the editor's iframe which
is cleaned up untimely in x2many popups.

https://github.com/ckeditor/ckeditor-dev/pull/200/files
2015-07-10 18:31:05 +02:00
Guewen Baconnier 654e27fe71 Merge pull request #163 from hbrunn/8.0-web_dashboard_open_action
[FIX] merge action's and action_attrs'
2015-07-10 11:48:51 +02:00
Guewen Baconnier bd45d21f0a Merge pull request #172 from akretion/8.0_PORT_web_listview_custom_element_number
8.0 port web listview custom element number
2015-07-10 11:31:55 +02:00