3
0
Fork 0
Commit Graph

946 Commits (8da2204d41a61d54eba449e5b166008227b5ba81)

Author SHA1 Message Date
lreficent 8da2204d41 [9.0][ADD] web_widget_bokeh_chart 2017-09-06 13:56:29 +02:00
OCA Git Bot 44855a3b2c [UPD] addons table in README.md 2017-08-30 02:41:15 +02:00
Zakaria Makrelouf 6608a53891 [9.0][FIX]web_advanced_search_x2x:check logical operator before adding element to the domain (#711) 2017-08-29 14:38:37 +02:00
cubells 3f082a0ba7 [FIX] Incorrect field name to track signature (#691) 2017-08-11 12:30:22 +02:00
OCA Transbot 5107869148 OCA Transbot updated translations from Transifex 2017-08-05 13:35:34 +02:00
OCA Git Bot 922de9e352 [ADD] setup.py 2017-07-30 04:47:04 +02:00
OCA Git Bot e975da2930 [UPD] addons table in README.md 2017-07-30 02:40:39 +02:00
Pedro M. Baeza a7174d7cb8 Merge pull request #666 from Tecnativa/9.0-mig-web_widget_digitized_signature
[ADD] web_widget_digitized_signature: backport from 10.0
2017-07-29 14:14:25 +02:00
Pedro M. Baeza 9094d80da0 [FIX] web_notify: Fix tests 2017-07-29 14:08:13 +02:00
Pedro M. Baeza 7233416fbb [IMP] web_widget_digitized_signature: Add tests 2017-07-29 14:08:13 +02:00
OCA Transbot 289648d037 OCA Transbot updated translations from Transifex 2017-07-29 13:40:26 +02:00
cubells 36179dbbc0 [ADD] web_widget_digitized_signature 2017-07-29 12:37:13 +02:00
Vishal Patel 6008384b79 Improved the code and fixed the issue when first time record is being created then jsignature library was not properly initialized.
Fixed travis ci log.

Improved the code.

Improve the description and replaced the attribute 'id' with 'class'.
2017-07-29 12:27:47 +02:00
MeetSCS 03618d3502 Removed v8 modules.
Migrated digital sign and one2many kanban

Added Lib for digital sign module.

Fixed the issue of xpath ref #45.
2017-07-29 12:27:47 +02:00
Mohamed Magdy 4251af33f5 Add XML file to import static files instead of the __openerp__.py file, it fits Odoo v8.0
Convert the business object 'Users' to Odoo 8.0 format
2017-07-29 12:27:47 +02:00
Serpent Consulting Services Pvt. Ltd fc19162ad1 Digital Signature Module
Shop by brand module
Digital sign module updated with example
2017-07-29 12:27:47 +02:00
OCA Git Bot 0513de2050 [ADD] setup.py 2017-07-29 04:47:34 +02:00
OCA Git Bot d07335bd7e [UPD] addons table in README.md 2017-07-29 02:40:35 +02:00
Eric @ Elico Corp 47f80ab17d Merge pull request #564 from tarteo/90_mig_web_shortcuts
[9.0][MIG][web_shortcut]
2017-07-28 04:32:52 -05:00
Dave Lasley 9f77ba2125 [FIX] web_widget_float_formula: Fix Travis Build (#671) 2017-07-12 08:34:07 +02:00
OCA Transbot 8d8d11f4af OCA Transbot updated translations from Transifex 2017-06-10 12:49:40 +02:00
OCA Transbot f3caf0b014 OCA Transbot updated translations from Transifex 2017-06-03 12:47:52 +02:00
Guewen Baconnier f808240b89 Merge pull request #318 from guewen/add-method-only-when-installed
Add method to BaseModel only on addon installation
2017-06-02 12:03:10 +02:00
Thomas Binsfeld (ACSONE) e05d215993 [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2017-05-31 11:25:59 +02:00
Pedro M. Baeza 5fce36f1ec Merge pull request #643 from Comunitea/9.0-fix_creation_access_rules
[9.0][fix]web_m2x_options: creation access rules
2017-05-30 17:56:49 +02:00
jesusVMayor e37db6412a web_m2x_options: Hide the create/create and edit... button when the user does not have creation permission. 2017-05-30 16:18:24 +02:00
jesusVMayor 57774b6e3e [IMP] web_m2x_options: Perf issue https://github.com/OCA/web/issues/615
* fix unecessary calls

Do check_access_rights and disable_quick_create calls only once per field.
2017-05-30 13:27:24 +02:00
OCA Transbot bdb6c994ad OCA Transbot updated translations from Transifex 2017-05-27 11:46:14 +02:00
OCA Git Bot a5c94d2129 [UPD] addons table in README.md 2017-05-24 02:38:26 +02:00
Stéphane Bidoul (ACSONE) 387d05c426 Merge pull request #611 from acsone/9.0-mig-web_ir_actions_act_window_message_zak
[9.0][MIG]web_ir_actions_act_window_message: Migration to V9
2017-05-23 15:35:04 +02:00
OCA Git Bot 46ec202264 [UPD] addons table in README.md 2017-05-23 02:38:51 +02:00
Pedro M. Baeza 1a7250c7aa Merge pull request #393 from Tecnativa/9.0-web_timeline
[9.0] [MIG] web_timeline
2017-05-22 13:19:34 +02:00
Pedro M. Baeza 4f0b76b040 [MIG] web_timeline: Migration to 9.0 2017-05-20 15:00:16 +02:00
Holger Brunn 226409d6fa [IMP] web_timeline: add few features 2017-05-20 14:59:25 +02:00
Adrien Peiffer (ACSONE) 84792d13f5 [IMP] web_timeline: Several improvements:
* Avoid to display all items of group_by model
* Remove unnecessary readgroup
* Remove dependency on project. Modify module structure. Imporve readme file.
* Add setup.py
2017-05-20 14:58:34 +02:00
Laurent Mignon e321070e2a [IMP] web_timeline: Extracted from incubator 2017-05-20 14:57:31 +02:00
Laurent Mignon f1934b71c8 [ADD] web_timeline
New view
2017-05-20 14:57:14 +02:00
Zakaria Makrelouf 58fc2a53ca [REF] wrap line breaks of the action message 2017-05-16 09:37:43 +01:00
Zakaria Makrelouf 311e60d82f [MIG] 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
2017-05-16 09:06:09 +01:00
Zakaria Makrelouf a53490d5f8 [REF] Reformat the code to have coherent coding style 2017-05-16 08:56:39 +01:00
Zakaria Makrelouf 0d97ef6fdb [REF]web_ir_actions_act_window_message: always refresh view after action 2017-05-07 10:16:19 +01:00
Zakaria Makrelouf 41188649ba [MIG]web_ir_actions_act_window_message: make module installable. 2017-05-07 10:09:10 +01:00
Zakaria Makrelouf e88cc8b2ef [9.0][MIG]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
2017-05-07 10:09:09 +01:00
OCA Transbot 281d6b07dc OCA Transbot updated translations from Transifex 2017-05-02 03:22:24 +02:00
OCA Transbot 436c6ad993 OCA Transbot updated translations from Transifex 2017-04-25 13:25:36 +01:00
Holger Brunn 4679318ae6 implement close_button_title 2017-04-25 13:25:36 +01:00
Holger Brunn 115568212c allow to pass a list of buttons 2017-04-25 13:25:36 +01:00
Jairo Llopis 551715b791 [FIX][web_export_view] Correctly export negative monetary numbers 2017-03-30 10:18:40 +02:00
Pedro M. Baeza 73ca05a805 Merge pull request #592 from Tecnativa/9.0-web_export_view-no_currency
[FIX][web_export_view] Remove monetary formatting
2017-03-29 17:34:08 +02:00
Jairo Llopis e0fc91aab0 [FIX][web_export_view] Remove monetary formatting
Monetary fields were hard to work with in Excel after exporting because having the currency symbol made Excel treat those cells as text.

This patch removes those symbols and thus allows Excel to treat those values as numbers, allowing easier management.

It works no matter the symbol is before or after the value, so in any case it fixes #558.
2017-03-29 14:46:35 +02:00