19 Commits (d699ce79f72ddda7c82a15820e05874652974a10)

Author SHA1 Message Date
Josef Rokos d699ce79f7 Build system changed to Cmake, ORM changed to QxORM, Qt6 compatibility. 2 years ago
Josef Rokos fe3602fcfc Added support for default sorting. Commodity are sorted by name by default. 7 years ago
Josef Rokos 836521e533 Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
Removed permission check from Service::loadById- caused access violation when user had not have read permission.
7 years ago
Josef Rokos dbbf4a0a67 Import progress is shown while import. 8 years ago
Josef Rokos fe5eac9cd9 Added support for import data from file. 8 years ago
Josef Rokos 5035c4ce05 Fixed MSVS2010 build. Compiler does not support virtual template methods. 9 years ago
Josef Rokos facaf98cf0 Added support for saving receipts. 9 years ago
Josef Rokos 96685d2bed Implementation of basic permission checks. 9 years ago
Josef Rokos e569dfbc12 Added support for settings 9 years ago
Josef Rokos 1f4f318a26 Database error handling. 9 years ago
Josef Rokos 3d9e182531 Added IService QObject derived class for emiting Qt signals from service objects. 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
Josef Rokos 7c90c66468 Added support for database maintenance. Added core plugin. 9 years ago
Josef Rokos 71325fa717 Improved transaction handling. 9 years ago
Josef Rokos b1e1388135 Fixed missing return in Service::loadById. 9 years ago
Josef Rokos b7cfb8c39c Added template class AutoTableModel for automatic table models based on
given list of QObject derived objects.
9 years ago
Josef Rokos 096605a39e - Core library header files added to core.h file.
- Fixed windows build.
- Added AccommodationService class.
9 years ago
Zdenek Jonak 53d56f2e13 initial commit Base app, core lib, plugin system 9 years ago