Pedro M. Baeza
c4d2981193
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
8 years ago
Pedro M. Baeza
466561181f
[IMP] web_widget_x2many_2d_matrix: Better options parsing
8 years ago
Pedro M. Baeza
388fa3dd4b
[FIX] web_widget_x2many_2d_matrix: Use existing value in load_views
8 years ago
Pedro M. Baeza
3123f7fa30
[IMP] web_widget_x2many_2d_matrix: Include x_axis_clickable and y_axis_clickable attrs
XML attributes for the widget that allows to configure if the axis will be clickable
or not in case the source field is a many2one field.
8 years ago
Jairo Llopis
d3cd13a5a8
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
8 years ago
Pedro M. Baeza
e3a2ca214f
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
8 years ago
Pedro M. Baeza
2a2439b848
[IMP] web_widget_x2many_2d_matrix: New option field_att_<name>
Declare as many options prefixed with this string as you need for binding
a field value with an HTML node attribute (disabled, class, style...)
called as the `<name>` passed in the option.
NOTE: This doesn't prevent to require to fill the full matrix with
all the combination records.
8 years ago
Holger Brunn
3841f92900
[IMP] web_widget_x2many_2d_matrix: Several improvements
* README update to newest OCA template
* Example in README
* Massive performance boost for big matrices, specially on Firefox
* Assign id on row in order to find it back in all cases
* Fix #321 , choked on cached writes
9 years ago
OCA Transbot
a2a90729c9
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
b0eb63ebfc
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
a66512d89b
[UPD] prefix versions with 8.0
9 years ago
Markus Schneider
d05f556414
remove comma
10 years ago
Markus Schneider
5cc931e94b
add OCA to author
10 years ago
Yannick Vaucher
58126af6de
Add bug tracker link on README.rst
10 years ago
Holger Brunn
f59dfc378f
[FIX] also reinitialize totals
10 years ago
Holger Brunn
052a12ac36
[FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
10 years ago
Holger Brunn
d797ed948d
[IMP] better modularity
10 years ago
Holger Brunn
da2ea7d2a6
[IMP] icon
10 years ago
Holger Brunn
48b086e6bf
[IMP] add screenshot, example in README
10 years ago
Holger Brunn
81181c5ee6
[IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
10 years ago
Holger Brunn
e63ade6193
[IMP] we don't need data-x and data-y on the input
10 years ago
Holger Brunn
d5c0a478b9
[ADD] validation
[IMP] write formatted value to back to input
10 years ago
Holger Brunn
6eb62bb572
[FIX] setup focus
10 years ago
Holger Brunn
3cc76e9048
[FIX] replace therp icon
10 years ago
Holger Brunn
6cc4fe601f
[IMP] pass computed totals to inheriting function
10 years ago
Holger Brunn
9590e24f5a
[FIX] update readonly value after editing
10 years ago
Holger Brunn
3abe635c64
[IMP] support changing readonly state
10 years ago
Holger Brunn
3b75298142
[IMP] collapse whitespace in rows
10 years ago
Holger Brunn
7fff989504
[IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
10 years ago
Holger Brunn
6f84c7577c
[ADD] allow to open linked record
of one of the axes is a many2one field
10 years ago
Holger Brunn
8acfc51d7f
[FIX] use odoo's parse_value
10 years ago
Holger Brunn
d545ae5412
[IMP] show column totals in table footer
10 years ago
Holger Brunn
9b65b5d85d
[UPD] readme
10 years ago
Holger Brunn
0dba5d648f
[ADD] web_widget_x2many_2d_matrix
10 years ago
OCA Git Bot
61019b99de
[ADD] setup.py
7 years ago
Pedro M. Baeza
163a9ea265
Merge pull request #892 from MaxyMoos/many2many_tags_multi-selection
[11.0][MIG] `web_widget_many2many_tags_multi_selection`
7 years ago
OCA Git Bot
1c5b9490d5
[ADD] setup.py
7 years ago
Pedro M. Baeza
bbed7bd9a3
Merge pull request #799 from Domatix/11.0-mig-web_searchbar_full_width
[11.0][MIG] web_searchbar_full_width
7 years ago
Pedro M. Baeza
ef135d7521
Merge pull request #869 from qtheuret/11.0-mig-web_dialog_size
11.0 mig web dialog size
7 years ago
Pedro M. Baeza
ebb0f5fdd9
Merge pull request #800 from QubiQ/11.0-mig-web_favicon
[11.0] [MIG] web_favicon
7 years ago
Carlos
673068b18e
[MIG] web_searchbar_full_width: Migration to 11.0
7 years ago
Siddharth Bhalgami
34feda51c7
[10.0-MIG] web_searchbar_full_width for v10.0
8 years ago
Siddharth Bhalgami
65a8b211c2
[MIG] web_searchbar_full_width : migrate to v9.0
9 years ago
Holger Brunn
4e535e7860
add web_searchbar_full_width
10 years ago
Marçal Isern
919a24f5d0
[11.0][MIG] Standard Migration
7 years ago
OCA Transbot
a02a7008ee
OCA Transbot updated translations from Transifex
7 years ago
tarteo
246a15fb66
[ADD] Group 'Edit Favicon'
8 years ago
OCA Transbot
e1cb379487
OCA Transbot updated translations from Transifex
8 years ago
Niki Waibel
ab90a5e0b5
[MIG] web_favicon: Migrated to 10.0 ( #459 )
8 years ago
Pedro M. Baeza
ed69fa2a48
[MIG] web_favicon: Migration to 9.0
9 years ago