3
0
Fork 0
Commit Graph

698 Commits (78fc1ca6203224f3ee18167a921d4d91b50e0ebc)

Author SHA1 Message Date
Holger Brunn b02dba9a76 [FIX] don't show export format for current view in export list 2019-05-02 12:08:53 -04:00
Stefan Rijnhart 255a5792dc [FIX] web_export_view: Several things:
* Compatibility with Werkzeug 0.9.3
* Export of first one2many field works again
* Parsing of float values
2019-05-02 12:08:53 -04:00
Alex Comba 7c22f40bd3 [FIX] Convert number string to number 2019-05-02 12:08:53 -04:00
Leonardo Pistone acda8a1528 [add] port web_export_view to OpenERP 7 2019-05-02 12:08:53 -04:00
Leonardo Pistone 5517ab86d6 [add] module web_export_view copied from 6.1 2019-05-02 12:08:53 -04:00
oca-travis 501adc3c2b [UPD] Update web_widget_x2many_2d_matrix.pot 2019-04-26 10:12:32 +00:00
Pedro M. Baeza 4d5a31aaa3
Merge pull request #1260 from tarteo/12-matrix-use-widget-totals
[12.0][FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates
2019-04-26 11:59:30 +02:00
tarteo dad7313c28 [FIX] web_widget_x2many_2d_matrix: Padding in aggregate row
[FIX] Padding in aggregate row
2019-04-25 12:04:27 +02:00
tarteo 8820e290c3 [FIX] web_widget_x2many_2d_matrix: Use widget for formatting aggregates 2019-04-24 15:40:03 +02:00
oca-travis 4029d54d9b [UPD] Update web_group_by_percentage.pot 2019-04-23 10:29:34 +00:00
OCA-git-bot e77b2efd2b [ADD] setup.py 2019-04-23 10:21:01 +00:00
OCA-git-bot 67752bfcc2 [ADD] icon.png 2019-04-23 10:21:01 +00:00
OCA-git-bot 85ebdde474 [UPD] README.rst 2019-04-23 10:21:01 +00:00
Pedro M. Baeza 56f5b19016
Merge pull request #1210 from tarteo/12-groupby-perc
[12.0][ADD] web_group_by_percentage
2019-04-23 12:20:54 +02:00
tarteo 1a4099a8dc [ADD] web_group_by_percentage
[ADD] web_group_by_percentage

[ADD] web_group_by_percentage

[FIX] Readme screenshot paths
2019-04-23 11:16:01 +02:00
Karolis Kalantojus 2169ef8e64 [FIX] web_notify attempt to fix void messages (#1249)
It seems besides the custom channels provided in this addon it also catches messages from other channels. E.g. in this case it seems the void popup is triggered by these activity creation bus messages.

**Steps to reproduce**

Odoo commit: could reproduce on 5e8b667951 and 4da82776ff
OCA/web commit: 2465278

* Install crm and web_notify modules
* Create an activity for yourself (tried for admin user)
* Empty popup appears

**Attempt to solve**

It seems the bus handles all messages non exclusively. I've hacked in a conditional to handle only messages from web_notify addon, but its unclear wether this does not break something else.
2019-04-20 23:03:38 +02:00
oca-travis 7a69c9a4ff [UPD] Update web_tree_duplicate.pot 2019-04-19 11:46:45 +00:00
OCA-git-bot bd06571fc2 [ADD] setup.py 2019-04-19 11:41:35 +00:00
OCA-git-bot 265c76f63b [ADD] icon.png 2019-04-19 11:41:35 +00:00
OCA-git-bot e13279c9ec [UPD] README.rst 2019-04-19 11:41:35 +00:00
Dennis Sluijk b23804cbd0 [12.0][ADD] web_tree_duplicate: Duplicate records from the tree view (#1247)
* [ADD] web_tree_duplicate

[ADD] Opt in attribute

[FIX] Lint

* [IMP] Show duplicated records
2019-04-19 13:41:27 +02:00
Anand Kansagra 03c8d6a3bd [MIG] web_widget_image_url: Migration to 12.0. 2019-04-18 15:11:55 +05:30
oca-travis be54987e84 [UPD] Update web_responsive.pot 2019-04-16 11:45:18 +00:00
Pedro M. Baeza 67356b0a87
Merge pull request #1252 from Tecnativa/12.0-web_responsive-fix_mobile_chrome
[FIX] web_responsive: Allow searching apps in mobile Chrome
2019-04-16 13:37:26 +02:00
Jairo Llopis 771ab61d0b
[FIX] web_responsive: Allow searching apps in mobile Chrome
This patch fixes #1251.

The keydown event is faked in mobile chrome because it's not something reliable due to today's virtual keyboards prediction features. Typing a <kbd>C</kbd> character doesn't mean it will be there when user uses autocorrection/autoguessing.

Instead of that, we use now the `keydown` event exclusively for movement features, and `input` event exclusively for content changes in the search input element.

Apart from fixing search in mobile Chrome, it also makes code more readable.

The search input also disables autocompletion since it would be useless and annoying here.
2019-04-16 08:12:38 +01:00
oca-travis 2465278969 [UPD] Update web_timeline.pot 2019-04-08 14:44:42 +00:00
OCA Transbot f5408773cd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2019-04-08 14:39:22 +00:00
Pedro M. Baeza 74124b0846
Merge pull request #1198 from Tardo/pr_imp_chatter_topbar
[12.0][IMP] Chatter Topbar
2019-04-08 16:39:13 +02:00
Jairo Llopis 1bbd254fba Update web_responsive/static/src/css/web_responsive.scss
Co-Authored-By: Tardo <dev@redneboa.es>
2019-04-08 16:31:20 +02:00
Alexandre Díaz a0095285e0 [FIX+IMP] web_responsive: Chatter Topbar + fix #1189 + added gif 2019-04-08 16:31:20 +02:00
OCA Transbot bbd9ba0347 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2019-04-05 10:44:24 +00:00
oca-travis 2130f0c2e5 [UPD] Update web_notify.pot 2019-04-05 10:44:16 +00:00
OCA-git-bot 410b643de5 [UPD] README.rst 2019-04-05 10:39:22 +00:00
Shepilov Vladislav 9b905c8e95 [12.0] web_notify: improve popup UI (#1231)
* [ADD]: all available bootstrap notifications (success/danger/warning/info/default)
* [IMP] use black color for text for default notification.
* [FIX] reverted require string for `bus.Longpolling` and rename `on_message_received` to `on_message` to prevent collisions.
2019-04-05 12:39:14 +02:00
Adrià Gil Sorribes a679ad9fb8 remove pyeval class and fixup 2019-04-04 15:20:05 +02:00
OCA-git-bot 1d61efba5e [ADD] icon.png 2019-04-03 03:30:00 +00:00
mreficent 7aab97208c web_tree_dynamic_colored_field: Migration to 12.0 2019-04-02 13:54:51 +02:00
Damien Crier d3bd8e833e Update README because of wrong license
Found in this commit: 3965057913
2019-03-20 18:36:58 +01:00
QS5ELkMu 3d8eb478c1 [FIX] Issue #906 2019-03-20 18:36:58 +01:00
oca-travis 7759b6154d [UPD] Update web_tree_dynamic_colored_field.pot 2019-03-20 18:36:58 +01:00
Luis Adan 9fd8f607a6 [IMP] web_tree_dynamic_colored_field: Update README.rst (#899)
Use more than one color condition
2019-03-20 18:36:58 +01:00
Guewen Baconnier 461a37ade6 web_tree_dynamic_colored_field: correct options examples in readme 2019-03-20 18:36:58 +01:00
Guewen Baconnier 71fd048442 web_tree_dynamic_colored_field: Assume that color may not start with 'color_field'
The index at 0 in the following code:
  var colorField = this.arch.attrs.colors.split(';')
  .filter(color => color.trim().startsWith('color_field'))[0]
Was failing on such valid xml:
  <tree string="Buffer monitor"
        colors="red:procure_recommended_qty &gt; 0">
2019-03-20 18:36:58 +01:00
Guewen Baconnier 8ff099f234 web_tree_dynamic_colored_field: Parse field options with pyeval
The options in <field> attributes are parsed as python expressions:
d18976d748/addons/web/static/src/js/services/data_manager.js (L273)

And the options in <button> are parsed as json...
d18976d748/addons/web/static/src/js/services/data_manager.js (L411)

This code only support the <field> element because I'm not sure there
is a use for the <button> element.
2019-03-20 18:36:58 +01:00
Artem Kostyuk c5f86b1c23 [MIG] web_tree_dynamic_colored_field: Migration to 11.0 2019-03-20 18:36:58 +01:00
OCA Transbot 6e05aa7e18 OCA Transbot updated translations from Transifex 2019-03-20 18:36:58 +01:00
jesusVMayor 040e66be72 Migration of web_tree_dynamic_colored_field to 10.0 2019-03-20 18:36:58 +01:00
Holger Brunn e8706b1e27 web_tree_dynamic_colored_field v9
demo view
2019-03-20 18:36:58 +01:00
OCA Transbot 49afbd25ff OCA Transbot updated translations from Transifex 2019-03-20 18:36:58 +01:00
Holger Brunn e4e27d4adb delete unused code, move files to standard locations
support color_field attribute

update manifest

higher version number bump

typo
2019-03-20 18:36:58 +01:00