index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
/
resource
Age
Commit message (
Expand
)
Author
2016-12-14
Calendars implementation
Abyss777
2016-12-10
Return JSON response by default
Anton Tananaev
2016-12-04
Use model instead of attributes to store Notification options
Abyss777
2016-11-30
Rename to test and use POST
Abyss777
2016-11-30
Implement API to test mail
Abyss777
2016-11-30
Use "id" parameter instead of "positionId"
Abyss777
2016-11-30
Add API to get positions by Id
Abyss777
2016-11-24
Merge pull request #2592 from Abyss777/excel_timezone
Anton Tananaev
2016-11-24
- Use one parser
Abyss777
2016-11-24
Remove another unnecessary variable
Sun Howwrongbum
2016-11-24
Update as per code review
Sun Howwrongbum
2016-11-24
Add option to set some default User properties
Sun Howwrongbum
2016-11-23
- Pass client timezone to excel template
Abyss777
2016-11-23
New user security check (fix #2589)
Anton Tananaev
2016-11-22
Implement unknown status event
Anton Tananaev
2016-11-19
Remove duplicated information in requests
Anton Tananaev
2016-11-19
Small adjustments to tokens
Anton Tananaev
2016-11-18
- Flip user-token map
Abyss777
2016-11-18
Implement users tokens
Abyss777
2016-11-18
Check user in session resource
Anton Tananaev
2016-11-17
Add user expiration and device limit
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-01
Move parseDate to DateUtil
Abyss777
2016-11-01
Remove json conversion in reports
Abyss777
2016-10-27
Export positions to GPX
Abyss777
2016-10-23
Rename API path
Abyss777
2016-10-22
Implement reset total distance API
Abyss777
2016-10-19
- Filter events on server side
Abyss777
2016-10-17
- Implement export reports to excel
Abyss777
2016-10-08
Fix check style issue
Anton Tananaev
2016-10-08
Implement statistics API call
Anton Tananaev
2016-10-08
Add back-end readonly checks
Anton Tananaev
2016-10-08
Add parameter to refresh geofences (fix #2414)
Anton Tananaev
2016-09-26
Change aliases API path
Abyss777
2016-09-22
- rename table and unique constraint
Abyss777
2016-09-21
Add attributes aliases
Abyss777
2016-08-23
Implement cache for users objects
Abyss777
2016-08-19
- Added trips report
Abyss777
2016-08-10
Forget one
Abyss777
2016-08-10
Used import instead of full name
Abyss777
2016-08-10
- Used constants in ReportResource
Abyss777
2016-08-09
- Fixed csv MIME type and added response header
Abyss777
2016-08-08
Merge pull request #2188 from ninioe/master
Anton Tananaev
2016-08-08
- Used @Consumes and @Produces instead of direct header access
Abyss777
2016-08-07
fix references names
ninioe
2016-08-07
Checkstyle error fix
ninioe
2016-08-07
check user cookies on server side before login dialog
ninioe
2016-08-05
- Moved GeneralReport to separate file
Abyss777
2016-08-04
General report implementation
Abyss777
2016-08-04
- Moved retrieving Accept to BaseResource
Abyss777
[next]