1
0
Fork 0
mirror of https://github.com/Oreolek/yii2-nested-sets.git synced 2024-06-29 04:55:00 +03:00
Commit graph

136 commits

Author SHA1 Message Date
Alexander Kochetov d4ce5f0918 Updated README.md 2015-01-02 07:24:23 +03:00
Alexander Kochetov 006482311f Updated LICENSE.md 2015-01-02 07:22:45 +03:00
Alexander Kochetov 6509abf16f Merge branch 'master' of https://github.com/creocoder/yii2-nested-sets 2015-01-02 07:20:40 +03:00
Alexander Kochetov 66f6c38592 Merge pull request #42 from Mihai-P/master
Fixing the multiple roots problem with updating left, right on inserting new node
2015-01-02 07:20:05 +03:00
Mihai Petrescu 7a52612485 fixing the multiple roots problem with updating left, right 2015-01-02 09:41:17 +11:00
Alexander Kochetov 15b689b5a4 Updated README.md 2015-01-01 14:59:38 +03:00
Alexander Kochetov 23dceecedd Changed Travis CI build status badge style 2015-01-01 13:58:11 +03:00
Alexander Kochetov 7adf9482c9 Added Travis CI build status to README.md 2015-01-01 13:26:51 +03:00
Alexander Kochetov 6b08e1deaf Updated Travis CI configuration file 2015-01-01 13:18:37 +03:00
Alexander Kochetov e117863a52 Updated Travis CI configuration file 2015-01-01 13:16:19 +03:00
Alexander Kochetov 9a2b020609 Added Travis CI configuration file 2015-01-01 13:06:25 +03:00
Alexander Kochetov ebf87084d3 README.md updated 2015-01-01 11:04:23 +03:00
Alexander Kochetov 579a497145 Base for unit tests added 2015-01-01 09:10:10 +03:00
Alexander Kochetov 427deedd5a Nested sets behavior complete overhaul for Yii 2 framework release version 2015-01-01 09:08:05 +03:00
Alexander Kochetov 603e303001 NestedSetQueryBehavior::$owner moved to phpDoc @property 2014-12-26 06:18:44 +03:00
Alexander Kochetov d684499a4c NestedSetQueryBehavior renamed to NestedSetsQueryBehavior 2014-12-26 06:17:35 +03:00
Alexander Kochetov 84781a8862 NestedSetQueryBehavior added 2014-12-22 01:39:24 +03:00
Alexander Kochetov d6cce433e4 NestedSetQuery removed 2014-12-22 01:39:06 +03:00
Alexander Kochetov 5e4cae6ba5 composer.json updated 2014-12-22 01:38:29 +03:00
Alexander Kochetov a4f5d0e2e0 Code style fixes 2014-06-10 13:29:01 +04:00
Alexander Kochetov 496a1ec0b1 README.md updated 2014-01-29 19:05:38 +04:00
Alexander Kochetov 5ace5d8c29 Merge pull request #9 from Bethrezen/patch-1
Replace init with attach
2014-01-17 00:19:53 -08:00
Alexander Kozhevnikov 34a081e929 Replace init with attach
On `init()` stage there's no owner(it is null).
Owner appears on `attach()`.
2014-01-17 11:05:06 +03:00
Alexander Kochetov b0a6b3ea10 .gitignore updated 2014-01-17 10:47:08 +04:00
Alexander Kochetov d3911b5b7a README.md updated 2014-01-17 04:57:15 +04:00
Alexander Kochetov 5c2161624f README.md updated 2014-01-16 14:48:19 +04:00
Alexander Kochetov 27438f6fc8 composer.json updated 2014-01-16 14:48:07 +04:00
Alexander Kochetov 8a70ac4cae README.md updated 2014-01-16 12:54:21 +04:00
Alexander Kochetov 61a8b49083 README.md updated 2014-01-16 12:53:01 +04:00
Alexander Kochetov 5b7078b776 README.md updated 2014-01-16 12:50:31 +04:00
Alexander Kochetov 4d2e66fa8a phpDoc fixes 2014-01-15 19:28:36 +04:00
Alexander Kochetov 573dcdaec2 .gitignore updated 2014-01-15 19:21:05 +04:00
Alexander Kochetov 2f16f9912b Schemas updated 2014-01-15 18:04:10 +04:00
Alexander Kochetov 7a23e40bee README.md updated 2014-01-15 14:00:47 +04:00
Alexander Kochetov 47e15ff573 NestedSetQuery updated 2014-01-15 13:57:17 +04:00
Alexander Kochetov 5a97439fb9 NestedSet updated 2014-01-15 13:57:02 +04:00
Alexander Kochetov 9cb228aa46 composer.json updated 2014-01-15 13:50:17 +04:00
Alexander Kochetov c9926a9b39 .gitignore updated 2014-01-15 13:50:08 +04:00
Alexander Kochetov 0d1067d4b7 composer.json updated 2014-01-15 11:14:26 +04:00
Alexander Kochetov bdd7ecb0b0 Update composer.json 2014-01-09 14:18:06 -08:00
Alexander Kochetov 7fba02a77f Update README.md 2014-01-09 14:17:13 -08:00
Alexander Kochetov 80e7884135 Update README.md 2014-01-07 09:51:59 -08:00
Alexander Kochetov 21cfaf3a6c Update README.md 2014-01-07 09:51:34 -08:00
Alexander Kochetov 18efa66a9a Update README.md 2014-01-07 09:50:44 -08:00
Alexander Kochetov 70fce6bb51 Update README.md 2014-01-07 09:49:56 -08:00
Alexander Kochetov ce42d5190d Schema files renamed 2014-01-04 05:42:57 +04:00
Alexander Kochetov ad5b775070 README.md updated 2013-12-30 16:02:19 +04:00
Alexander Kochetov 4fc3898dd7 NestedSetQuery class updated 2013-12-30 15:54:37 +04:00
Alexander Kochetov 44e7bdc67b NestedSet class updated 2013-12-30 15:54:23 +04:00
Alexander Kochetov bacf943fe8 composer.json updated 2013-12-30 15:53:38 +04:00