aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model
AgeCommit message (Expand)Author
2015-07-29Update Totem commandsAnton Tananaev
2015-07-27Removing unnecessary try-catch and adding more commands to Totem protocolIrving Gonzalez
2015-07-27Implement Totem commands supportIrving Gonzalez
2015-07-25Parse extra TZone infomationAnton Tananaev
2015-07-20Update data model classesAnton Tananaev
2015-07-18Implement json other decodingAnton Tananaev
2015-07-17Finish with GPS103 commandsAnton Tananaev
2015-07-17Start re-factoring commandsAnton Tananaev
2015-07-17Rename package from http to webAnton Tananaev
2015-07-15Store extra data in JSON formatAnton Tananaev
2015-07-14Use diamond operator for genericsAnton Tananaev
2015-07-01Minor changes to password managementAnton Tananaev
2015-07-01Re-implement hashing classAnton Tananaev
2015-06-24Ingore semi-colon for GPS103Anton Tananaev
2015-06-18Refactor database init processAnton Tananaev
2015-06-16Separated the persisted password (hashedPassword) from the password sent from...Demian
2015-06-16Implemented password hashing using a salt, following this code&guidelines: ht...Demian
2015-06-11Revert "removing double quotes"Anton Tananaev
2015-06-10Begin implementing alertsIrving Gonzalez
2015-06-09Moved hashing function to a separate helper classDemian
2015-06-09Replaced tabs for spacesDemian
2015-06-09Added compatibility for MySQL on all queries. Moved the sha256 logic to java ...Demian
2015-06-09Add new STL060 formatAnton Tananaev
2015-06-01Add server settings modelAnton Tananaev
2015-05-07Improve double and float formatAnton Tananaev
2015-05-06Add new user registrationAnton Tananaev
2015-05-04More other data cleanupAnton Tananaev
2015-05-04Create prefixes for other dataAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-05-04Make base even class abstractAnton Tananaev
2015-05-04Create base event classAnton Tananaev
2015-05-03Implmenet reflection json conversionAnton Tananaev
2015-05-03Remove unused fromRecord methodAnton Tananaev
2015-05-02Refactor data manager codeAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-28Implement API to create devicesAnton Tananaev
2015-04-27Implement JSON conversionAnton Tananaev
2015-04-27Add user model classAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev
2015-04-26Add database methods for devicesAnton Tananaev
2015-04-12Add JSON formatting methodAnton Tananaev
2014-12-31Add filter unit testsAnton Tananaev
2014-10-09Integrate c3p0 database libraryAnton Tananaev
2014-09-09Re-factored so a functions handles assigning the data to the prepared stateme...Jed
2014-09-09Removed Other changes to prepare for pull requestJed
2014-09-09Removed Other changes to prepare for pull requestJed
2014-09-08Fixed updateLatestPostion using the wrong query object to prepare the namedst...Jed
2014-09-08Updated TrackerEventHandler to only trigger UpdateLatestPosition on the last ...Jed
2014-08-24Add message classAnton Tananaev
2014-08-02Improve extended formatterAnton Tananaev