Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-09 | - Docker build script. | drecchia | |
2016-06-09 | - Clean docker integration. | drecchia | |
2016-06-09 | Fix check style code issues | Anton Tananaev | |
2016-06-09 | Change protocol name to correct one | Anton Tananaev | |
2016-06-09 | Fix minor issues in LDPL protocol | Anton Tananaev | |
2016-06-09 | Merge pull request #2006 from drecchia/master-ldpl2 | Anton Tananaev | |
Implement LDPL protocol | |||
2016-06-08 | - Fixed identation. | drecchia | |
2016-06-08 | - Minor fixes. | drecchia | |
2016-06-08 | - Ldpl protocol implemented. | drecchia | |
2016-06-09 | Default connection initialization query | Anton Tananaev | |
2016-06-09 | Merge pull request #2003 from drecchia/master-hikari-fix | Anton Tananaev | |
Fix connection check sql | |||
2016-06-07 | Implement Watch position request | Anton Tananaev | |
2016-06-06 | Update traccar.xml | Danilo Recchia | |
- Fixed tabs. | |||
2016-06-06 | Update traccar.xml | Danilo Recchia | |
- Fixed tabs. | |||
2016-06-06 | Update debug.xml | Danilo Recchia | |
- Fixed tabs. | |||
2016-06-06 | - Fix hikari connection check sql. | drecchia | |
2016-06-05 | Add TK103 unit test case | Anton Tananaev | |
2016-06-04 | Implement new Totem protocol format | Anton Tananaev | |
2016-06-04 | Add easytrack decoder test case | Anton Tananaev | |
2016-06-03 | Merge pull request #1992 from Abyss777/master | Anton Tananaev | |
Show events in web interface with toasts | |||
2016-06-02 | Style fixes and optimization. | Abyss777 | |
2016-06-02 | Show events in toast | Abyss777 | |
2016-06-02 | Send position with event to websocket | Abyss777 | |
2016-06-02 | Properly decode Telic info (fix #1735) | Anton Tananaev | |
2016-06-02 | Replace c3p0 with hikari | Anton Tananaev | |
Replace c3p0 with hikari | |||
2016-06-01 | - Fixed code style. | drecchia | |
2016-06-01 | - Removed checkstyle-cs configuration. | drecchia | |
2016-06-01 | Merge branch 'master' of https://github.com/tananaev/traccar | drecchia | |
Conflicts: src/org/traccar/database/DataManager.java | |||
2016-06-01 | - Minor changes as requested in pull request. | drecchia | |
2016-06-01 | Merge pull request #1987 from Abyss777/master | Anton Tananaev | |
Disable command button if device is not online | |||
2016-06-01 | Use getView instead view | Abyss777 | |
2016-06-01 | - Handle only specific store update | Abyss777 | |
- Call handler directly | |||
2016-06-01 | Handle store update event in right place | Abyss777 | |
2016-06-01 | Merge branch 'fix_commandButton' | Abyss777 | |
2016-06-01 | Merge pull request #1981 from Abyss777/master | Anton Tananaev | |
Implement events subsystem | |||
2016-05-31 | - Fixed style. | drecchia | |
2016-05-31 | - CheckStyle-cs config. | drecchia | |
2016-05-31 | - Fixed style issues. | drecchia | |
2016-05-31 | Disable command button if device is not online. | Abyss777 | |
2016-05-31 | - Renamed eventTime to serverTime | Abyss777 | |
- Fixed bracket indentation | |||
2016-05-31 | Center map on report track | Anton Tananaev | |
2016-05-31 | Request report only if device selected | Anton Tananaev | |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia | |
2016-05-31 | Support more speed units for TK103 | Anton Tananaev | |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-27 | - Synchronization device cache on updateLatestPosition and updateDeviceStatus | Abyss777 | |
- Better latest position identification in BaseEventHandler | |||
2016-05-26 | Merge pull request #1978 from Abyss777/master | Anton Tananaev | |
Simplification of the models hierarchy | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-26 | - Simplification of the hierarchy of models classes | Abyss777 | |
- Removed automatically founded unnecessary imports | |||
2016-05-25 | Remove unused model class | Anton Tananaev | |