Age | Commit message (Expand) | Author |
2016-08-08 | - Added deviceId in SummaryReport | Abyss777 |
2016-08-08 | Merge pull request #2188 from ninioe/master | Anton Tananaev |
2016-08-08 | Merge pull request #2190 from Abyss777/reports | Anton Tananaev |
2016-08-08 | Add coordinates filter (fix #2192) | Anton Tananaev |
2016-08-08 | Removed addLine and addField functions | Abyss777 |
2016-08-08 | - Used @Consumes and @Produces instead of direct header access | Abyss777 |
2016-08-07 | fix references names | ninioe |
2016-08-07 | Checkstyle error fix | ninioe |
2016-08-07 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe |
2016-08-07 | check user cookies on server side before login dialog | ninioe |
2016-08-07 | Fixed typo in notification formatter | Anton Tananaev |
2016-08-06 | Decode Teltonika parameters (fix #2171) | Anton Tananaev |
2016-08-06 | Refactor Castel protocol decoder | Anton Tananaev |
2016-08-06 | Support temperature for TK103 protocol | Anton Tananaev |
2016-08-06 | Fix an issue in Castel decoder | Anton Tananaev |
2016-08-05 | Implement OBD dongle protocol | Anton Tananaev |
2016-08-05 | Do not repeat header for every device | Abyss777 |
2016-08-05 | - Moved GeneralReport to separate file | Abyss777 |
2016-08-05 | - Added distance rounding | Abyss777 |
2016-08-05 | Merge pull request #2166 from Abyss777/alarms | Anton Tananaev |
2016-08-05 | - Removed OIL_CUT | Abyss777 |
2016-08-04 | Fix codestyle issue with if condition | Anton Tananaev |
2016-08-04 | Exception for Teltonika status (fix #2100) | Anton Tananaev |
2016-08-04 | General report implementation | Abyss777 |
2016-08-04 | - Moved retrieving Accept to BaseResource | Abyss777 |
2016-08-04 | - Added getGroupDevices to PermissionsManager | Abyss777 |
2016-08-04 | Fix NullPointer exception without 'mail.smtp.username' in config. | Abyss777 |
2016-08-04 | Fix Gator frame decoder params | Anton Tananaev |
2016-08-03 | Fix Tzone frame decoder (fix #2183) | Anton Tananaev |
2016-08-03 | Fix mail session creating | Abyss777 |
2016-08-03 | - Optimized SSL connection | Abyss777 |
2016-08-01 | Small optimization | Abyss777 |
2016-08-01 | Removed jamming | Abyss777 |
2016-08-01 | - Added a few more protocols | Abyss777 |
2016-08-01 | Check OsmAnd messages for device id | Anton Tananaev |
2016-07-29 | Organized alarms in the first part of protocols | Abyss777 |
2016-07-29 | Replace Jetty import with Netty alternative | Anton Tananaev |
2016-07-29 | Include content length in OsmAnd response | Anton Tananaev |
2016-07-29 | Merge pull request #2163 from Abyss777/overspeed_extension | Anton Tananaev |
2016-07-28 | Rename parameter | Abyss777 |
2016-07-28 | Organized server cache | Abyss777 |
2016-07-28 | Removed suppressing repeated events during analyzing. | Abyss777 |
2016-07-28 | Fix saving original raw binary data | Anton Tananaev |
2016-07-27 | Added option to rise event only once during overspeed period. | Abyss777 |
2016-07-27 | Update custom T55 protocol format | Anton Tananaev |
2016-07-26 | Use primitive | Abyss777 |
2016-07-26 | Overspeed handler enhanced to use attributes | Abyss777 |
2016-07-26 | Fix HuaSheng decoder response | Anton Tananaev |
2016-07-25 | Added group and server attributes | Abyss777 |
2016-07-25 | Merge pull request #2149 from Abyss777/lastposition_reorganization | Anton Tananaev |