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
/
model
/
Server.java
Age
Commit message (
Expand
)
Author
2019-02-24
Refactor geolocation
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-01-17
Add poiLayer field to User/Server model
Abyss777
2017-09-12
Implement Saved Commands
Abyss777
2017-09-06
Move units to attributes and add volume units
Abyss777
2017-07-31
Implement SQL requests construction
Abyss777
2017-07-20
Rename Identifiable and Extensible to BaseModel and ExtendedModel
Abyss777
2017-03-14
- Use ternary operator
Abyss777
2017-03-13
- Add timezone field to User and Server model
Abyss777
2017-02-27
- Add server-wide "device readonly" flag
Abyss777
2016-11-03
Include version in server model
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-10-08
Rename column name
Anton Tananaev
2016-10-08
Add coordinates format for user and server
Anton Tananaev
2016-10-08
Add flag to force server settings
Anton Tananaev
2016-07-25
Added group and server attributes
Abyss777
2016-03-15
Remove language from user and server
Anton Tananaev
2016-03-13
Add twelve hour format preference
Anton Tananaev
2015-12-16
Add readonly flag to server settings
Anton Tananaev
2015-12-07
Replace factory method with reflection
Anton Tananaev
2015-10-07
Clean up rest of the models
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-08-23
Add support for custom maps
Anton Tananaev
2015-08-23
Move Bing key into settings
Anton Tananaev
2015-07-20
Update data model classes
Anton Tananaev
2015-06-01
Add server settings model
Anton Tananaev