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

114 commits

Author SHA1 Message Date
Alexander Kochetov a874b13bd1 Added new cases to unit tests, NestedSetBehavior::makeRoot bug fix 2015-01-03 12:04:27 +03:00
Alexander Kochetov d900b1ba25 Added new data sets to unit tests 2015-01-03 12:03:44 +03:00
Alexander Kochetov 7c4567329a Added new cases to unit tests 2015-01-03 09:53:57 +03:00
Alexander Kochetov 1d8d1a48e4 Added new data sets to unit tests 2015-01-03 09:53:45 +03:00
Alexander Kochetov ded120bc78 Added new cases to unit tests 2015-01-03 09:48:52 +03:00
Alexander Kochetov c38fde25c5 Added new data sets to unit tests 2015-01-03 09:48:38 +03:00
Alexander Kochetov accbe735e4 Added new cases to unit tests 2015-01-03 09:39:41 +03:00
Alexander Kochetov d293b00583 Added new data sets to unit tests 2015-01-03 09:39:28 +03:00
Alexander Kochetov 1dd0740aa2 Added new cases to unit tests 2015-01-03 09:33:49 +03:00
Alexander Kochetov c344ebc5b3 Added new data sets to unit tests 2015-01-03 09:33:36 +03:00
Alexander Kochetov c6a40e995e Added new cases to unit tests 2015-01-03 08:49:37 +03:00
Alexander Kochetov 9f44334fa4 Added new unit tests data sets 2015-01-03 08:49:12 +03:00
Alexander Kochetov 65153dab4f Merge pull request #43 from Mihai-P/master
Making the unit tests work for `appendTo` and `prependTo` for single tree
2015-01-03 08:11:12 +03:00
Mihai Petrescu d6d726f6fb testing insertBefore and insertAfter 2015-01-03 14:14:42 +11:00
Mihai Petrescu b044bc3714 making the tests work for appendTo and prependTo for single tree 2015-01-03 13:33:30 +11:00
Alexander Kochetov 36a10e15ea Updated .travis.yml 2015-01-02 21:21:59 +03:00
Alexander Kochetov 3b6a37d567 Added .scrutinizer.yml 2015-01-02 21:08:10 +03:00
Alexander Kochetov 19ef058011 Added composer.lock as part of repository 2015-01-02 20:22:10 +03:00
Alexander Kochetov 73422b2d53 Updated .gitignore 2015-01-02 20:21:37 +03:00
Alexander Kochetov 8ec90ffb16 Unit tests extended with new future cases 2015-01-02 14:02:21 +03:00
Alexander Kochetov c6829c2135 Unit tests extended with new future cases 2015-01-02 13:32:21 +03:00
Alexander Kochetov 59279414cc New data sets added to unit tests 2015-01-02 13:20:59 +03:00
Alexander Kochetov e9674c8757 New data sets added to unit tests 2015-01-02 13:10:50 +03:00
Alexander Kochetov c36afd88d8 Unit tests base extended and new case placeholders added 2015-01-02 13:00:58 +03:00
Alexander Kochetov 673a2c734e Unit tests base extended and new case added 2015-01-02 11:49:35 +03:00
Alexander Kochetov 4d38749a81 Unit tests base extended 2015-01-02 10:58:00 +03:00
Alexander Kochetov 994cf21f6c Updated README.md 2015-01-02 10:52:27 +03:00
Alexander Kochetov 5963fa37f0 NestedSetBehavior::beforeInsert refactored 2015-01-02 07:25:19 +03:00
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