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

40 commits

Author SHA1 Message Date
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
Alexander Kochetov ab0327d215 .gitignore updated 2013-12-30 15:53:17 +04:00
Alexander Kochetov 7748d9c887 Merge pull request #6 from zhuravljov/patch-2
Fixed autoload by composer
2013-12-12 07:14:26 -08:00
Alexander Kochetov a27c1a13c6 Merge pull request #3 from zhuravljov/master
Updated README.md
2013-12-12 07:12:26 -08:00
KiTE 533aa9c0cf Fixed autoload by composer 2013-11-27 14:13:54 +02:00
Roman Zhuravlev 40065f3885 Update README.md 2013-11-13 05:55:56 +02:00
Alexander Kochetov 029f453617 composer.json fix 2013-05-10 17:09:39 +04:00
Alexander Kochetov 9fc7c053fc composer.json fix 2013-05-10 17:08:53 +04:00
Alexander Kochetov 6b20b867bc composer.json 2013-05-10 17:08:27 +04:00
Alexander Kochetov b75c977244 Shorter static methods calls 2013-05-09 12:44:40 +04:00
Alexander Kochetov 9b42365327 Added exception about primary key 2013-05-08 12:35:03 +04:00
Alexander Kochetov d9f7e6f968 Alpha version 2013-05-08 08:35:34 +04:00
Alexander Kochetov 7466e3bedb Code style fixes 2013-05-07 21:32:07 +04:00
Alexander Kochetov 7abaff21ee NestedSet fixes 2013-05-07 19:05:15 +04:00
Alexander Kochetov b3afecbe73 NestedSetQuery fix 2013-05-07 15:10:05 +04:00
Alexander Kochetov 24a7a1f022 Several NestedSet fixes, documentation fixes 2013-05-07 11:32:13 +04:00
Alexander Kochetov ab19de1e2a NestedSetQuery added 2013-05-07 11:29:37 +04:00
Alexander Kochetov a8618dc48b Documentation 2013-05-06 19:22:59 +04:00
Alexander Kochetov 6286310edf Documentation 2013-05-06 19:21:58 +04:00
Alexander Kochetov d7c198ef33 Documentation 2013-05-06 19:09:34 +04:00
Alexander Kochetov 75b5d84747 Removed Yii::t() since exceptions not localized more in Yii 2 2013-05-06 15:13:02 +04:00
Alexander Kochetov 40e538cfc0 Code style fixes 2013-05-06 14:40:35 +04:00
Alexander Kochetov 755e9e16c4 NestedSet several bugfixes and refactoring 2013-05-06 14:11:59 +04:00
Alexander Kochetov 229f5cece9 NestedSet::init() fix 2013-05-06 13:31:01 +04:00
Alexander Kochetov fc775465c5 NestedSet::children() fix 2013-05-06 12:42:30 +04:00
Alexander Kochetov 41cc034f87 Documentation fixes 2013-05-06 12:27:26 +04:00
Alexander Kochetov 3221d7d014 Schemas added 2013-05-06 12:26:02 +04:00
Alexander Kochetov 7d80a76103 phpDoc fixes 2013-05-06 12:10:38 +04:00
Alexander Kochetov 44d875e191 Documentation fixes 2013-05-06 12:01:52 +04:00
Alexander Kochetov 12b4e54958 Documentation fixes 2013-05-06 11:59:30 +04:00
Alexander Kochetov 1559b55829 Documentation fixes 2013-05-06 11:57:43 +04:00
Alexander Kochetov 3f289cf21f NestedSet::roots() quote column added 2013-05-06 11:49:12 +04:00
Alexander Kochetov eea084e4f5 Documentation fixes 2013-05-06 11:43:57 +04:00
Alexander Kochetov c1b07872df Documentation fixes 2013-05-06 11:17:09 +04:00
Alexander Kochetov 1b80a67e81 Preview release 2013-05-06 11:12:45 +04:00
Alexander Kochetov e8dd87d6f8 .gitignore 2013-05-06 08:12:56 +04:00
Alexander Kochetov 8885b74546 Initial commit 2013-05-05 09:19:56 -07:00