3
0
Fork 0
Commit Graph

51 Commits (eec4fc6aad662c7dd3bcec29c149a18b4896a132)

Author SHA1 Message Date
Holger Brunn 83c5a1df82
fixup! [IMP] web_widget_x2many_2d_matrix: New option field_att_<name> 2018-10-25 15:44:52 +02:00
Nedas Zilinskas 1b4b1b77e4 [FIX] fix lint errors across the repository (#968) 2018-06-26 12:05:27 +02:00
oca-travis 9000ff3b79 [UPD] Update web_widget_x2many_2d_matrix.pot 2018-06-24 01:30:19 +00:00
OCA Transbot d4ee6d8fba OCA Transbot updated translations from Transifex 2017-05-02 03:21:54 +02:00
OCA Transbot 7b1ec94b86 OCA Transbot updated translations from Transifex 2016-12-17 01:23:54 -05:00
OCA Transbot d11c001d1e OCA Transbot updated translations from Transifex 2016-11-29 14:34:08 -05:00
Cédric Pigeon 62539e36f9 [8.0] render axis values in received order 2016-11-23 15:19:00 +01:00
Cédric Pigeon 3320ada4bb [8.0] add x_axis_clickable and y_axis_clickable properties on widget 2016-11-11 17:15:53 +01:00
OCA Transbot 6e35172b30 OCA Transbot updated translations from Transifex 2016-09-18 11:20:31 -04:00
Pedro M. Baeza 28adcce3ec [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.
2016-09-15 00:50:39 +02:00
OCA Transbot 642decdbab OCA Transbot updated translations from Transifex 2016-08-28 09:36:57 -04:00
Stéphane Bidoul (ACSONE) 887ee3e6da [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:15:57 +02:00
OCA Transbot e8e2a9da4c OCA Transbot updated translations from Transifex 2016-05-08 15:21:29 -04:00
Guewen Baconnier 727e4dfce4 Merge pull request #327 from hbrunn/8.0-issue321
[FIX] fix #321, choked on cached writes
2016-03-31 08:31:14 +02:00
OCA Transbot 1857a3d125 OCA Transbot updated translations from Transifex 2016-03-20 09:52:02 -04:00
Holger Brunn d4be4768cb [FIX] fix #321, choked on cached writes 2016-03-17 11:05:13 +01:00
OCA Transbot 5292f1689d OCA Transbot updated translations from Transifex 2016-03-13 09:15:04 -04:00
Pedro M. Baeza 05a38c08d6 Merge pull request #295 from hbrunn/8.0-web_widget_x2many_2d_matrix
[IMP] massive performance boost for big matrices
2016-02-20 17:36:14 +01:00
OCA Transbot 18a84a1816 OCA Transbot updated translations from Transifex 2016-02-07 03:20:39 -05:00
OCA Transbot 21b7fce4fd OCA Transbot updated translations from Transifex 2016-01-31 03:05:56 -05:00
Holger Brunn 9dc1b03852 [FIX] assign id on row in order to find it back in all cases 2016-01-26 15:44:27 +01:00
Holger Brunn 035b09ce8c [FIX] rebase artefacts 2016-01-21 13:30:57 +01:00
Holger Brunn f2e2aebbc7 [IMP] massive performance boost for big matrices
especially on firefox
2016-01-18 16:45:04 +01:00
Holger Brunn ff1f9a49e5 [IMP] update to newest OCA template
[ADD] example in readme
2016-01-18 16:45:04 +01:00
OCA Transbot fc6a5ece31 OCA Transbot updated translations from Transifex 2016-01-10 02:27:30 -05:00
OCA Transbot f988afd99e OCA Transbot updated translations from Transifex 2015-12-20 00:44:32 -05:00
OCA Transbot 152d9ef73e OCA Transbot updated translations from Transifex 2015-11-23 23:43:23 -05:00
Stéphane Bidoul fa199590b3 [UPD] prefix versions with 8.0 2015-10-09 10:03:39 +02:00
Markus Schneider 6b3f4a62dd remove comma 2015-06-05 00:33:22 +02:00
Markus Schneider 4696fffbe4 add OCA to author 2015-06-04 14:30:25 +02:00
Yannick Vaucher 9aa6964ff4 Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
Holger Brunn 5f1ebff3c8 [FIX] also reinitialize totals 2015-04-16 10:15:39 +02:00
Holger Brunn 8ce3afdc3d [FIX] support rerendering after virtual ids change
this is necessary for correct operation after creating new records
2015-04-16 09:59:47 +02:00
Holger Brunn 65e51ac52c [IMP] better modularity 2015-03-18 17:10:29 +01:00
Holger Brunn 5b62cc2aac [IMP] icon 2015-03-16 17:20:59 +01:00
Holger Brunn 0ce9719a0d [IMP] add screenshot, example in README 2015-03-16 17:20:43 +01:00
Holger Brunn 8dd0a8251c [IMP] use semantic css classes instead of element names
[RFR] and being on it, make reacting to changes in overrides simple
2015-03-16 16:47:21 +01:00
Holger Brunn be4a19ab09 [IMP] we don't need data-x and data-y on the input 2015-03-16 16:35:17 +01:00
Holger Brunn a7342a333d [ADD] validation
[IMP] write formatted value to back to input
2015-03-13 18:47:15 +01:00
Holger Brunn a784477f5b [FIX] setup focus 2015-03-13 18:26:29 +01:00
Holger Brunn dac42c5217 [FIX] replace therp icon 2015-03-13 18:19:42 +01:00
Holger Brunn 8d89b3ebdf [IMP] pass computed totals to inheriting function 2015-03-13 17:44:41 +01:00
Holger Brunn 0119274720 [FIX] update readonly value after editing 2015-03-13 17:36:39 +01:00
Holger Brunn d91b99e6b8 [IMP] support changing readonly state 2015-03-13 15:34:02 +01:00
Holger Brunn df61688f62 [IMP] collapse whitespace in rows 2015-03-13 15:29:09 +01:00
Holger Brunn 59803fb145 [IMP] handle readonly flag
[ADD] show grand total
[IMP] classify floats as floats
2015-03-12 15:44:57 +01:00
Holger Brunn 69c75892e6 [ADD] allow to open linked record
of one of the axes is a many2one field
2015-03-12 15:27:25 +01:00
Holger Brunn d1150e1d6c [FIX] use odoo's parse_value 2015-03-12 12:27:24 +01:00
Holger Brunn eba96ff06a [IMP] show column totals in table footer 2015-03-12 12:22:37 +01:00
Holger Brunn fd99f3c93c [UPD] readme 2015-03-11 18:05:40 +01:00