KKamaa
7976daf4f6
[MIG] 10.0 web_fullscreen
2019-04-17 17:41:13 +03:00
Andrea
7496beb413
Updated author + minor code review of web_fullscreen
2019-04-17 17:31:55 +03:00
Dennis Sluijk
ce5902e097
Added tooltip
2019-04-17 17:31:55 +03:00
Dennis Sluijk
4426c5e503
Initial version of Fullscreen module
2019-04-17 17:31:55 +03:00
Pedro Castro Silva
22233fafeb
Added translation using Weblate (Portuguese)
2019-04-03 08:48:17 +00:00
OCA-git-bot
1b3f95ad81
[ADD] icon.png
2019-04-03 03:29:45 +00:00
Pedro M. Baeza
16665c28cc
Merge pull request #1225 from simahawk/10-web_ckeditor4-fix
...
[10.0] web_ckeditor4: fix no re-init on form discard
2019-03-30 17:04:36 +01:00
Simone Orsi
9f28948593
web_ckeditor4: fix no re-init on form discard
...
When you hit "cancel" button or when you navigate away from the form,
for instance by clicking on the breadcrumb or on "edit translations",
we have to remove the CKEditor widget.
It happens the same if you click on a main menu item
(eg: you are on sale order create form and you click on
Sales -> Quotations to get back to the tree view).
BUT then if you hit "create" Odoo's form machinery is not initializing
the widget anymore, which really sounds inconsistent.
If the widget is not initialized again it means that if CKEditor
got destroyed there's no way to re-init again.
Here we make sure that on create (no id on datarecord)
if the editor is not initialized yet we force it.
2019-03-26 13:16:25 +01:00
Pablo Fuentes
ced0004252
[IMP] web_drop_target: Make sure is a Blob object
...
Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object.
Taken from #1209
Co-Authored-By: George Daramouskas <daramousk@users.noreply.github.com>
2019-03-25 16:31:28 +01:00
Pablo Fuentes
882bf07c3f
[IMP] web_drop_target: Handle FilerReader error
2019-03-25 16:31:28 +01:00
Simone Orsi
6b074b3729
web_ckeditor4: split default config
2019-03-25 16:27:17 +01:00
Akim Juillerat
ca33fef877
[IMP] Make web_drop_target IE11 compliant
2019-03-16 21:08:55 +01:00
Akim Juillerat
3970390da0
Make _handle_drop_items extensible to prevent multiple rpc calls
2019-03-16 20:57:02 +01:00
Pablo Fuentes
d12de11581
[FIX] web_drop_target: remove ES6 sintax
2019-03-16 20:57:02 +01:00
Pablo Fuentes
bb2903345d
[IMP] web_drop_target: Add contributor and screenshot
2019-03-16 20:57:02 +01:00
Akim Juillerat
b03bfc8b0e
Split readme for oca-gen-addon-readme
2019-03-16 20:57:02 +01:00
Pablo Fuentes
25dd87878c
[IMP] web_drop_target: Upload multiple files
2019-03-16 20:57:02 +01:00
OCA-git-bot
36127d5d12
[UPD] addons table in README.md
2019-03-12 10:16:34 +00:00
Simone Orsi
252de06873
Merge pull request #1209 from daramousk/10.0-fix-web_drop_target
...
[FIX] web_drop_target
2019-03-12 11:16:30 +01:00
George Daramouskas
b9411ed06f
[FIX] web_drop_target Make sure that when a File is dropped into a form the event is propagated and the action only takes place when the element dropped is actually a Blob object
2019-03-11 16:29:02 +01:00
Abraham Anes
fac26abb12
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: web-10.0/web-10.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_responsive/es/
2019-03-11 07:51:34 +00:00
Abraham Anes
b9c5efddda
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: web-10.0/web-10.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_responsive/ca/
2019-03-11 07:51:34 +00:00
Eric @ Elico Corp
48f93e76bf
Merge pull request #1213 from hbrunn/10.0-web_menu_navbar_needaction-mute_logger
...
[FIX][web_menu_navbar_needaction] mute logger for assertRaises
2019-03-11 15:51:28 +08:00
Holger Brunn
5f1600759b
[FIX] mute logger for assertRaises
2019-03-11 08:29:33 +01:00
OCA Transbot
f1575996af
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-10.0/web-10.0-web_search_autocomplete_prefetch
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_search_autocomplete_prefetch/
2019-01-27 11:11:53 +00:00
OCA Transbot
320a3dda1b
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-01-18 16:09:23 +00:00
oca-travis
97a8df967d
[UPD] Update web_advanced_search_wildcard.pot
2019-01-18 16:08:52 +00:00
OCA Transbot
a55d8522c7
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-01-18 15:45:20 +00:00
Alexis de Lattre
2a80670466
[10.0] web_advanced_search_wildcard: adds 'starts with' and 'ends with' ( #1142 )
...
* We keep the historic feature *matches* provided by
web_advanced_search_wildcard, but we add *starts with* and *ends with*
with are super-easy and intuitive to use and cover the majority of use cases.
* FR translation
2019-01-18 16:45:12 +01:00
oca-travis
e159e99c98
[UPD] Update web_search_autocomplete_prefetch.pot
2019-01-04 09:24:25 +00:00
OCA-git-bot
c18a2abe7f
[ADD] setup.py
2019-01-04 09:18:00 +00:00
OCA-git-bot
9ee6acd108
[UPD] README.rst
2019-01-04 09:18:00 +00:00
OCA-git-bot
926cd58e14
[UPD] addons table in README.md
2019-01-04 09:17:59 +00:00
Pedro M. Baeza
98ba580a9d
Merge pull request #1030 from hbrunn/10.0-web_search_autocomplete_prefetch
...
[10.0][MIG] web_search_autocomplete_prefetch
2019-01-04 10:17:54 +01:00
Pedro Castro Silva
f35be08470
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: web-10.0/web-10.0-web_widget_many2many_tags_multi_selection
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_widget_many2many_tags_multi_selection/pt/
2018-12-18 09:36:41 +00:00
OCA-git-bot
73af7f18a9
[UPD] addons table in README.md
2018-12-18 09:36:32 +00:00
Martronic SA
98e32b8791
[10.0] web_widget_color allow empty values ( #1130 )
...
* check the imput only if something has been entered in the field, don't check it if the value is empty as the field might not be required.
* don't require a value and let Odoo if the field has to be required or not.
2018-12-18 10:36:27 +01:00
Pedro Castro Silva
0c4a5cca96
Added translation using Weblate (Portuguese)
2018-12-15 13:28:27 +00:00
Pedro Castro Silva
e93982c273
Translated using Weblate (Portuguese)
...
Currently translated at 88.9% (8 of 9 strings)
Translation: web-10.0/web-10.0-web_timeline
Translate-URL: https://translation.odoo-community.org/projects/web-10-0/web-10-0-web_timeline/pt/
2018-12-09 12:25:24 +00:00
OCA Transbot
c1b78d3d1b
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-06 00:05:01 +00:00
OCA Transbot
a0b483045a
Update translation files
...
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2018-12-06 00:04:55 +00:00
Pedro Castro Silva
23906e8be0
Added translation using Weblate (Portuguese)
2018-12-06 00:04:52 +00:00
oca-travis
15930cc2e4
[UPD] Update web_ckeditor4.pot
2018-10-31 13:32:55 +00:00
OCA-git-bot
6858e1f7ac
[ADD] setup.py
2018-10-31 13:04:16 +00:00
OCA-git-bot
0687e08f1d
[UPD] addons table in README.md [ci skip]
2018-10-31 13:04:15 +00:00
George Daramouskas
3371fe5f6b
[PORT] Port web_ckeditor4 to 10.0
2018-10-31 14:04:04 +01:00
OCA-git-bot
91bb28318e
[UPD] addons table in README.md [ci skip]
2018-10-23 06:30:01 +00:00
Simone Orsi
bf3e29cc58
Merge pull request #1085 from SimoRubi/patch-2
...
[FIX] web_widget_char_switchcase: keep caret position
2018-10-23 08:29:53 +02:00
SimoRubi
e224a660e0
[FIX] web_widget_char_switchcase: JSLint
2018-10-19 09:35:28 +02:00
Simone Rubino
4752f6dc6f
[FIX] web_widget_char_switchcase: keep caret position
2018-10-19 09:35:28 +02:00