Commit Graph

848 Commits (0405bacb3d4ac9cb1547e4a370569695e0b3236b)

Author SHA1 Message Date
Holger Brunn 3abe635c64 [IMP] support changing readonly state 2018-03-27 17:16:11 +02:00
Holger Brunn 3b75298142 [IMP] collapse whitespace in rows 2018-03-27 17:16:11 +02:00
Holger Brunn 7fff989504 [IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
2018-03-27 17:16:11 +02:00
Holger Brunn 6f84c7577c [ADD] allow to open linked record
of one of the axes is a many2one field
2018-03-27 17:16:11 +02:00
Holger Brunn 8acfc51d7f [FIX] use odoo's parse_value 2018-03-27 17:16:11 +02:00
Holger Brunn d545ae5412 [IMP] show column totals in table footer 2018-03-27 17:16:11 +02:00
Holger Brunn 9b65b5d85d [UPD] readme 2018-03-27 17:16:11 +02:00
Holger Brunn 0dba5d648f [ADD] web_widget_x2many_2d_matrix 2018-03-27 17:16:11 +02:00
OCA Git Bot 61019b99de [ADD] setup.py 2018-03-27 04:38:23 +02:00
Pedro M. Baeza 163a9ea265
Merge pull request #892 from MaxyMoos/many2many_tags_multi-selection
[11.0][MIG] `web_widget_many2many_tags_multi_selection`
2018-03-26 12:09:51 +02:00
OCA Git Bot 1c5b9490d5 [ADD] setup.py 2018-03-26 04:37:57 +02:00
Pedro M. Baeza bbed7bd9a3
Merge pull request #799 from Domatix/11.0-mig-web_searchbar_full_width
[11.0][MIG] web_searchbar_full_width
2018-03-25 19:59:34 +02:00
Pedro M. Baeza ef135d7521
Merge pull request #869 from qtheuret/11.0-mig-web_dialog_size
11.0 mig web dialog size
2018-03-25 19:55:08 +02:00
Pedro M. Baeza ebb0f5fdd9
Merge pull request #800 from QubiQ/11.0-mig-web_favicon
[11.0] [MIG] web_favicon
2018-03-25 19:44:34 +02:00
Carlos 673068b18e [MIG] web_searchbar_full_width: Migration to 11.0 2018-03-25 19:31:42 +02:00
Siddharth Bhalgami 34feda51c7 [10.0-MIG] web_searchbar_full_width for v10.0 2018-03-25 19:27:17 +02:00
Siddharth Bhalgami 65a8b211c2 [MIG] web_searchbar_full_width : migrate to v9.0 2018-03-25 19:27:07 +02:00
Holger Brunn 4e535e7860 add web_searchbar_full_width 2018-03-25 19:26:31 +02:00
Marçal Isern 919a24f5d0 [11.0][MIG] Standard Migration 2018-03-25 19:22:17 +02:00
OCA Transbot a02a7008ee OCA Transbot updated translations from Transifex 2018-03-25 19:22:17 +02:00
tarteo 246a15fb66 [ADD] Group 'Edit Favicon' 2018-03-25 19:22:17 +02:00
OCA Transbot e1cb379487 OCA Transbot updated translations from Transifex 2018-03-25 19:22:16 +02:00
Niki Waibel ab90a5e0b5 [MIG] web_favicon: Migrated to 10.0 (#459) 2018-03-25 19:22:15 +02:00
Pedro M. Baeza ed69fa2a48 [MIG] web_favicon: Migration to 9.0 2018-03-25 19:21:00 +02:00
Pedro M. Baeza dcd07e6629 [IMP] web_favicon: Nicer icon + README imp + support files 2018-03-25 19:20:59 +02:00
Holger Brunn 1c708cead9 [ADD] web_favicon
closes #199
2018-03-25 19:20:59 +02:00
Quentin Theuret 7a2ba30b7d [MIG] Migrate web_dialog_size module to v11 2018-03-25 19:13:50 +02:00
David b246adf640 [FIX] web_dialog_size: default_maximize
- default_maximize option wasn't working due to strict value comparison
2018-03-25 19:13:50 +02:00
David Vidal 983b98b4c9 [10.0][FIX] web_dialog_size: export modal (#746)
* [10.0][FIX] web_dialog_size: export modal

- PR #733 introduced draggable dialogs wich broke some of them
2018-03-25 19:13:50 +02:00
Wolfgang Pichler d38ba72efc [IMP] Added draggable support to dialogs 2018-03-25 19:13:50 +02:00
Siddharth Bhalgami ec4353fa71 [10.0-MIG] web_dialog_size for v10.0 2018-03-25 19:13:49 +02:00
Siddharth Bhalgami f1dbecb3c9 [MIG] web_dialog_siza: Migrate to v9.0 2018-03-25 19:13:19 +02:00
Stéphane Bidoul 0f0fc59e7e [FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter 2018-03-25 19:12:37 +02:00
Pedro M. Baeza 1b12b6b539 [IMP] web_dialog_size: Select default dialog size by config
* [IMP] web_dialog_size: Put dialog size expanded by default

* [REM] web_popup_large: By duplication of the functionality

* [IMP] web_dialog_size: README and contributors

* [ADD] configuration parameter for default behavior

[FIX] return super's promise
[IMP] use fontawesome icons for buttons
2018-03-25 19:12:37 +02:00
Stéphane Bidoul 6033bc3ccc [UPD] prefix versions with 8.0 2018-03-25 19:12:24 +02:00
Anthony Muschang a8122d3553 [ADD] module web_dialog_size
New module that let the user expand a dialog box to the full screen
width.
2018-03-25 19:12:24 +02:00
Maxence Groine dc7ffce7cd [MIG] web_widget_many2many_tags_multi_selection: Migration to 11.0 2018-03-19 13:37:59 +01:00
OCA Transbot 539c1f1129 OCA Transbot updated translations from Transifex 2018-03-19 11:23:19 +01:00
Florent de Labarre b3dc121582 [MIG] web_widget_many2many_tags_multi_selection (#623) 2018-03-19 11:20:15 +01:00
Pedro M. Baeza 82acf06187 [MIG] Rename manifest files 2018-03-19 11:20:14 +01:00
Pedro M. Baeza 57b7691e01 [MIG] Make modules uninstallable 2018-03-19 11:20:14 +01:00
Pedro M. Baeza f0437fb70a Revert "Revert "[MIG]Migrated web widget many2many_tags multi selection in v9"" 2018-03-19 11:20:14 +01:00
Pedro M. Baeza 5c417d1812 Revert "[MIG]Migrated web widget many2many_tags multi selection in v9" 2018-03-19 11:20:14 +01:00
Jamin Shah d5f9f93d9c [MIG]Migrated web widget many2many_tags multi selection in v9 2018-03-19 11:20:14 +01:00
Pedro M. Baeza e1683da18a [MIG] Make modules uninstallable 2018-03-19 11:20:14 +01:00
Stéphane Bidoul 93fb7db6fb [UPD] prefix versions with 8.0 2018-03-19 11:20:14 +01:00
Yannick Vaucher 4c133aa32e Add missing default oca icons 2018-03-19 11:20:14 +01:00
Yannick Vaucher 07ed98840b Add bug tracker link on README.rst 2018-03-19 11:20:14 +01:00
Sylvain Calador f06d96f759 [IMP] better module name 2018-03-19 11:20:14 +01:00
Sylvain Calador f14199f452 [IMP] README.rst: more explicative description 2018-03-19 11:20:14 +01:00