Roadmap
Version 2.1.x
- Color background for rows in table from properties
- e.g. from property "reservations.reservation.status.color"
- User setting for additional columns in table over path
- the column show/hide widget is replaced with the widget from search
- on adding property over path the path must appear in the table as additional column
- Search with buttons "Previous" / "Next"
- Data is not filtered
- with the buttons "Previous" and "Next" the selection jumps to the previous / next record from the search
- New access mechanism
- New properties for access: access_insert, access_update, access_delete, access_archive, access_execute, access_copy
- Old access properties are deleted: access_group, access_mode
- Optimization of the ORM mechanism --> more flexibility in the Schema Generator
- no hard coded properties (only id)
- automatic constraint generation on is_foreignkey=true
Version 2.2.x
- Color search
- the data is not filtered
- the searched rows appear in user defined background color
- The property selection widget in the search bar shows only a small set of predefined properties
- in the bottom of the widget there is a button "More...", which shows the full set of visible properties of the searched objectdef
