Ecosyste.ms: OpenCollective

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

github.com/pgRouting/pgRoutingLayer

pgRouting Layer plugin for QGIS
https://github.com/pgRouting/pgRoutingLayer

more on removing unused code and fixing sql injection problems

d36d43b9f9d45dd1264526165166630966d19856 authored about 6 years ago by cvvergara <[email protected]>
deleting unused code

8f35ec05f0ea58b6ed6c6ce45d28c280d276a5e5 authored about 6 years ago by cvvergara <[email protected]>
fixing a function name I missed

9b1b8a2af0e86394308fa440f69d37cb7d4250a5 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing more issues

55c863c94665319d1ae9b882781614731e930df3 authored about 6 years ago by cvvergara <[email protected]>
fixing more coding style

2acf0d84e659b38a356b1d08a1b2d4ed1dbf1c69 authored about 6 years ago by cvvergara <[email protected]>
more on cleaning code and codacy style fixes

b0ef9f9de0fe56acb44eaea402d4dde19f560e0a authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing some coding styles)

26a5dd4633c31ee90ee7c67e5e10368be283ecf0 authored about 6 years ago by cvvergara <[email protected]>
cleaning up code

9b215c74a7d9f753eb34d62fff4ee964cbe0bea7 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixes on several files

03b1d7fa860a4121b5aec9c51fd8da46958e6102 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing functions/FunctionBase.py

a76e4f11b689ec24fb98d8c07879261ae51916de authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing functions/with_PointsCost.py

afafd78eeaafcca8d07070365f079f649e4f35bf authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing functions/with_Points.py

9765fe8627589cc328557d3753c311aeffa7c9bb authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing tests/Test_FunctionBase.py

bec6ed98224285e5dad19da9917defffb45a26aa authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing tests/qgis_models.py

b9bb883388792db599c25096fa2d0a1c6e954fb7 authored about 6 years ago by cvvergara <[email protected]>
removing buggy function trsp

dee14e67230841a35526d4401f67c26e08d4b021 authored about 6 years ago by cvvergara <[email protected]>
removing unused code

1999810d22b84a2abf5dd6d7a1896dc8dda49fdb authored about 6 years ago by cvvergara <[email protected]>
removing unused code

5ca18aae7f5fe81e204444153498d480d9f93b44 authored about 6 years ago by cvvergara <[email protected]>
some last chages

5745deddb224764d698234140288dccaf300a05e authored about 6 years ago by cvvergara <[email protected]>
New GUI looks

4317affbbf635d5d7b14bb63b28f4b6edc3e8a8a authored about 6 years ago by cvvergara <[email protected]>
adding three more cost functions

4695c75f4abc8de2cca6749324cc784081235b29 authored about 6 years ago by cvvergara <[email protected]>
making a base class for cost functions

8d5f1e74a312def9878c3d6f77e4f9a6f743dac5 authored about 6 years ago by cvvergara <[email protected]>
pgr_dijkstraCost works

292acb1d4a93690e3f53deb1d276e6fb5f11e19f authored about 6 years ago by cvvergara <[email protected]>
removing (AstarBase) duplicated code

1d40410b342275857db408b885a20a3cafb32e43 authored about 6 years ago by cvvergara <[email protected]>
removing (DijkstraBase) duplicated code

576563a975c9cdda1a5d6206791dc19116bd7103 authored about 6 years ago by cvvergara <[email protected]>
Merge pull request #102 from MarPetra/mar-doc

Standarizing GUI

9de20117ceb851947b2aaa811f36c69c8a548424 authored about 6 years ago by Vicky Vergara <[email protected]>
ksp draw works

6aec7d6ad4f51dd82c8d2e099e814c2523447643 authored about 6 years ago by cvvergara <[email protected]>
isQGISv1 no longer needed

434965771265856416b47ebd918bbdaba7a2a400 authored about 6 years ago by cvvergara <[email protected]>
removing some unused code

da373ed90f0c30017ca1f3bd5ccf8bff7125cf8f authored about 6 years ago by cvvergara <[email protected]>
removing unused modules

c4a06f4ae9d2622d1ae3e2fc1baabf7bf1555000 authored about 6 years ago by cvvergara <[email protected]>
moving query code to Utilities

bafdd2ab497391197e4d3293bd064c47bc115e5b authored about 6 years ago by cvvergara <[email protected]>
selecting points works again

971714a453fb0640d35cd57a35ec715a8ce68f4e authored about 6 years ago by cvvergara <[email protected]>
deleting unused function

5a5771d897c737984620548f36478e7fc452d03b authored about 6 years ago by cvvergara <[email protected]>
getArguments use its own connection

3d936faa8b2a5ccf053008e7f79e321d40dc20c6 authored about 6 years ago by cvvergara <[email protected]>
pgr_bdAstar to work like pgr_aStar

55e1cf208e27bbf26d68fbed54cc7b50b226a2a1 authored about 6 years ago by cvvergara <[email protected]>
apply chmod -x to files

8bfcba3144870686db08feda665ea13d42d28340 authored about 6 years ago by cvvergara <[email protected]>
adding a utilities subdirectory

779d04dd2258a821db86cd8de7fb5967f3b89517 authored about 6 years ago by cvvergara <[email protected]>
cleaning unused code

462425a534cc962f72b61a97f16e1ce1e427d529 authored about 6 years ago by cvvergara <[email protected]>
getting the inner query when getting arguments

7e4c27b7714d5f10ecf57d7873633afd8d95bf9d authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) on file connectors/postgis.py

314b30e80ce1619ed350dc03528763b1ed6747b3 authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) Unused variable

fa02d5d1fb773730ba2dbfd5d93fcff442b1b11d authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) Unused variable

fbad9897135fb893e2187e612c4012d74f29407e authored about 6 years ago by cvvergara <[email protected]>
(pgr_bdDijkstra) fixing export merged

3373e810ea0bc05d8842d641bfc89b34b4319775 authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) generated issues

818b02dc14b3e5300aad7287f5a6618642778d1c authored about 6 years ago by cvvergara <[email protected]>
(pgr_bdDijkstra) fixing export

a3f1015a4cb047b6d351ce573faf8d87e458bcfa authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) Parameters differ from overridden getQuery method

240830ec640b5ff4389af09b103117b4b63152a5 authored about 6 years ago by cvvergara <[email protected]>
(codacy-fix) Parameters differ from overridden getQuery method

8d7a1049eb7ba33bb70aab4e3b5c5addcb962f82 authored about 6 years ago by cvvergara <[email protected]>
(base function) using conn instead of con

78193e8817c28ec89997685e0d919bda8c0946ef authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing issues

4579621dac6bd16147f16e65c202f90d411076f3 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing issues

68d8e1a63f8d9d122f3ed4b4d4c34af607b27255 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing issues

3052f32356ff12ad384ce01f3acd064bc33c8d6e authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing issues

cec6f2cabb57e838970c5b2b90d033f7e1eb37e2 authored about 6 years ago by cvvergara <[email protected]>
(codacy) fixing issues

11545578b72130040731cd2a4d393794a44bbbc1 authored about 6 years ago by cvvergara <[email protected]>
(pgr_bdDikstra) in v2.5 has the v3.0 functionality

b76671e4ffe430365d723ad2c8e759ab777c0479 authored about 6 years ago by cvvergara <[email protected]>
(bdDijstra) fixing injection warning

05e1dac04113e7ae61e953ed2e7a7f509ab453c2 authored about 6 years ago by cvvergara <[email protected]>
ignoring .sqp files

2cdc53ab5650f32e735613909053caa7ccbb6621 authored about 6 years ago by cvvergara <[email protected]>
build directory ignored

709e76ccaae8637821e413ec5d7ec06519e7aacb authored about 6 years ago by cvvergara <[email protected]>
[pgr_KSP images] from GUI

993ba1273f9feabcb839b87e565fb4581f1c9e33 authored about 6 years ago by Martha Vergara <[email protected]>
[pgr_drivingDistance images] from GUI

c5566893c063f7df489b02a6917ad945c5ab01d9 authored about 6 years ago by Martha Vergara <[email protected]>
[pgr_dijkstra images] from GUI

adc097d6146fb30c60ca602880d000e7a0f9dcca authored about 6 years ago by Martha Vergara <[email protected]>
[pgr_bdDijkstra images] detail

8d36dac32b2c209ca777ac4fdb025fa944ba9e2f authored about 6 years ago by Martha Vergara <[email protected]>
[pgr_bdDijkstra images] from GUI

f16e2de14fc76cac9d05d54a0adca56b73284b40 authored about 6 years ago by Martha Vergara <[email protected]>
[pgr_bdAstar images] from GUI

2a203c11eaf8d2ce1e605deaefc11b70f729ff6b authored about 6 years ago by Martha Vergara <[email protected]>
[functions images] from GUI

f35e0f2aab72eb2748ccd8570a1690bd2ae0f362 authored about 6 years ago by Martha Vergara <[email protected]>
[alphaShape images] from GUI

4aa1ba46107950c6991f60e01710b1b6b755fd9e authored about 6 years ago by Martha Vergara <[email protected]>
[_init_.py] fixing mistakes

[fixing images] from GUI

7ca2889d1f6aa1c71fc0694f32f763198161f733 authored about 6 years ago by Martha Vergara <[email protected]>
Merge branch 'mar-doc' of https://github.com/MarPetra/pgRoutingLayer into mar-doc

97ea0f1ac6d534c2bc0bf2d4da6149c92fbf3ad2 authored about 6 years ago by Martha Vergara <[email protected]>
[GUI images] for description

c839f09143954a53d3f66f5dd9e8885d28f76caf authored about 6 years ago by Martha Vergara <[email protected]>
[names of functions] arranged alphabetically

[buttons] fixed
modified: docs/img/buttons.png
modified: docs/img/exportmerged.png
modifie...

5478423712676c248de6bc26cf59595816c5748b authored about 6 years ago by Martha Vergara <[email protected]>
[GUI images] for description

6203c38340d6e1c1cd583b73e2bdff22ebcbdc1b authored about 6 years ago by Martha Vergara <[email protected]>
Merge branch 'master' into develop

8ee4f71a5a170069628cee2c7225990b8d7da468 authored about 6 years ago by cvvergara <[email protected]>
[names of functions] arranged alphabetically

[buttons] fixed
modified: docs/img/buttons.png
modified: docs/img/exportmerged.png
modifie...

1506688863eecabc39f8bd3549d7625e32487580 authored about 6 years ago by Martha Vergara <[email protected]>
Merge pull request #100 from cvvergara/add-contributing-file

[admin] adding CONTRIBUTING.md file

03549d7fabdf2ca681f6886c3b5945c8c101e494 authored about 6 years ago by Vicky Vergara <[email protected]>
Merge pull request #99 from cvvergara/add-codeofconduct-file

[admin] adding CODE_OF_CONDUCT.md file

66a0f60ce2da48f25afc7aa72ee8f795869e1012 authored about 6 years ago by MarPetra <[email protected]>
Merge pull request #98 from cvvergara/readme-file

[admin] capitalizing readme file

4e647ffe41eb332afb946b322c34505cf60b0805 authored about 6 years ago by MarPetra <[email protected]>
Merge pull request #97 from cvvergara/add-license-file

[admin] adding LICENCE file

1c27bb4ae69b96bf2c9f0af5b1120d072de34dee authored about 6 years ago by MarPetra <[email protected]>
[admin] adding CONTRIBUTING.md file

6cdc8ae9ff47c968bdf6348d35fda271add9e636 authored about 6 years ago by cvvergara <[email protected]>
[admin] adding CODE_OF_CONDUCT.md file

7e7f6736abd7bc43ecb46ec787b6fef6a221a2e8 authored about 6 years ago by cvvergara <[email protected]>
Merge pull request #96 from pgRouting/fix/docs-syntax

Fix/docs syntax

83059e5b3e4fdd39b1cfdcacb9367af3000d2532 authored about 6 years ago by Vicky Vergara <[email protected]>
[admin] adding LICENCE file

36a9b6662ffa350f7463f2fbfdaca8c2ba5dd5ef authored about 6 years ago by cvvergara <[email protected]>
[admin] capitalizing readme file

e7909524d4d33adf287b0a33bd8779b88215a3d9 authored about 6 years ago by cvvergara <[email protected]>
Fixines and improves readme syntax

f71f3f055e3d6f11b8bbde585cb8f53192164ee7 authored about 6 years ago by Daniel Kastl <[email protected]>
Fixes syntax and style

Makes links clickable

c5e709a5c537cc5202fa00eee62ffcb86c065184 authored about 6 years ago by Daniel Kastl <[email protected]>
Merge pull request #93 from pgRouting/cayetano/mkdocs

fixed mkdocs nav file

f3296b73cac56b677d75b60e0561f09ee399a79c authored about 6 years ago by Vicky Vergara <[email protected]>
fixed mkdocs nav file

b13c650ee97f72d93761ea1623a223353bd31213 authored about 6 years ago by cayetanobv <[email protected]>
Merge pull request #91 from MarPetra/mar-doc

initial documentation

4d8a578327176d499158a3e9776d520e4a91908e authored about 6 years ago by Vicky Vergara <[email protected]>
[pgr_drivingDistance] fixing name

cfcaf1747bb5d74f49c52914ae209ed9db9a1d04 authored about 6 years ago by Martha Vergara <[email protected]>
[file names] standarizing documentation file names

004a7d8bb2ad37f563875bd9216b6d43b5ce0ca1 authored about 6 years ago by Martha Vergara <[email protected]>
[File and function name] fixing errors on trspViaVertices

a8ae34b39e907b9b8622a3cad97d1b84ae3a8d49 authored about 6 years ago by Martha Vergara <[email protected]>
Merge branch 'mar-doc' of https://github.com/MarPetra/pgRoutingLayer into mar-doc

df31c345fd56b6d6fe1f54959dd4d9e383acfa39 authored about 6 years ago by Martha Vergara <[email protected]>
[files and functions names on trsp] fixing errors

82c3e0072710ab887819a2dc269717b15ce35946 authored about 6 years ago by Martha Vergara <[email protected]>
[rename] trsp_vertex.py-> trsp.py

0e1062f5a21db129cae2931f3c16ecd19e4f5f6c authored about 6 years ago by Martha Vergara <[email protected]>
[names] trsp(vertex)-> pgr_ trsp

f6a0f939ded0c303679a2add3343ce82fbac6b14 authored about 6 years ago by Martha Vergara <[email protected]>
[rename] trsp(via vertices).py-> trspViaVertices.py

fafe0a3da035c2a9326bafd2ff45c9e940ef48bc authored about 6 years ago by Martha Vergara <[email protected]>
[rename] trsp(via edges).py-> trspViaEdges.py

e59789d59f8bfc788a75a0fceb42e41121f62d97 authored about 6 years ago by Martha Vergara <[email protected]>
[file name] trsp(via edges).py-> trspViaEdges.py

52abc3476a49c8b75868aaf43c88868a7f786fec authored about 6 years ago by Martha Vergara <[email protected]>
[names] trsp(via edges).py-> pgr_ trspViaEdges.py

cc498fe5ff55fac0b5a42113e67bf86dea904e1e authored about 6 years ago by Martha Vergara <[email protected]>
[file names] trsp_via_vertices.py-> trspViaVertices.py

da691d72aea86e52d93b63e228ff116ebd21e4e6 authored about 6 years ago by Martha Vergara <[email protected]>
[names] trsp(via vertices)->pgr_trspViaVertices

f4a7d561940e31d71a7410df8ff3fb1b153fcc25 authored about 6 years ago by Martha Vergara <[email protected]>
[names] KSP->pgr_KSP

89422cbf6db95baaaab2bd55d21c1f7a196f46cf authored about 6 years ago by Martha Vergara <[email protected]>
[names] astar->pgr_bdDijkstra

43a102f9499b58e0bff8e3b340c14b147fba74ab authored about 6 years ago by Martha Vergara <[email protected]>