Ecosyste.ms: OpenCollective

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

github.com/coopcycle/coopcycle-web

Logistics & marketplace platform. Only for worker-owned business.
https://github.com/coopcycle/coopcycle-web

fix(transporters): fix command `--dry-run`

df77ac7c3887f7538bf7e47173cf778e6ec585bb authored 10 months ago by Antoine Bagnaud <[email protected]>
bump `DBSchenkerClient`

2433c8ff416fc14bf4a8a2f71d1c772ac4635a93 authored 10 months ago by Antoine Bagnaud <[email protected]>
Hotfix RouteOptimizer when clearing cart.

7437e50f36af26a4e0a53e3489f935fddc71cb16 authored 10 months ago by Alexandre Segura <[email protected]>
fix: hide/show recurrence rule on dispatch

8c6a76f824cfd7a62b5d4c71224b9534fe99ff06 authored 10 months ago by Atala <[email protected]>
fix(transporters): remove unused `S3_EDI_BUCKET` env var

445c6e1a8c8e491a24941854cff177ad88b0d259 authored 10 months ago by Antoine Bagnaud <[email protected]>
fix(dbschenker): flush ftp after sync

7aa09475c12972974e60fa034955ace93a7e6970 authored 10 months ago by Antoine Bagnaud <[email protected]>
Fix TaxAdjustment cube when there are not reduced/intermediary rates.

d062ee2521ca4e644f9ac6de9dc640e1ae4c816e authored 10 months ago by Alexandre Segura <[email protected]>
fix orm mapping

83b29e6cb26c67fccdda6da3e30e7b050158509a authored 10 months ago by Antoine Bagnaud <[email protected]>
i18n(fr): change `relivrer` to `replannifier`

949676f03f958b3d4c17bbbf66403510c0283a6b authored 10 months ago by Antoine Bagnaud <[email protected]>
hotfix for crash in dispatch search panel

d0676a7e5902f12405cec3a3c9b1c6e2dd11c9cc authored 10 months ago by Atala <[email protected]>
fix: actually dispatch action when unassigning all tasks from courier

e1cd930b11430f164e043cc2e5954e6dff327b40 authored 10 months ago by Atala <[email protected]>
clean: pass index to Task draggable when in TaskGroup

db4cb1a75a78463cc5a209cce29f9123fccb3620 authored 10 months ago by Atala <[email protected]>
hotfix: do not bind on marker click because it breaks marker popup

8201e9c0ffb351eaf4db067b50779562bcd443b7 authored 10 months ago by Atala <[email protected]>
Fix linting.

d4f66940fee61b0eb5a0498b538daf586d33db49 authored 10 months ago by Alexandre Segura <[email protected]>
Hotfix ShippingTimeCalculator.

1102c90673909d9225e435705a9317eeaed722a9 authored 10 months ago by Alexandre Segura <[email protected]>
Hotfix TaskChangedNotifier.

57b9ed8d9030c2fe96c3984b12158c248bd4b3b5 authored 10 months ago by Alexandre Segura <[email protected]>
Merge pull request #4034 from coopcycle/tours-fixes-1

This PR introduce the following changes :

validate multiselected tasks : can only select ...

bf0df61ef2a4c5f6d06e826e74d09bc7abe06eba authored 10 months ago by Aloïs Guillopé <[email protected]>
dep: update DBSchenkerClient

67b84c6325124cf478cdbb098520757a18b5e06a authored 10 months ago by Antoine Bagnaud <[email protected]>
fix: use env vars in DBSchenkerOptions

974ac59103b56d045d761acb3d9064013f896dda authored 10 months ago by Antoine Bagnaud <[email protected]>
clean: use useSelector in TaskList component

6fac0b0b7fade34042159fde0d9305dc6cbca592 authored 10 months ago by Atala <[email protected]>
Fix translation.

e4a4abe82f6ba67bccfe709730cb5327f66eece5 authored 10 months ago by Alexandre Segura <[email protected]>
fix: EDIFACTMessage.orm.xml wrong mapping

3155aef35260994cdc78cfd2f30339ee6a21cadc authored 10 months ago by Antoine Bagnaud <[email protected]>
feat: use useDispatch in tasklist component

edba43d50c2edf09b098bfc57c5de0301f177adf authored 10 months ago by Atala <[email protected]>
fix: add wrapping div with draggable stuff for Tour

02714715c0dacdd14745b13bc772a171d3b8af6c authored 10 months ago by Atala <[email protected]>
feat: add validation on task multiselection on dispatch

dd59dbd97c038b1b8051b5afc7be346304448c83 authored 10 months ago by Atala <[email protected]>
feat: click on marker hightlight/select task

d5dd89f23f1e79965dee3bbf480302d6fa0625a1 authored 10 months ago by Atala <[email protected]>
clean: add some tests for the task context menu logic

c46c194d1463e6d127e9bb92f31126981f3e3ff4 authored 10 months ago by Atala <[email protected]>
clean: add some tests

e810253795a8a24881f924d54bd0339860b888e2 authored 10 months ago by Atala <[email protected]>
fix: use only selectedTasks ids list in Task component

e3b9b45a0119a88dfcc54ee2af427da568ee321a authored 10 months ago by Atala <[email protected]>
fix: do not use same name for argument and default at removeTaskFromTour

431bb5db8a4c8faeba1936db6638e0eb3bc61ead authored 10 months ago by Atala <[email protected]>
clean: temp disable right-click menu for tasks in tours

0b590cd6e8772e4504a10a7ac1e0cd107d646e59 authored 10 months ago by Atala <[email protected]>
clean: introduce useDispatch and useSelector in TasksContextMenu

59751a2991077a86b05197ce08cd703aa191afcf authored 10 months ago by Atala <[email protected]>
clean: fix tests

728f0912d3564f383721141989019b208d993a6a authored 10 months ago by Atala <[email protected]>
clean: introduce animated CSS spinner

216c9a38754c7967d5add0766d1bfa9ab1c3aec4 authored 10 months ago by Atala <[email protected]>
clean: use <Draggable> in component itself not parent (DRY)

e7e4b7b0395ff7820b3d16e2b229be9756fa0241 authored 10 months ago by Atala <[email protected]>
fix unassigned tours

8d42bbda813bdd5dd5a013760347c00d91607341 authored 10 months ago by Atala <[email protected]>
fix tasklist

db91385c7bba9fc3cb0ac50bce270e0345999890 authored 10 months ago by Atala <[email protected]>
clean : use function based component for TaskList

0f8924dc5b629200cbdf4628607eed286bb61a16 authored 10 months ago by Atala <[email protected]>
fix: import error in Dashboard components

dcba339b0179205f4474f38eb79f60050b7294b2 authored 10 months ago by Atala <[email protected]>
clean : use function based component for UnassignedTours

79b1b43898ef3f82f7c62b83bf712acaa80a1d55 authored 10 months ago by Atala <[email protected]>
Update CHANGELOG.md v1.30.1

a97e63e6805b6a78a1e2208c9c78e700281705ae authored 10 months ago by Aloïs Guillopé <[email protected]>
Merge pull request #4035 from coopcycle/tours-fixes-0.9

Tours fixes 0.9 - fix some bug reported with tours

0c053ae950572ed24b1152aab751e24178c6e4d0 authored 10 months ago by Aloïs Guillopé <[email protected]>
clean: remove useless React.memo in UnassignedTasks component

f9fc69fe1777d6d9c3029274bbf4f69c6a2bc8fe authored 10 months ago by Atala <[email protected]>
update changelog

e5a51019b97306850d84a420ac9d27274d5606e2 authored 10 months ago by Antoine Bagnaud <[email protected]>
Merge pull request #3733 from coopcycle/feature/dbshenker

DBSchenker

0c284c7c13169ae4d4f2dd93935fd5d684b2539b authored 10 months ago by Alexandre Segura <[email protected]>
fix typo

d29d94f199946f4f9d55173c519547f947f89337 authored 10 months ago by Antoine Bagnaud <[email protected]>
update .env.dist

54fa5b2eee4a98d16a6ecf1512ba44362c337960 authored 10 months ago by Antoine Bagnaud <[email protected]>
remove transporter secret

7628da9063e39ea69f68ac1d33dec0785626c657 authored 10 months ago by Antoine Bagnaud <[email protected]>
Merge branch 'master' into feature/dbshenker

eb281bf37a14be1f17cfdf450140a521ee6c22cb authored 10 months ago by Antoine Bagnaud <[email protected]>
clean: pass doneAfter/doneBefore to updateTask action

8037a51354786bb956f6e1c0af4cf0be34ef175c authored 11 months ago by Atala <[email protected]>
clean: respect naming convention for useState

c048e766349f4ce74e078dd41b8c4b2b099bfa25 authored 11 months ago by Atala <[email protected]>
fix: update component when selectedTasks change+avoid selectedTasksreset

9fac4a183d047d911c935ab9869e7420c4797d6d authored 11 months ago by Atala <[email protected]>
clean: add cleanup on useEffect call

c5c387d4339bd2000e4f1508a0c3235790dcd5a5 authored 11 months ago by Atala <[email protected]>
clean: remove useless line in _.merge() call

9f9c08b3d751c48fd2015062fdd52f33d80812ed authored 11 months ago by Atala <[email protected]>
fix: disable click/drop when modifying a tour

issue #4012

668a7c6f553ae1cf21cac94b32906303a18c6964 authored 11 months ago by Atala <[email protected]>
clean: remove unused props unassignTasks given to Tour component

a82b33d479f96dd5a8c736be7ffa3eebab893f81 authored 11 months ago by Atala <[email protected]>
clean: forbid to dnd task from tasklist to unassigned tour

issue #4013

88b08e6a22574225b5261a9fef708ccbe293a04a authored 11 months ago by Atala <[email protected]>
clean: use pangea dnd

11cd0535958f3b80e76758bc32b968bba8e51529 authored 11 months ago by Atala <[email protected]>
fix: force rerender on unassignedtasks after tasks update

temp

d3765b14654c4073fb3a69370ecc9124d4c66e2d authored 11 months ago by Atala <[email protected]>
Merge pull request #4020 from coopcycle/shipping-time-multi-pickup

Implement shipping time calculation for multiple pickups

9fcf13bc75d2bb25f094c23f806186dc6d5089b5 authored 11 months ago by Alexandre Segura <[email protected]>
Add test for optimizePickupsAndDelivery.

619a931caf48e51a6052607fc693dbb48b3cd507 authored 11 months ago by Alexandre Segura <[email protected]>
Fix tests.

5a112c1234b3e4c580aa63e298d5d3ce15fe8249 authored 11 months ago by Alexandre Segura <[email protected]>
Add method to interface.

56d7cb2324de08bab0ad746a31f4a26ce60c4a14 authored 11 months ago by Alexandre Segura <[email protected]>
Implement shipping time calculation with multiple pickups by default.

- Introduce Order::getPickupAddresses().
- Add method to obtain an optimized address list for pi...

3878903a3a36846ec5063ac298a1111fba53c72c authored 11 months ago by Alexandre Segura <[email protected]>
Add refund total amount.

d2c6c354408a611cf4d1ed23e0a48701a9196443 authored 11 months ago by Alexandre Segura <[email protected]>
Add missing migration.

1732cd800554fff1bf31f75c7f4bdd58bd9267ee authored 11 months ago by Alexandre Segura <[email protected]>
Use overriden quantity if any. See #3955.

1a7ae652868275717041993660a4f2cf72908b6b authored 11 months ago by Alexandre Segura <[email protected]>
Make BusinessRestaurantGroup soft deleteable to make Twig happy.

2fec65be464ef9fd177969b87b3ace5d98753f94 authored 11 months ago by Alexandre Segura <[email protected]>
Remove unused classes.

d6f1f8412163a80dbf9e59878622620c3ba0c5dc authored 11 months ago by Alexandre Segura <[email protected]>
Fix usage of RequestStack.

04b5d8ea5828ccbb777c8b1ff6b5bcae1b055f07 authored 11 months ago by Alexandre Segura <[email protected]>
fix lint

79d55fdfa7662e1c5affd1d184d9679ddd0135c1 authored 11 months ago by Antoine Bagnaud <[email protected]>
fix remove readonly on command properties

27b1eb0380df4d815490c9ed1aac2162569f8583 authored 11 months ago by Antoine Bagnaud <[email protected]>
fix add `inversed-by` to relationship

bb3ea161244ad224a8fb5d1efbd20a409284c29d authored 11 months ago by Antoine Bagnaud <[email protected]>
fix command registration

0472dc3472f2a125b6446b05cfdb251cc483b19c authored 11 months ago by Antoine Bagnaud <[email protected]>
feat: use new config methods

de138cb09bbd03ff2bda2aa78a6d61768c4eda10 authored 11 months ago by Antoine Bagnaud <[email protected]>
fix typo

6f8c1a716045e7aaab628895cdf95b3167ad987a authored 11 months ago by Antoine Bagnaud <[email protected]>
Fix test.

7cb98b281ae4c96517cf96af08079a8bad327697 authored 11 months ago by Alexandre Segura <[email protected]>
Use isBusiness method.

cae93baf41713bea8a21a127133564de108309ea authored 11 months ago by Alexandre Segura <[email protected]>
Allow distinct cart for business.

fc73c86a86a56858c1a38c3620be0e6695097acb authored 11 months ago by Alexandre Segura <[email protected]>
Introduce SessionStorage class for cart.

cc5edae8366336c4544576da1260e2be7480ca5c authored 11 months ago by Alexandre Segura <[email protected]>
Merge branch 'master' into feature/dbshenker

1b3880ce713d544b633ae53d752d8bd5eb31d5c2 authored 11 months ago by Antoine Bagnaud <[email protected]>
Accurately resolve variant for business.

0fe4e6695dca7c60dc60748c1ed8eff67f989fda authored 11 months ago by Alexandre Segura <[email protected]>
Resolve different fulfillment method for business.

dea43fab25e2191f0e8504208c36736423583b55 authored 11 months ago by Alexandre Segura <[email protected]>
Fix missing change.

c3c4603369970bd77c12336f6daf7ae19ce20327 authored 11 months ago by Alexandre Segura <[email protected]>
Resolve fulfillment method from dedicated class.

a3b5ee12c3c09f9060c27beaffcd1a0f6d73e765 authored 11 months ago by Alexandre Segura <[email protected]>
Allow null business account.

57feccb152d1f0ebf86cd1735d0a4651a6bf09a0 authored 11 months ago by Alexandre Segura <[email protected]>
Show business opening hours when needed.

ccbe7b987542f3e774769b05150ca944e67b39c7 authored 11 months ago by Alexandre Segura <[email protected]>
Resolve opening hours via Twig function.

ee716215ada73e1b66435332b4ca4b4fab793bc2 authored 11 months ago by Alexandre Segura <[email protected]>
Show email of customer.

ad8e9566473f525c796e118bf9415b2e5dbc3456 authored 11 months ago by Alexandre Segura <[email protected]>
Use POST_SET_DATA event.

8af96604ba7618f90fe6aa00f0bd86d08f9e5f5a authored 11 months ago by Alexandre Segura <[email protected]>
Fix element ID.

b0fd58d865adbf638c9d511864fe7814a2314608 authored 11 months ago by Alexandre Segura <[email protected]>
Bump Doctrine deps.

37d1423b446badb94eb9adb9729895373681dda0 authored 11 months ago by Alexandre Segura <[email protected]>
Bump PHP deps.

0cc4e87397621012d1c4bb69c08685060a23f97b authored 11 months ago by Alexandre Segura <[email protected]>
Bump PHPStan.

f7ba3a242d90c47bb9fd619bc55ba79abe8de784 authored 11 months ago by Alexandre Segura <[email protected]>
Merge pull request #4018 from coopcycle/feature/legal_form

Add legal fields in settings

83406cf52a80058da229cb32cd5e376a09a67c25 authored 11 months ago by Antoine Bagnaud <[email protected]>
feat: add legal form in settings

Now coop admins are asked to fill `company_legal_name` and `company_legal_id` in their settings.

b81175fe9ee343215284daf8ee2d51e74d673e2a authored 11 months ago by Antoine Bagnaud <[email protected]>
ui: improve timeline presenter

a9580dde58c6e6f5c6ed3aa2e75174ff4eaf646c authored 11 months ago by Antoine Bagnaud <[email protected]>
Remove useless HTML attr.

7d3fa455163c61897431b52f28561d64b9938fea authored 11 months ago by Alexandre Segura <[email protected]>
Check if element exists.

6b75b0aeeed2bd20f379188af5254f4f51d3427e authored 11 months ago by Alexandre Segura <[email protected]>
Make menu change work in any case.

2f8c76c95914b31eb3695d7c8599afede4b95415 authored 11 months ago by Alexandre Segura <[email protected]>