aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-12-05Added functionality to get group by name.Philipp Prangenberg
Implemented configurable default group and default category when registering unknown devices
2016-12-05Merge pull request #2638 from Abyss777/improve_notificationsAnton Tananaev
Use model instead of attributes to store Notification options
2016-12-05- Ignore attributes in notificationsAbyss777
- Remove extra spaces
2016-12-05Fix check style issuesAnton Tananaev
2016-12-05Implement OIGO MG protocolAnton Tananaev
2016-12-04Use model instead of attributes to store Notification optionsAbyss777
2016-12-04Decode GoSafe speed correctlyAnton Tananaev
2016-12-02Add GPS103 power cut alarmAnton Tananaev
2016-12-02Decode H02 cell infoAnton Tananaev
2016-12-02Decode H02 ignition correctlyAnton Tananaev
2016-12-01Implement G737IC extra dataAnton Tananaev
2016-12-01Simplify CalAmp id decodingAnton Tananaev
2016-12-01Implement trips unit testAnton Tananaev
2016-11-30Rename to test and use POSTAbyss777
2016-11-30Implement API to test mailAbyss777
2016-11-30Merge pull request #2618 from Abyss777/get_single_positionAnton Tananaev
Use "id" parameter instead of "positionId"
2016-11-30Use "id" parameter instead of "positionId"Abyss777
2016-11-30Merge pull request #2617 from Abyss777/get_single_positionAnton Tananaev
Add API to get positions by Id
2016-11-30Add API to get positions by IdAbyss777
2016-11-30Implement missing MiniFinder alarmsAnton Tananaev
2016-11-30Implement GPS103 custom commandAnton Tananaev
2016-11-29Fix MiniFinder speed decodingAnton Tananaev
2016-11-27Merge pull request #2608 from Abyss777/polyline_geofenceAnton Tananaev
Implemented polyline geofence
2016-11-27- Remove try-catch frome testsAbyss777
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes
2016-11-27- Rename functionAbyss777
- Fix formatting
2016-11-26Add license headerAbyss777
2016-11-26Implement polyline geofenceAbyss777
2016-11-26Refactor upro protocol decoderAnton Tananaev
2016-11-26Implement Maestro protocol decoderAnton Tananaev
2016-11-25Merge pull request #2594 from vipien/masterAnton Tananaev
Images from coban gps not exception.
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24Add more to CharacterDelimiterFrameDecoder gps103Enrique Villafane
2016-11-24Fix exception in TK103 protocol (fix #2598)Anton Tananaev
2016-11-24- Invert variable meaningAbyss777
- Style fixes
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-24Merge pull request #2592 from Abyss777/excel_timezoneAnton Tananaev
Fix excel export if timezone of client and server are different
2016-11-24- Use one parserAbyss777
- Reverted passing variables way
2016-11-24Merge pull request #2593 from Abyss777/attributes_helpersAnton Tananaev
Attributes helpers
2016-11-24Remove empty linesAbyss777
2016-11-24Implement Teltonika AT200 protocolAnton Tananaev
2016-11-24Remove another unnecessary variableSun Howwrongbum
2016-11-24Update as per code reviewSun Howwrongbum
- remove unnecessary variables and imports - change preliminary config variable names
2016-11-24Add option to set some default User propertiesSun Howwrongbum
- for `deviceLimit` and `expirationTime`.
2016-11-23Images from coban gps not exception.Enrique Villafane
2016-11-23Some more placesAbyss777
2016-11-23One more placeAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-23- Pass client timezone to excel templateAbyss777
- Templates: adjust timezone, use "https" in links
2016-11-23Merge remote-tracking branch 'upstream/master' into maintenanceeventsAbyss777
2016-11-23Adjust constants namesAbyss777