aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model
AgeCommit message (Expand)Author
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-08-23Make accumulators nullableAbyss777
2018-08-23Implement Device Engine Hours resetAbyss777
2018-06-26Rename transports to notificatorsAbyss777
2018-06-26Cleanup and some adjustmentsAbyss777
2018-06-26Merge remote-tracking branch 'ivanfmartinez/notifications'Abyss777
2018-06-09Implement eSeal CT-C protocolAnton Tananaev
2018-06-01replace database definition with comma separated listIvan Martinez
2018-05-28allow - in token to use UDID from Xcode as tokenKeith Siilats
2018-05-25Additional Sinocastel alarmsAnton Tananaev
2018-05-17Additional Aplicom F parametersAnton Tananaev
2018-05-15Update alarm typesAnton Tananaev
2018-05-07Add basic support of overspeeding inside geofences.Abyss777
2018-04-27Rename admin to administrator (fix #3858)Anton Tananaev
2018-04-20Decode additional P60 parametersAnton Tananaev
2018-04-13- Rename field to PeriodAbyss777
2018-04-12Make analyzed attribute configurable for MaintenanceAbyss777
2018-04-11Add support of multiple MaintenancesAbyss777
2018-04-09Merge pull request #3838 from ivanfmartinez/polyline_distanceAnton Tananaev
2018-04-08just consider zero to check if definedIvan Martinez
2018-04-08use geofence attribute to permit per polyline distance configurationIvan Martinez
2018-04-06Decode Totem IO valuesAnton Tananaev
2018-04-01generalization for notifications processingIvan Martinez
2018-03-14Decode Xirgo events and alarmsAnton Tananaev
2018-01-29Fix ScheduledModel objects permission checkAbyss777
2018-01-23Implement scheduled notificationsAbyss777
2018-01-22Optimize date assignmentAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2018-01-21Clean up the codeAnton Tananaev
2018-01-20NPE bug fix for the Position's serverTimeparveenkumaryadav
2018-01-17Add poiLayer field to User/Server modelAbyss777
2017-12-27Implement device disableAbyss777
2017-12-16Decode remaining GV65 CAN dataAnton Tananaev
2017-11-11Implement LDAP authenticationAnton Tananaev
2017-10-23Fix indentationAbyss777
2017-10-23Implement command cloningAbyss777
2017-09-27Fix typo in alarm nameAnton Tananaev
2017-09-26Added intermediate "decodeParameter" function and KEY_ROAMING attributeAbyss777
2017-09-26Improve Teltonika IO decodingAbyss777
2017-09-24Support additional eeLink parametersAnton Tananaev
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