Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Implement alarms for PT502 protocol | Anton Tananaev | |
2016-08-28 | Add more MiniFinder commands | Anton Tananaev | |
2016-08-24 | Remove motion alarm type | Anton Tananaev | |
2016-08-23 | Add commands to Mini Finder protocol | Anton Tananaev | |
2016-08-23 | - Fixed units of KEY_ODOMETER to meters in some protocols | Abyss777 | |
- Fixed some wrong using of odometer and distance - Waiting meters in ReportUtils.calculateDistance | |||
2016-08-19 | - Added commands to WialonProtocol | Abyss777 | |
- Added more additional fields to CommandDialog | |||
2016-08-18 | Removed instant fuel consumption | Abyss777 | |
2016-08-17 | - Used constants for fuel consumption | Abyss777 | |
- Fixed Gps103 fuel | |||
2016-08-14 | Use lower camel-case for attributes | Anton Tananaev | |
2016-08-13 | - Split distance to distance and total distance | Abyss777 | |
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes | |||
2016-08-11 | - Added IgnitionEventHandler | Abyss777 | |
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest | |||
2016-08-05 | - Removed OIL_CUT | Abyss777 | |
- Renamed guard to armed - Style fixes and optimizations | |||
2016-08-01 | Removed jamming | Abyss777 | |
2016-08-01 | - Added a few more protocols | Abyss777 | |
- Removed useless alarms - Optimizations | |||
2016-07-29 | Organized alarms in the first part of protocols | Abyss777 | |
2016-07-25 | Added group and server attributes | Abyss777 | |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev | |
Move lastPosition update to the end of pipeline | |||
2016-07-25 | - Move lastPosition update to the end of pipeline | Abyss777 | |
- Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations | |||
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-19 | changed to generic alarm type event | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-18 | - Added attributes to devices | Abyss777 | |
- Fixed license header for DeviceManager.java - Fixed editing attributes for not saved (new) object. | |||
2016-07-18 | Decode MiniFinder status flags | Anton Tananaev | |
2016-07-17 | Added AlertEventHandler & Mute button for all notifications | ninioe | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers | |||
2016-07-06 | - Pt502 output_control fix. | drecchia | |
- Added command for set maxSpeed and sms timezone. | |||
2016-07-06 | Granit protocol implementation | Abyss777 | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-18 | Merge pull request #2012 from Abyss777/master | Anton Tananaev | |
Implement Geofences on server side | |||
2016-06-18 | Implement command for PT502 protocol | Anton Tananaev | |
2016-06-16 | Added/updated license headers | Abyss777 | |
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-10 | Geofences | Abyss777 | |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 | |
- Fixed bracket indentation | |||
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 | |
- Removed automatically founded unnecessary imports | |||
2016-05-25 | Remove unused model class | Anton Tananaev | |
2016-05-19 | - Added device identification on ping packet for Wondex protocol | Abyss777 | |
- Store result of command execution to "result" field of position - Fixed wrong class in WondexFrameDecoderTest | |||
2016-05-08 | Review fixes | Gábor Somogyi | |
2016-05-06 | Rename SupportedCommand to CommandType | Gábor Somogyi | |
2016-05-05 | Backend side model put back | Gabor Somogyi | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-04-25 | Finish watch commands implementation | Anton Tananaev | |
2016-04-25 | Add some new command types | Anton Tananaev | |
2016-04-16 | Remove old web API service | Anton Tananaev | |
2016-03-20 | Support GL200 protocol motion report | Anton Tananaev | |
2016-03-19 | Add option to save original message | Anton Tananaev | |
2016-03-15 | Remove language from user and server | Anton Tananaev | |