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
/
web
Age
Commit message (
Expand
)
Author
2016-12-19
Remove own JSON converter
Anton Tananaev
2016-12-15
Begin simple web app implementation
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-11-02
Allow remote access to web console
Anton Tananaev
2016-11-01
Simplify resource loading
Anton Tananaev
2016-10-27
Export positions to GPX
Abyss777
2016-10-08
Implement statistics API call
Anton Tananaev
2016-09-22
Merge pull request #2354 from Abyss777/device_attribute_aliases
Anton Tananaev
2016-09-21
Add attributes aliases
Abyss777
2016-09-21
PMD fix
Abyss777
2016-09-14
Simplify regex
Abyss777
2016-09-14
- Make Attributes always last column
Abyss777
2016-08-08
Removed addLine and addField functions
Abyss777
2016-08-08
- Used @Consumes and @Produces instead of direct header access
Abyss777
2016-08-05
- Moved GeneralReport to separate file
Abyss777
2016-08-05
- Added distance rounding
Abyss777
2016-08-04
- Added getGroupDevices to PermissionsManager
Abyss777
2016-07-13
changes Anton asked me
ninioe
2016-07-12
Added support for Alarm popup & positions history cleaner
ninioe
2016-07-04
Fix null list exception
Anton Tananaev
2016-06-28
JsonConverter.objectToJson now can return Lists of objects or primitives
Abyss777
2016-06-26
Added notifications via email
Abyss777
2016-06-10
Geofences
Abyss777
2016-05-26
Events subsystem
Abyss777
2016-05-06
Rename SupportedCommand to CommandType
Gábor 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-02
Concept update + UI translation support
Gábor Somogyi
2016-04-17
Option to set server session timeout
Anton Tananaev
2016-04-16
Remove old web API service
Anton Tananaev
2016-04-09
Fix new api java<->json conversion problem #1859
ulion
2016-03-19
Fix web server bean warning (fix #1800)
Anton Tananaev
2016-03-09
Add groups list window component
Anton Tananaev
2016-03-09
Implement API resource for groups
Anton Tananaev
2016-03-08
Refactor device permissions resource
Anton Tananaev
2016-02-25
#1751 Bugfix in old API
Alexander
2016-01-05
Remove unused imports and fix other issues
Anton Tananaev
2016-01-04
For #1606 - share HTTP sessions between all web applications
Vitaly Litvak
2015-12-21
Fix style issues and unused imports
Anton Tananaev
2015-12-20
Remove generic method for permissions
Anton Tananaev
2015-12-20
Allow old API to be used separately
Anton Tananaev
2015-12-16
Format date and time in ISO format
Anton Tananaev
2015-12-16
Always use old format for async servlet
Anton Tananaev
2015-12-15
Enable only REST API by default
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
[next]