ernesto
fceb20d33a
[MIG] web_widget_image_download: Migration to 11.0
7 years ago
OCA Transbot
8967a10ceb
OCA Transbot updated translations from Transifex
7 years ago
smurf-U
841c78960a
[10.0][MIG]migrate web_widget_image_download
7 years ago
Jairo Llopis
120a9a576b
[MIG] web_widget_image_download: Update for v9.
8 years ago
kutyel
0d9db0eb38
[MIG] web_widget_image_download
8 years ago
Pedro M. Baeza
a29fc7ad31
Merge pull request #946 from MaxyMoos/Issue-939
[FIX] web_many2many_tags_multiselection: Missing return
7 years ago
Maxence Groine
442edfc9cd
[FIX] Error when using the Quick Create on many2many_tags_multiselection widget
7 years ago
OCA Git Bot
af42b28b11
[ADD] setup.py
7 years ago
Pedro M. Baeza
434e8ecb98
Merge pull request #924 from vauxoo-dev/11.0-migrate_web_widget_datepicker_options-dev-yani
[MIG][11.0] web_widget_datepicker_options: Migrate module to v11
7 years ago
OCA Git Bot
926f0fd0f0
[ADD] setup.py
7 years ago
Luis González
c704912955
[FIX] web_widget_datepicker_options: Apply fixes after migration to v11
This applies some changes to the module after migration, to conform new
guidelines and conventions for version 11.0.
In addition, this applies the following fixes:
- The widged didn't work when the field was a `datetime` due to a typo
in a JS conditional
- Replaced `Object.assign()` -> `_.assign()` to improve
browser-compatibility
7 years ago
Yanina Aular
9b264c286e
[MIG] Migrate web_widget_datepicker_options to version 11.0
This commit extracts the module from version 10 and migrates it to v11
7 years ago
Pedro M. Baeza
f0c38a00dd
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
85cb6f628c
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
2af52e4899
[UPD] prefix versions with 8.0
9 years ago
Markus Schneider
23e753e274
add OCA to author
10 years ago
Yannick Vaucher
9cc1e4e147
Add bug tracker link on README.rst
10 years ago
Vincent Vinet
4501eedfc1
[ADD] web_widget_datepicker_options
* use include instead of extend
* add README.rst
* update api doc link in readme.rst
* remove description from __oe__ since it is in README.rst
* add OCA icon and AGPL badges
* add datepicker.js through assets_backend
10 years ago
Pedro M. Baeza
a9361d26e9
Merge pull request #928 from multidadosti-erp/11.0-mig-web_group_expand
11.0 mig web_group_expand
7 years ago
Aldo_Soares
6f261ee58d
[MIG] web_group_expand: Migration to 11.0
7 years ago
oihane
f9c58fff79
[IMP] <web_group_expand> Make it work for v8
Adapt to OCA
9 years ago
Mantavya Gajjar
a71d2d3432
[ADD] New module <web_group_expand>
9 years ago
Pedro M. Baeza
e380f76caf
Merge pull request #938 from Eficent/11.0-web_decimal_numpad_dot-fixes-929
[11.0][web_decimal_numpad_dot] fix tab navigation issue
7 years ago
OCA Git Bot
cbb3132c63
[ADD] setup.py
7 years ago
Pedro M. Baeza
c2ebb9e820
Merge pull request #895 from OpenCode/11.0-mig-web_search_with_and
11.0 mig web search with and
7 years ago
Jordi Ballester Alomar
fb07cf2777
fix tab navigation issue in web_decimal_numpad_dot
7 years ago
Francesco Apruzzese
528c9b4557
[MIG] web_search_with_and: Migration to 11.0
7 years ago
adrien.didenot
3e9c69263a
[MIG] Migrate web_search_with_and from 8.0 to 10.0
8 years ago
Andrius Preimantas
6ceced2dfb
Squash of 8 commits
Add README.rst
Too short underline for module title in README.rst
Improving module meta information
Version 1.0
W391 blank line at end of file
Remove module description because README.rst is there
web_search_with_and: Latest OCA conventions
10 years ago
Pedro M. Baeza
6ce6961ceb
[FIX] web_dialog_size: Bump version number
7 years ago
Pedro M. Baeza
742c846ccb
Merge pull request #927 from qtheuret/web_dialog_size_issue_921
[FIX] #921 Fixed issue when discard a modal with draggable element
7 years ago
Pedro M. Baeza
595c03b293
Merge pull request #926 from angelmoya/patch-1
[FIX] web_dialog_size: Fix discard
7 years ago
Quentin THEURET
6087242852
[FIX] #921 Fixed issue when discard a modal with draggable element
7 years ago
Angel Moya - PESOL
e5b53e100e
FIX discard
On any form, if you edit and try to discard you get an error
check this lines:
https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/views/basic/basic_controller.js#L82
https://github.com/odoo/odoo/blob/11.0/addons/web/static/src/js/core/dialog.js#L235
7 years ago
Jordi Ballester Alomar
6feb307ccb
Merge pull request #919 from Eficent/11.0-fix-web_widget_x2many_2d_matrix
[11.0][FIX] Make matrix editable depending of the status of the parent
7 years ago
mreficent
951e2f2fc6
[FIX] Make matrix editable depending of the status of the parent
7 years ago
Moises Lopez - https://www.vauxoo.com/
0883edd828
Merge pull request #916 from jladage/11.0
Import from odoo instead of openerp
7 years ago
Jean-Paul Ladage
01739f73e9
web_environment_ribbon: import from odoo instead of openerp.
7 years ago
OCA Git Bot
e6092ab332
[ADD] setup.py
7 years ago
Pedro M. Baeza
d9bd5d8504
Merge pull request #912 from Maartincm/11.0-mig-web_timeline
11.0 mig web_timeline
7 years ago
Pedro M. Baeza
89aeed8077
Merge pull request #915 from grindtildeath/11.0_widget_x2m_matrix_display_in_onchange
[11.0] x2m matrix widget: Fix display of widget when called in onchange
7 years ago
Akim Juillerat
c909bc3f79
[11.0] x2m matrix widget: Fix display of widget when called in onchange
Add nicer message when there are no values to display
7 years ago
OCA Git Bot
75aafd5744
[ADD] setup.py [ci skip]
7 years ago
Martin Nicolas Cuesta
fd30263a93
[FIX] Missing GroupClick Functionality
7 years ago
OCA Git Bot
f865a730c7
[ADD] setup.py
7 years ago
Pedro M. Baeza
cb1f5b3116
Merge pull request #910 from multidadosti-erp/11.0-mig-web_listview_range_select
11.0 mig web_listview_range_select
7 years ago
Aldo_Soares
856a0b8fac
[MIG] web_listview_range_select: Migration to 11.0
7 years ago
tarteo
31b99b0c57
[ADD] Selecting multiple ranges
8 years ago
tarteo
b4d1ef9bbe
[ADD] web_listview_range_select
8 years ago
Martin Nicolas Cuesta
20afdb1013
[MIG] web_timeline module from v10 to v11
* Update Version in Manifest
* Remove enconding in .py files
* Rewrite the view definition according to version 11
7 years ago