Commit Graph

161 Commits

Author SHA1 Message Date
Anton Tananaev
13fb71933a Update extjs version in scripts 2016-12-10 11:49:50 +13:00
Anton Tananaev
6b4c0648c8 Update version to 3.9 2016-12-10 10:32:04 +13:00
Abyss777
6bfda86daa Use model instead of attributes to store Notification options 2016-12-04 17:33:17 +07:00
Abyss777
d5ec75ecd3 Add API to get positions by Id 2016-11-30 09:58:48 +05:00
Anton Tananaev
f1b58491f6 Improve windows installer 2016-11-27 15:30:25 +13:00
Anton Tananaev
b0068d87dd Implement Maestro protocol decoder 2016-11-26 19:54:14 +13:00
Anton Tananaev
fddb9a7d3d Add config file info comment 2016-11-26 12:38:24 +13:00
Anton Tananaev
6dc245d208 Add templates folder to docker 2016-11-25 11:13:09 +13:00
Anton Tananaev
d094946545 Merge pull request #2578 from oudenaar/master
Small fixes getting image build again
2016-11-25 11:11:22 +13:00
bvoudenaarde
ff4e575ecc improve web-less setup 2016-11-24 20:14:07 +01:00
Anton Tananaev
04f33e6ba2 Implement Teltonika AT200 protocol 2016-11-24 15:53:10 +13:00
bvoudenaarde
0a2dfffa37 made changes build.sh conform review comments 2016-11-23 22:18:43 +01:00
Abyss777
1861e89641 Implement maintenance event 2016-11-22 12:18:19 +05:00
bvoudenaarde
e2ba4c0793 small fixes getting image build again 2016-11-21 14:41:28 +01:00
Anton Tananaev
82f51b570a One more fix attempt (fix #2563) 2016-11-20 20:22:15 +13:00
Anton Tananaev
41c411765d Better fix for the start scripts (fix #2563) 2016-11-20 16:24:16 +13:00
Anton Tananaev
a1ee762bcd Adjust init scripts location (fix #2563) 2016-11-20 15:03:11 +13:00
Abyss777
c9b67d1913 Implement users tokens 2016-11-18 16:05:35 +05:00
Anton Tananaev
af6c734879 Add user expiration and device limit 2016-11-17 22:48:33 +13:00
Anton Tananaev
f76bf825df Merge pull request #2536 from CVSz/patch-1
Add traccar.sh for package_universal
2016-11-16 13:09:42 +13:00
Anton Tananaev
1ff7c6aed5 Merge pull request #2535 from CVSz/patch-2
Add Service traccar server for package_universal
2016-11-16 13:09:05 +13:00
CVSz
2e3f8e38ec Update package.sh 2016-11-16 06:26:16 +07:00
CVSz
ae0a8ead92 Update and rename setup/traccar.sh to setup/other/traccar.sh 2016-11-16 06:24:06 +07:00
cvsz
8a44212314 Add Service traccar server for package_universal 2016-11-16 03:35:30 +07:00
cvsz
5a8811809f Add traccar.sh for package_universal 2016-11-16 03:31:58 +07:00
Anton Tananaev
d189e3a743 Fix another packaging issue 2016-11-16 02:39:19 +13:00
Anton Tananaev
2b0a470a10 Another fix for packaging script 2016-11-15 23:53:04 +13:00
Anton Tananaev
c58c2da73c Fix line endings in all scripts 2016-11-15 23:04:39 +13:00
Anton Tananaev
b87fa6f361 Some fixes for packaging scripts 2016-11-13 11:48:15 +13: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
Miguel Cabral
89c2de3435 Fix current user for alpine in Dockerfile 2016-10-19 02:46:04 +08:00
Anton Tananaev
82909a81eb Remove unused data manager methods (fix #2386) 2016-10-01 15:50:09 +13:00
Anton Tananaev
b14c80aff0 Remove macOS quarantine attributes 2016-09-20 20:56:35 +12:00
Anton Tananaev
eef6b358ef Change service name to lower case 2016-09-20 20:34:29 +12:00
Anton Tananaev
c9d03c0d76 Update packaging script to access tools 2016-09-20 20:34:05 +12:00
Anton Tananaev
e3ed7e2fac More changes to setup scripts 2016-09-18 02:30:35 +12:00
Anton Tananaev
20916b8c20 Move from JSW to YAJSW wrapper 2016-09-18 00:26:16 +12:00
Anton Tananaev
4bf3da3cd0 Remove duplicate config parameters 2016-09-10 20:30:39 +12:00
Anton Tananaev
4cfc899622 Update release config files 2016-09-10 17:27:57 +12:00
Anton Tananaev
7ddfed27e9 Update version to 3.7 release 2016-09-10 16:51:09 +12:00
drecchia
c40a620dce - Fixed missing ports declaration. 2016-08-23 15:16:26 -03:00
Abyss777
8ce7ef517c Do not store device status in database 2016-07-26 15:22:03 +05:00
Abyss777
fb0a1689fd Added group and server attributes 2016-07-25 17:47:50 +05: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
Abyss777
94ea366eb3 - Added attributes to devices
- Fixed license header for DeviceManager.java
- Fixed editing attributes for not saved (new) object.
2016-07-18 11:12:14 +05:00
drecchia
a648c36ae4 - Carcell protocol for devices: cr2000 and cr250. 2016-07-17 21:56:02 -03:00
Abyss777
e910d9337a - Fixed saving parent group when creating new group.
- Fixed storing device and group if parent group is not defined.
- Fixed Warning in browser console about missed requirements.
2016-07-14 15:21:43 +05:00
Abyss777
4414e093d7 Fix user attributes saving 2016-07-13 11:38:53 +05:00
Anton Tananaev
51e74b5050 Ignore unknown devices by default 2016-07-11 11:25:11 +12:00