prodejna/core
Josef Rokos 4f2380f3db Added checkbox for select all items from saved receipt.
..
data Added ability to store creator, updater, date of create and date of edit on entities- columns for this added to Voucher and CampData.
icons Added button for report dialog to shop.
reporting SVG icons replaced by PNG on report viewer and report dialog.
roles UI fixes
settings Added support for Value Added Tax.
translations Updated czech translations
users Improved permission checks.
autoform.h Fixed permission issues.
autotablemodel.h Added checkbox for select all items from saved receipt.
columndialog.cpp Added Column dialog for selecting visible columns. Selection is stored to settings.
columndialog.h Added Column dialog for selecting visible columns. Selection is stored to settings.
columndialog.ui Added Column dialog for selecting visible columns. Selection is stored to settings.
combodata.cpp Added support for bindig relations (foreign keys) to combo boxes.
combodata.h Added settings for seasons and number series. Added static method
context.cpp fixed application crash when loading plugin
context.h Added settings for seasons and number series. Added static method
core.h Added support for dashboard.
core.pro Added support for dashboard.
core_global.h initial commit Base app, core lib, plugin system
coreplugin.cpp translation support fixed and new translations added
coreplugin.h Translation suport
csvimporter.cpp Added support for import data from file.
csvimporter.h Import progress is shown while import.
defaultformhandler.cpp Commodity - added setting for translate czech chars to numbers (bar code scanner fix).
defaultformhandler.h MSVS2010 build fix.
define.h Fixed saving of QDecDouble numbers.
emptystringvalidator.cpp Forgotten modifications.
emptystringvalidator.h Fixed build on MS VS2010. Improved includes in data classes.
enums.h Fixed saving of enums to json settings. Added global enum for rounding.
exprevaluator.cpp Added logo to settings. Small bugfixes.
exprevaluator.h Fixed MSVS build
filterdialog.cpp Implemented data filtering.
filterdialog.h Implemented data filtering.
filterdialog.ui Implemented data filtering.
filterui.cpp Implemented data filtering.
filterui.h Implemented data filtering.
filterui.ui Implemented application login.
formbinder.h Added class ObjectBinder for common data binding.
formdialog.cpp Fixed MSVS build. Added plugin icons, improved UI.
formdialog.h Database error handling.
formdialog.ui Fixed MSVS build. Added plugin icons, improved UI.
gridform.h Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
gridform.ui SVG icons replaced by PNG. Caused huge memory allocation on Windows.
helper.cpp Fixed MSVC 2012 build.
helper.h Fixed MSVC 2012 build.
idashboardwidget.h Fixed MSVC 2012 build.
iform.cpp Fixed bug when cancel edit form on new record.
iform.h Commodity - added setting for translate czech chars to numbers (bar code scanner fix).
igridform.cpp Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
igridform.h Added possibility to add custom widget to GridForm. Small fix in ReportDialog.
iimporter.h Import progress is shown while import.
iimportprogress.h Fixed MSVS 2012 build
imetadataplugin.cpp Adding reports without recompilation now possible.
imetadataplugin.h Adding reports without recompilation now possible.
importdialog.cpp Import dialog and import progress moved to core library.
importdialog.h Fixed MSVS 2012 build
importdialog.ui Import dialog and import progress moved to core library.
importprogress.cpp Import dialog and import progress moved to core library.
importprogress.h Fixed MSVS 2012 build
importprogress.ui Import dialog and import progress moved to core library.
iplugin.h Added support for dashboard.
iservice.cpp Implementation of basic permission checks.
iservice.h Implementation of basic permission checks.
itablemodel.cpp Merge branch 'master' of https://git.bukova.info/repos/git/prodejna
itablemodel.h Added support for checkbox select in AutoTableModel.
ivalidator.h Implemented dependency solving for db schemas creation. Added macro for
metaData.json Data classes and services for number series and seasons. Fixed release
numberseriesservice.cpp Improved work with number series. Added season to voucher record.
numberseriesservice.h Improved work with number series. Added season to voucher record.
objectbinder.cpp Added class ObjectBinder for common data binding.
objectbinder.h Added class ObjectBinder for common data binding.
permissionevaluator.cpp Implementation of basic permission checks.
permissionevaluator.h Implementation of basic permission checks.
permissionservice.cpp Implemented application login.
permissionservice.h Implemented application login.
rc.qrc Added button for report dialog to shop.
samestringvalidator.cpp Added new validator, userform validation
samestringvalidator.h Added new validator, userform validation
savefilterdialog.cpp Implemented data filtering.
savefilterdialog.h Implemented data filtering.
savefilterdialog.ui Implemented data filtering.
seasonservice.cpp Data classes and services for number series and seasons. Fixed release
seasonservice.h Data classes and services for number series and seasons. Fixed release
service.h Added support for default sorting. Commodity are sorted by name by default.
settingsform.cpp Improved permission checks.
settingsform.h Fixed MSVS build. Added plugin icons, improved UI.
settingsform.ui Added protected method GridForm::addRow. Increased settings form size.
settingsservice.cpp Added support for settings
settingsservice.h Fixed saving of enums to json settings. Added global enum for rounding.
transaction.cpp Added support for saving receipts.
transaction.h Fixed build on MS VS2010. Improved includes in data classes.