aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model
AgeCommit message (Expand)Author
2017-09-19Implement per device NotificationsAbyss777
2017-09-12Implement Saved CommandsAbyss777
2017-09-08Improve TRV decoder logicAnton Tananaev
2017-09-07Handle correct and incorrect attribute typesAbyss777
2017-09-06Move units to attributes and add volume unitsAbyss777
2017-09-05Remove Attribute Aliases supportAbyss777
2017-09-02Update Java librariesAnton Tananaev
2017-08-22Clean up events constructorAnton Tananaev
2017-08-19Advanced TK103 attributesAnton Tananaev
2017-08-14Trim email addresstsmgeek
2017-08-10Implement delayed overspeed eventsAbyss777
2017-08-09Implement motion detection similar to trips detectionAbyss777
2017-07-31- Rename QueryAdditional to QueryExtendedAbyss777
2017-07-31Implement SQL requests constructionAbyss777
2017-07-23Merge pull request #3373 from Abyss777/refactor_managersAnton Tananaev
2017-07-22- Add Permission helper ClassAbyss777
2017-07-21Use classes instead of constants everywhereAbyss777
2017-07-21Abolish permissions classes and get permissions as Map from DBAbyss777
2017-07-20Rename Identifiable and Extensible to BaseModel and ExtendedModelAbyss777
2017-07-19Refactored four managersAbyss777
2017-07-18Implement additional Syrus dataAnton Tananaev
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-12Implement Driver Unauthorized EventAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-07-11Implement Driver models, schema and databaseAbyss777
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-06-26Support watch audio fileAnton Tananaev
2017-06-16Implement statistics collectionAnton Tananaev
2017-06-15Add missing Watch alarmsAnton Tananaev
2017-06-03Update Command.javaFlorian
2017-06-02Update Command.javaFlorian
2017-06-02Update Command.java5of9
2017-05-31Implement image savingAnton Tananaev
2017-05-19Adjust battery and batteryLevel typeAbyss777
2017-05-12Implement computed attributesAbyss777
2017-04-29Save more statistics infoAnton Tananaev
2017-04-20Update Position.javalalamper
2017-04-17Implement fuel drop eventsAnton Tananaev
2017-04-17Support for optional valuesAnton Tananaev
2017-04-15Improve GT06 alarm decodingAnton Tananaev
2017-03-26Replace deprecated JsonSerialize with JsonIncludeAngeloBAN
2017-03-23Move default device status to getterAbyss777
2017-03-22Move device status initialization to modelAbyss777
2017-03-21Implement more Ruptela commandsAnton Tananaev
2017-03-20Implement phone to device comparisonAbyss777
2017-03-14Merge pull request #3001 from Abyss777/timezoneAnton Tananaev
2017-03-14- Use ternary operatorAbyss777
2017-03-14Re-implement StarLink protocol decoderAnton Tananaev
2017-03-13- Add timezone field to User and Server modelAbyss777