Jairo Llopis
3d7183062b
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
2018-11-20 08:34:56 +00:00
Pedro M. Baeza
ce503fc8a6
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2018-11-20 08:34:56 +00:00
Pedro M. Baeza
7f196f715a
[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.
2018-11-20 08:34:56 +00:00
Holger Brunn
323ed2bd30
[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
2018-11-20 08:34:56 +00:00
OCA Transbot
9a52534dd2
OCA Transbot updated translations from Transifex
2018-11-20 08:34:56 +00:00
Pedro M. Baeza
a9748505d4
[MIG] Make modules uninstallable
2018-11-20 08:34:56 +00:00
Stéphane Bidoul
9b8bcbc52d
[UPD] prefix versions with 8.0
2018-11-20 08:34:56 +00:00
Markus Schneider
0c0041f984
remove comma
2018-11-20 08:34:56 +00:00
Markus Schneider
0e0c0f8d6d
add OCA to author
2018-11-20 08:34:56 +00:00
Yannick Vaucher
09d3661415
Add bug tracker link on README.rst
2018-11-20 08:34:56 +00:00
Holger Brunn
8ff5229112
[FIX] also reinitialize totals
2018-11-20 08:34:56 +00:00
Holger Brunn
e3f3a55e05
[FIX] support rerendering after virtual ids change
...
this is necessary for correct operation after creating new records
2018-11-20 08:34:56 +00:00
Holger Brunn
c6962de141
[IMP] better modularity
2018-11-20 08:34:56 +00:00
Holger Brunn
299c1153d1
[IMP] icon
2018-11-20 08:34:56 +00:00
Holger Brunn
55a6f3531a
[IMP] add screenshot, example in README
2018-11-20 08:34:56 +00:00
Holger Brunn
8c4fa12b45
[IMP] use semantic css classes instead of element names
...
[RFR] and being on it, make reacting to changes in overrides simple
2018-11-20 08:34:56 +00:00
Holger Brunn
e33404dc06
[IMP] we don't need data-x and data-y on the input
2018-11-20 08:34:56 +00:00
Holger Brunn
29b3401c45
[ADD] validation
...
[IMP] write formatted value to back to input
2018-11-20 08:34:56 +00:00
Holger Brunn
b66e4ef04a
[FIX] setup focus
2018-11-20 08:34:56 +00:00
Holger Brunn
5a93f163ea
[FIX] replace therp icon
2018-11-20 08:34:56 +00:00
Holger Brunn
923236dae9
[IMP] pass computed totals to inheriting function
2018-11-20 08:34:56 +00:00
Holger Brunn
dda1629c41
[FIX] update readonly value after editing
2018-11-20 08:34:56 +00:00
Holger Brunn
03c652fb0b
[IMP] support changing readonly state
2018-11-20 08:34:56 +00:00
Holger Brunn
2a71992d4e
[IMP] collapse whitespace in rows
2018-11-20 08:34:56 +00:00
Holger Brunn
647ba2028b
[IMP] handle readonly flag
...
[ADD] show grand total
[IMP] classify floats as floats
2018-11-20 08:34:56 +00:00
Holger Brunn
346cef95a4
[ADD] allow to open linked record
...
of one of the axes is a many2one field
2018-11-20 08:34:56 +00:00
Holger Brunn
865411d234
[FIX] use odoo's parse_value
2018-11-20 08:34:56 +00:00
Holger Brunn
20d1b205a8
[IMP] show column totals in table footer
2018-11-20 08:34:56 +00:00
Holger Brunn
9bc430fea7
[UPD] readme
2018-11-20 08:34:56 +00:00
Holger Brunn
d6664b3bc7
[ADD] web_widget_x2many_2d_matrix
2018-11-20 08:34:56 +00:00
oca-travis
8ad34685c6
[UPD] Update web_ir_actions_act_view_reload.pot
2018-11-19 17:48:22 +02:00
Petar Najman
06b19d7b24
Contribution: add module web_ir_actions_act_view_reload
2018-11-19 17:48:22 +02:00
oca-travis
71f8850673
[UPD] Update web_timeline.pot
2018-11-16 15:09:08 +00:00
OCA-git-bot
6509f90977
[ADD] setup.py
2018-11-16 15:00:37 +00:00
OCA-git-bot
5c430d4fbf
[UPD] README.rst
2018-11-16 15:00:37 +00:00
Pedro M. Baeza
725515a6b9
Merge pull request #1090 from tarteo/12.0-web_timeline
...
[12.0][MIG] web_timeline
2018-11-16 16:00:29 +01:00
oca-travis
a71c399b18
[UPD] Update web_decimal_numpad_dot.pot
2018-11-08 18:08:14 +00:00
OCA-git-bot
3d2948dd76
[ADD] setup.py
2018-11-08 17:51:28 +00:00
Pedro M. Baeza
da67c0be44
Merge pull request #1097 from Tecnativa/12.0-mig-web_decimal_numpad_dot
...
12.0 mig web_decimal_numpad_dot
2018-11-08 18:51:21 +01:00
ernesto
66a2c9631f
[MIG] web_decimal_numpad_dot: Migration to 12.0
2018-11-08 18:39:52 +01:00
David Vidal
eb0530b5e6
[FIX] web_decimal_numpad: float_time format ( #1068 )
...
Recover functionality from https://github.com/OCA/web/pull/720 , which was lost in migration to Odoo v11.
2018-11-08 18:39:52 +01:00
oca-travis
9bab7feffd
[UPD] Update web_decimal_numpad_dot.pot
2018-11-08 18:39:52 +01:00
Jordi Ballester Alomar
56f7bad1c3
fix tab navigation issue in web_decimal_numpad_dot
2018-11-08 18:39:52 +01:00
David Vidal
797a6fc107
[FIX] web_decimal_numpad: extend FieldMonetary ( #867 )
2018-11-08 18:39:52 +01:00
David
11fa9ad5f8
[MIG] web_decimal_numpad_dot: Migration to 11.0
2018-11-08 18:39:52 +01:00
Jairo Llopis
f892e30a6f
[FIX][IMP][web_decimal_numpad_dot] Support float time
...
- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
2018-11-08 18:39:52 +01:00
David Vidal
28af79ac38
[MIG] web_decimal_numpad_dot: Migration to 10.0
2018-11-08 18:39:52 +01:00
Roel Adriaans
1225b34723
[IMP] web_decimal_numpad_dot: use the decimal_point defined in user language
2018-11-08 18:39:52 +01:00
Omar Castiñeira Saavedra
414dc03fae
[IMP] web_decimal_numpad_dot: fixed float widget not working properly
2018-11-08 18:39:52 +01:00
oihane
8cd453b114
[IMP] web_decimal_numpad_dot: now changes . for , in floating numbers
2018-11-08 18:39:52 +01:00