You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
8.1 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/162/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-web-162)
  2. [![Build Status](https://travis-ci.org/OCA/web.svg?branch=10.0)](https://travis-ci.org/OCA/web)
  3. [![Coverage Status](https://coveralls.io/repos/OCA/web/badge.png?branch=10.0)](https://coveralls.io/r/OCA/web?branch=10.0)
  4. Web addons for Odoo
  5. ===================
  6. This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
  7. - Add facilities to the UI
  8. - Add widgets
  9. - Ease the import/export features
  10. - Generally add clientside functionality
  11. [//]: # (addons)
  12. Available addons
  13. ----------------
  14. addon | version | summary
  15. --- | --- | ---
  16. [help_online](help_online/) | 10.0.1.0.0 | Help Online
  17. [support_branding](support_branding/) | 10.0.1.0.0 | Adds your branding to an Odoo instance
  18. [web_access_rule_buttons](web_access_rule_buttons/) | 10.0.1.0.0 | Disable Edit button if access rules prevent this action
  19. [web_action_conditionable](web_action_conditionable/) | 10.0.1.0.0 | web_action_conditionable
  20. [web_advanced_search_wildcard](web_advanced_search_wildcard/) | 10.0.1.0.0 | Webmodule to add wildcard operators in advanced search field
  21. [web_advanced_search_x2x](web_advanced_search_x2x/) | 10.0.2.0.3 | Use a search widget in advanced search for x2x fields
  22. [web_chatter_paste](web_chatter_paste/) | 10.0.1.0.0 | Paste images and drop files into the chatter and upload them directly
  23. [web_confirm_window_close](web_confirm_window_close/) | 10.0.1.0.0 | Check for unsaved data when closing browser window
  24. [web_decimal_numpad_dot](web_decimal_numpad_dot/) | 10.0.1.1.0 | Allows using numpad dot to enter period decimal separator
  25. [web_dialog_size](web_dialog_size/) | 10.0.1.0.2 | A module that lets the user expand a dialog box to the full screen width.
  26. [web_domain_field](web_domain_field/) | 10.0.1.0.0 | Use computed field as domain
  27. [web_editor_background_color](web_editor_background_color/) | 10.0.1.0.0 | Set any background color for web editor snippets
  28. [web_environment_ribbon](web_environment_ribbon/) | 10.0.1.0.0 | Web Environment Ribbon
  29. [web_export_view](web_export_view/) | 10.0.1.0.0 | Web Export Current View
  30. [web_favicon](web_favicon/) | 10.0.1.0.0 | Allows to set a custom shortcut icon (aka favicon)
  31. [web_hide_db_manager_link](web_hide_db_manager_link/) | 10.0.1.0.0 | Hide link to database manager in login screen
  32. [web_ir_actions_act_window_message](web_ir_actions_act_window_message/) | 10.0.1.0.0 | Show a message box to users
  33. [web_ir_actions_act_window_page](web_ir_actions_act_window_page/) | 10.0.1.0.0 | Allows a developer to trigger a pager to show the previous or next next record in the form view
  34. [web_listview_invert_selection](web_listview_invert_selection/) | 10.0.1.0.0 | Invert current selection of list of records
  35. [web_listview_range_select](web_listview_range_select/) | 10.0.1.0.0 | Enables selecting a range of records using the shift key
  36. [web_m2x_options](web_m2x_options/) | 10.0.1.1.1 | web_m2x_options
  37. [web_no_bubble](web_no_bubble/) | 10.0.1.0.0 | Remove the bubbles from the web interface
  38. [web_notify](web_notify/) | 10.0.1.0.0 | Send notification messages to user
  39. [web_readonly_bypass](web_readonly_bypass/) | 10.0.1.0.1 | Allow to save onchange modifications to readonly fields
  40. [web_responsive](web_responsive/) | 10.0.1.2.3 | It provides a mobile compliant interface for Odoo Community web
  41. [web_search_with_and](web_search_with_and/) | 10.0.1.0.0 | Use AND conditions on omnibar search
  42. [web_searchbar_full_width](web_searchbar_full_width/) | 10.0.1.0.0 | Show search bar in full screen width
  43. [web_send_message_popup](web_send_message_popup/) | 10.0.1.0.0 | Web Send Message as Popup
  44. [web_sheet_full_width](web_sheet_full_width/) | 10.0.1.0.1 | Use the whole available screen width when displaying sheets
  45. [web_shortcut](web_shortcut/) | 10.0.1.0.1 | Shortcut Menu
  46. [web_switch_company_warning](web_switch_company_warning/) | 10.0.0.1.0 | Show a warning if current company has been switched in another tab or window.
  47. [web_timeline](web_timeline/) | 10.0.1.2.1 | Interactive visualization chart to show events in time
  48. [web_translate_dialog](web_translate_dialog/) | 10.0.1.0.1 | Easy-to-use pop-up to translate fields in several languages
  49. [web_tree_dynamic_colored_field](web_tree_dynamic_colored_field/) | 10.0.1.0.0 | Allows you to dynamically color fields on tree views
  50. [web_tree_image](web_tree_image/) | 10.0.1.1.0 | Show images in tree views
  51. [web_tree_many2one_clickable](web_tree_many2one_clickable/) | 10.0.1.0.0 | Open the linked resource when clicking on their name
  52. [web_widget_bokeh_chart](web_widget_bokeh_chart/) | 10.0.1.0.0 | This widget allows to display charts using Bokeh library.
  53. [web_widget_color](web_widget_color/) | 10.0.1.0.0 | Web Widget Color
  54. [web_widget_darkroom](web_widget_darkroom/) | 10.0.1.0.0 | Provides web widget for image editing and adds it to standard image widget as modal
  55. [web_widget_digitized_signature](web_widget_digitized_signature/) | 10.0.0.1.0 | Web Widget Digitized Signature
  56. [web_widget_domain_v11](web_widget_domain_v11/) | 10.0.1.0.1 | Updated domain widget
  57. [web_widget_float_formula](web_widget_float_formula/) | 10.0.1.0.0 | Allow use of simple formulas in float fields
  58. [web_widget_image_download](web_widget_image_download/) | 10.0.1.0.0 | Allows to download any image from its widget
  59. [web_widget_image_webcam](web_widget_image_webcam/) | 10.0.1.0.0 | Allows to take image with WebCam
  60. [web_widget_many2many_tags_multi_selection](web_widget_many2many_tags_multi_selection/) | 10.0.1.0.0 | Tags multiple selection
  61. [web_widget_slick](web_widget_slick/) | 10.0.1.0.0 | Adds SlickJS slider widget for use as a carousel on Many2one attachment fields in backend form views.
  62. [web_widget_slick_example](web_widget_slick_example/) | 10.0.1.0.0 | Example usage of the web_widget_slick and web_widget_slickroom modules
  63. [web_widget_slickroom](web_widget_slickroom/) | 10.0.1.0.0 | Provides Slick Carousel Widget with DarkroomJS image editing
  64. [web_widget_text_markdown](web_widget_text_markdown/) | 10.0.1.0.0 | web_widget_text_markdown
  65. [web_widget_timepicker](web_widget_timepicker/) | 10.0.1.0.0 | Web Timepicker Widget
  66. [web_widget_x2many_2d_matrix](web_widget_x2many_2d_matrix/) | 10.0.1.0.1 | Show list fields as a matrix
  67. [web_x2many_delete_all](web_x2many_delete_all/) | 10.0.1.0.0 | Adds a button to x2many fields that removes all linked records
  68. Unported addons
  69. ---------------
  70. addon | version | summary
  71. --- | --- | ---
  72. [help_popup](help_popup/) | 8.0.0.5.0 (unported) | Help Popup
  73. [web_ckeditor4](web_ckeditor4/) | 8.0.1.0.0 (unported) | Provides a widget for editing HTML fields using CKEditor 4.x
  74. [web_context_in_colors](web_context_in_colors/) | 8.0.1.1.0 (unported) | Use the context in a tree view's colors and fonts attribute
  75. [web_dashboard_open_action](web_dashboard_open_action/) | 8.0.1.0.0 (unported) | Adds a button to open a dashboard in full mode
  76. [web_dashboard_tile](web_dashboard_tile/) | 8.0.1.0.0 (unported) | Add Tiles to Dashboard
  77. [web_dom_model_classes](web_dom_model_classes/) | 8.0.1.0.0 (unported) | Allows small UI changes with simple CSS
  78. [web_duplicate_visibility](web_duplicate_visibility/) | 9.0.1.0.0 (unported) | Manage the duplicate button visibiliy
  79. [web_graph_improved](web_graph_improved/) | 8.0.0.1.0 (unported) | Improves graph views.
  80. [web_group_expand](web_group_expand/) | 8.0.1.0.0 (unported) | Group Expand Buttons
  81. [web_last_viewed_records](web_last_viewed_records/) | 8.0.1.0.0 (unported) | Last viewed records
  82. [web_menu_navbar_needaction](web_menu_navbar_needaction/) | 8.0.1.0.0 (unported) | Show the sum of submenus' needaction counters in main menu
  83. [web_option_auto_color](web_option_auto_color/) | 8.0.0.1.0 (unported) | Web Option Auto Color
  84. [web_polymorphic_many2one](web_polymorphic_many2one/) | 0.2 (unported) | Web Polymorphic Many2One
  85. [web_recipients_uncheck](web_recipients_uncheck/) | 8.0.0.3.0 (unported) | Uncheck recipients on res.partner
  86. [web_search_alphabetic](web_search_alphabetic/) | 1.0 (unported) | Web Alphabetical Search
  87. [web_sheet_full_width_selective](web_sheet_full_width_selective/) | 8.0.0.1.0 (unported) | Show selected sheets with full width
  88. [web_widget_datepicker_options](web_widget_datepicker_options/) | 8.0.1.0.0 (unported) | web_widget_datepicker_options
  89. [//]: # (end addons)