Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | flespi integration: listening messages | namo | |
2017-10-19 | Revert "initial flespi integtation: pulling messages from flespi channels ↵ | namo | |
and updating devices' position" This reverts commit 5193bd866734b6fea1bf96b5d975c52f09cbec2e. | |||
2017-10-13 | initial flespi integtation: pulling messages from flespi channels and ↵ | namo | |
updating devices' position | |||
2017-09-05 | Remove Attribute Aliases support | Abyss777 | |
2017-09-04 | Implement GenX protocol | Anton Tananaev | |
2017-08-23 | Update clear positions SQL query | Anton Tananaev | |
2017-08-18 | Implement eSky ES610 protocol | Anton Tananaev | |
2017-08-16 | Make cache control configurable | Anton Tananaev | |
2017-08-02 | Implement TLV communication protocol | Anton Tananaev | |
2017-08-01 | Make query generator switchable | Abyss777 | |
2017-07-31 | Implement SQL requests construction | Abyss777 | |
2017-07-21 | Use classes instead of constants everywhere | Abyss777 | |
2017-07-20 | Combine permission resources and reuse common database functions | Abyss777 | |
2017-07-19 | Refactored four managers | Abyss777 | |
2017-07-14 | Implement driverChanged event instead of driverUnauthorized | Abyss777 | |
2017-07-12 | Fix copy/past issues | Abyss777 | |
2017-07-12 | Add database requests | Abyss777 | |
2017-06-20 | Implement VTFMS protocol | Anton Tananaev | |
2017-06-16 | Implement statistics collection | Anton Tananaev | |
2017-06-14 | New protocol decoder for OwnTracks | Jan-Piet Mens | |
- removed comments and try/catch as per request - add existence checks | |||
2017-06-14 | Fix missing port suffix | Anton Tananaev | |
2017-06-09 | Implement VT200/VT400 protocol | Anton Tananaev | |
2017-05-31 | Add media manager class | Anton Tananaev | |
2017-05-30 | Implement FlexComm protocol | Anton Tananaev | |
2017-05-26 | Implement GPS056 protocol | Anton Tananaev | |
2017-05-16 | Implement Alematics protocol | Anton Tananaev | |
2017-05-13 | Merge pull request #3156 from Abyss777/computed_attributes | Anton Tananaev | |
Implement computed attributes | |||
2017-05-12 | Implement computed attributes | Abyss777 | |
2017-05-12 | Implement DMT HTTP JSON protocol | Anton Tananaev | |
2017-05-12 | Clear event history (fix #3160) | Anton Tananaev | |
2017-04-29 | Save more statistics info | Anton Tananaev | |
2017-04-17 | Implement fuel drop events | Anton Tananaev | |
2017-04-15 | Optimize latest position select query | Anton Tananaev | |
2017-03-16 | Start XT2400 protocol implementation | Anton Tananaev | |
2017-03-14 | Fix missed fields in updateServer request | Abyss777 | |
2017-03-13 | - Add timezone field to User and Server model | Abyss777 | |
- Pass Velocity DateTool to templates - Adjusted templates to use timezone | |||
2017-03-07 | Implement DMT protocol | Anton Tananaev | |
2017-03-05 | Implement StarLink decoder | Anton Tananaev | |
2017-03-02 | Implement Siwi protocol decoder | Anton Tananaev | |
2017-02-27 | - Add server-wide "device readonly" flag | Abyss777 | |
- Allow "device readonly" users send commands | |||
2017-02-21 | Implement SMS notifications with help smpp protocol | Abyss777 | |
2017-02-10 | Implement Pricol communication protocol | Anton Tananaev | |
2017-01-29 | Implement Pretrace protocol | Anton Tananaev | |
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-20 | Implement TMG188 protocol | Anton Tananaev | |
2017-01-16 | - Rename otherUserId to managedUserId | Abyss777 | |
- Optimize getManaged* functions | |||
2017-01-16 | Initial manager implementation | Abyss777 | |
2017-01-10 | - Rename calendarData to data | Abyss777 | |
- Cleanup Calendar model - Fix TripsTest | |||
2017-01-05 | Implement GT30 GTP protocol | Anton Tananaev | |