aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/web
AgeCommit message (Expand)Author
2015-12-01Explicitly register resource classesAnton Tananaev
2015-12-01Rename CORS response filterAnton Tananaev
2015-12-01Explicitly register REST filtersAnton Tananaev
2015-11-27Merge tananaev/masterRafael Guterres
2015-11-27Merge tananaev/masterRafael Guterres
2015-11-27Initial implementation of new api with jax-rs.Rafael Guterres
2015-11-27Host database console using JettyAnton Tananaev
2015-11-21Merge tananaev/masterRafael Guterres
2015-11-21Add support to generic resources and refactor in classes to support types and...Rafael Guterres
2015-11-18Ignore null values in json objectAnton Tananaev
2015-11-17Update device status via async web serviceAnton Tananaev
2015-11-16Extend async request to include devicesAnton Tananaev
2015-11-16Disable async debugging and add testAnton Tananaev
2015-11-15Allow multiple origin domains (fix #1526)Anton Tananaev
2015-11-15Config parameter for allow origin (fix #1526)Anton Tananaev
2015-11-15Merge pull request #1527 from guterresrafael/masterAnton Tananaev
2015-11-14Add api support to http methods and status codes.Rafael Guterres
2015-11-14Merge pull request #1510 from guterresrafael/masterAnton Tananaev
2015-11-09Add initial code for device statusAnton Tananaev
2015-11-08Fix refresh async session issueAnton Tananaev
2015-11-06Fix checkstyleRafael Guterres
2015-11-05Add support to authorization basic http header in alternative to cookie and j...Rafael Guterres
2015-10-17Add linking and unlinking of devicesAnton Tananaev
2015-10-15Load and select user device listAnton Tananaev
2015-10-15Service call to get all devicesAnton Tananaev
2015-10-14More check style issues clean upAnton Tananaev
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-29Add more CORS headers (fix #1434)Anton Tananaev
2015-09-29Add HTTP CORS header (fix #1434)Anton Tananaev
2015-09-26Fix async session deadlock (fix #1428)Anton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-09-22Show more detailed error messagesAnton Tananaev
2015-09-06For #1395 - updated 'web.type' values to lower caseVitaly Litvak
2015-09-05For #1395 - initialize API for old interface, added possibility to expose onl...Vitaly Litvak
2015-09-04Security check for adding deviceAnton Tananaev
2015-08-10Remove separate mobile folderAnton Tananaev
2015-08-05Fix date and time formatting issuesAnton Tananaev
2015-08-04Fix incorrect time issueAnton Tananaev
2015-08-01Check permissions for commandsAnton Tananaev
2015-08-01Fix some commands issuesAnton Tananaev
2015-07-29Added service to retrieve the positions for a group of devices from a particu...Demian
2015-07-25Update sessions user infoAnton Tananaev
2015-07-24Fallback to index html pageAnton Tananaev
2015-07-18Implement json other decodingAnton Tananaev