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
/
DataManager.java
Age
Commit message (
Expand
)
Author
2018-11-08
Fix time formatting issues
Anton Tananaev
2018-11-02
Remove unused import
Anton Tananaev
2018-11-02
Handle new Java class loader (fix #4130)
Anton Tananaev
2018-09-30
Use DefaultServlet instead of ResourceHandler
Anton Tananaev
2018-09-15
Fix logging level issues
Anton Tananaev
2018-09-14
Log using slf4j and java logging
Anton Tananaev
2018-06-08
Rename all tables to avoid using reserved words
Abyss777
2018-05-26
Fix Liquibase driver issue
v3.17
Anton Tananaev
2018-04-21
Fix switch statement indentation
Anton Tananaev
2018-04-11
Add support of multiple Maintenances
Abyss777
2018-01-26
Some more code cleanup
Anton Tananaev
2018-01-22
Use consistent server time
Anton Tananaev
2017-11-27
- Fix local login if ldap enabled
Abyss777
2017-11-14
Improve LDAP
Abyss777
2017-11-11
Implement LDAP authentication
Anton Tananaev
2017-09-19
Implement per device Notifications
Abyss777
2017-09-12
Implement Saved Commands
Abyss777
2017-09-05
Remove Attribute Aliases support
Abyss777
2017-08-14
Update DataManager.java
tsmgeek
2017-08-14
Trim/Lowercase email address used for auth
tsmgeek
2017-08-10
Fix compilation issue
Anton Tananaev
2017-08-10
Minor code cleanup
Anton Tananaev
2017-08-04
Write all fields on insert action
Abyss777
2017-08-02
Add comment
Abyss777
2017-08-02
Avoid unneeded log record and table name constructions
Abyss777
2017-08-01
Make query generator switchable
Abyss777
2017-08-01
Fix build
Abyss777
2017-07-31
- Rename QueryAdditional to QueryExtended
Abyss777
2017-07-31
Implement SQL requests construction
Abyss777
2017-07-27
Replace getClassByName function to switch
Abyss777
2017-07-24
Use Permission instead of Map
Abyss777
2017-07-21
Use classes instead of constants everywhere
Abyss777
2017-07-21
Implement type constants
Abyss777
2017-07-21
- Combine all permissions to one resource
Abyss777
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-11
Implement Driver models, schema and database
Abyss777
2017-05-30
Log database clear event (fix #3198)
Anton Tananaev
2017-05-13
Merge pull request #3156 from Abyss777/computed_attributes
Anton Tananaev
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-18
Fix GT06 encoder unit test
Anton Tananaev
2017-01-16
- Rename otherUserId to managedUserId
Abyss777
2017-01-16
Initial manager implementation
Abyss777
2016-12-14
Calendars implementation
Abyss777
2016-11-30
Add API to get positions by Id
Abyss777
[next]