3
0
Fork 0
Commit Graph

954 Commits (1525e69a0d8a532eaa0440ffeea8e7a5159b5cb3)

Author SHA1 Message Date
nicomacr 1525e69a0d Merge branch '9.0-mig-web_decimal_numpad_dot' of github.com:adhoc-dev/web into 9.0-mig-web_decimal_numpad_dot 2017-10-04 10:14:59 -03:00
David Vidal d9b42361fb web_decimal_numpad_dot: Migration to 10.0
Support float time

- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.

FIX
2017-10-04 10:13:52 -03:00
nicomacr 4bf3efae5e FIX 2017-09-29 11:25:51 -03:00
Roel Adriaans be336adf8a web_decimal_numpad_dot: use the decimal_point defined in user language 2017-09-29 11:14:09 -03:00
Jairo Llopis d8f766c2dc Support float time
- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
2017-09-29 11:14:09 -03:00
Omar Castiñeira Saavedra 997ba7e3f5 web_decimal_numpad_dot: fixed float widget not working properly 2017-09-29 11:14:09 -03:00
David Vidal 0faee869a1 web_decimal_numpad_dot: Migration to 10.0 2017-09-29 11:14:09 -03:00
oihane 23aaf517c3 web_decimal_numpad_dot: now changes . for , in floating numbers 2017-09-29 11:14:09 -03:00
oihane 00c8984c5a New module <web_decimal_numpad_dot> 2017-09-29 11:14:09 -03: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