Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lakinduakash/traccar


https://github.com/lakinduakash/traccar

Add Stops report

a8c885e4e3d893181bed355f55d8d79b6722441b authored over 7 years ago
Add Drivers to swagger

d54ea579899e7d03a3065fbc3e119ca4e676696a authored over 7 years ago
Add Computed Attributes to swagger

f57b2094210de3de6f7333fd5169b8218478f8f9 authored over 7 years ago
Describe Permissions API in swagger

f4058d92243ecd7c5e6b4d1669f38a81041eaa40 authored over 7 years ago
Merge pull request #3373 from Abyss777/refactor_managers

Refactor managers, permissions etc

4b2372336d0496c85befe099914434e5b68f05b3 authored over 7 years ago
Remove line

5a65c0d6be8ffc2db0ffdb0c35ecedfb2b3750c7 authored over 7 years ago
Fix nested IFs

529ce7aaced07f200a67d97b18b1c3ea4e0bff8d authored over 7 years ago
Use Permission object instead of Map

d2a2ce5d05572caadf13627d3e6c3767ad68688f authored over 7 years ago
Remove proxy function

f92b5cd97a5d2159a890fb4817238f4c1bbb2a12 authored over 7 years ago
Use ternary operator for calendar

d9c87071eb8d8270a777f5ec990dd1978c2f67c7 authored over 7 years ago
Fix code style issue

ba82047a492be54545961716814584d8880d28ae authored over 7 years ago
Support GP6000 packed messages

abe8232585103b9e4856a4eabb0df122c17db052 authored over 7 years ago
- Add Permission helper Class

- Reorganize permission check and link
- Optimize calendar retrieving

4cb47c38af63696470acdc91d7b7d01512f6b2e7 authored over 7 years ago
Another GT06 LBS and WiFi message type

8b74b160890b9dbdd4a2d660d74d2879df6ceced authored over 7 years ago
Add binary INF support

2e157393d036f765687d5ff38797e6e600d986e5 authored over 7 years ago
Use classes instead of constants everywhere

69c46399ee0f6b3dd2b0589cb412e9e17f040369 authored over 7 years ago
Implement type constants

55d91ec7a86777bb0427422c15c2b8a60aa00071 authored over 7 years ago
Simplified error string construction

4b51fef3521e5b0bf338f631ad99e7affe9a1837 authored over 7 years ago
- Combine all permissions to one resource

- Add two helpers to BaseResource

f77912f14ed17bfbe533b664b6b82154c80e3b58 authored over 7 years ago
Add helper function to generate request string name

b22735e5dbc22539a6bf9d36cff042094c50d927 authored over 7 years ago
Abolish permissions classes and get permissions as Map from DB

839e741653c9b61e573fa1cdd0dad0641c79bcec authored over 7 years ago
Rename Identifiable and Extensible to BaseModel and ExtendedModel

e00fbfa466b17e94f59e6ff8fefb83f08999b3ec authored over 7 years ago
Make permissions resources more strict

0d5a1b36c704f3a79eceb2a1f19894f0438eb1b0 authored over 7 years ago
Combine permission resources and reuse common database functions

afb9a199f57824ec06c993b6028c35b616f64885 authored over 7 years ago
Fix Aplicom E driver decoding

d7d66e3b724cde1a681e5e7f24e930d2bddfe703 authored over 7 years ago
Add Teltonika extended test case

00ca2ad8bc38258199b8891a537ac54f4c3d3741 authored over 7 years ago
Refactored four managers

a9478ded48de140d47d17def1ee5329267fe6088 authored over 7 years ago
Merge pull request #3369 from jpmens/device_uniqueid

[NEW] add GET with list of uniqueId to API

cd0fea51f9b654744a29530cb8c4ef347dc8e064 authored over 7 years ago
remove redundant checks

97d57828301ef04ccd4a3c58ca9ce5a23038345e authored over 7 years ago
Implement JV200 ignition support

5b56c2cc17fa23251b1985aa4d8f56dd6552b970 authored over 7 years ago
[NEW] add GET with list of uniqueId

2aaa4a5e00e801b9b310e42f538113dd83e60188 authored over 7 years ago
Support Sinocastel version 3 protocol

73fb44dfb7dea5cdddcb3ab939e9b7a64ae49abb authored over 7 years ago
Fix all protocol unit tests

aa921d5acca68b92f0200183eb1c4a786a5f4882 authored over 7 years ago
Disable session cache for HTTP protocols

df53571ab09afb15888462dbbed2c3d58759c55a authored over 7 years ago
Save GPS103 unhandled events

4f773f445e8d6e6fcc4ec030ca9c8b6b1e7c521d authored over 7 years ago
Implement additional Syrus data

a7c2aa4a3faddb007a82523b2119134eaa45bea7 authored over 7 years ago
Refactor TAIP decoder

d62797376e7dc1d5810c1b8728da1e5443cc8e14 authored over 7 years ago
Merge pull request #3360 from Abyss777/map_device_attributes

Map Device attributes to Computed Attributes

cb0d7cccaecfe049e04defd90884976ac1e982f9 authored over 7 years ago
Rename config parameter

f465ff10b2acc4762902818bbafcbac6a74d429c authored over 7 years ago
Map Device attributes to Computed Attributes

da5b3c3a4ecedb9b2c4b1395e911fd48801b9ed7 authored over 7 years ago
Implement binary GL200 protocol

08cc944644cee5ce745a9faae0866b206c575407 authored over 7 years ago
Rename GL200 text protocol decoder

8bb68423f9a1e3c30f900e89f2016bfcc26a324b authored over 7 years ago
Implement GL200 frame decoder

7c3351939eca27d349417f053ef98a7e4e2668fd authored over 7 years ago
Extend eelink protocol decoder

7a17135f9b0b1ae127b9cb5ea4f29e0af98a813b authored over 7 years ago
Fix TK103 identification issue

1b4bcb2cef3f4e3907ed0820478f2f3cae245c7f authored over 7 years ago
Merge pull request #3349 from Abyss777/drivers

Drivers implementation

26f1cf12867d6f8bfe86d562a3beecb590b3a9b5 authored over 7 years ago
Use driverUniqueId instead of rfid in test script and OsmAnd protocol

b6a318daabbaf485e327cab77adba98413462516 authored over 7 years ago
Fix attributes copying

b6ac9da5428f1177df360cdbfc58d219d3230a10 authored over 7 years ago
Implement driverChanged event instead of driverUnauthorized

c0cbde51aa75a5b2df58b11e76527ee703289541 authored over 7 years ago
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute

9949cadcdf3f07a4590742e2f0303d82efb653f9 authored over 7 years ago
Populate driverUniqueId in CopyAttributesHanler

44691a373200b0e265df5a24e159f5cdff89fb96 authored over 7 years ago
Implement extended Teltonika protocol

a2e1f56adf50746425565557dd38f0e2c81a0222 authored over 7 years ago
Add Driver column to Trip report template

48fee3a5e9c5f99a0195e4c06a058d33eba4e072 authored over 7 years ago
- Save both driver name and driver unique id in trip report

- Map user and driver objects to notification templates
- Add driverUnauthorized templates

e776aa3351535f78c60ab9502dd1154e2b973227 authored over 7 years ago
Fix max speed filtering (fix #3342)

eee59141bd21d929467819a8eb6c904140efceaa authored over 7 years ago
Fix another build issue

9962c5ee58f4f5be82e9d2aae434aa2e619d4c85 authored over 7 years ago
Fix build issue

408f34e20d8673acb6064cb7d62f754effe8a204 authored over 7 years ago
Add Teltonika UDP tests

beffaa1bcb14965e34d533cf7c771886c5832391 authored over 7 years ago
Do not generate unathorized events if no one driver linked to device

74471c1fbbb7e8a09a6958fa88930a2905b4a3eb authored over 7 years ago
Implement Driver Unauthorized Event

c13dce2dd0227f58135c1066461304bbdc551554 authored over 7 years ago
- Handle rfid attributes and populate driverUniqueId

- Add Driver Name to Trip report

b19f1a505f7088ff48f467b32b5f1c207aa3be01 authored over 7 years ago
Fix copy/past issues

4f3830d844dd0542e9e7b09e7a6c17ffbb796264 authored over 7 years ago
Add database requests

2f11883528f4bfb5210259f735531e216b40fb7d authored over 7 years ago
Merge pull request #3341 from Abyss777/fix_attribute_unlink

Fix Device and Group Computed Attribute unlinking

bdf451b3e4ecf0746dffed44ce0f973e06ac0f22 authored over 7 years ago
Fix Device and Group Computed Attribute unlinking

24a0a43d58088eb569ba0d7c32bc8a2d31a13d53 authored over 7 years ago
Implement Drivers permissions resources

6a2efbf78f7012e893079a1c086c12ab14e92cd6 authored over 7 years ago
Implement DriverResource

0588389bee46910392d4bb0f017b5bae61581e78 authored over 7 years ago
Implement base Drivers Manager

7863a5ca3358cef028b77188538a0893a737ddbf authored over 7 years ago
Implement Driver models, schema and database

aeb9dace63d4c9ae02af80824fe157fa43129595 authored over 7 years ago
Support Gelileo command response

85f7eae47ec4bf6b269305a05a696f9acce31fd5 authored over 7 years ago
Fix Galileo command encoder

96b48f5cb2bf214059de2875194634b0801fcc94 authored over 7 years ago
Enable status events by default (fix #3324)

14c62897716d57ba6271b522c2218210c2868c3c authored over 7 years ago
Implement GalileoSky protocol commands

360940ff6a048a22c61f1d0c3480e9900c15ee58 authored over 7 years ago
Uncomment SkyPatrol unit tests

e8e3aab79e97fa236a5ec7ce7ac448015c86e7c9 authored over 7 years ago
Add GB100 message sample

c08f1a52d557df98222c8a481d24c40599a2eaa5 authored over 7 years ago
Add Teltonika test case

4ef63eb6794b8fcab677ee2634abecffde3f7462 authored over 7 years ago
Update git submodule

d9f4f9fef50a19514b0ac93d99de71ef64297f0c authored over 7 years ago
Small tweak to setup script

ab58bfa4c2c013fb906b083df9f0dc9b0b4018c1 authored over 7 years ago
Compile for older Java

3111a520855242b5610ac87b5d37333d8817b198 authored over 7 years ago
Modify installation scripts

cc3d3021981a799c8c9d28dad4ad9bffa320a370 authored over 7 years ago
Fix code style issue

526ae13099da044a0feeb5afc07563bea0f29c7f authored over 7 years ago
Check if fuel drop threshold is set

539cce7910b2fbf18ff4ea7e059abfae1dba0512 authored over 7 years ago
Decode AZ735 protocol status

c9245e2dd791d115011dbb4490733fd9102415d1 authored over 7 years ago
Do not rename position and event keys

eb8d0d220d4aa1b68331342c839adfd02c574f35 authored over 7 years ago
Update git submodule

b524bbdd7727e672c890cea05800e34f5444eb65 authored over 7 years ago
More changes to install scripts

33026f53962a7142a8792584b547a7b4b2359b24 authored over 7 years ago
Split setup script again

6c302a650cfb67506c51ca14d5e16bbf2709c8f4 authored over 7 years ago
Add more integration tests

b368eda2a2673fceb304efd4a64f36ca7e5b7b9e authored over 7 years ago
Fix code check issues

731020440991a53034dd2e980add2a08cb9a19de authored over 7 years ago
Update server version number

dc5dc6b6ff9b33db50d7a706017b4a0e8f423398 authored over 7 years ago
Update Java libraries

26c41c13271a45a428555502d0c8f2b4d33d3279 authored over 7 years ago
Implement simple caching

6e3f4e0f61f4f25f8f34337de4a3141d5a2d4b7d authored over 7 years ago
Add new attribute keys (fix #3313)

d5dfbc2b8b70209e40231f5da27809548b4c8853 authored over 7 years ago
Decode AZ735 command results

cdfc5a4881e21903e161782e751007d5b653f393 authored over 7 years ago
Merge pull request #3309 from ckrey/api-get-device

[NEW] add GET device to API for external monitoring

ae6d52ee6ae9cf832b5d23c43e40852450d6f4cc authored over 7 years ago
[FIX] permission check before getting device, eleminate unnecessary variable.

c67bf883bf0aa84293b94b000536c2061c3e00b2 authored over 7 years ago
[FIX] get devices with IDs works like PositionResource

4fce9334c72acf8e7ef78c7b2c7b60380e77e6cb authored over 7 years ago
[NEW] add GET device to API for external monitoring

89f5ca6340b71f01e57684ed4900c801e043a9c4 authored over 7 years ago
Merge pull request #3306 from ckrey/Aplicom-fix

Ignore Aplicom Alive messages

64501f3f846c62527bbc224f3fb031b9f708475f authored over 7 years ago
[FIX] use readable() instead of testing readableBytes()

c12a28b811b3310eab5942e9c3650d50c2df1606 authored over 7 years ago