Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | #2702 [WIP] Implement SET_TIMEZONE for watch Protocol - Remove value formatter | Alexander Menk | |
+ not needed anyways, I was experiencing some bug in the watch | |||
2016-12-19 | #2702 [WIP] Implement SET_TIMEZONE for watch Protocol | Alexander Menk | |
Problem: Positive time zone needs to be + prepended, custom formatter does not seem to be called | |||
2016-12-19 | #2702 Implement POSITION_PERIODIC for watch Protocol | Alexander Menk | |
2016-12-20 | Remove unused java imports | Anton Tananaev | |
2016-12-20 | Fix issue with JSON timestamps | Anton Tananaev | |
2016-12-19 | Remove unused Position keys | Anton Tananaev | |
2016-12-19 | Better network location support | Anton Tananaev | |
2016-12-19 | Remove own JSON converter | Anton Tananaev | |
2016-12-18 | Implement AIS protocol decoder | Anton Tananaev | |
2016-12-18 | Implement bit buffer utility | Anton Tananaev | |
2016-12-18 | Do not send position with events | Anton Tananaev | |
2016-12-18 | Include data directly into events | Anton Tananaev | |
2016-12-18 | Minor styles modifications | Anton Tananaev | |
2016-12-17 | Merge pull request #2682 from joseant/master | Anton Tananaev | |
Fix Meiligao Protocol to work with tk228 | |||
2016-12-17 | Fix Meiligao Protocol to work with tk228 | jose | |
2016-12-17 | Add support for Mozilla API key | Anton Tananaev | |
2016-12-17 | Merge pull request #2696 from renaudallard/master | Anton Tananaev | |
Put the html code for degree instead of the special character | |||
2016-12-17 | Fix universal packaging method | Anton Tananaev | |
2016-12-16 | Put the html code for degree instead of the special character as it cause ↵ | Renaud Allard | |
display issues in some mail clients | |||
2016-12-16 | Modify Aplicom protocol decoder | Anton Tananaev | |
2016-12-16 | Add H02 protocol unit test | Anton Tananaev | |
2016-12-16 | Decode AutoGrade status as positive | Anton Tananaev | |
2016-12-16 | Add some Wialon unit tests | Anton Tananaev | |
2016-12-16 | Merge pull request #2686 from Abyss777/calendars | Anton Tananaev | |
Calendars implementation | |||
2016-12-15 | Fix Meiligao Protocol to work with tk228 | jose | |
Style Issues | |||
2016-12-15 | - Set period duration to 0 | Abyss777 | |
- Remove setter - Added test cases - Style fix | |||
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose | |
Fix the style issues | |||
2016-12-14 | Merge remote-tracking branch 'refs/remotes/origin/master' | jose | |
Conflicts: src/org/traccar/protocol/MeiligaoProtocolDecoder.java test/org/traccar/protocol/MeiligaoProtocolDecoderTest.java | |||
2016-12-14 | Fix Meiligao Protocol to work with tk228 | jose | |
2016-12-15 | Fix style issues | Anton Tananaev | |
2016-12-15 | Reuse deviceId from position (fix #2660) | Anton Tananaev | |
2016-12-14 | Calendars implementation | Abyss777 | |
2016-12-15 | Begin simple web app implementation | Anton Tananaev | |
2016-12-14 | Merge pull request #2681 from sunhoww/update_swagger | Anton Tananaev | |
Update swagger documentation | |||
2016-12-14 | Add upro protocol test case | Anton Tananaev | |
2016-12-13 | [swagger] Rename parameter references | Sun Howwrongbum | |
- fix typo. | |||
2016-12-13 | [swagger] Add date format in descriptions | Sun Howwrongbum | |
- update `host` property | |||
2016-12-13 | Add script to generate HTML from swagger.json | Sun Howwrongbum | |
- #2680 | |||
2016-12-13 | [swagger] Add security definitions | Sun Howwrongbum | |
2016-12-13 | Fix Meiligao Protocol to work with tk228 | jose | |
2016-12-13 | [swagger] Fix typo | Sun Howwrongbum | |
- remove api docs | |||
2016-12-13 | Add API docs | Sun Howwrongbum | |
2016-12-13 | Update version in swagger.json | Sun Howwrongbum | |
2016-12-13 | Add key support for Nominatim (fix #2620) | Anton Tananaev | |
2016-12-10 | Merge pull request #2668 from Abyss777/template_links | Anton Tananaev | |
Added links to server in mail templates | |||
2016-12-10 | - Use URL builder | Abyss777 | |
- Use Curly braces in templates | |||
2016-12-10 | Update web interface referencev3.9 | Anton Tananaev | |
2016-12-10 | Update extjs version in scripts | Anton Tananaev | |
2016-12-10 | Fix integration test script | Anton Tananaev | |
2016-12-10 | Return JSON response by default | Anton Tananaev | |