Holger Brunn
18eced4aad
[FIX] readme
2016-11-10 08:13:18 +01:00
Holger Brunn
ee8c0efd19
[IMP] adapt to v9 look and feel
2016-11-10 08:13:18 +01:00
Holger Brunn
3b61fb5619
[FIX] javascript
2016-11-10 08:13:18 +01:00
Angel Moya
1ba1b92669
MIG 9.0 support_branding
2016-11-10 08:13:17 +01:00
Stéphane Bidoul (ACSONE)
a18a84675a
[FIX] remove en.po that was erroneously created by transbot
2016-11-10 08:13:17 +01:00
Quentin THEURET
4d41c841f6
Fix issue with bad position of Version div
...
When support_branding module is installed and support_branding.release parameter is set, the scrollbar of the menu is moved and the 'Version' indication is not put below the 'Supported by' statement.
2016-11-10 08:13:17 +01:00
Holger Brunn
459f1566ee
[FIX] autodelete mails
2016-11-10 08:13:17 +01:00
Pedro M. Baeza
cf8de0e013
[FIX] branding_support: Don't overwrite parameters on update
2016-11-10 08:13:17 +01:00
OCA Transbot
005b97ada8
OCA Transbot updated translations from Transifex
2016-11-10 08:13:08 +01: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
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
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