Commit Graph

  • e8da6a9329 [FIX] Now that we actually destroy editors, we need another check for their currentness Fixes #176 #186 StefanRijnhart 2015-07-23 18:40:44 +0200
  • 747000e097 oops #149 David Beal 2015-07-23 15:57:39 +0200
  • 0af08e75f1 [FIX] field name and add translation David Beal 2015-07-23 15:48:19 +0200
  • a7ae867fa1 Add README.rst Nikolina Todorova 2015-07-23 11:51:10 +0200
  • c8113a6e24 7.0 add Web Note and Web Note Test Nikolina Todorova 2015-07-23 11:41:47 +0200
  • f0f612047d web_translate_dialog: port to v8 Alexis de Lattre 2015-07-22 21:56:07 +0200
  • 03d5ad5406 [FIX] display popup if action is undefined David Beal 2015-07-22 19:34:08 +0200
  • 4872219c34 [IMP] highlight popup button David Beal 2015-07-20 14:42:28 +0200
  • ffda79ad79 [PORT][REF] icon in description folder; move module description into readme file; use qweb file to include js file; #182 Sylvain LE GAL 2015-07-17 17:10:40 +0200
  • 6977562d36 [PORT][WIP] 'web_widget_float_formula' : recover last changes from 7.0 branch; Sylvain LE GAL 2015-07-17 16:45:13 +0200
  • d33f4656e1 [PORT][WIP] move web_widget_float_formula from 'unported' folder; Sylvain LE GAL 2015-07-17 16:43:09 +0200
  • 378e90678a [PORT][REF] Improve description. (change manifest file and add screenshot images); #181 Sylvain LE GAL 2015-07-17 16:22:27 +0200
  • f49e497e5b [PORT][REF] use css instead of js file to change style of popup; Sylvain LE GAL 2015-07-17 16:21:53 +0200
  • 23238aa20b manage end of file PEP8:W292 Pierre Verkest 2015-07-17 15:53:29 +0200
  • 0beaeb5d2f Merge pull request #159 from taktik/8.0-fix-web-shortcut-removed-menu-ah Markus Schneider 2015-07-17 15:36:05 +0200
  • a8db51e2ed [PORT][WIP] move 'web_popup_large' from __unported__ file; Sylvain LE GAL 2015-07-17 15:34:35 +0200
  • 4b4f57d23e [REF] tile form display; #180 Sylvain LE GAL 2015-07-17 12:17:55 +0200
  • 837cb03247 [FIX] incorrect description; Sylvain LE GAL 2015-07-17 12:17:31 +0200
  • 4af98c7be0 [FIX] flake8; Sylvain LE GAL 2015-07-17 12:17:22 +0200
  • 71268ab003 [REF] remove obsolete migration file for V7 udpate; Sylvain LE GAL 2015-07-17 11:47:20 +0200
  • c5c46ebbdf [ADD] Extra demo data; Sylvain LE GAL 2015-07-17 11:47:03 +0200
  • f189ab5bd1 [PORT][REF] change name of field; Sylvain LE GAL 2015-07-17 11:46:50 +0200
  • 13e0d90d93 [PORT][REF] OCA conventions; Sylvain LE GAL 2015-07-17 11:34:42 +0200
  • b9c90b5728 [PORT][REF] new description and icon for 'web_dashboard_tile'; Sylvain LE GAL 2015-07-17 11:30:58 +0200
  • 55e6914275 [PORT] 7.0 -> 8.0 API; Sylvain LE GAL 2015-07-17 11:21:31 +0200
  • ca8da56eda PORT][FIX] minor change in js file due to changes in arch of the page; Sylvain LE GAL 2015-07-17 11:20:56 +0200
  • d74f15fc97 [FIX] merge user context into search popup's context #178 Holger Brunn 2015-07-17 11:14:17 +0200
  • c1911267f6 Remove license header in __init__.py Pierre Verkest 2015-07-17 10:56:35 +0200
  • 8a2e575814 [PORT][WIP] New kind of call for js and css files; Sylvain LE GAL 2015-07-17 09:43:34 +0200
  • 0c452ab975 [WIP] port without changes from 7.0 branch. Instable version. Sylvain LE GAL 2015-07-16 17:03:00 +0200
  • c6395331e7 combine context, Get windows_action context in BufferedDataSet Class Pierre Verkest 2015-07-15 23:28:13 +0200
  • fe7dcd855e Merge pull request #161 from hbrunn/8.0-support_branding Stefan Rijnhart (Therp) 2015-07-15 15:34:51 +0200
  • 49973b1a01 [FIX] readme David Beal 2015-07-14 23:05:12 +0200
  • d650d93a69 document readonly_by_pass Pierre Verkest 2015-07-14 14:05:31 +0200
  • 790a8536b9 by pass readonly fields only if context is set with readonly_by_pass. This context can either be a bool or field name array Pierre Verkest 2015-07-14 13:56:09 +0200
  • 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 #159 Adil Houmadi 2015-07-13 15:23:57 +0200
  • ba909bb91b Merge pull request #168 from StefanRijnhart/8.0-ckeditor_destroy Holger Brunn 2015-07-13 10:31:15 +0200
  • b02806b2dc Merge pull request #167 from numerigraphe/8.0-french Holger Brunn 2015-07-13 10:28:11 +0200
  • 03f2c44e72 [IMP] OCA conventions #168 Stefan Rijnhart 2015-07-10 18:22:38 +0200
  • a190e20a65 [FIX] Include patch to solve referencing the editor's iframe which is cleaned up untimely in x2many popups. Stefan Rijnhart 2015-07-10 18:10:57 +0200
  • 6640651ed1 [ADD] web_search_datetime_completion Holger Brunn 2015-07-10 13:38:49 +0200
  • 654e27fe71 Merge pull request #163 from hbrunn/8.0-web_dashboard_open_action Guewen Baconnier 2015-07-10 11:48:51 +0200
  • bd45d21f0a Merge pull request #172 from akretion/8.0_PORT_web_listview_custom_element_number Guewen Baconnier 2015-07-10 11:31:55 +0200
  • adbb04b22a [FIX] flake8; #172 Sylvain LE GAL 2015-07-09 18:01:58 +0200
  • 1a6610c1e3 [REF] refactor openerp file moving description into readme file; add screenshot; Sylvain LE GAL 2015-07-09 17:35:12 +0200
  • 33237c228b [IMP] improve visibility of the input for chrome / chromium browser; Sylvain LE GAL 2015-07-09 17:33:12 +0200
  • 8bf1bc5f20 [PORT] change js and css references, according to V8 system; Sylvain LE GAL 2015-07-09 17:32:21 +0200
  • 3cb37e81c3 Merge pull request #101 from savoirfairelinux/7.0_add_web_datetime_options Pedro M. Baeza 2015-07-09 16:49:54 +0200
  • 5ee8764579 [WIP] port from 7.0 branch 'web_listview_custom_element_number' module; Sylvain LE GAL 2015-07-09 16:09:18 +0200
  • 7e67ab29cd [FIX] Remove unused keys in __openerp__.py Craig Gowing 2015-07-08 15:34:45 +0100
  • 94797af7c2 [FIX] Remove unused variable Craig Gowing 2015-07-08 09:55:02 +0100
  • ea5695e2aa [FIX] Remove unused variable #169 Craig Gowing 2015-07-08 09:56:08 +0100
  • b48832cdd3 [FIX] Remove unused variable #170 Craig Gowing 2015-07-08 09:55:43 +0100
  • 65bc7d159f [IMP] Port web_exportall to 8.0 and new API Craig Gowing 2015-07-08 09:29:36 +0100
  • 1057175cbd [IMP] Import web_exportall from 7.0 Craig Gowing 2015-07-07 15:16:45 +0100
  • 8ec682f2b3 [REF] Update copyright headers Craig Gowing 2015-07-07 15:11:29 +0100
  • 0f4a9d13a5 [IMP] Port web_exportall to 7.0 Craig Gowing 2015-07-07 15:08:26 +0100
  • 5f141cbebc [ADD] Import web_exportall from 6.1 Craig Gowing 2015-07-07 15:08:05 +0100
  • a9a2356b9e [IMP] display button with condition David Beal 2015-07-07 18:28:30 +0200
  • 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. Stefan Rijnhart 2015-07-07 18:08:56 +0200
  • cd60b2072c [I18N] FR translation for web_advanced_search_x2x #167 Lionel Sausin 2015-07-07 18:05:37 +0200
  • 0b5a40560c [REF] Update copyright headers Craig Gowing 2015-07-07 15:10:37 +0100
  • 2f0c954014 [FIX] Correct context being overwritten Craig Gowing 2015-07-07 15:09:49 +0100
  • f050acf374 [REF] Refactor code format to PEP8 and neaten up code Craig Gowing 2015-07-07 14:11:25 +0100
  • 47a152cfe8 [IMP] Web module to allow export of all records from all pages of search results Craig Gowing 2015-07-07 13:53:04 +0100
  • e0ce0484c3 [IMP] Module 'support_branding' - Add FR translations #165 sebalix 2015-07-03 20:03:07 +0200
  • c2a8edde9f Merge pull request #135 from yelizariev/8.0 Sylvain LE GAL 2015-07-06 15:58:31 +0200
  • fe6d6ab1c8 Merge pull request #150 from akretion/web_custom_search_quantity Pedro M. Baeza 2015-07-04 01:07:41 +0200
  • c6e993c579 [IMP] Module 'support_branding' - Update PO template sebalix 2015-07-03 20:02:14 +0200
  • a6845510a9 [FIX] Module 'support_branding' - Close the CrashManager dialog after pushing the 'Send to' button sebalix 2015-07-03 19:51:42 +0200
  • e93ab3fa64 [REF] add roadmap; #150 Sylvain LE GAL 2015-07-03 16:21:08 +0200
  • e3b42a5c62 [ADD] support_branding sebalix 2015-07-02 11:01:40 +0200
  • 5eb3f759d0 Add README.rst, fix formating Pierre Verkest 2015-07-03 09:48:35 +0200
  • 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 Jonathan Nemry (ACSONE) 2015-07-03 08:04:45 +0200
  • 991c74746c port web_readonly_bypass on v7 Pierre Verkest 2015-07-03 01:26:28 +0200
  • 6966470f9d [ADD] web_readonly_bypass: allow to save an onchange modifications on readonly fields Jonathan Nemry 2014-04-11 14:11:45 +0200
  • d028da1058 [FIX] merge action's and action_attrs' #163 Holger Brunn 2015-07-02 14:56:54 +0200
  • 3260cd269d [IMP] web_readonly_bypass: port to OCA from acsone-addons Stéphane Bidoul 2015-07-02 10:27:05 +0200
  • 3c886b59ba [FIX] don't autoinstall the module #161 Holger Brunn 2015-07-02 12:26:11 +0200
  • 23f6e5b457 [FIX] add license Holger Brunn 2015-07-02 12:03:50 +0200
  • 749b47ee15 [ADD] web_readonly_bypass: allow to save an onchange modifications on readonly fields Jonathan Nemry 2014-04-11 14:11:45 +0200
  • 9adccf5013 [IMP] add help fields, qweb report David Beal 2015-07-02 00:12:41 +0200
  • 245b95245a [FIX] the parameters can't be noupdate Holger Brunn 2015-07-01 17:06:58 +0200
  • 5817531f0b [ADD] support_branding Holger Brunn 2015-07-01 17:00:11 +0200
  • da211503f1 Update one2many_multi_select_input.js #160 szufisher 2015-07-01 17:10:29 +0800
  • 4cce60e3a4 Update README.rst szufisher 2015-07-01 17:08:56 +0800
  • dc5ec076da Create README.rst szufisher 2015-07-01 16:56:35 +0800
  • 77e1816599 Update __openerp__.py szufisher 2015-07-01 16:54:10 +0800
  • 0c4e8218ec Create __openerp__.py szufisher 2015-07-01 16:43:18 +0800
  • 0077bcbcd8 Create one2many_multi_select_input.xml szufisher 2015-07-01 16:41:39 +0800
  • 0a68a4afc7 Create one2many_multi_select_input.js szufisher 2015-07-01 16:27:35 +0800
  • 077b2f1595 Create __init__.py szufisher 2015-07-01 16:23:03 +0800
  • 7860bb1224 Create README.rst szufisher 2015-07-01 16:19:42 +0800
  • 42a75ee427 Create paste_from_clipboard.js szufisher 2015-07-01 15:59:57 +0800
  • 23fc329d51 Create main.py szufisher 2015-07-01 15:56:52 +0800
  • cf38a23bbf Create __init__.py szufisher 2015-07-01 15:55:58 +0800
  • 95ac167424 Create paste_from_clipboard.xml szufisher 2015-07-01 15:55:12 +0800
  • 27cfe8df5b Create __openerp__.py szufisher 2015-07-01 15:54:08 +0800
  • c2cc42e119 Create __init__.py szufisher 2015-07-01 15:52:50 +0800
  • 5c30b488a6 [FIX] switch to external popup David Beal 2015-06-30 20:37:57 +0200