index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
api
Age
Commit message (
Expand
)
Author
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
2016-08-04
- Added getGroupDevices to PermissionsManager
Abyss777
2016-07-28
Organized server cache
Abyss777
2016-07-20
- Move groups related actions to DeviceManager
Abyss777
2016-07-15
Move code related to devices to DeviceManager
Abyss777
2016-07-13
Removed unnecessary geofences refresh while user manipulation
Abyss777
2016-07-11
- Split geofence refresh on 3 functions
Abyss777
2016-06-26
Fixed missed license and wrong EOL
Abyss777
2016-06-26
Added notifications via email
Abyss777
2016-06-18
Variable
Abyss777
2016-06-18
- Update Geofences API and Manager a bit
Abyss777
2016-06-16
Added/updated license headers
Abyss777
2016-06-15
- Work only with cached devices from everywhere
Abyss777
2016-06-14
- Overlapping geofences
Abyss777
2016-06-10
Geofences
Abyss777
2016-06-02
Style fixes and optimization.
Abyss777
2016-06-02
Send position with event to websocket
Abyss777
2016-05-31
- Renamed eventTime to serverTime
Abyss777
2016-05-30
- Style fixes (use lower camel case in all cases)
Abyss777
2016-05-26
Events subsystem
Abyss777
2016-05-08
Review fixes
Gábor Somogyi
2016-05-06
Checkstyle fix
Gábor Somogyi
2016-05-06
Rename SupportedCommand to CommandType
Gábor Somogyi
2016-05-05
Backend side model put back
Gabor Somogyi
2016-05-04
Merge failure fix
Gabor Somogyi
2016-05-04
Merge branch 'master' into command_framework
Gabor Somogyi
2016-05-04
Checkstyle fix
Gabor Somogyi
2016-05-04
SupportedCommand model removed
Gabor Somogyi
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-05-03
Removed database.selectLatestPosition
Gábor Somogyi
2016-05-02
Concept update + UI translation support
Gábor Somogyi
2016-04-27
Command framework ugly hack version
Gábor Somogyi
2016-04-23
Fix issues with CORS requests
Anton Tananaev
2016-04-16
Bind async connection to user id
Anton Tananaev
2016-04-16
Fix IntelliJ improvement suggestion
Anton Tananaev
2016-03-31
Remove unused variable in filter
Anton Tananaev
2016-03-30
Implement OPTIONS verb API handler
Anton Tananaev
[next]