Commit Graph

10 Commits (e77aecac10ad652eecc1f44c94e20fd6ee6ea1b5)

Author SHA1 Message Date
SimoRubi b9f77fb791 bi_view_editor: Better error message if the query is not correct 2020-05-11 17:46:13 +02:00
SimoRubi acb5cabccd bi_view_editor: window functions without ORDER BY clause do not have reliable behavior 2020-05-11 17:46:13 +02:00
Andrea 11ec4eefd5 Add extra functionalities
Add LEFT JOIN capabilities

Add sums and avg capabilities for tree views

Robustness and code review

Provide ER diagram view for table relations
2019-11-26 13:00:22 +01:00
Andrea c6fca717bd [12.0][MIG] bi_view_editor 2019-11-26 12:58:16 +01:00
Andrea Stirpe 205433abb1 Drop bi views when uninstalling module 2019-11-26 12:58:16 +01:00
Andrea c3a37cfe94 Remove logger warnings during update all 2019-11-26 12:58:16 +01:00
SimoRubi c116401428 [FIX] bi_view_editor: Apostrophe + migration script
Apostrophe in model name raised ValueError. Added needed migration script.
2019-11-26 12:58:16 +01:00
tarteo decd669ac8 [MIG] bi_view_editor: Migration to 11.0 2019-11-26 12:58:16 +01:00
Andrea 949b8d31cd [MIG+IMP] bi_view_editor: Migration to v10 + enhancements
* Add menu items creation feature
* Added selection of fields of a tree view
* Improved usability and strings made translatable
* Avoid display duplicated nodes
* Robustness
* Updated Dutch translation
* Avoid possible sql injection in bi_view_editor
* Removed deprecated RegistryManager
2019-11-26 12:58:16 +01:00
Andrea 8b872e16a2 Initial commit bi_view_editor V9 2019-11-26 12:58:16 +01:00