18 Commits (2597f79d2d456dc454727bc41efd17762b33389a)

Author SHA1 Message Date
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. 2 years ago
Josef Rokos d93e470c10 Fixed permission issues. 9 years ago
Josef Rokos 96685d2bed Implementation of basic permission checks. 9 years ago
Zdenek Jonak ffcf753acb fixed compile problem with gcc and inicialization in comodity plugin 9 years ago
Josef Rokos c12a1231c0 Fixed MSVS build. Added plugin icons, improved UI. 9 years ago
Josef Rokos e569dfbc12 Added support for settings 9 years ago
Josef Rokos 8e999c7818 Added support for binding QDecimal values. 9 years ago
Josef Rokos 3d7f51f42b Fixed bug when cancel edit form on new record. 9 years ago
Josef Rokos 1bb87dcb20 Merge branch 'master' of https://git.bukova.info/repos/git/prodejna 9 years ago
Josef Rokos 1f4f318a26 Database error handling. 9 years ago
Josef Rokos 7ea06881ef AutoTableModel now can display data from related table.
Usage example of ComboBox binding in Accommodation plugin.
9 years ago
Josef Rokos 1b6141923f Added support for bindig relations (foreign keys) to combo boxes. 9 years ago
Josef Rokos ca35df241f Added support for binding simple data to combo boxes. (not tested) 9 years ago
Zdenek Jonak 6f78308d7d Added new validator, userform validation 9 years ago
Josef Rokos 94fba56dab Implemented permission settings for Roles. 9 years ago
Josef Rokos 02c5bbe788 Added base classes for plugin UI. 9 years ago
Josef Rokos 5993193ffb Added support for form validations. 9 years ago
Josef Rokos e6bbae3eaf Added AutoForm class for automatic binding. 9 years ago