Age | Commit message (Expand) | Author |
2015-12-17 | Fix Noran new position decoding (fix #1595) | Anton Tananaev |
2015-12-16 | Implement PathAway communication protocol | Anton Tananaev |
2015-12-16 | Fix unused imports and other warnings | Anton Tananaev |
2015-12-16 | Format date and time in ISO format | Anton Tananaev |
2015-12-16 | Hide edit buttons in readonly mode | Anton Tananaev |
2015-12-16 | Add readonly flag to server settings | Anton Tananaev |
2015-12-16 | Always use old format for async servlet | Anton Tananaev |
2015-12-15 | Implement ThinkRace communication protocol | Anton Tananaev |
2015-12-15 | Add support for Disha device protocol | Anton Tananaev |
2015-12-15 | Implement AURU GPRS communication protocol | Anton Tananaev |
2015-12-15 | Enable only REST API by default | Anton Tananaev |
2015-12-15 | Use web socket instead of long polling | Anton Tananaev |
2015-12-15 | Finish server side web sockets | Anton Tananaev |
2015-12-15 | Fix map center coords precision | Anton Tananaev |
2015-12-15 | Use REST API to unlink user device | Anton Tananaev |
2015-12-13 | Add new format to Totem protocol decoder | Anton Tananaev |
2015-12-13 | Add new format to Totem frame decoder | Anton Tananaev |
2015-12-13 | Remove editor configuration file | Anton Tananaev |
2015-12-13 | Rename web server JNDI context test | Anton Tananaev |
2015-12-13 | Add support for U-pro protocol | Anton Tananaev |
2015-12-11 | Add universal editor configuration file | Anton Tananaev |
2015-12-11 | Support custom attributes for OsmAnd protocol | Anton Tananaev |
2015-12-08 | Remove unused imports and methods | Anton Tananaev |
2015-12-08 | Add basic websocket servlet to the server | Anton Tananaev |
2015-12-07 | Implement device permissions REST API | Anton Tananaev |
2015-12-07 | Implement command REST resource | Anton Tananaev |
2015-12-07 | Replace factory method with reflection | Anton Tananaev |
2015-12-07 | Fix compilation error in data manager | Anton Tananaev |
2015-12-07 | Refactor identity manager implementation | Anton Tananaev |
2015-12-07 | Use UTF-8 name from standard library | Anton Tananaev |
2015-12-07 | Restrict CORS origin header value | Anton Tananaev |
2015-12-07 | Change title of devices and state panel | Anton Tananaev |
2015-12-06 | Hide status panel by default on mobile | Anton Tananaev |
2015-12-06 | Combine decoder and encoder test utils | Anton Tananaev |
2015-12-03 | Remove unused class imports | Anton Tananaev |
2015-12-03 | Implement command support for Meiligao | Anton Tananaev |
2015-12-02 | Implement error handling for REST API | Anton Tananaev |
2015-12-02 | Add positions resource to the REST API | Anton Tananaev |
2015-12-02 | Initial wiring of users and devices APIs | Anton Tananaev |
2015-12-02 | Implement server config update API | Anton Tananaev |
2015-12-02 | Clean up unused imports and var names | Anton Tananaev |
2015-12-02 | Use annotations for resource access control | Anton Tananaev |
2015-12-02 | Implement REST login in the web app | Anton Tananaev |
2015-12-02 | Share session between two API versions | Anton Tananaev |
2015-12-02 | Start web app migration to REST API | Anton Tananaev |
2015-12-02 | Minor refactoring in web server class | Anton Tananaev |
2015-12-02 | Add session authentication option | Anton Tananaev |
2015-12-02 | Add H02 protocol LBS message sample | Anton Tananaev |
2015-12-01 | Add session resource for authentication | Anton Tananaev |
2015-12-01 | Replace MOXy with Jackson implementation | Anton Tananaev |