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

224 commits

Author SHA1 Message Date
Alexander Kochetov c36e152a36 Refactored unit tests 2015-01-23 10:19:51 +03:00
Alexander Kochetov 240c38649c Fixed phpDoc 2015-01-23 09:06:09 +03:00
Alexander Kochetov f24e4c2711 Updated data sets for new unit tests cases 2015-01-23 06:26:28 +03:00
Alexander Kochetov 462d37e8e6 Added new cases to unit tests 2015-01-23 06:10:23 +03:00
Alexander Kochetov 17e8292e24 Refactored NestedSetsBehavior 2015-01-23 03:44:45 +03:00
Alexander Kochetov 121ee14ee2 Updated README.md 2015-01-22 20:14:42 +03:00
Alexander Kochetov c8f8892940 Updated README.md 2015-01-22 20:10:10 +03:00
Alexander Kochetov 7f1ac9203f Updated README.md 2015-01-22 19:06:06 +03:00
Alexander Kochetov f63b4691e7 Merge pull request #51 from antness/mysql_test_fix
Fixed parent class for MysqlNestedSetsQueryBehaviorTest
2015-01-19 17:42:49 +03:00
antness fa88c50d8e Fixed parent class for MysqlNestedSetsQueryBehaviorTest 2015-01-19 12:14:55 +03:00
Alexander Kochetov 71921d7c1c Updated README.md 2015-01-16 23:41:17 +03:00
Alexander Kochetov e1cc6d77e6 Refactored unit tests 2015-01-16 00:52:07 +03:00
Alexander Kochetov e6dbf19ebb Updated .travis.yml 2015-01-15 04:46:48 +03:00
Alexander Kochetov 86a2657c0d Added unit tests for mysql 2015-01-15 04:38:54 +03:00
Alexander Kochetov 48d0858138 Updated .travis.yml 2015-01-15 04:38:26 +03:00
Alexander Kochetov a42bb26fb6 Updated composer.lock 2015-01-15 04:38:03 +03:00
Alexander Kochetov 0fb841a887 Updated README.md 2015-01-11 16:26:40 +03:00
Alexander Kochetov c380bee283 Updated README.md 2015-01-11 15:23:18 +03:00
Alexander Kochetov 65431aa6fb Updated README.md 2015-01-11 15:19:03 +03:00
Alexander Kochetov c7e5737350 Updated composer.lock 2015-01-11 12:26:01 +03:00
Alexander Kochetov 9db3fac6cd Updated README.md 2015-01-11 11:48:24 +03:00
Alexander Kochetov c974bcc927 Updated README.md 2015-01-11 11:43:37 +03:00
Alexander Kochetov 2c28ebd9c8 Merge pull request #45 from Mihai-P/master
Adding more info on how to set up the models
2015-01-11 11:35:14 +03:00
Mihai Petrescu aa22b63704 adding some headings 2015-01-11 11:13:50 +11:00
Mihai Petrescu 4d462f7fbd removing the Usage tag 2015-01-11 11:12:54 +11:00
Mihai Petrescu 4990fe9147 changing the order of the docs, adding advance usage data 2015-01-11 11:11:37 +11:00
Mihai Petrescu e39b320e24 adding a migration example 2015-01-09 08:53:38 +11:00
Mihai Petrescu bea9739403 fixing the rules description 2015-01-09 08:28:19 +11:00
Alexander Kochetov 080be4af6c Refactored unit tests 2015-01-09 00:10:23 +03:00
Alexander Kochetov 277cc7c6b3 Refactored unit tests 2015-01-09 00:10:15 +03:00
Alexander Kochetov 0efd70d92f Removed ArrayDataSet from unit tests 2015-01-09 00:10:00 +03:00
Alexander Kochetov cbe6659c18 Refactored data sets of unit tests 2015-01-09 00:09:39 +03:00
Alexander Kochetov e1a716b5f5 Added new cases to unit tests 2015-01-08 23:28:52 +03:00
Alexander Kochetov 42d25ce72a Added NestedSetsBehavior::leaves feature 2015-01-08 23:28:33 +03:00
Alexander Kochetov c5cde0e6da Refactored unit tests 2015-01-08 23:25:46 +03:00
Alexander Kochetov c52f74c9e8 Refactored NestedSetsBehavior 2015-01-08 23:19:36 +03:00
Mihai Petrescu 1dd86a92be proper indentation 2015-01-07 11:19:43 +11:00
Mihai Petrescu a676206e4e proper indentation 2015-01-07 11:19:00 +11:00
Mihai Petrescu 622ae6ab00 adding more explanation about how the fields have to be set up 2015-01-07 11:17:39 +11:00
Mihai Petrescu 3a662b2bd0 adding setup examples with field explanation for single tree or multiple trees 2015-01-07 11:09:18 +11:00
Alexander Kochetov c0630eeab6 Refactored unit tests 2015-01-06 13:33:45 +03:00
Alexander Kochetov d043d1acd4 README.md typo fixed 2015-01-06 01:34:16 +03:00
Alexander Kochetov 8e395d248f Merge pull request #44 from Mihai-P/master
Quick examples for how to use the behavior
2015-01-06 01:28:01 +03:00
Mihai Petrescu c91ac46efe updating the read me file 2015-01-06 09:17:22 +11:00
Mihai Petrescu 6be4fecf73 updating the read me file 2015-01-06 09:16:12 +11:00
Mihai Petrescu 006a003ea9 Quick examples for the behavior 2015-01-06 09:09:49 +11:00
Alexander Kochetov 194454c216 Reformat migrations sql file 2015-01-06 00:02:51 +03:00
Alexander Kochetov d502e5e623 NestedSetsBehavior phpDoc fixed 2015-01-05 12:12:03 +03:00
Alexander Kochetov 21d250ce05 Changed files header link to repo 2015-01-05 11:03:13 +03:00
Alexander Kochetov ac59ea9b0c NestedSetsBehavior refactoring 2015-01-05 00:13:45 +03:00