Pedro M. Baeza
9a84ac6edd
[FIX] web_widget_x2many_2d_matrix: Init correctly the view
2016-09-22 12:11:40 +02:00
Pedro M. Baeza
76bc2ad19f
[IMP] web_widget_x2many_2d_matrix: Remove unneeded code
2016-09-22 12:09:34 +02:00
Pedro M. Baeza
30d8a97093
[IMP+ web_widget_x2many_2d_matrix: Add roadmap
2016-09-22 09:48:03 +02:00
Pedro M. Baeza
eb2cbfa921
[IMP] web_widget_x2many_2d_matrix: Better options parsing
2016-09-22 09:45:23 +02:00
Pedro M. Baeza
6176c10c05
Merge pull request #424 from syleam/9.0-environment_ribbon
...
[IMP] Make web_environment_ribbon more generic
2016-09-21 21:49:51 +02:00
Pedro M. Baeza
00ab29fbe4
[FIX] web_widget_x2many_2d_matrix: Use existing value in load_views
2016-09-21 20:39:15 +02:00
Pedro M. Baeza
76d6d72ecf
[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.
2016-09-21 18:40:55 +02:00
Jairo Llopis
6c38b07ee4
[IMP] web_widget_x2many_2d_matrix: Use new JS modularized API.
2016-09-21 18:40:55 +02:00
Pedro M. Baeza
61679afeba
[MIG] web_widget_x2many_2d_matrix: Migration to 9.0
2016-09-21 18:40:55 +02:00
Pedro M. Baeza
ab0361542c
[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-21 18:40:55 +02:00
Holger Brunn
60da5f45a2
[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
2016-09-21 18:39:53 +02:00
OCA Transbot
4596c3b80c
OCA Transbot updated translations from Transifex
2016-09-21 18:39:15 +02:00
Laurent Mignon (ACSONE)
80674a6241
Don't store channel names since the perf gain is negligible and not worth additional database columns.
2016-09-21 15:37:56 +02:00
Laurent Mignon (ACSONE)
acb8ce6ff4
Remove required flag
2016-09-21 12:01:21 +02:00
Laurent Mignon (ACSONE)
8b2079b3ef
Improve logic and add tests
2016-09-21 11:05:31 +02:00
Laurent Mignon (ACSONE)
8fa467fa1f
New module web_notify
...
This technical module allows you to send instant notification messages from the server to the user in live.
2016-09-20 17:56:56 +02:00
Sylvain GARANCHER
142db4b9c9
[IMP] Make web_environment_ribbon more generic
...
By creating the ribbon div on the fly, this module doesn't depend
anymore on the webclient structure.
2016-09-20 10:32:03 +02:00
Pedro M. Baeza
531f1195d8
Merge pull request #419 from Tecnativa/9.0-web_translate_dialog
...
[FIX][web_translate_dialog] Add codeview button to translate HTML fields
2016-09-13 11:17:52 +02:00
Antonio Espinosa
0a3984294c
[FIX] Add codeview button to translate HTML fields
2016-09-13 10:09:07 +02:00
OCA Git Bot
d79a4c20ba
[ADD] setup.py
2016-08-29 04:42:32 +02:00
OCA Git Bot
5d76a00be7
[UPD] addons table in README.md
2016-08-29 02:41:12 +02:00
Jordi Ballester Alomar
ef47b57963
[9.0] web_hide_db_manager link - Port to v9 ( #411 )
...
* [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name.
* [IMP] web_hide_db_manager_link: Improve README file.
* [IMP] web_hide_db_manager_link: Improve README file as reviewed.
* [UPD] web_hide_db_manager_link: Removed useless README line, as it explains a standard procedure for updating modules.
* Add bug tracker link on README.rst
* [UPD] prefix versions with 8.0
* [FIX] fixes the disabling of the db manager
* [IMP] change screenshot to v9, README, and improve style as per OCA guidelines
* [FIX] improve README and XML style, as per reviewer's comments
2016-08-28 12:23:17 -05:00
OCA Git Bot
f3726f8fa9
[ADD] setup.py
2016-08-28 04:42:22 +02:00
OCA Git Bot
7c94511044
[UPD] addons table in README.md
2016-08-27 02:41:10 +02:00
Pedro M. Baeza
8c3d66f39c
Merge pull request #392 from Tecnativa/9.0-web_widget_image_download-mig
...
[9.0][MIG] web_widget_image_download
2016-08-26 17:42:47 +02:00
Jairo Llopis
3b44ae55ce
[MIG] web_widget_image_download: Update for v9.
2016-08-26 14:23:25 +02:00
OCA Git Bot
a7f9d6e52d
[ADD] setup.py
2016-08-16 04:41:58 +02:00
OCA Git Bot
1702107bd4
[UPD] addons table in README.md
2016-08-16 02:40:57 +02:00
Dave Lasley
e6d9de7d6b
Merge pull request #357 from docmfried/web_widget_timepicker
...
[9.0] New form view field web widget timepicker
2016-08-15 09:18:33 -07:00
OCA Git Bot
3e895f528c
[ADD] setup.py
2016-07-30 04:41:40 +02:00
OCA Git Bot
4ebb06e22d
[UPD] addons table in README.md
2016-07-30 02:41:16 +02:00
Pedro M. Baeza
b394ba3c91
Merge pull request #387 from Tecnativa/9.0-web_translate_dialog
...
[9.0][MIG] web_translate_dialog
2016-07-30 00:55:00 +02:00
Antonio Espinosa
03ba7cc69e
[MIG] web_translate_dialog
2016-07-29 20:49:18 +02:00
kutyel
d319f84ddf
[MIG] web_widget_image_download
2016-07-29 19:05:03 +02:00
OCA Transbot
1312ad1c1b
OCA Transbot updated translations from Transifex
2016-07-29 10:57:43 +02:00
Alexandre Fayolle
a2c4c973b9
minor improvements to README.rst
2016-07-29 10:57:43 +02:00
OCA Transbot
967913e718
OCA Transbot updated translations from Transifex
2016-07-29 10:57:37 +02:00
OCA Git Bot
0644b3fe03
[ADD] setup.py
2016-07-29 04:41:40 +02:00
OCA Git Bot
71076853eb
[UPD] addons table in README.md
2016-07-29 02:41:09 +02:00
Pedro M. Baeza
23128a10a4
Merge pull request #386 from Tecnativa/9.0-mig-web_environment_ribbon
...
[9.0][MIG] web_environment_ribbon
2016-07-28 18:04:22 +02:00
Antonio Espinosa
0ac9dc818e
[MIG] web_environment_ribbon
2016-07-28 17:34:08 +02:00
Javi Melendez
92bbe2e883
[IMP] ribbon color customization ( #347 )
...
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
* ribbon.color
* ribbon.background.color
Added Copyright in .js
Delete duplicate entries in css
2016-07-28 17:34:07 +02:00
OCA Git Bot
4b31c94293
[ADD] setup.py
2016-07-21 04:41:27 +02:00
OCA Git Bot
5f02e683fc
[UPD] addons table in README.md
2016-07-21 02:41:00 +02:00
Pedro M. Baeza
4d47ccbeb4
Merge pull request #356 from bud-e/9.0-web_dialog_size
...
[MIG] web_dialog_size: Migrate to v9.0
2016-07-20 17:02:58 +02:00
Siddharth Bhalgami
b1d0f12ba1
[MIG] web_dialog_siza: Migrate to v9.0
2016-07-02 18:00:03 +05:30
Stéphane Bidoul
6fc0f52b0e
[FIX] web_dialog_size: do not expand by default and correctly honor default_maximize parameter
2016-06-12 16:25:39 +05:30
Pedro M. Baeza
7f80626fc4
[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
2016-06-12 16:22:03 +05:30
OCA Git Bot
827a181b4d
[ADD] setup.py
2016-06-12 04:40:34 +02:00
OCA Git Bot
525a00fe0b
[UPD] addons table in README.md
2016-06-12 02:41:37 +02:00