Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-28 | Set Content Type in http header of geolocation request | Valerii Vyshniak | |
Google geolocation API does not work correctly if "Content-Type:application/json" is not present in http header. | |||
2017-01-28 | Merge pull request #2841 from ssmipp/telic | Anton Tananaev | |
#2793 Added some Telic events (alarm) | |||
2017-01-28 | - removed telic events/alarms not available in traccar | ssmipp | |
2017-01-28 | - removed some comments | ssmipp | |
2017-01-28 | - restored some original formatting | ssmipp | |
- use parser.nextInt() to get event value | |||
2017-01-27 | Added some Telic events (alarm) #2793 | ssmipp | |
2017-01-27 | Merge pull request #2838 from Abyss777/fix_2836 | Anton Tananaev | |
Clear deviceUsers cache before refresh | |||
2017-01-27 | Clear deviceUsers cache before refresh | Abyss777 | |
2017-01-26 | Merge pull request #2835 from Abyss777/devicereadonly_aliases | Anton Tananaev | |
Device readonly user shouldn't be able edit attribute aliases | |||
2017-01-26 | Merge pull request #2833 from Abyss777/fix_ignition | Anton Tananaev | |
Rise ignition events only if both positions has ignition attribute | |||
2017-01-26 | Device readonly user can't edit attribute aliases | Abyss777 | |
2017-01-26 | Fix ignition test | Abyss777 | |
2017-01-25 | Rise ignition events only if both positions has ignition attribute | Abyss777 | |
2017-01-25 | Merge pull request #2831 from Abyss777/permissions_polishing | Anton Tananaev | |
Permissions improvements | |||
2017-01-25 | - Add "deviceReadonly" user field | Abyss777 | |
- Allow users edit tokens - Managers can create users with deviceLimit = 0 only - Manager can't create users with expirationTime later then their - Other permissions improvements | |||
2017-01-24 | Small GL200 decoder refactoring | Anton Tananaev | |
2017-01-24 | Implement GL200 wifi support | Anton Tananaev | |
2017-01-20 | Minor Teltonika decoder improvements | Anton Tananaev | |
2017-01-20 | Merge pull request #2813 from srgian/feature/teltonika-decoder-with-udp | Anton Tananaev | |
Added UDP support on Teltonika Decoder | |||
2017-01-20 | Implement TMG188 protocol | Anton Tananaev | |
2017-01-20 | Implement Huabao protocol commands | Anton Tananaev | |
2017-01-19 | Switched from getXxx to readXxx on buffer | Srgian Danity | |
2017-01-19 | Add Huabao test cases | Anton Tananaev | |
2017-01-19 | Implemented code review suggestions | Srgian Danity | |
- improved variables naming - droped bool 'connectionless' and used channel implementation for execution branching - CamelCasedAbbreviationsToo - optimized use of deviceSession | |||
2017-01-18 | Added UDP support on Teltonika Decoder | Srgian Danity | |
2017-01-18 | Properly decode Ulbotech ADC values | Anton Tananaev | |
2017-01-18 | Merge pull request #2801 from Abyss777/manager | Anton Tananaev | |
Implement user management | |||
2017-01-18 | Merge pull request #2806 from Abyss777/test_template | Anton Tananaev | |
Add test mail template | |||
2017-01-17 | Add test mail template | Abyss777 | |
2017-01-17 | - rename otherUserId variable | Abyss777 | |
- optimize HashSet creation | |||
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 | |
- Optimize getManaged* functions | |||
2017-01-16 | Add AT07 protocol test case | Anton Tananaev | |
2017-01-16 | Merge remote-tracking branch 'upstream/master' into manager | Abyss777 | |
# Conflicts: # setup/default.xml | |||
2017-01-16 | Initial manager implementation | Abyss777 | |
2017-01-16 | Add user readonly to SQL queries | Anton Tananaev | |
2017-01-16 | Only set network if not empty | Anton Tananaev | |
2017-01-16 | Add Watch protocol test case | Anton Tananaev | |
2017-01-15 | Always send Gator echo message | Anton Tananaev | |
2017-01-15 | Revert the change | Anton Tananaev | |
2017-01-15 | Add alarm support for OsmAnd | Anton Tananaev | |
2017-01-14 | Support cell and wifi for Watch protocol | Anton Tananaev | |
2017-01-13 | Fix a small typo in generator script | Anton Tananaev | |
2017-01-13 | Decode multiple AT2000 positions | Anton Tananaev | |
2017-01-13 | Add accuracy to OsmAnd protocol | Anton Tananaev | |
2017-01-13 | Disable LBS for H02 GPS message | Anton Tananaev | |
2017-01-13 | Simplify H02 status check | Anton Tananaev | |
2017-01-13 | Fix a code style issue | Anton Tananaev | |
2017-01-12 | Remove unused Java import | Anton Tananaev | |
2017-01-12 | Config option for non-persistent protocols (fix #2100) | Anton Tananaev | |
2017-01-12 | Avoid sending duplicate acks | Anton Tananaev | |