OCA-git-bot
9fe4fde0fc
Merge PR #1456 into 12.0
...
Signed-off-by pedrobaeza
2019-12-04 15:29:06 +00:00
Alexandre Díaz
478fd62453
[IMP] mail_tracking: Changed form statusbar z-index
2019-12-04 14:29:49 +01:00
Bole
5cd5185708
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (3 of 3 strings)
Translation: web-12.0/web-12.0-web_disable_export_group
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_disable_export_group/hr/
2019-12-02 16:35:43 +00:00
Bole
c74889675d
Added translation using Weblate (Croatian)
2019-12-02 14:14:32 +00:00
Bole
5c1e8f9fe0
Added translation using Weblate (Croatian)
2019-12-02 13:43:41 +00:00
OCA Transbot
e3395e9ca9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: web-12.0/web-12.0-web_ir_actions_act_window_message
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_ir_actions_act_window_message/
2019-11-26 17:45:57 +00:00
OCA-git-bot
1516556fba
[ADD] setup.py
2019-11-26 17:20:36 +00:00
OCA-git-bot
691f2e14b2
[UPD] README.rst
2019-11-26 17:20:35 +00:00
oca-travis
09c0d1f634
[UPD] Update web_ir_actions_act_window_message.pot
2019-11-26 16:54:22 +00:00
OCA-git-bot
ba7a7bf056
Merge PR #1445 into 12.0
...
Signed-off-by hbrunn
2019-11-26 16:10:51 +00:00
OCA-git-bot
85cf8cb9b0
web_widget_x2many_2d_matrix 12.0.2.0.1
2019-11-25 09:49:56 +00:00
OCA-git-bot
aeb08cbeee
Merge PR #1448 into 12.0
...
Signed-off-by pedrobaeza
2019-11-25 09:44:24 +00:00
Pablo Fuentes
9778b0d4a6
[FIX] web_widget_x2many_2d_matrix: Wrong widget
...
In previous versions _setSubViewLimit was defined at AbstractView widget but in v12 is defined at FormView widget
2019-11-22 18:07:25 +01:00
Abraham Anes
a9c702b227
[12.0][MIG] web_ir_actions_act_window_message: Migration to 12.0
2019-11-21 17:06:59 +01:00
oca-travis
a4cf705351
[UPD] Update web_ir_actions_act_window_message.pot
2019-11-21 16:06:43 +01:00
OCA Transbot
5337a58ff9
OCA Transbot updated translations from Transifex
2019-11-21 16:06:43 +01:00
Benjamin Willig
328a247db1
[MIG] web_ir_actions_act_window_message: Migration to 10. Also added HTML handling
2019-11-21 12:01:27 +01:00
Zakaria Makrelouf
10ec2b1d9c
wrap line breaks of the action message
2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
a506ba3077
s/oe_link_class/classes s/oe_highlight/btn-default and add it to readme * In v9.0 odoo uses classes for dialog buttons instead of oe_link_class
2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
4c4aaa7d64
Reformat the code to have coherent coding style
2019-11-21 12:01:26 +01:00
Zakaria Makrelouf
256ec70da1
web_ir_actions_act_window_message: always refresh view after action
2019-11-21 12:01:25 +01:00
Zakaria Makrelouf
1608e96d50
web_ir_actions_act_window_message: Migration to V9
...
* Update the module version to 9.0.
* Align file header to the OCA Guidelines.
* Migrate Javascript file to the V9 API.
* Refresh the view before closing the dialog when clicking
on close button
2019-11-21 12:01:25 +01:00
OCA Transbot
bfab73d3c8
OCA Transbot updated translations from Transifex
2019-11-21 12:01:25 +01:00
Holger Brunn
7530ee977d
implement close_button_title
2019-11-21 12:01:24 +01:00
Holger Brunn
3a6571f611
allow to pass a list of buttons
2019-11-21 12:01:24 +01:00
Pedro M. Baeza
0139d8f2a0
[MIG] Rename manifest files
2019-11-21 12:01:24 +01:00
Pedro M. Baeza
6bca232b4a
[MIG] Make modules uninstallable
2019-11-21 12:01:23 +01:00
Stéphane Bidoul
f1d671a076
[UPD] prefix versions with 8.0
2019-11-21 12:01:23 +01:00
Markus Schneider
ca1fabadc7
add OCA to author
2019-11-21 12:01:22 +01:00
Yannick Vaucher
9976fee33f
Add bug tracker link on README.rst
2019-11-21 12:01:22 +01:00
Holger Brunn
4aa80bebc9
[IMP] better readme, manifest
2019-11-21 12:01:22 +01:00
Holger Brunn
ca86f198e6
[ADD] web_ir_actions_act_window_message
2019-11-21 12:01:21 +01:00
OCA-git-bot
ccc7feea42
web_responsive 12.0.1.3.4
2019-11-21 10:26:29 +00:00
OCA-git-bot
9638ae9ce3
Merge PR #1442 into 12.0
...
Signed-off-by pedrobaeza
2019-11-21 09:57:53 +00:00
Alexandre Díaz
1325b260c8
[FIX] web_responsive: modify action handling
...
Previous this commit, AppMenu doesn't hide in some situations.
Steps to reproduce (sometimes works, sometimes doesn't):
From Discuss App (refresh) open AppMenu and search some menu,
select the second in the list and press enter.
The action is launched correctly, but the AppMenu doesn't hide.
Now uses 'defer' to ensure that all has done to do the task
2019-11-20 18:03:54 +01:00
oca-travis
0309122e00
[UPD] Update web_widget_mermaid.pot
2019-11-20 09:12:49 +00:00
OCA-git-bot
fc1b9a2ae6
[ADD] setup.py
2019-11-20 08:56:51 +00:00
OCA-git-bot
66224dc021
[UPD] README.rst
2019-11-20 08:56:50 +00:00
Jan Verbeek
d53fcfe663
[IMP] Validate mermaid input before saving
2019-11-20 09:56:36 +01:00
Jan Verbeek
41cc599d92
[MIG] Migrate web_widget_mermaid to 12.0
2019-11-20 09:56:36 +01:00
Jan Verbeek
6d984024af
[ADD] Add a widget for rendering text fields as mermaid flowcharts
...
[ADD] Add error handling, improve README, fix + customize theming
[FIX] Use Mermaid 8.3.0, compiled for older ECMAscript
[FIX] Small web_widget_mermaid improvements
[UPD] Upgrade Mermaid, target older browsers, add build instructions
[FIX] Remove trailing comma in function call to make PhantomJS happy
[IMP] Add web_widget_mermaid demo example
2019-11-20 09:56:36 +01:00
OCA-git-bot
b65c492f40
[ADD] .editorconfig [ci skip]
2019-11-19 21:18:33 +01:00
Bole
f43108f934
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (9 of 9 strings)
Translation: web-12.0/web-12.0-web_company_color
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_company_color/hr/
2019-11-18 14:34:59 +00:00
Bole
2bbfe5822e
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: web-12.0/web-12.0-web_responsive
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_responsive/hr/
2019-11-18 14:34:58 +00:00
Bole
826aea4db2
Translated using Weblate (Croatian)
...
Currently translated at 61.1% (11 of 18 strings)
Translation: web-12.0/web-12.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_notify/hr/
2019-11-18 14:34:58 +00:00
Bole
b1a531a52b
Added translation using Weblate (Croatian)
2019-11-18 12:11:23 +00:00
Bole
a2ef52f754
Added translation using Weblate (Croatian)
2019-11-18 12:08:19 +00:00
Pedro Castro Silva
24cda3f525
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: web-12.0/web-12.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_notify/pt/
2019-11-17 14:35:01 +00:00
Pedro Castro Silva
c79d3b0893
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (1 of 1 strings)
Translation: web-12.0/web-12.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_image_download/pt/
2019-11-17 14:35:00 +00:00
Pedro Castro Silva
29e64db41c
Added translation using Weblate (Portuguese)
2019-11-17 12:11:46 +00:00