aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-11Added strings for ignition eventsAbyss777
2016-08-11Added message templates for alarm and ignition eventsAbyss777
2016-08-11- Added IgnitionEventHandlerAbyss777
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest
2016-08-11Changed KEY_IGNITION to boolean in 3 protocolsAbyss777
2016-08-10Merge pull request #2197 from Abyss777/reports_webAnton Tananaev
Initial implementation Report API for web
2016-08-10Forget oneAbyss777
2016-08-10Used import instead of full nameAbyss777
2016-08-10- Used constants in ReportResourceAbyss777
- Renamed variables and functions in ReportController - Changed Strings - Fixed year
2016-08-10Workaround for CalAmp issueAnton Tananaev
2016-08-10Merge pull request #2202 from stevenbouma/masterAnton Tananaev
Update swagger documentation
2016-08-10Adjusted swagger.json, query parameters for GET /positions are not marked ↵Steven Bouma
required. This allows generated clients to call /positions with or without additional parameters. Also updated Position model to include deviceId.
2016-08-09Select only positionsAbyss777
2016-08-09- Fixed csv MIME type and added response headerAbyss777
- Added 3 report types - Changed some Strings - Fixed jscs issues in other files
2016-08-08- Added deviceId in SummaryReportAbyss777
- Response bare array for application/json - Migrate to /api/reports/route in web-interface
2016-08-08Merge pull request #2188 from ninioe/masterAnton Tananaev
Automatically login remembered user
2016-08-08remove languages with no translated stringsninioe
2016-08-08Merge pull request #2190 from Abyss777/reportsAnton Tananaev
Implement reports API calls
2016-08-08Add coordinates filter (fix #2192)Anton Tananaev
2016-08-08Removed addLine and addField functionsAbyss777
2016-08-08- Used @Consumes and @Produces instead of direct header accessAbyss777
- Renamed General to Summary - Other changes
2016-08-08Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-08-07Update all language filesAnton Tananaev
2016-08-07add language files backninioe
2016-08-07fix references namesninioe
2016-08-07Checkstyle error fixninioe
2016-08-07Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
# Conflicts: # web/app/view/LoginController.js
2016-08-07check user cookies on server side before login dialogninioe
2016-08-07Fixed typo in notification formatterAnton Tananaev
2016-08-06Decode Teltonika parameters (fix #2171)Anton Tananaev
2016-08-06Refactor Castel protocol decoderAnton Tananaev
2016-08-06Support temperature for TK103 protocolAnton Tananaev
2016-08-06Fix an issue in Castel decoderAnton Tananaev
2016-08-05Implement OBD dongle protocolAnton Tananaev
2016-08-05Do not repeat header for every deviceAbyss777
2016-08-05- Moved GeneralReport to separate fileAbyss777
- Removed unnecessary getOut function - Added methods sorting
2016-08-05- Added distance roundingAbyss777
- Fixed charset
2016-08-05Merge pull request #2166 from Abyss777/alarmsAnton Tananaev
Organized alarms in the first part of protocols
2016-08-05- Removed OIL_CUTAbyss777
- Renamed guard to armed - Style fixes and optimizations
2016-08-04Fix generator test problemAnton Tananaev
2016-08-04Rename pass to passwordAnton Tananaev
2016-08-04Rename remember me buttonAnton Tananaev
2016-08-04Fix codestyle issue with if conditionAnton Tananaev
2016-08-04Exception for Teltonika status (fix #2100)Anton Tananaev
2016-08-04Add Castel protocol unit test caseAnton Tananaev
2016-08-04General report implementationAbyss777
2016-08-04- Moved retrieving Accept to BaseResourceAbyss777
- Added Events report - Removed deviceIds from csv
2016-08-04- Added getGroupDevices to PermissionsManagerAbyss777
- Implemented Route Report
2016-08-04Revert "en.json"ninioe
This reverts commit 48d71557fdc2dd848d2b10cec9ba83cf5aaa36ac.
2016-08-04en.jsonninioe
2016-08-04remove languages exept en.jsonninioe