3
0
Fork 0
Commit Graph

1383 Commits (241d9d2d026d48771ce3ba4be23f468d5a348e9c)

Author SHA1 Message Date
Jairo Llopis 4d88189c98 [10.0][IMP] Limit favicon editors in web_favicon (#607)
* [ADD] root user as default member of group
* [REM] Separate group for editing favicon
2017-06-02 11:48:31 +02:00
tarteo d68ea0ce91 [FIX] Removed single quotes from manifest 2017-06-02 10:03:53 +02:00
tarteo f56faebccc [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo bc06abda70 [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo 6978280f98 [REM] Separate group for editing favicon 2017-06-02 10:03:53 +02:00
tarteo 37b5fd80d1 [ADD] root user as default member of group 2017-06-02 10:03:53 +02:00
tarteo f2c234f206 [ADD] Group 'Edit Favicon' 2017-06-02 10:03:53 +02:00
tarteo 00eb9e4abe [ADD] Group 'Edit Favicon' 2017-06-02 10:03:53 +02:00
Jairo Llopis 1834938d2d [FIX][help_online] Manage type conversion
See https://github.com/OCA/web/pull/584#discussion_r106707896
2017-06-01 17:00:45 +02:00
Laurent Mignon c8cc759b41 [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages
2017-06-01 17:00:45 +02:00
Laurent Mignon e83c63fc91 [FIX] help_online: Replace obsolete icon into the export wizard 2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 173355c1ff Revert "[10.0] help_online fix export/import (#584)"
This reverts commit 95f15c43d5.
2017-06-01 17:00:45 +02:00
Laurent Mignon (ACSONE) 95f15c43d5 [10.0] help_online fix export/import (#584)
* [FIX] help_online:  Replace obsolete icon into the export wizard

* [FIX] help_online: Add the key attribute into the exported data
This key is required to get the pages properly imported as web pages

* Use the correct method for combining strings

This handles type conversions properly
2017-05-31 12:22:37 +02:00
Pedro M. Baeza 37b659d832 Merge pull request #644 from Comunitea/10.0-fix-web_m2x_check_access
[fix]web_m2x_options: creation access rules / Perf issue https://github.com/OCA/web/issues/615
2017-05-31 10:44:59 +02:00
OCA Git Bot 3374b1e298 [ADD] setup.py 2017-05-31 04:39:03 +02:00
OCA Git Bot ff291b7fff [UPD] addons table in README.md 2017-05-31 02:40:02 +02:00
jesusVMayor c66dde3d8a web_m2x_options: Hide the create/create and edit... button when the user does not have creation permission. 2017-05-30 19:21:18 +02:00
jesusVMayor c9a94e6dc7 [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 19:21:04 +02:00
Florent de Labarre 946b7aeab7 [MIG] web_widget_many2many_tags_multi_selection (#623) 2017-05-30 11:52:30 +02:00
Benjamin Willig 4e3b640b05 [MIG] web_ir_actions_act_window_message: Migration to 10. Also added HTML handling 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf 4f69643db2 wrap line breaks of the action message 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf a031b5f8fb 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-30 10:33:32 +02:00
Zakaria Makrelouf db9bc11caa Reformat the code to have coherent coding style 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf a10139c559 web_ir_actions_act_window_message: always refresh view after action 2017-05-30 10:33:32 +02:00
Zakaria Makrelouf 12f6eeb450 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-30 10:33:32 +02:00
OCA Transbot 1837abfeed OCA Transbot updated translations from Transifex 2017-05-30 10:33:32 +02:00
Holger Brunn b1df15b88e implement close_button_title 2017-05-30 10:33:32 +02:00
Holger Brunn 6bc7aabed7 allow to pass a list of buttons 2017-05-30 10:33:32 +02:00
OCA Git Bot a7e0856455 [ADD] setup.py 2017-05-30 04:38:49 +02:00
Sylvain LE GAL 0a9b75227b Merge pull request #631 from StefanRijnhart/10.0-web_confirm_window_close
10.0 web confirm window close
2017-05-30 01:47:33 +02:00
ralwafaie 725bc6cb41 [MIG] web_advanced_search_x2x: Migrated to 10.0 FIX review Remarks 2017-05-29 12:09:09 +02:00
ralwafaie 588c5cdaaf [MIG] web_advanced_search_x2x: Migrated to 10.0 2017-05-29 12:09:09 +02:00
Jairo Llopis b13f0324bb Make other operators work again 2017-05-29 12:09:09 +02:00
Jairo Llopis dec6f86de5 Make it good-looking, update known issues, fix templates. 2017-05-29 12:09:09 +02:00
Holger Brunn 9f0baade9c inhibit closing the menu when selecting from the dropdown 2017-05-29 12:09:09 +02:00
Jairo Llopis a81622e2cd Adapt to v9 API.
- Use the new domain widget.
- Use modules system.
2017-05-29 12:09:09 +02:00
cubells 06991fc89d web_advanced_search_x2x module 2017-05-29 12:09:09 +02:00
OCA Transbot d81b5b1e76 OCA Transbot updated translations from Transifex 2017-05-27 11:40:01 +02:00
Stefan Rijnhart 0e08aba89d [MIG] web_confirm_window_close 2017-05-25 22:56:47 +02:00
OCA Git Bot dcb8f26b95 [ADD] setup.py 2017-05-24 04:37:46 +02:00
OCA Git Bot bf8809a288 [UPD] addons table in README.md 2017-05-24 02:38:30 +02:00
Pedro M. Baeza 39369331ac Merge pull request #622 from Tecnativa/10.0-mig-web_m2x_options
10.0 mig web m2x options
2017-05-23 18:11:05 +02:00
Dennis Sluijk 2b986c4bc5 [10.0][IMP][web_responsive] Make search bar sticky (#633)
* Initial commit

* Initial commit
2017-05-23 09:39:14 +02:00
Thomas Binsfeld c911fcd790 [ADD] setup for web_timeline 2017-05-22 14:13:24 +02:00
Thomas Binsfeld 1dc0fb8ea2 [FIX] web_timeline: fix commas in manifest file 2017-05-22 14:13:24 +02:00
Leonardo Donelli 7d7d1852de Port web_timeline to v10 2017-05-22 14:13:24 +02:00
Pedro M. Baeza 7f05878fe4 [MIG] web_timeline: Migration to 9.0 2017-05-22 14:13:24 +02:00
Holger Brunn f2fd0f8d6b [IMP] web_timeline: add few features 2017-05-22 14:13:24 +02:00
Adrien Peiffer (ACSONE) c5a3567765 [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-22 14:13:24 +02:00
Laurent Mignon f70d9e10cd [IMP] web_timeline: Extracted from incubator 2017-05-22 14:13:24 +02:00