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

136 commits

Author SHA1 Message Date
Alexander Kochetov 8e03bd8d70 NestedSetsBehavior::ancestors renamed to NestedSetsBehavior::parents, NestedSetsBehavior::parent removed 2015-01-03 19:08:28 +03:00
Alexander Kochetov 87ffc3f87d Added new cases to unit tests 2015-01-03 18:52:53 +03:00
Alexander Kochetov db4dffe0be Added new data sets to unit tests 2015-01-03 18:52:38 +03:00
Alexander Kochetov c514d365ef Added new cases to unit tests 2015-01-03 18:20:53 +03:00
Alexander Kochetov feef2c1e3a Added new data sets to unit tests 2015-01-03 18:20:40 +03:00
Alexander Kochetov 55de75a028 Added new cases to unit tests 2015-01-03 18:12:46 +03:00
Alexander Kochetov 61b2b0d487 Added new data sets to unit tests 2015-01-03 18:12:33 +03:00
Alexander Kochetov 41e9b98903 Added new cases to unit tests 2015-01-03 18:10:05 +03:00
Alexander Kochetov 590d8e38c3 Added new ArrayDataSet for unit tests purposes 2015-01-03 18:09:47 +03:00
Alexander Kochetov 580e981919 Added new data sets to unit tests 2015-01-03 18:09:04 +03:00
Alexander Kochetov 10d9ae6839 Added new cases to unit tests 2015-01-03 17:38:30 +03:00
Alexander Kochetov 06befcbb7b Added new data sets to unit tests 2015-01-03 17:38:16 +03:00
Alexander Kochetov 0bcd8546b9 Added new cases to unit tests 2015-01-03 16:47:26 +03:00
Alexander Kochetov 4612b0aba0 Added new cases to unit tests 2015-01-03 16:35:59 +03:00
Alexander Kochetov bcc816c017 Added unit tests base for NestedSetsQueryBehavior 2015-01-03 16:18:21 +03:00
Alexander Kochetov 0a99d1bdcd Added NestedSetsQueryBehavior::leaf() default sorting 2015-01-03 16:00:59 +03:00
Alexander Kochetov 20eff7758f Added NestedSetsQueryBehavior::leaf() 2015-01-03 15:40:03 +03:00
Alexander Kochetov a2e9123d5b Added new cases to unit tests 2015-01-03 13:31:00 +03:00
Alexander Kochetov 8cb7e07713 Fixed code coverage badge inside README.md 2015-01-03 13:13:24 +03:00
Alexander Kochetov c76853a3e8 Added code coverage badge to README.md 2015-01-03 13:12:17 +03:00
Alexander Kochetov e6e39e0102 Added new cases to unit tests, fixed phpDoc of old case 2015-01-03 13:04:24 +03:00
Alexander Kochetov 3733806786 Added new cases to unit tests 2015-01-03 12:23:49 +03:00
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