Matt Taylor
04e3da2477
[FIX] web_m2x_options: fix ignored field options
...
The module was ignoring the local field options 'create' and 'create_edit'.
For example, specifying options="{'create': true, 'create_edit': true}" on a
field would not override the web_m2x_options system parameters.
2018-02-14 14:36:12 -07:00
OCA Git Bot
8a3afd4173
[UPD] addons table in README.md
2018-02-08 02:42:10 +01:00
Pedro M. Baeza
db12eb2545
[FIX] web_hide_db_manager_link: Fix README syntax
2018-02-07 10:10:26 +01:00
Pedro M. Baeza
2120f8032f
[FIX] web_widget_bokeh: Fix README syntax
...
Avoid "Duplicate explicit target name" error using anonymous hyperlink references
Ref.: https://stackoverflow.com/questions/5464627/how-to-have-same-text-in-two-links-with-restructured-text/14067756#14067756
2018-02-07 10:04:54 +01:00
Pedro M. Baeza
65d408ed88
[FIX] web_domain_field: Fix README syntax
2018-02-07 09:18:13 +01:00
Pedro M. Baeza
ca392e6dcb
[FIX] web_widget_domain_v11: Fix README syntax
2018-02-07 09:16:59 +01:00
Pedro M. Baeza
0f07865ca8
[REM] web_listview_custom_element_number: Useless module
...
Odoo now includes in core the possibility of selecting a custom element number
2018-02-07 09:05:52 +01:00
OCA Git Bot
85f63d1cf1
[ADD] setup.py
2018-02-06 04:46:15 +01:00
OCA Git Bot
af56b7c1ee
[UPD] addons table in README.md
2018-02-06 02:43:05 +01:00
robert rottermann
5308c34145
[MIG] support_branding migration to 10
2018-02-05 13:17:35 +01:00
OCA Git Bot
38f003e333
[ADD] setup.py
2018-02-01 04:45:56 +01:00
OCA Git Bot
d7c0632996
[UPD] addons table in README.md
2018-02-01 02:43:21 +01:00
Brenton Hughes
00601026a7
[IMP] web_widget_slick_example: Add slickroom support
...
* Add slickroom dependency, example to example module
2018-01-31 08:49:49 +00:00
Brenton Hughes
6cbd754f51
[ADD] web_widget_slickroom: Create module
...
* Extend web_widget_slick widget to open web_widget_darkroom modal
and update selected carousel image on close
* Override _slickRender method from web_widget_slick to add data
attribute w/ record id
* Change cursor to pointer on slickroom images
* Disable features in read-only mode
* Keep default cursor
* Prevent modal from opening
* Add tests
[IMP] web_widget_slickroom: Make requested changes
* Use jquery .data instead of .attr for image record IDs
* Add explicit img selector when finding images by record ID
* Remove svg version of icon
2018-01-31 08:49:49 +00:00
OCA Transbot
9298796eef
OCA Transbot updated translations from Transifex
2018-01-27 15:54:48 +01:00
OCA Git Bot
eea53fada7
[UPD] addons table in README.md
2018-01-25 02:42:29 +01:00
Moises Lopez - https://www.vauxoo.com/
2cb5a91deb
Merge pull request #845 from acsone/migration-web-action-conditional-10
...
[MIG] web_action_conditionable: Migration to 10.0
2018-01-24 10:36:59 -07:00
Cédric Pigeon
10e3e6524b
[ADD] add setup for web_action_conditionable
2018-01-24 09:32:45 +01:00
andreparames
807dfd5135
[MIG] web_action_conditionable: Migration to 10.0
2018-01-24 09:32:39 +01:00
OCA Git Bot
9dfa60e82f
[UPD] addons table in README.md
2018-01-24 02:42:05 +01:00
Pedro M. Baeza
9664892a37
Merge pull request #844 from tschanzt/tt-translation-context
...
[FIX] web_translate_dialog: add load argument to ensure correct context split
2018-01-23 14:07:43 +01:00
Pedro M. Baeza
43924c02b7
[MIG] Rename manifest files
2018-01-23 14:07:35 +01:00
Pedro M. Baeza
f34a96f026
[MIG] Make modules uninstallable
2018-01-23 14:07:27 +01:00
Stéphane Bidoul
76d32c15bf
[UPD] prefix versions with 8.0
2018-01-23 14:07:21 +01:00
Cristian Salamea
58c519be51
[add] web_action_conditionable
2018-01-23 14:06:58 +01:00
Timon Tschanz
363402c9ac
[fix] web_translate_dialog: correct context split
...
Fixes the display of languages other than the user language in the translation dialog.
split_context checks if we provide more arguments than read has and then uses of the additional one as context.
Since read takes the argument load additionally to the ones already given, we need to provide it as well to ensure the context is split.
2018-01-23 10:00:50 +01:00
OCA Git Bot
3f87e62a35
[ADD] setup.py
2018-01-19 04:44:50 +01:00
OCA Git Bot
c7c1d7ae92
[UPD] addons table in README.md
2018-01-19 02:42:13 +01:00
Jordi Ballester Alomar
632502592d
Merge pull request #834 from Eficent/10.0-mig-web_widget_bokeh_chart
...
[10.0][MIG] web_widget_bokeh_chart
2018-01-18 12:50:21 +01:00
OCA Transbot
737f5a12d8
OCA Transbot updated translations from Transifex
2018-01-17 10:50:20 +01:00
Pedro M. Baeza
02de43cadb
Merge pull request #714 from LasLabs/feature/10.0/web_responsive-search
...
[IMP] web_responsive: Add search feature
2018-01-09 09:36:29 +01:00
OCA Git Bot
8edd4ea750
[ADD] setup.py
2018-01-03 04:45:20 +01:00
OCA Git Bot
ebd94d5b11
[UPD] addons table in README.md
2018-01-03 02:42:26 +01:00
Alex Comba
ab912f5486
[MIG] web_advanced_search_wildcard: Migration to 10.0
2018-01-02 11:15:32 +01:00
lfreeke
68c086331f
[MOD] Manifest
...
[MOD] README
[ADD] Screenshot
2018-01-02 11:15:32 +01:00
lfreeke
73af29c03d
[MOD] layout changes to readme file
...
[MOD] Update manifest with latest OCA standard
Conflicts:
web_advanced_search_wildcard/__openerp__.py
2018-01-02 11:15:32 +01:00
lfreeke
b610c1a28c
[MOD] Add email address in README file
2018-01-02 11:15:32 +01:00
lfreeke
5913d94614
[FIX] whitespace
2018-01-02 11:15:32 +01:00
lfreeke
78cb01afa7
[PORT][8.0] port web_advanced_search_wildcard
...
Conflicts:
web_advanced_search_wildcard/__openerp__.py
2018-01-02 11:15:32 +01:00
lfreeke
6c9f7d0b7a
[FIX] Adept javascript to module name
2018-01-02 11:15:32 +01:00
OCA Transbot
61a42f5146
OCA Transbot updated translations from Transifex
2018-01-02 11:15:32 +01:00
Alexandre Fayolle
453ca51c6e
Add OCA as author of OCA addons
...
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2018-01-02 11:15:32 +01:00
Rudolf Schnapka
3985ba36f7
initial german translations (and added pot-file)
2018-01-02 11:15:32 +01:00
Markus Schneider
9367a01445
rename module inside translation file
2018-01-02 11:15:32 +01:00
Markus Schneider
05806a84ab
rename empty translation file
2018-01-02 11:15:32 +01:00
Markus Schneider
b0589a9c64
add web_advanced_search_wildcard module
2018-01-02 11:15:32 +01:00
lreficent
337c080bb9
[10.0][MIG] web_widget_bokeh_chart
2017-12-27 13:02:22 +01:00
Jordi Ballester
7c57474a88
fix travis.yml
2017-12-27 12:59:35 +01:00
lreficent
e9303a5eeb
several fixes
2017-12-27 12:59:24 +01:00
lreficent
8d7f341e97
travis
2017-12-27 12:59:15 +01:00