re #9846 Changed keyman devices, body devices views. Added Head devices view. Changed filtering of logs, ldlogs, body devices, head devices and keyman devices. Changed HTML tables style and few labels.
Changed looks of tables with simple css. Added inventory number and comment to Lauterbach devices. Changed connection between lauterbach devices and license.
Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.
Added signup and users table in database. Passwords are hashed. Added view for changing users roles.
re #9577 Api code documentation.
Added functionality for creating licenses and teams and connecting them to devices a PCs.
re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.
re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.
re #9425 Implemented Entities for communicating with db
re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message
First api implementation. Lacks postgresql connection and web templates