Ecosyste.ms: OpenCollective

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

github.com/LycheeOrg/laravel-nestedset

Effective tree structures in Laravel 10
https://github.com/LycheeOrg/laravel-nestedset

Merge pull request #145 from badalsurana/v4

change lists to pluck in docs

f37620cfa5885e3060a2ad47d60f1a5030782b72 authored about 8 years ago by Alexander Kalnoy <[email protected]>
change lists to pluck in docs

cd9f57c1509b0cf69784c201bc0426ccfa462f03 authored about 8 years ago by Badal Surana <[email protected]>
#96: don't fill children when rebuilding tree

101a849ae11891de0ff106330ed9f070743e98c3 authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Mention l5.3 in docs

ba6ac456e77444032fc69db5f28bdda4e38e9358 authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Allow l5.3

712dabd00de4af6685e150fc818809736a0fe00b authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Use pluck instead of lists

68bf475cd59a36b02372151fb725634c1a8c8a45 authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Use 5.3 dev

cd571fe1399b2d90531c514ce455e5adcf9a0931 authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #121 from oddvalue/patch-2

Put `siblingsAndSelf` and `getSiblingsAndSelf` back in

4b10abda7d75975753cfca73e7f7bafda3e93097 authored over 8 years ago by Alexander Kalnoy <[email protected]>
Put `siblingsAndSelf` and `getSiblingsAndSelf` back in

Accidentally removed in previous merge request

08d2f4e29f3a13c4dd7196bd2ad0dab68e7e0eed authored over 8 years ago by oddvalue <[email protected]>
Merge pull request #119 from oddvalue/patch-1

Start new nested set query in fixTree

e13bf5d47369ab0109d80d30a3d02264bdb9ac73 authored over 8 years ago by Alexander Kalnoy <[email protected]>
Fix `usesSoftDelete` method

The usesSoftDelete method fails because the withTrashed method does
not exist.
Look for the boot...

f8908ffd74ff1fb75accb1254c09f448a0a426cd authored over 8 years ago by Jim Hollington <[email protected]>
Start new nested set query in fixTree

Without this `fixTree` will ignore soft deleted rows. You can do `Node::withTrashed()->fixTree()...

5a12c715e7cde4d18e39ee943c30b5b4873c54bc authored over 8 years ago by oddvalue <[email protected]>
Merge pull request #108 from jspekken/v4

siblingAndSelf method added

74b206fb4aca1d71e571ef6be3daeccdad605cea authored over 8 years ago by Alexander Kalnoy <[email protected]>
siblingAndSelf method added

b544b753578df95e852cd72ec04d510f4735194c authored over 8 years ago by Jelle Spekken <[email protected]>
Merge pull request #106 from stevebauman/patch-1

Small typo fix.

cfbcc293a5620d50bb4398c576ddabf3d8d91ca9 authored over 8 years ago by Alexander Kalnoy <[email protected]>
Small typo fix.

75805e8f8e3b9862c8115ab58c0012f2fd5819e4 authored over 8 years ago by Steve Bauman <[email protected]>
Fixed #103: descendants now restored

520cf95ade020c322710c77887b98a309b489985 authored over 8 years ago by Aleksander Kalnoy <[email protected]>
Fixed #93: works with prefixed tables

695f6fd8e31ed4b79329d4c121d451e223680b86 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed #91: removed param type from event callbacks since failing in php 7

5524d6c2e5e21f33155e973bab5b0cdd39e41d3f authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Added more tests

c1fa3934a034c4f6449d32aa27ad0c158cfcbb87 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored tree flattening

849b740cd21a32516f2f554168dc69ff69a4581f authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Updated tests

7575370dd829c6af11efe383304b00ad46d88bdf authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Update README.markdown

26fc2c344828053fa97d35ebc0011c9bc304819b authored almost 9 years ago by Alexander Kalnoy <[email protected]>
Updated changelog

e77dab35a3d78db87c69dd5099484178d04024e2 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #86 from dmaksimov/dmaksimov

#85: added tree flattening feature

93af583a956d3e93c36348102157ad4daea42b9a authored almost 9 years ago by Alexander Kalnoy <[email protected]>
Renamed toList method to toFlattenedTree

82efa9ef50dfa9388b51334692bba6cc759c56f2 authored almost 9 years ago by David Maksimov <[email protected]>
Added a way to retrieve a list of nodes from tree

ca678b31ce5e6784ef6070dcb496ce01684a1eec authored almost 9 years ago by David Maksimov <[email protected]>
#50: implemented tree rebuilding feature

d2a95b33dad4ac22b0379a78aa79514cdc9934ef authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #84 from juukie/fix-typo-nesetedset

Fix typo nesetedset

06237a64e8f6c9060952ee0777b5507abdc059b1 authored almost 9 years ago by Alexander Kalnoy <[email protected]>
Fix typo nesetedset

7dbf59d074681ed77cb779a42e19706fba976983 authored almost 9 years ago by Jürgen van Dijk <[email protected]>
Fix typo nesetedset

4a8456c236ac9da56a18a06028491fb792c403f0 authored almost 9 years ago by Jürgen van Dijk <[email protected]>
Minor docs changes

51f353cfaec3abfe8daaf82512dff47c3f20a657 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored a bit and updated docs

55fbea9a58abf3c9352747beddb19cf65ec6bc94 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
#45: descendants is now a relation that can be eagerly loaded

68a332045302efdbbe3fb3df874dfe3a132f1d98 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Updated readme

45e3dfc46825c0c1f90cc7a2f3a77d5e8fa4892e authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
#81: moving node now makes model dirty before saving it

33a1b2c45b0d84c2f5ba94bc95453894d4ff1789 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
#79: implemented scoping

efd114432da33474dbe8477461c738c3bc28f85e authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fix #82: Fixing tree now handles case when nodes pointing non-existing parent

4c9b7488e6ce51389e05858b0d4498a095696f49 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Include trashed nodes when fixing tree

ecaed88a0ede36c12d35e9c1a0fce7b6186f9224 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Did some renames of methods

0543b461c9519f6bc4b8dc98b5b9f59b873c4dd0 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored

0ef31ae6fad653a45d84db5ee1625f8704f29d88 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed root nodes not moving

1bed9b31638e29b8f1674622ed9b991b4a881fb0 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed #81

d16d9d5505753108b556bb728a270663147ba3d4 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Updated docs

976569cced7f5566a354c8a4efad34c65e80b0c4 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Added legacy methods for compat

21d82205527f02350aabafa6a6a45210065acb17 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed compat issues to allow v4.1 rather than 5.0

247da414e8a5a5726626a022f019afea28f52124 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed issues related to global scopes

5c88c2a6ed7f6d356e51212ffaec7d49ad4513f8 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Removed newFromBuilder dependency

6da0552c6689175a029cbe8b67fcff80edeb1234 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Added branch alias

c3cc494e82a0d9ee8273dd21b8f0ffbd37ad8e23 authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Resolved conflicts

b1d0d57abe8d905417858e794915b7bb6fada7ec authored almost 9 years ago by Aleksander Kalnoy <[email protected]>
Uses new static vars that replace the class constants

04647cd6f7341ca05dcb02d027ffedcfe4626224 authored almost 9 years ago by David DiMaria <[email protected]>
Replaces "instanceof Node" in favor of NodeTrait::hasTrait()

f08c42b09c15ee5d1fff0b4bd14e9c33eaf27d03 authored almost 9 years ago by David DiMaria <[email protected]>
Implements NodeTrait

55255550c11189d1fad203cce9b8514eadf31b28 authored almost 9 years ago by David DiMaria <[email protected]>
Adds NodeTrait

28b6c96fc76b978d7843d3ba9a43e28ac967756c authored almost 9 years ago by David DiMaria <[email protected]>
Removes Node class

26f3f924132ad7565a3be7609fb5077e01f139d3 authored almost 9 years ago by David DiMaria <[email protected]>
More Node appends to methods

4399b5deb60e9038fc63573b6292fcd0ee58a42b authored almost 9 years ago by David DiMaria <[email protected]>
Converts more collections to arrays to validate testing

40b9d95fed1b99cac5c43c95f885f3b41df23130 authored almost 9 years ago by David DiMaria <[email protected]>
Sets default timezone to 'America/Denver' for tests

c750d20c887ab71530b12b72bed6fcc87b89b038 authored almost 9 years ago by David DiMaria <[email protected]>
Converts the collections to arrays to validate tests

05ffeb5cd49e1b441ced17923df8199e374b4962 authored almost 9 years ago by David DiMaria <[email protected]>
Adds Node to internal method calls

cdbebad056f910cb05e2a5dc6c7bb98304ffdf0c authored almost 9 years ago by David DiMaria <[email protected]>
Appends Node to node methods in the tests

0333bf6f3be4aa2f2d009695a26a6e321b12b5c6 authored almost 9 years ago by David DiMaria <[email protected]>
Fixes assertTreeNotBroken test

65b227de651ec74d3a1ddcaca26340be3a52a596 authored almost 9 years ago by David DiMaria <[email protected]>
Appends "Node" to some method names that affect nodes to avoid name conflicts with Eloquent

de8ba7a50191e5c53349087c54efdaf2bcd76f84 authored almost 9 years ago by David DiMaria <[email protected]>
Updated docs

7443557066c744eb1910a8361a20f158b37c2f58 authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Support l5.2 and refactor a bit

d2bcfe39c5023444086f43785a987e7509390bdc authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Bump version

b86e1894ffe83db73847f4ffd0ebc5a8e49bc693 authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed dependencies

0fa0491607691d343e81c7a1bb1413aa33b58884 authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Merge branch 'master' of github.com:lazychaser/laravel-nestedset

6651e1d0ddbc67cfef61ad1174efc7b930917a34 authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored and fixed #42

b994589e0bf3f902861e7a2b7e405c82244657b0 authored about 9 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #71 from bbashy/patch-3

Fix some English

fb37d25dd08ea5feeffeef1a261324660b58ebcd authored about 9 years ago by Alexander Kalnoy <[email protected]>
Fix some English

26cae76d78737077d01037fccf4158ab13fd8f2e authored about 9 years ago by Ben Sampson <[email protected]>
Merge pull request #69 from bbashy/patch-2

Remove duplicate line

5ff937b8b41ab648ca5f85dd4583e1a3ef72893c authored about 9 years ago by Alexander Kalnoy <[email protected]>
Remove duplicate line

9ed9f78a69f9d4924764a877e4da723a2ff17c7c authored about 9 years ago by Ben Sampson <[email protected]>
Merge pull request #68 from bbashy/patch-1

Fix example to use $results variable

e6b254597232b70d741f00968a43dc82ebd8be8a authored about 9 years ago by Alexander Kalnoy <[email protected]>
Fix example to use $results variable

53c9245b19fb769737c6a9f938fdee0f0682c770 authored about 9 years ago by Ben Sampson <[email protected]>
Fixed #65

2d779aca90f296c3e04620ec3590172083d0dd95 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Removed php 5.4 test

c1c8ca95a8c850824f3657ac5d7c4c4bb90f2450 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored

20d08c3b5ba8ddf7902b963fac1aaf952aac766d authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Merge branch 'master' of github.com:lazychaser/laravel-nestedset

c3ae3a61474ece47e8469c9634f502f9556ee7c0 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Added fixTree method

e7174b5ea063a0b3c93e98b4775546ec45c38146 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Refactored a bit

5316e017cdcc07c50d7b41e4ce583f2abddfe54d authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Update Node.php

See issue #42

0a67830a4923986509ea3e1dc198fba58cac1cad authored over 9 years ago by Yurij Zagranichnyy <[email protected]>
Fixed tests

88f9b8dbbd54bebf2390f6b9acc9f5e614a3729b authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Fixed #53: support l5.1.9

a4cbbe7469c188a8d9376ff0519b8cbd129622a4 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #52 from afraca/master

Fix typo in receive

53c5e73d22a371902462ece70a379fcf1564fd37 authored over 9 years ago by Alexander Kalnoy <[email protected]>
Fix typo in receive

b7e31d6d3515e20b086791c5fa962397f4f51b33 authored over 9 years ago by Sije Harkema <[email protected]>
Fixed #51

93981749a1b3e483aee39d01bbd00b2be27145bb authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #48 from JN-Jones/master

Laravel 5.1 support

fb0ccd37a21156e719a4967048836e8db4e9eef6 authored over 9 years ago by Alexander Kalnoy <[email protected]>
Update Node to L5.1

56a1eab6e5c12867e151b2ad7806bb636fe63988 authored over 9 years ago by JN-Jones <[email protected]>
Allow Laravel 5.1

2b0bcc629885df5b5441b7f7cbf2758229558a4a authored over 9 years ago by JN-Jones <[email protected]>
Fixed issues with forced deletion when using SoftDeletes

186c4fcc863dbfbb0fab744253da70f589b60cec authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Simplified hardDeleting condition

7ea8e456d26852aaa729e5e29596bb833341605f authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Merge branch 'master' of github.com:lazychaser/laravel-nestedset

Conflicts:
README.markdown

096ecd7c6f6687ce6187b795ede719de1c485b7f authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Completed and tested SoftDeletes support

cec5a9d0f22a57ecf24d4111a1ca269fbf991ad1 authored over 9 years ago by Aleksander Kalnoy <[email protected]>
Refactor readme

21068a96ac990b548a4f9dc6423691967bcefdc6 authored almost 10 years ago by Alexander Kalnoy <[email protected]>
Added few query builder constraints

d186378830b61672ffd6682d68ea0618c410e2ab authored almost 10 years ago by Aleksander Kalnoy <[email protected]>
Merge pull request #36 from thijskok/master

Fix missing $connection parameter for newFromBuilder method

1ebd9119265ba19fee182ad6e4446ef2558adee9 authored almost 10 years ago by Alexander Kalnoy <[email protected]>
Fix missing $connection parameter for newFromBuilder method

7ae70ca459c953b0563d89979b39ba3c6b2a4bd6 authored almost 10 years ago by Thijs Kok <[email protected]>
getDescendants now returns empty collection if node doesn't exists

933557daf8c548dd4b4a52fdf7de0e0cd157d267 authored almost 10 years ago by Aleksander Kalnoy <[email protected]>
Merge branch 'master' of github.com:lazychaser/laravel-nestedset

87e9240539b290dc56f542d21083a82e5f2a9ac1 authored almost 10 years ago by Aleksander Kalnoy <[email protected]>