3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Sylvain LE GAL c958936773 Merge pull request #233 from hparfr/web_switch_company_warning
[ADD] web_switch_company_warning : display a message saying it's time…
2015-10-02 11:46:21 +02:00
__unported__ Merge pull request #184 from akretion/8.0-translate-dialog 2015-08-09 21:40:57 +02:00
help_online Slovene translations updated/added 2015-08-18 06:24:53 +02:00
help_popup [FIX] double key in manifest dict 2015-09-14 14:46:51 +02:00
support_branding Merge branch 'sysadminmatmoz-8.0' into 8.0 2015-08-18 11:49:21 +02:00
web_action_conditionable Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_advanced_search_x2x Change fitro by dominio 2015-08-24 13:03:17 +02:00
web_ckeditor4 [FIX] Now that we actually destroy editors, we need another check for their currentness 2015-07-23 18:40:44 +02:00
web_context_in_colors Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_dashboard_open_action [FIX] merge action's and action_attrs' 2015-07-02 14:56:54 +02:00
web_dashboard_tile Added slovene translation 2015-08-18 06:24:53 +02:00
web_dialog_size Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_dom_model_classes Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_easy_switch_company Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_environment_ribbon [IMP] Update roadmap section in README.rst 2015-09-22 12:36:14 +02:00
web_export_view Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_graph_improved Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_group_expand [IMP] web_group_expand: Add Jay Vora to credits 2015-09-29 18:24:25 +02:00
web_hide_db_manager_link Add bug tracker link on README.rst 2015-05-22 19:45:36 +02:00
web_ir_actions_act_window_message add OCA to author 2015-06-04 14:30:25 +02:00
web_ir_actions_act_window_page Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_last_viewed_records Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_listview_custom_element_number Move module icon to description 2015-08-18 11:08:53 +02:00
web_m2x_options bump version of web_m2x_options 2015-08-28 17:27:04 +02:00
web_menu_navbar_needaction [FIX] typo 2015-09-04 08:03:53 +02:00
web_option_auto_color Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_recipients_uncheck Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_searchbar_full_width add OCA to author 2015-06-04 14:30:25 +02:00
web_sheet_full_width Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00
web_sheet_full_width_selective add OCA to author 2015-03-09 18:16:46 +01:00
web_shortcuts [IMP] : override unlink method to remove deprecated web.shortcut object 2015-07-13 15:23:57 +02:00
web_switch_company_warning [FIX] web_switch_company_warning 2015-09-30 11:04:49 +02:00
web_translate_dialog Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_tree_dynamic_colored_field Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_tree_image Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_tree_many2one_clickable Use toLowerCase() instead another comparator 2015-06-25 08:36:55 +02:00
web_widget_color add OCA to author 2015-06-04 14:30:25 +02:00
web_widget_datepicker_options add OCA to author 2015-06-04 14:30:25 +02:00
web_widget_float_formula [PORT][REF] icon in description folder; 2015-07-17 17:10:40 +02:00
web_widget_many2many_tags_multi_selection Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_widget_text_markdown Add missing default oca icons 2015-08-18 11:09:01 +02:00
web_widget_x2many_2d_matrix remove comma 2015-06-05 00:33:22 +02:00
.gitignore [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +01:00
.travis.yml Update travis configuration 2015-07-24 23:10:19 +02:00
README.md [ADD] addons table in README.md 2015-09-23 16:27:29 +02:00

README.md

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality

Available addons

addon version summary
help_online 1.0 Help Online
help_popup 0.5 Help Popup
support_branding 2.0 Adds your branding to an Odoo instance
web_action_conditionable 0.1 web_action_conditionable
web_advanced_search_x2x 1.0 Use a search widget in advanced search for x2x fields
web_ckeditor4 1.0 Provides a widget for editing HTML fields using CKEditor 4.x
web_context_in_colors 1.1 Use the context in a tree view's colors and fonts attribute
web_dashboard_open_action 1.0 Adds a button to open a dashboard in full mode
web_dashboard_tile 1.0 Add Tiles to Dashboard
web_dialog_size 0.1 A module that lets the user expand a dialog box to the full screen width.
web_dom_model_classes 1.0 Allows small UI changes with simple CSS
web_easy_switch_company 1.0 Multicompany - Easy Switch Company
web_environment_ribbon 0.1 Web Environment Ribbon
web_export_view 1.2 Export Current View
web_graph_improved 0.1 Improves graph views.
web_hide_db_manager_link 1.0 Hide link to database manager in login screen
web_ir_actions_act_window_message 1.0 Show a message box to users
web_ir_actions_act_window_page 1.0 Allows a developer to trigger a pager to show the previous or next next record in the form view
web_last_viewed_records 1.0.0 Last viewed records
web_listview_custom_element_number 1.0 Allow users to set manually a quantity of items to display in a tree view
web_m2x_options 8.0.0.2 web_m2x_options
web_menu_navbar_needaction 8.0.1.0.0 Show the sum of submenus' needaction counters in main menu
web_option_auto_color 0.1 Web Option Auto Color
web_recipients_uncheck 0.3 Uncheck recipients on res.partner
web_searchbar_full_width 1.0 Show search bar in full screen width
web_sheet_full_width 1.0 Use the whole available screen width when displaying sheets
web_sheet_full_width_selective 0.1 Show selected sheets with full width
web_shortcuts 1.0 Web Shortcuts
web_translate_dialog 1.0 Easy-to-use pop-up to translate fields in several languages
web_tree_dynamic_colored_field 1.0 web tree dynamic colored field
web_tree_image 1.0 Show images in tree views
web_tree_many2one_clickable 1.0 Clickable many2one fields for tree views
web_widget_color 1.0 Web Widget Color
web_widget_datepicker_options 1.0 web_widget_datepicker_options
web_widget_float_formula 1.0 Web Widget - Formulas in Float fields
web_widget_many2many_tags_multi_selection 0.1 Tags multiple selection
web_widget_text_markdown 1.0 web_widget_text_markdown
web_widget_x2many_2d_matrix 1.0 Show list fields as a matrix

Unported addons

addon version summary
web_color 1.0 (unported) Web Color
web_confirm_window_close 7.0.1 (unported) Check for unsaved data when closing browser window
web_polymorphic_many2one 0.2 (unported) Web Polymorphic Many2One
web_popup_large 7.0.1.0 (unported) Large pop-ups in web client
web_search_alphabetic 1.0 (unported) Web Alphabetical Search
web_send_message_popup 1.0 (unported) Web Send Message as Popup