Commit Graph

2268 Commits (c78d73d9b14fa6ec698cf5a3cc8f1379610d994c)

Author SHA1 Message Date
Alexandre D. Díaz 076ca81059 [IMP] web_pwa_oca: Readme 2020-12-11 17:03:58 +01:00
Pedro M. Baeza 191a6e0522
Merge pull request #2 from legalsylvain/12.0-FIX-web_pwa_oca-no-error-raised-firefox-private-mode
[FIX] web_pwa_oca : do not raise an error if service workers is disabled (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
2020-12-11 14:41:25 +01:00
David Alonso 5acefa7f2a [MIG] web_widget_timepicker: migration to 12.0 2020-12-11 13:22:24 +01:00
OCA-git-bot 112f19ba5c [UPD] README.rst 2020-12-11 12:59:26 +01:00
Lois Rilo eadd0ed718 [11.0][FIX] web_widget_timepicker: duplicated link in readme. 2020-12-11 12:59:26 +01:00
OCA-git-bot c31dee96cd [UPD] README.rst 2020-12-11 12:59:26 +01:00
oca-travis aa06a179cd [UPD] Update web_widget_timepicker.pot 2020-12-11 12:59:26 +01:00
Alexandre Díaz 51c3d56b4a [11.0][MIG] web_widget_timepicker 2020-12-11 12:59:26 +01:00
Holger Brunn f679cb371b [FIX] RST syntax 2020-12-11 12:59:26 +01:00
oca-travis 2dca3d624d [UPD] Update web_widget_timepicker.pot 2020-12-11 12:59:26 +01:00
smurf-U 3493801859 [10.0][MIG]migrate web_widget_timepicker 2020-12-11 12:59:26 +01:00
Pedro M. Baeza cc1329e21e [MIG] Rename manifest files 2020-12-11 12:59:25 +01:00
Pedro M. Baeza 28ec5815ed [MIG] Make modules uninstallable 2020-12-11 12:59:25 +01:00
docmfried 685841b50a [FIX]: Change README.rst according to OCA template
[IMP]: New module icon
[ADD]: Screenshot / images to give an visual overview
2020-12-11 12:59:25 +01:00
docmfried b54afa72f2 [FIX]: Remove needless comments in __openerp__.py
[FIX]: Cleanup user provided timepicker options initialization and handling
2020-12-11 12:59:25 +01:00
docmfried d0b733c3ec [FIX]: More TravisCI LINT errors
[FIX]: Replace eval() function in web_widget_timepicker.js
[FIX]: Change options to data-options in field record defintion
2020-12-11 12:59:25 +01:00
docmfried 5493ea3e12 [FIX]: More TravisCI LINT errors
[FIX]: Missing semicolon in web_widget_timepicker.js
2020-12-11 12:59:25 +01:00
docmfried 55b9b1e4a2 [FIX]: Formal license and Travis LINT errors
[FIX]: Renaming files according to OCA standards
[FIX]: Change internal persistance form char to float
[FIX]: Reorder jquery plugin to lib directory
[ADD]: Form field record defintion can override timepicker plugin options
2020-12-11 12:59:25 +01:00
docmfried 75d1cc434b [ADD] Added new form field web timepicker widget for Odoo Version 9.0 2020-12-11 12:59:25 +01:00
docmfried 0937c54b6b Added new form field web timepicker widget for Odoo Version 9.0 2020-12-11 12:59:25 +01:00
Sylvain LE GAL a2e801a440 [FIX] web_pwa_oca : do not raise an error if service workers is disabled (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser 2020-12-11 11:28:52 +01:00
Alexandre D. Díaz 4a293d8d12 [IMP] web_pwa_oca: Drop BeforeInstallPrompt 2020-12-11 02:11:56 +01:00
Alexandre D. Díaz 24941af9eb [FIX] web_widget_one2many_product_picker: Unlimit records 2020-12-10 20:12:00 +01:00
Alexandre D. Díaz 740a0d3910 [FIX] web_widget_one2many_product_picker: Show lines with archived products 2020-12-10 19:56:08 +01:00
Alexandre D. Díaz edf31e2793 [FIX] web_widget_one2many_product_picker: setState when the widget was destroyed 2020-12-10 03:05:15 +01:00
Alexandre D. Díaz 5abae48794 [IMP] web_widget_one2many_product_picker: linter changes 2020-12-10 02:45:01 +01:00
Alexandre D. Díaz 890595e446 [FIX] web_widget_one2many_product_picker: Subtotal with discounts 2020-12-09 17:20:00 +01:00
Alexandre D. Díaz 6c24400709 [IMP] web_widget_one2many_product_picker: Modify rpc request context 2020-12-09 17:20:00 +01:00
Enric Tobella 77d7fa0156 [MIG][12.0] web_widget_child_selector 2020-12-09 17:16:15 +01:00
Pedro M. Baeza 102c81e48d [FIX] web_company_color: Resilient tests
We need to disable the company unlinking test, as if not, when tested
in integrated environments, it fails as there are records linked to the
company, like the warehouse when `stock` module is installed.
2020-12-07 20:43:23 +01:00
OCA Transbot 5c78dcb727 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-12.0/web-12.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca/
2020-12-04 17:22:24 +00:00
OCA-git-bot 77d41125f9 web_pwa_oca 12.0.2.0.0 2020-12-04 17:22:09 +00:00
oca-travis b203053fce [UPD] Update web_pwa_oca.pot 2020-12-04 16:58:43 +00:00
OCA-git-bot 23ed9c4ccb Merge PR #1628 into 12.0
Signed-off-by pedrobaeza
2020-12-04 16:50:29 +00:00
Alexandre D. Díaz e5c219f9f3 [IMP] web_pwa_oca: Drop cache and refactor 2020-12-04 16:19:05 +01:00
OCA-git-bot d069c28ccd [ADD] setup.py 2020-12-04 15:15:49 +00:00
OCA-git-bot 27648a0b6a [ADD] icon.png 2020-12-04 15:15:49 +00:00
João Marques 7473a485e9 [12.0][IMP] web_pwa_oca: configurable name and icon
Add ability to configure name, short name and icon for PWA in Odoo
General Settings.
The different icon sizes also get replaced by a single SVG

TT25979
2020-12-04 15:59:43 +01:00
Alexandre Díaz a74fbb34c0 [IMP] web_pwa_oca: Refactor to use OdooClass 2020-12-04 15:59:43 +01:00
oca-travis dc17bb370b [UPD] Update web_set_single_page_hidden.pot 2020-12-04 14:56:35 +00:00
OCA-git-bot 85696c4088 Merge PR #1723 into 12.0
Signed-off-by pedrobaeza
2020-12-04 14:40:47 +00:00
Vincent Van Rossem 7a95f7b231 [12.0][MIG] web_sheet_full_width 2020-12-04 10:09:41 +01:00
oca-travis fbc1496d4c [UPD] Update web_sheet_full_width.pot 2020-12-03 19:23:23 +01:00
Pedro M. Baeza 205f093fbe [FIX] web_sheet_full_width: PEP8 2020-12-03 19:23:23 +01:00
Jerther 693cfbb7ce [FIX] web_sheet_full_width: fix assets.xml in manifest and missing parenthesis in readme. 2020-12-03 19:23:23 +01:00
Jerther e54097f56b [MIG] web_sheet_full_width: migration to 11.0. 2020-12-03 19:23:23 +01:00
Frédéric Garbely c46a8fecf2 [FIX] Bugfix in web_sheet_full_width for enterprise edition (#530) 2020-12-03 19:23:23 +01:00
Sylvain LE GAL 6ba292bd08 10.0 port web sheet full width (#449)
[MIG] adapt web_sheet_full_width to V10.0 web framework
2020-12-03 19:23:23 +01:00
Pedro M. Baeza ff89348638 [MIG] Rename manifest files 2020-12-03 19:23:23 +01:00
Pedro M. Baeza 3a34f3e291 [MIG] Make modules uninstallable 2020-12-03 19:23:23 +01:00