Declare as many options prefixed with this string as you need for binding
a field value with an HTML node attribute (disabled, class, style...)
called as the `<name>` passed in the option.
NOTE: This doesn't prevent to require to fill the full matrix with
all the combination records.
* README update to newest OCA template
* Example in README
* Massive performance boost for big matrices, specially on Firefox
* Assign id on row in order to find it back in all cases
* Fix#321, choked on cached writes
* [PRT][REN] Added module web_hide_db_manager_link, as a port to v8 of web_nocreatedb, but with a more descriptive name.
* [IMP] web_hide_db_manager_link: Improve README file.
* [IMP] web_hide_db_manager_link: Improve README file as reviewed.
* [UPD] web_hide_db_manager_link: Removed useless README line, as it explains a standard procedure for updating modules.
* Add bug tracker link on README.rst
* [UPD] prefix versions with 8.0
* [FIX] fixes the disabling of the db manager
* [IMP] change screenshot to v9, README, and improve style as per OCA guidelines
* [FIX] improve README and XML style, as per reviewer's comments
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
* ribbon.color
* ribbon.background.color
Added Copyright in .js
Delete duplicate entries in css
* [IMP] web_dialog_size: Put dialog size expanded by default
* [REM] web_popup_large: By duplication of the functionality
* [IMP] web_dialog_size: README and contributors
* [ADD] configuration parameter for default behavior
[FIX] return super's promise
[IMP] use fontawesome icons for buttons