aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-13Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-13changes Anton asked meninioe
2016-07-13Merge pull request #2109 from Abyss777/masterAnton Tananaev
Style fixes in JS code
2016-07-13Merge branch 'master' of https://github.com/tananaev/traccarAbyss777
2016-07-13Style fixesAbyss777
2016-07-13Merge pull request #2108 from Abyss777/masterAnton Tananaev
Fix user attributes saving
2016-07-13Fix user attributes savingAbyss777
2016-07-13Merge pull request #2103 from Abyss777/masterAnton Tananaev
Add constraints for groupIds
2016-07-13Set MARK_RAN and name for intermediate tableAbyss777
2016-07-13Use one file for two changeSetsAbyss777
2016-07-13Enable custom command for all protocolsAnton Tananaev
2016-07-12Added support for Alarm popup & positions history cleanerninioe
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-12Fix indentationAbyss777
2016-07-12Add Foreign Key Constraint for groupIdsAbyss777
2016-07-12Fix issue in Hua Sheng frame decoderAnton Tananaev
2016-07-12Use long primitive typeAnton Tananaev
2016-07-11Merge pull request #2099 from Abyss777/fix_groups_cacheAnton Tananaev
Revert back groups cache and split refresh
2016-07-11Merge pull request #2097 from Abyss777/masterAnton Tananaev
Fix from in mail notifications
2016-07-11Check if geofence existsAnton Tananaev
2016-07-11- Split geofence refresh on 3 functionsAbyss777
- Enable back groupsCache
2016-07-11Merge branch 'master' of https://github.com/Abyss777/traccarAbyss777
# Conflicts: # web/app/view/AttributesController.js
2016-07-11- "from" sometimes not handled by mail serversAbyss777
- better handle empty mail user attributes - fix deleting attribute in attribute editor - fix duplicating attribute if name changed
2016-07-11- "from" sometimes not handled by mail serversAbyss777
- better handle empty mail user attributes - fix deleting attribute in attribute editor - fix duplicating attribute if name changed
2016-07-11Implement Teltonika commands (fix #1948)Anton Tananaev
2016-07-11Add new CRC16 algorithmAnton Tananaev
2016-07-11Change command sending logicAnton Tananaev
2016-07-11Merge pull request #2095 from drecchia/master-fix-suntechAnton Tananaev
Fix typo in suntech protocol
2016-07-10- Fix typpo.drecchia
2016-07-11Ignore unknown devices by defaultAnton Tananaev
2016-07-11Fix indentation in notification managerAnton Tananaev
2016-07-10Disable group cache updatesAnton Tananaev
2016-07-10A script to test commandsAnton Tananaev
2016-07-09Fix issue with missing groupsAnton Tananaev
2016-07-09Revert MySQL driver versionAnton Tananaev
2016-07-09Fix another mac sed issue (fix #1043)Anton Tananaev
2016-07-09Revert back to using sedAnton Tananaev
2016-07-09Fix package script for mac (fix #1043)Anton Tananaev
2016-07-09Add missing spaceAnton Tananaev
2016-07-09Merge pull request #2093 from Abyss777/masterAnton Tananaev
Remove red mark from grid
2016-07-09Remove red mark from gridAbyss777
2016-07-09Update all configuration filesAnton Tananaev
2016-07-09Move button to bottom barAnton Tananaev
2016-07-09Show only user own geofencesAnton Tananaev
2016-07-09Use diamond operatorAnton Tananaev
2016-07-09Fix issue with device selectionAnton Tananaev
2016-07-09Fix issues in JavaScript codeAnton Tananaev
2016-07-09Fix code analytics issuesAnton Tananaev
2016-07-09Update JavaScript librariesAnton Tananaev
2016-07-09Update server version numberAnton Tananaev