aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/model
AgeCommit message (Collapse)Author
2017-01-10- Rename calendarData to dataAbyss777
- Cleanup Calendar model - Fix TripsTest
2017-01-08Rename geolocation config parametersAnton Tananaev
2017-01-06Implement TZ AVL05 protocol (fix #2751)Anton Tananaev
2017-01-04Provide default radio typeAnton Tananaev
2016-12-30Add more MiniFinder commandsAnton Tananaev
2016-12-29Finish Smokey protocol implementationAnton Tananaev
2016-12-21Merge pull request #2712 from AddisMap/feature/2702-watch-extAnton Tananaev
Feature #2702 watch ext
2016-12-20#2702 Rename "Hearts" function to "Indicator" to be more generalAlexander Menk
2016-12-20#2702Implement setHearts for watch ProtocolAlexander Menk
Using this function you can display a certain amount of hearts on the watch. Nothing more, nothing less.
2016-12-20Improved network location providersAnton Tananaev
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-12-19Remove unused Position keysAnton Tananaev
2016-12-19Better network location supportAnton Tananaev
2016-12-19Remove own JSON converterAnton Tananaev
2016-12-15- Set period duration to 0Abyss777
- Remove setter - Added test cases - Style fix
2016-12-14Calendars implementationAbyss777
2016-12-05- Ignore attributes in notificationsAbyss777
- Remove extra spaces
2016-12-04Use model instead of attributes to store Notification optionsAbyss777
2016-12-01Implement G737IC extra dataAnton Tananaev
2016-11-26Implement polyline geofenceAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-23Implement attributes helpersAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-22Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-22Implement maintenance eventAbyss777
2016-11-22Implement unknown status eventAnton Tananaev
2016-11-19Check for empty tokenAnton Tananaev
2016-11-19Small adjustments to tokensAnton Tananaev
2016-11-18Remove useless elseAbyss777
2016-11-18- Flip user-token mapAbyss777
- Fix null check - Combine validation to setter
2016-11-18Implement users tokensAbyss777
2016-11-17Add user expiration and device limitAnton Tananaev
2016-11-09Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)Enrique Villafane
2016-11-03Include version in server modelAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-22Implement reset total distance APIAbyss777
2016-10-21Rename type to categoryAbyss777
2016-10-20Extend device model with management infoAbyss777
2016-10-20Merge pull request #2448 from Abyss777/export_excelAnton Tananaev
Implement export reports to excel
2016-10-20Don't cache user password (fix #2455)Anton Tananaev
2016-10-19- Filter events on server sideAbyss777
- Use common path for templates - Filter events about geofences that user do not have access (minor security fix) - Removed unused function - Visual templates improvements
2016-10-08Rename column nameAnton Tananaev
2016-10-08Add coordinates format for user and serverAnton Tananaev
2016-10-08Add flag to force server settingsAnton Tananaev
2016-10-07- Handle GTVER packetsAbyss777
- Added few alarms
2016-10-04Decode GPS103 DTCs (fix #2401)Anton Tananaev
2016-10-03Start Smokey protocol implementationAnton Tananaev
2016-09-25Implement server statistics collectionAnton Tananaev
2016-09-21Add attributes aliasesAbyss777