Anton Tananaev
1908351b44
Implement LDAP authentication
2017-11-11 18:40:40 +13:00
Anton Tananaev
b834e07883
Minor config file adjustment
2017-09-19 21:15:40 +12:00
Anton Tananaev
cfb6bfcb4f
Remove database config from default
2016-10-31 03:57:15 +13:00
Anton Tananaev
0177128690
Implement default config ( fix #2484 )
2016-10-27 16:42:05 +13:00
Anton Tananaev
64e149b697
Add traccar-web as a submodule
2016-10-27 13:07:36 +13:00
Abyss777
d57fba24dc
Add an example of parameter
2016-10-21 07:48:00 +05:00
Abyss777
b2c02091c1
Implement copy attributes from last position
2016-10-21 07:19:40 +05:00
Abyss777
1756637b87
Rename type to category
2016-10-21 06:12:37 +05:00
Abyss777
f7a00616b1
Extend device model with management info
2016-10-20 15:32:56 +05:00
Abyss777
4530203616
Merge conflict in debug.xml
2016-10-19 18:46:24 +05:00
Abyss777
17f5a899a0
- Filter events on server side
...
- Use common path for templates
- Filter events about geofences that user do not have access (minor security fix)
- Removed unused function
- Visual templates improvements
2016-10-19 18:35:28 +05:00
Anton Tananaev
1937a36997
Remove semi-colons from SQL queries
2016-10-19 22:17:12 +13:00
Anton Tananaev
db4b08c1e6
Merge pull request #2397 from santushet/trakmate-protocol
...
Implement trakmate protocol
2016-10-15 13:56:29 +13:00
Anton Tananaev
edaa07444d
Option to ignore session cache ( fix #2372 )
2016-10-15 08:31:09 +13:00
Santosh
668a00ba8f
Remove timezone config from debug.xml and add default timezone
2016-10-14 12:42:07 +05:30
Santosh
6b16be4ae8
Implement trakmate protocol
2016-10-14 10:33:39 +05:30
Anton Tananaev
018a508010
Implement ExtremTrac protocol
2016-10-11 13:25:17 +13:00
Anton Tananaev
ccd10d6ee5
Implement statistics API call
2016-10-08 18:27:33 +13:00
Abyss777
bae6692356
Make status events switchable
2016-10-03 12:16:15 +05:00
Anton Tananaev
118c650bd2
Start Smokey protocol implementation
2016-10-03 08:09:22 +13:00
Anton Tananaev
82909a81eb
Remove unused data manager methods ( fix #2386 )
2016-10-01 15:50:09 +13:00
Anton Tananaev
f07681fd79
Implement Fifotrack protocol
2016-09-30 06:42:42 +13:00
Anton Tananaev
73d63c1650
Merge pull request #2349 from dcbastos/master
...
Adds unknown devices automatically.
2016-09-27 13:01:40 +13:00
Anton Tananaev
53bcb5c788
Implement server statistics collection
2016-09-25 14:51:16 +13:00
Daniel Bastos
ad070aa889
Adds unknown devices automatically.
2016-09-22 09:07:54 -03:00
Abyss777
c8816bdd85
- rename table and unique constraint
...
- rename some functions
- optimization and simplification
2016-09-22 10:44:29 +05:00
Abyss777
baad910016
Add attributes aliases
2016-09-21 16:27:55 +05:00
Anton Tananaev
19b1769586
Implement cGuard communication protocol
2016-09-21 19:31:39 +12:00
nyash
aadca0b21a
Add jpkorjar protocol port
2016-09-18 14:43:36 +02:00
Anton Tananaev
ef234432c2
Implement OIGO device protocol
2016-09-17 16:41:58 +12:00
Anton Tananaev
722327b482
Implement AutoGrade device protocol
2016-09-15 08:20:45 +12:00
Anton Tananaev
49754dbd85
Implement Arknav X8 series support
2016-09-15 06:53:37 +12:00
Anton Tananaev
8ec8955876
Implement Cradlepoint protocol
2016-09-02 03:41:11 +12:00
Anton Tananaev
9a13d21621
Implement Raveon communication protocol
2016-08-26 06:11:30 +12:00
Anton Tananaev
083dc5075b
Implement Hunter Pro protocol ( fix #2232 )
2016-08-23 17:18:10 +10:00
Abyss777
46be66c063
- Enabled IgnitionEventHandler in pipeline
...
- Added motorHours to SummaryReport
- Added ignition to test-generator.py
2016-08-11 11:34:51 +05:00
Anton Tananaev
2cc642af2b
Implement OBD dongle protocol
2016-08-05 22:33:57 +03:00
Abyss777
f7d58f2a13
- Optimized SSL connection
...
- Added "mail.smtp.ssl.trust" parameter
2016-08-03 10:33:01 +05:00
Anton Tananaev
4f875a6fb5
Merge pull request #2163 from Abyss777/overspeed_extension
...
OverspeedEventHandler enhancement to use attributes
2016-07-29 09:54:48 +12:00
Abyss777
6f89644fdc
Rename parameter
2016-07-28 17:57:24 +05:00
Abyss777
70f6849457
Organized server cache
...
Moved lookupAttribute function to DeviceManager
2016-07-28 13:44:05 +05:00
Abyss777
f7e82c4d9a
Removed suppressing repeated events during analyzing.
2016-07-28 11:42:10 +05:00
Anton Tananaev
b1e7bd492b
Fix saving original raw binary data
2016-07-28 14:35:02 +12:00
Abyss777
b00b35b330
Added option to rise event only once during overspeed period.
2016-07-27 11:31:39 +05:00
Abyss777
8ce7ef517c
Do not store device status in database
2016-07-26 15:22:03 +05:00
Abyss777
60c442ac19
Overspeed handler enhanced to use attributes
2016-07-26 14:50:32 +05:00
Abyss777
fb0a1689fd
Added group and server attributes
2016-07-25 17:47:50 +05:00
Anton Tananaev
7e20896334
Merge pull request #2149 from Abyss777/lastposition_reorganization
...
Move lastPosition update to the end of pipeline
2016-07-25 23:53:44 +12:00
Anton Tananaev
451c358879
Improve history clearing logic
2016-07-25 16:49:08 +12:00
Abyss777
f6333c73fe
- Move lastPosition update to the end of pipeline
...
- Optimize MotionEventHandler to do not use Device.motion
- Remove Device.motion from model and database
- some optimizations
2016-07-25 08:59:36 +05:00