-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[12.0][MIG] web_widget_x2many_2d_matrix #1101
[12.0][MIG] web_widget_x2many_2d_matrix #1101
Commits on Nov 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9d53699 - Browse repository at this point
Copy the full SHA 9d53699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e73cdd - Browse repository at this point
Copy the full SHA 4e73cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec242a - Browse repository at this point
Copy the full SHA 3ec242aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa706d - Browse repository at this point
Copy the full SHA 1aa706dView commit details -
[ADD] allow to open linked record
of one of the axes is a many2one field
Configuration menu - View commit details
-
Copy full SHA for 4ef233d - Browse repository at this point
Copy the full SHA 4ef233dView commit details -
[ADD] show grand total [IMP] classify floats as floats
Configuration menu - View commit details
-
Copy full SHA for 24adac0 - Browse repository at this point
Copy the full SHA 24adac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5155a - Browse repository at this point
Copy the full SHA 3f5155aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff664d - Browse repository at this point
Copy the full SHA 0ff664dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483b02f - Browse repository at this point
Copy the full SHA 483b02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f2cb4 - Browse repository at this point
Copy the full SHA 61f2cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f35550 - Browse repository at this point
Copy the full SHA 3f35550View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa17226 - Browse repository at this point
Copy the full SHA fa17226View commit details -
[IMP] write formatted value to back to input
Configuration menu - View commit details
-
Copy full SHA for 555de4a - Browse repository at this point
Copy the full SHA 555de4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b460f5 - Browse repository at this point
Copy the full SHA 9b460f5View commit details -
[IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
Configuration menu - View commit details
-
Copy full SHA for 49131e0 - Browse repository at this point
Copy the full SHA 49131e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b87b5e5 - Browse repository at this point
Copy the full SHA b87b5e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f62ae - Browse repository at this point
Copy the full SHA 03f62aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 410bf22 - Browse repository at this point
Copy the full SHA 410bf22View commit details -
[FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
Configuration menu - View commit details
-
Copy full SHA for e8d6014 - Browse repository at this point
Copy the full SHA e8d6014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0d890 - Browse repository at this point
Copy the full SHA 5f0d890View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6c41f - Browse repository at this point
Copy the full SHA fe6c41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b051d46 - Browse repository at this point
Copy the full SHA b051d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8705e57 - Browse repository at this point
Copy the full SHA 8705e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31ee8b - Browse repository at this point
Copy the full SHA a31ee8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ef856 - Browse repository at this point
Copy the full SHA 49ef856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 004b29e - Browse repository at this point
Copy the full SHA 004b29eView commit details -
[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 OCA#321, choked on cached writes
Configuration menu - View commit details
-
Copy full SHA for 165e962 - Browse repository at this point
Copy the full SHA 165e962View commit details -
[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.
Configuration menu - View commit details
-
Copy full SHA for c0c6289 - Browse repository at this point
Copy the full SHA c0c6289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9b934 - Browse repository at this point
Copy the full SHA 9e9b934View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a1713 - Browse repository at this point
Copy the full SHA c1a1713View commit details -
[IMP] web_widget_x2many_2d_matrix: Include x_axis_clickable and y_axi…
…s_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.
Configuration menu - View commit details
-
Copy full SHA for 5990b02 - Browse repository at this point
Copy the full SHA 5990b02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6542442 - Browse repository at this point
Copy the full SHA 6542442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 606c25a - Browse repository at this point
Copy the full SHA 606c25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f40019 - Browse repository at this point
Copy the full SHA 4f40019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a3af9 - Browse repository at this point
Copy the full SHA 50a3af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f1a37 - Browse repository at this point
Copy the full SHA b4f1a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ed7d3 - Browse repository at this point
Copy the full SHA 20ed7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35d088 - Browse repository at this point
Copy the full SHA b35d088View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb2e8a - Browse repository at this point
Copy the full SHA cbb2e8aView commit details -
[IMP] web_widget_x2many_2d_matrix: Update example
There are now more required fields for a task.
Configuration menu - View commit details
-
Copy full SHA for f7881e1 - Browse repository at this point
Copy the full SHA f7881e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7f30a - Browse repository at this point
Copy the full SHA 0f7f30aView commit details -
[FIX] web_widget_x2many_2d_matrix: fixes (OCA#712)
* Patches to make module operational. * Minor fix to Readonly Switch * Fix to render to set change attribute. * Totals recompute. Fixes OCA#697
Configuration menu - View commit details
-
Copy full SHA for 2fc7a00 - Browse repository at this point
Copy the full SHA 2fc7a00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908dc89 - Browse repository at this point
Copy the full SHA 908dc89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27aed59 - Browse repository at this point
Copy the full SHA 27aed59View commit details -
[MIG+REF][11] web_widget_x2many_2d_matrix
The widget has been completely refactored to benefit from the new MVC paradigm introduced in v11.
Configuration menu - View commit details
-
Copy full SHA for 935bd42 - Browse repository at this point
Copy the full SHA 935bd42View commit details -
[11.0] x2m matrix widget: Fix display of widget when called in onchange
Add nicer message when there are no values to display
Configuration menu - View commit details
-
Copy full SHA for 2d4a45c - Browse repository at this point
Copy the full SHA 2d4a45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8419269 - Browse repository at this point
Copy the full SHA 8419269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e93093 - Browse repository at this point
Copy the full SHA 8e93093View commit details -
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100,0% (1 of 1 strings) Translation: web-11.0/web-11.0-web_widget_x2many_2d_matrix Translate-URL: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_widget_x2many_2d_matrix/pt_BR/
Configuration menu - View commit details
-
Copy full SHA for 8bf6c91 - Browse repository at this point
Copy the full SHA 8bf6c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8a044 - Browse repository at this point
Copy the full SHA fe8a044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dba2c0 - Browse repository at this point
Copy the full SHA 6dba2c0View commit details -
[FIX] web_widget_x2many_2d_matrix: Allow empty cells
Before this commit, if a matrix was lacking one element, some ugly errors appeared to the user. Now, it just displays the empty cell and lets the user go on. Also, acknowledge another limitation of the widget and add it to roadmap.
Configuration menu - View commit details
-
Copy full SHA for 0fd0446 - Browse repository at this point
Copy the full SHA 0fd0446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2439bde - Browse repository at this point
Copy the full SHA 2439bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c09db - Browse repository at this point
Copy the full SHA 47c09dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 652af96 - Browse repository at this point
Copy the full SHA 652af96View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc66ba9 - Browse repository at this point
Copy the full SHA fc66ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57d77a - Browse repository at this point
Copy the full SHA a57d77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2969a - Browse repository at this point
Copy the full SHA fa2969aView commit details