Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-13 | Add key support for Nominatim (fix #2620) | Anton Tananaev | |
2016-12-10 | Merge pull request #2668 from Abyss777/template_links | Anton Tananaev | |
Added links to server in mail templates | |||
2016-12-10 | - Use URL builder | Abyss777 | |
- Use Curly braces in templates | |||
2016-12-10 | Return JSON response by default | Anton Tananaev | |
2016-12-10 | Fix FindBugs reported warning | Anton Tananaev | |
2016-12-10 | Merge pull request #2650 from duke2906/master | Anton Tananaev | |
Add configurable default values for group & category on on-the-fly created devices | |||
2016-12-09 | Moved declaration to section where it is used | Philipp Prangenberg | |
2016-12-09 | Added links to server in mail templates | Abyss777 | |
2016-12-09 | Fix AT2000 response (fix #2662) | Anton Tananaev | |
2016-12-09 | Workaround for Granit coordinates (fix #2664) | Anton Tananaev | |
2016-12-09 | Fix endianness for AT2000 (fix #2662) | Anton Tananaev | |
2016-12-08 | Moving from GroupName to GroupID in default settings | Philipp Prangenberg | |
2016-12-07 | - Extract MailMessage class | Abyss777 | |
- Move getting "unknown.vm" to catch | |||
2016-12-07 | Implement mail templates | Abyss777 | |
2016-12-07 | Implement Xexun commands (fix #2639) | Anton Tananaev | |
2016-12-06 | Add support for "mail.smtp.ssl.protocols" parameter | Abyss777 | |
2016-12-06 | Merge remote-tracking branch 'upstream/master' | Philipp Prangenberg | |
2016-12-06 | Updating HashMap groupsByName in group-access methods | Philipp Prangenberg | |
2016-12-06 | Style changes | Philipp Prangenberg | |
2016-12-06 | Request smaller photo chunk | Anton Tananaev | |
2016-12-05 | Removed unnecessary Set declaration | Philipp Prangenberg | |
2016-12-05 | Removed unnecessary Set | Philipp Prangenberg | |
2016-12-05 | Beautification | Philipp Prangenberg | |
2016-12-05 | Added functionality to get group by name. | Philipp Prangenberg | |
Implemented configurable default group and default category when registering unknown devices | |||
2016-12-05 | Merge pull request #2638 from Abyss777/improve_notifications | Anton Tananaev | |
Use model instead of attributes to store Notification options | |||
2016-12-05 | - Ignore attributes in notifications | Abyss777 | |
- Remove extra spaces | |||
2016-12-05 | Fix check style issues | Anton Tananaev | |
2016-12-05 | Implement OIGO MG protocol | Anton Tananaev | |
2016-12-04 | Use model instead of attributes to store Notification options | Abyss777 | |
2016-12-04 | Decode GoSafe speed correctly | Anton Tananaev | |
2016-12-02 | Add GPS103 power cut alarm | Anton Tananaev | |
2016-12-02 | Decode H02 cell info | Anton Tananaev | |
2016-12-02 | Decode H02 ignition correctly | Anton Tananaev | |
2016-12-01 | Implement G737IC extra data | Anton Tananaev | |
2016-12-01 | Simplify CalAmp id decoding | Anton Tananaev | |
2016-12-01 | Implement trips unit test | Anton Tananaev | |
2016-11-30 | Rename to test and use POST | Abyss777 | |
2016-11-30 | Implement API to test mail | Abyss777 | |
2016-11-30 | Merge pull request #2618 from Abyss777/get_single_position | Anton Tananaev | |
Use "id" parameter instead of "positionId" | |||
2016-11-30 | Use "id" parameter instead of "positionId" | Abyss777 | |
2016-11-30 | Merge pull request #2617 from Abyss777/get_single_position | Anton Tananaev | |
Add API to get positions by Id | |||
2016-11-30 | Add API to get positions by Id | Abyss777 | |
2016-11-30 | Implement missing MiniFinder alarms | Anton Tananaev | |
2016-11-30 | Implement GPS103 custom command | Anton Tananaev | |
2016-11-29 | Fix MiniFinder speed decoding | Anton Tananaev | |
2016-11-27 | Merge pull request #2608 from Abyss777/polyline_geofence | Anton Tananaev | |
Implemented polyline geofence | |||
2016-11-27 | - Remove try-catch frome tests | Abyss777 | |
- Fixed longitude normalizing for geofences near 180 longitude - Added more tests - Other fixes | |||
2016-11-27 | - Rename function | Abyss777 | |
- Fix formatting | |||
2016-11-26 | Add license header | Abyss777 | |