Age | Commit message (Expand) | Author |
2018-02-23 | Fix DMT hello response | Anton Tananaev |
2018-02-23 | Add Meitrack unit test | Anton Tananaev |
2018-02-18 | Option to set SMPP system type | Anton Tananaev |
2018-02-14 | Support IVT-100 and TL3000 protocols | Anton Tananaev |
2018-02-13 | Handle missing GV65 CAN data | Anton Tananaev |
2018-02-12 | Decode additional Totem alarm codes | Anton Tananaev |
2018-02-12 | Fix MPIP-618 protocol decoding | Anton Tananaev |
2018-02-12 | Meitrack request photo camera index | Anton Tananaev |
2018-02-10 | Merge pull request #3765 from Abyss777/device_timezone | Anton Tananaev |
2018-02-09 | Implement unified device timezone handling | Abyss777 |
2018-02-09 | Remove unnecessary checks | Abyss777 |
2018-02-07 | Merge pull request #3755 from NateZ7/master | Anton Tananaev |
2018-02-07 | Fixed correct checks | nativbarak |
2018-02-07 | fixed test + removed checks | nativbarak |
2018-02-07 | remove unnecasseray checks | nativbarak |
2018-02-07 | fixed inline variables + test name | nativbarak |
2018-02-07 | Implement DMT Oyster canned responses | Anton Tananaev |
2018-02-07 | Fix Queclink external power decoding (fix #3758) | Anton Tananaev |
2018-02-06 | removed unneccesary methods | nativbarak |
2018-02-06 | Decode Aquila sensor data | Anton Tananaev |
2018-02-06 | Implement accuracy filtering | Anton Tananaev |
2018-02-05 | added unit test, fixed spaces, fixed primitive types | nativbarak |
2018-02-05 | changed POST to use full object | nativbarak |
2018-02-04 | code refactoring | nativbarak |
2018-02-04 | Code refactoring | nativbarak |
2018-02-04 | Fixed length on basepipelinefactory | nativbarak |
2018-02-04 | added POST option to forward url | nativbarak |
2018-02-03 | Revert back parameter name | Anton Tananaev |
2018-02-03 | Merge pull request #3752 from Abyss777/switch_media | Anton Tananaev |
2018-02-02 | Always initialize MediaManager | Abyss777 |
2018-02-02 | - Use "media.path" as switch | Abyss777 |
2018-02-02 | Add switch to enable media web access | Abyss777 |
2018-02-02 | Merge pull request #3749 from Abyss777/media_access | Anton Tananaev |
2018-02-02 | Remove custom text and repeated casting | Abyss777 |
2018-02-02 | Optimize exception handling | Abyss777 |
2018-02-02 | - Move media servlet to api context | Abyss777 |
2018-02-01 | Provide access to media files received from devices | Abyss777 |
2018-01-31 | Merge pull request #3744 from NateZ7/master | Anton Tananaev |
2018-01-30 | Added status arg | NateZ7 |
2018-01-29 | Merge pull request #3741 from Abyss777/fix_scheduled | Anton Tananaev |
2018-01-29 | Fix formatting | Abyss777 |
2018-01-29 | Fix ScheduledModel objects permission check | Abyss777 |
2018-01-26 | Clean up some more code | Anton Tananaev |
2018-01-26 | Implement some explicit casts | Anton Tananaev |
2018-01-26 | Some more code cleanup | Anton Tananaev |
2018-01-26 | Clean up unused imports | Anton Tananaev |
2018-01-26 | Static imports for junit | Anton Tananaev |
2018-01-26 | Clean up unnecessary code | Anton Tananaev |
2018-01-24 | Merge pull request #3737 from Abyss777/smpp_incoming_improve | Anton Tananaev |
2018-01-24 | Improve incoming SMS handling | Abyss777 |