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
/
database
Age
Commit message (
Collapse
)
Author
2017-07-26
Split Drivers and Groups management
Abyss777
2017-07-25
Move users management to separate manager
Abyss777
2017-07-25
Use function for removing
Abyss777
2017-07-24
Fix order of objects constructions
Abyss777
2017-07-24
Fix item removing
Abyss777
2017-07-24
Fix initial cache fill
Abyss777
2017-07-24
Fix group cache update
Abyss777
2017-07-24
Use Permission instead of Map
Abyss777
2017-07-24
Optimize caching and class structure
Abyss777
2017-07-23
Fix nested IFs
Abyss777
2017-07-23
Use Permission object instead of Map
Abyss777
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
Implement type constants
Abyss777
2017-07-21
Simplified error string construction
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
- Add two helpers to BaseResource
2017-07-21
Add helper function to generate request string name
Abyss777
2017-07-21
Abolish permissions classes and get permissions as Map from DB
Abyss777
2017-07-20
Rename Identifiable and Extensible to BaseModel and ExtendedModel
Abyss777
2017-07-20
Combine permission resources and reuse common database functions
Abyss777
2017-07-19
Refactored four managers
Abyss777
2017-07-14
Implement driverChanged event instead of driverUnauthorized
Abyss777
2017-07-12
Do not generate unathorized events if no one driver linked to device
Abyss777
2017-07-12
- Handle rfid attributes and populate driverUniqueId
Abyss777
- Add Driver Name to Trip report
2017-07-12
Fix copy/past issues
Abyss777
2017-07-11
Implement DriverResource
Abyss777
2017-07-11
Implement base Drivers Manager
Abyss777
2017-07-11
Implement Driver models, schema and database
Abyss777
2017-07-09
Enable status events by default (fix #3324)
Anton Tananaev
2017-07-08
Fix code check issues
Anton Tananaev
2017-06-28
Fix user pemissions issue (fix #3302)
Anton Tananaev
2017-06-16
Fix statistics period
Anton Tananaev
2017-06-16
Implement statistics collection
Anton Tananaev
2017-06-13
Fix managed devices enumerating
Abyss777
2017-05-31
Implement image saving
Anton Tananaev
2017-05-31
Add media manager class
Anton Tananaev
2017-05-30
Log database clear event (fix #3198)
Anton Tananaev
2017-05-16
Update device status before event (fix #3165)
Anton Tananaev
2017-05-13
Merge pull request #3156 from Abyss777/computed_attributes
Anton Tananaev
Implement computed attributes
2017-05-12
Implement computed attributes
Abyss777
2017-05-12
Small clear history refactoring
Anton Tananaev
2017-05-12
Clear event history (fix #3160)
Anton Tananaev
2017-04-29
Save more statistics info
Anton Tananaev
2017-04-18
Fix GT06 encoder unit test
Anton Tananaev
2017-03-23
Move default device status to getter
Abyss777
2017-03-22
Move device status initialization to model
Abyss777
2017-03-21
Set status to offline for new device
Abyss777
2017-03-20
Use Iterator for maps cleanup
Abyss777
2017-03-20
Move handleTextMessage function to separate handler.
Abyss777
2017-03-20
Implement phone to device comparison
Abyss777
2017-03-14
Combine some exceptions to ReflectiveOperationException
Abyss777
[next]