Commit Graph

728 Commits

Author SHA1 Message Date
Pedro M. Baeza
648315dadf [MIG] Rename manifest files 2016-10-06 16:13:01 +02:00
Pedro M. Baeza
fe4b300ca9 [MIG] Make modules uninstallable 2016-10-06 16:12:54 +02:00
Holger Brunn
ca8250aa3e Merge pull request #432 from laslabs/bugfix/9.0/#431-web_widget_float_formula
[FIX] web_widget_float_formula: Handle undefined and fix lint
2016-10-03 11:31:15 +02:00
Dave Lasley
0852243376 [FIX] web_widget_float_formula: Handle undefined and fix lint
* Handle undefined, or otherwise non-string parseable formula
* Fix lint issue on regex creation
2016-10-02 12:25:50 +02:00
OCA Git Bot
ca31c73684 [UPD] addons table in README.md 2016-10-01 05:54:15 +02:00
OCA Git Bot
a974f01247 [ADD] setup.py 2016-10-01 04:44:33 +02:00
Holger Brunn
a30b9078c4 Merge pull request #427 from Tecnativa/9.0-web_widget_x2many_2d_matrix
[9.0][MIG] web_widget_x2many_2d_matrix: Migration and enhancement
2016-09-30 11:30:05 +02:00
OCA Git Bot
03a2de3917 [UPD] addons table in README.md 2016-09-29 02:41:52 +02:00
Pedro M. Baeza
81f2df1a89 Merge pull request #429 from acsone/9.0-web_widget_color-sbi
[9.0] web_widget_color
2016-09-28 21:17:20 +02:00
Stéphane Bidoul (ACSONE)
ff37f0306c [FIX] pylint 2016-09-28 20:53:17 +02:00
Stéphane Bidoul (ACSONE)
d947106589 [ADD] setup.py 2016-09-28 20:53:17 +02:00
Ivan Yelizariev
a07db58db1 [FIX] encoding -> coding 2016-09-28 20:53:14 +02:00
Alexandre Fayolle
e4360655a8 short headers, bump up version number 2016-09-28 20:53:14 +02:00
Nicolas JEUDY
954baadc44 fix: update to new js api
- Force store_dom_value
- add clean colored square in tree view
- update readme and __openerp__.py for maintainers
2016-09-28 20:53:01 +02:00
Loïc Faure-Lacroix
a858942e8f Made web_widget_color installable and remove the search field.
The search field doesn't seem to exist anymore
2016-09-28 20:53:01 +02:00
OCA Git Bot
23a09046e9 [UPD] addons table in README.md 2016-09-25 02:41:13 +02:00
Guewen Baconnier
28b46979fc Merge pull request #426 from acsone/9.0-ADD_web_notify-lmi
New module web_notify
2016-09-24 08:20:43 +02:00
OCA Git Bot
5695b66d7c [ADD] setup.py 2016-09-24 04:44:24 +02:00
OCA Git Bot
48944e1fa7 [UPD] addons table in README.md 2016-09-24 02:41:05 +02:00
Laurent Mignon
afdd5d2819 Add screenshot 2016-09-23 09:23:53 +02:00
Pedro M. Baeza
91a773db14 Merge pull request #425 from laslabs/9.0-web_widget_float_formula
[MIG] web_widget_float_formula: v9 with i18n
2016-09-23 08:14:10 +02:00
Oleg Bulkin
d02ce7f647 [MIG] web_widget_float_formula: v9 with i18n
* Update JS to use v9 module system
* Fix non-functioning logic for obtaining the value of an input element
* Eliminate redundant calls (e.g. there were multiple calls to eval)
* Modify formula cleanup to use localized decimal point and thousands separator
 characters
* Add JS unit tests
2016-09-22 11:54:28 -07:00
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