FMRD-Desktop is a Qt- and PostgresSQL-based GUI application that facilitates data entry into the Football Match Result Database (FMRD). The FMRD maintains match result data in order to support football (soccer) analytics research and development.
The following is a list of changes made to the package since the previous tagged version:
(External) - External changes to user
(Internal) - Internal changes not seen by user
(Internal) Capitalize class names in UI/Python files to comply with PEP 8
(Internal) Move navigation enums to Constants module
(External) Linked icons in UI dialogs to resource file
(External) Added error message dialog for failed database commits
(External) Added Save button functionality to data entry UIs
(External) Added Save/Discard option upon Close selection in UI dialogs
(External) Fixed database authentication procedure after initial failed login
(Internal) Removed superfluous self.mapper.submit() call from addRecord() methods
(Internal) Make About dialog a function
(Internal) Added version string in Constants module
(Internal) Removed VERSION file from docs submodule
The FMRD and its related data-entry applications are free software and are distributed according to the GNU General Public License (GPLv3).
The project site is located at http://hhamilton-src.github.com/fmrd-desktop/.