3
0
Fork 0
Commit Graph

799 Commits (54effe035b51ecc1ef6934ccb27ccf93a13cc22c)

Author SHA1 Message Date
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
Holger Brunn 6640651ed1 [ADD] web_search_datetime_completion 2015-07-10 13:38:49 +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
Sylvain LE GAL adbb04b22a [FIX] flake8; 2015-07-09 18:01:58 +02:00
Sylvain LE GAL 1a6610c1e3 [REF] refactor openerp file moving description into readme file; add screenshot; 2015-07-09 17:35:12 +02:00
Sylvain LE GAL 33237c228b [IMP] improve visibility of the input for chrome / chromium browser; 2015-07-09 17:33:12 +02:00
Sylvain LE GAL 8bf1bc5f20 [PORT] change js and css references, according to V8 system; 2015-07-09 17:32:21 +02:00
Sylvain LE GAL 5ee8764579 [WIP] port from 7.0 branch 'web_listview_custom_element_number' module; 2015-07-09 16:09:18 +02:00
David Beal a9a2356b9e [IMP] display button with condition 2015-07-07 18:28:30 +02:00
Stefan Rijnhart a8040999ff [FIX] Destroy the editor properly. This prevents errors like
'this.getWindow(...).$ is undefined' in Firefox after closing
a popup containing an editor instance.
was opened in a popup window.
2015-07-07 18:08:56 +02:00
Lionel Sausin cd60b2072c [I18N] FR translation for web_advanced_search_x2x
I could not find the project on Transifex...
2015-07-07 18:05:37 +02:00
Sylvain LE GAL c2a8edde9f Merge pull request #135 from yelizariev/8.0
web_last_viewed_records: add active_id to url
2015-07-06 15:58:31 +02:00
Jonathan Nemry (ACSONE) 3b984312b6 [CHG] some code review:
* Use a better test condition
* Fix the email address
[FIX]
* rename the path and web instance just as the module was
2015-07-03 08:04:45 +02:00
Holger Brunn d028da1058 [FIX] merge action's and action_attrs'
domains/contexts
2015-07-02 14:56:54 +02:00
Stéphane Bidoul 3260cd269d [IMP] web_readonly_bypass: port to OCA from acsone-addons 2015-07-02 14:36:54 +02:00
Holger Brunn 3c886b59ba [FIX] don't autoinstall the module 2015-07-02 12:26:11 +02:00
Holger Brunn 23f6e5b457 [FIX] add license 2015-07-02 12:03:50 +02:00