Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-10 | Fix Java code analytics issues | Anton Tananaev | |
2016-07-25 | Improve history clearing logic | Anton Tananaev | |
2016-07-24 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
# Conflicts: # tools/test-generator.py | |||
2016-07-21 | protect Device positionId on clear history | ninioe | |
2016-07-20 | - Move groups related actions to DeviceManager | Abyss777 | |
- Removed cache updates from getXxxxById | |||
2016-07-19 | automated check fix | ninioe | |
2016-07-19 | changes Anton asked me | ninioe | |
2016-07-19 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-18 | commented out code and unnecessary comments | ninioe | |
2016-07-17 | Merge remote-tracking branch 'refs/remotes/tananaev/master' | ninioe | |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
2016-07-13 | Reduce locks of devices | Abyss777 | |
2016-07-13 | changes Anton asked me | ninioe | |
2016-07-12 | Added support for Alarm popup & positions history cleaner | ninioe | |
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers | |||
2016-07-11 | - Split geofence refresh on 3 functions | Abyss777 | |
- Enable back groupsCache | |||
2016-07-10 | Disable group cache updates | Anton Tananaev | |
2016-06-26 | Added notifications via email | Abyss777 | |
Added notifications settings | |||
2016-06-15 | Use variables | Abyss777 | |
2016-06-15 | Fix rare Stack Overflow while server idle | Abyss777 | |
2016-06-15 | - Work only with cached devices from everywhere | Abyss777 | |
- Some optimization | |||
2016-06-14 | Current device geofences should survive cache update | Abyss777 | |
2016-06-14 | - Overlapping geofences | Abyss777 | |
- Simplified user-device link | |||
2016-06-10 | Fixed broken repeated event suppression | Abyss777 | |
2016-06-10 | Geofences | Abyss777 | |
2016-06-09 | Default connection initialization query | Anton Tananaev | |
2016-06-06 | - Fix hikari connection check sql. | drecchia | |
2016-06-01 | - Fixed code style. | drecchia | |
2016-06-01 | Merge branch 'master' of https://github.com/tananaev/traccar | drecchia | |
Conflicts: src/org/traccar/database/DataManager.java | |||
2016-06-01 | - Minor changes as requested in pull request. | drecchia | |
2016-05-31 | - Fixed style issues. | drecchia | |
2016-05-30 | - Replaced connection poll from c3p0 to HikariCP. | drecchia | |
2016-05-30 | - Style fixes (use lower camel case in all cases) | Abyss777 | |
- Added TYPE_prefix for event.type strings - Removed commented code - Removed "database.selectLastEvents" because it is not cross-database. Do the same via code. | |||
2016-05-27 | - Synchronization device cache on updateLatestPosition and updateDeviceStatus | Abyss777 | |
- Better latest position identification in BaseEventHandler | |||
2016-05-26 | Events subsystem | Abyss777 | |
2016-05-04 | Merge branch 'master' into command_framework | Gabor Somogyi | |
2016-05-04 | Explicitly use ASCII charset | Anton Tananaev | |
2016-05-03 | Removed database.selectLatestPosition | Gábor Somogyi | |
2016-04-27 | Command framework ugly hack version | Gábor Somogyi | |
2016-04-20 | Protect against cyclic hierarchy | Anton Tananaev | |
2016-04-17 | Fix static code analysis issues | Anton Tananaev | |
2016-04-16 | Remove legacy SQL query attributes | Anton Tananaev | |
2016-04-16 | Remove old web API service | Anton Tananaev | |
2016-03-25 | Invalidate cache on database update | Anton Tananaev | |
2016-03-21 | Make data manager thread safe (fix #1808) | Anton Tananaev | |
2016-03-09 | Implement API resource for groups | Anton Tananaev | |
2016-03-08 | Add select group permissions query | Anton Tananaev | |
2016-03-08 | Add group queries and recourse | Anton Tananaev | |
2016-03-08 | Add new and update old data models | Anton Tananaev | |
2016-01-18 | Add flag to ignore unknown devices | Anton Tananaev | |
2016-01-05 | Ignore Liquibase changelog checksum values | Anton Tananaev | |