16 Commits (e3a5e44c33e5cc2a96b6af137b325ba5b50561df)

Author SHA1 Message Date
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. 2 years ago
Josef Rokos e5b33fa973 Added possibility to add custom widget to GridForm. Small fix in ReportDialog. 8 years ago
Josef Rokos 35696fbfea Added methods for better permission checks in modules.
Added method for returning selected entity in grid.
Added polymorphic methods for delete record and fill grid.
8 years ago
Josef Rokos 1e785fd488 Added report variable filler. 8 years ago
Josef Rokos 39ab4b74e2 Disable add/edit/delete buttons now possible. 8 years ago
Josef Rokos 8814a0e2a1 Allowed to add custom buttons/widget to grid toolbar.
Add possibility to hide plugin from navigation bar.
8 years ago
Josef Rokos 37c9ee15af Added reporting support- depends on LimeReport. 8 years ago
Josef Rokos 2bd6b41642 Delete button is disable if no record selected. 9 years ago
Josef Rokos 60887e7700 Added support for grid columns translations. Translated columns in
addressbook plugin.
9 years ago
Josef Rokos d93e470c10 Fixed permission issues. 9 years ago
Josef Rokos d108a42b08 Column widths saving to user settings.
Fixed memory leak in AutoTableModel.
9 years ago
Josef Rokos 1f4f318a26 Database error handling. 9 years ago
Josef Rokos d2f391558a UI for data filtering.
Icons for plugin grid operations.
9 years ago
Josef Rokos 37d2371148 Added Column dialog for selecting visible columns. Selection is stored to settings. 9 years ago
Josef Rokos bfff174db8 Improved plugin initialization. Added delete feature. 9 years ago
Josef Rokos 02c5bbe788 Added base classes for plugin UI. 9 years ago