* Update JS to use v9 module system
* Fix non-functioning logic for obtaining the value of an input element
* Eliminate redundant calls (e.g. there were multiple calls to eval)
* Modify formula cleanup to use localized decimal point and thousands separator
characters
* Add JS unit tests
* [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
[FIX]: Renaming files according to OCA standards
[FIX]: Change internal persistance form char to float
[FIX]: Reorder jquery plugin to lib directory
[ADD]: Form field record defintion can override timepicker plugin options