diff --git a/src/cls/Community/iKnow/Answer.cls b/src/cls/Community/iKnow/Answer.cls index 0073a3e..3019b05 100644 --- a/src/cls/Community/iKnow/Answer.cls +++ b/src/cls/Community/iKnow/Answer.cls @@ -1,6 +1,6 @@ Include %IKPublic -Class Community.iKnow.Answer +Class Community.iKnow.Answer [ DependsOn = Community.Comment ] { Parameter DomainName As STRING = "CommunityAnswer"; diff --git a/src/cls/Community/iKnow/Post.cls b/src/cls/Community/iKnow/Post.cls index 0326323..561f10a 100644 --- a/src/cls/Community/iKnow/Post.cls +++ b/src/cls/Community/iKnow/Post.cls @@ -1,6 +1,6 @@ Include %IKPublic -Class Community.iKnow.Post +Class Community.iKnow.Post [ DependsOn = Community.Post ] { Parameter DomainName As STRING = "CommunityPost"; diff --git a/src/cls/Community/iKnow/Similar.cls b/src/cls/Community/iKnow/Similar.cls index 874661a..3400329 100644 --- a/src/cls/Community/iKnow/Similar.cls +++ b/src/cls/Community/iKnow/Similar.cls @@ -1,6 +1,6 @@ Include Community -Class Community.iKnow.Similar Extends %Persistent +Class Community.iKnow.Similar Extends %Persistent [ DependsOn = Community.Post ] { Property Nid As %Integer [ Required ]; diff --git a/src/cls/Community/iKnow/SimilarPosts.cls b/src/cls/Community/iKnow/SimilarPosts.cls index 2d56909..f0f7b4e 100644 --- a/src/cls/Community/iKnow/SimilarPosts.cls +++ b/src/cls/Community/iKnow/SimilarPosts.cls @@ -1,6 +1,6 @@ Include %IKPublic -Class Community.iKnow.SimilarPosts +Class Community.iKnow.SimilarPosts [ DependsOn = Community.Post ] { Parameter DomainName As STRING = "SimilarPosts"; diff --git a/src/cls/Community/iKnow/SimilarTitles.cls b/src/cls/Community/iKnow/SimilarTitles.cls index fbe67d9..a509994 100644 --- a/src/cls/Community/iKnow/SimilarTitles.cls +++ b/src/cls/Community/iKnow/SimilarTitles.cls @@ -1,6 +1,6 @@ Include %IKPublic -Class Community.iKnow.SimilarTitles +Class Community.iKnow.SimilarTitles [ DependsOn = Community.Post ] { Parameter DomainName As STRING = "SimilarTitles"; diff --git a/src/dfi/Member/Count.pivot.xml b/src/dfi/Member/Count.pivot.xml index ba9c5a0..651aa30 100644 --- a/src/dfi/Member/Count.pivot.xml +++ b/src/dfi/Member/Count.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Member/ViewsByName.pivot.xml b/src/dfi/Member/ViewsByName.pivot.xml index 02c8731..310f6bc 100644 --- a/src/dfi/Member/ViewsByName.pivot.xml +++ b/src/dfi/Member/ViewsByName.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/DCLeaderboardPublic.dashboard.xml b/src/dfi/Mobile/DCLeaderboardPublic.dashboard.xml index e33c610..7bac0e8 100644 --- a/src/dfi/Mobile/DCLeaderboardPublic.dashboard.xml +++ b/src/dfi/Mobile/DCLeaderboardPublic.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Day/Comments.pivot.xml b/src/dfi/Mobile/Day/Comments.pivot.xml index 0a94dd8..467f818 100644 --- a/src/dfi/Mobile/Day/Comments.pivot.xml +++ b/src/dfi/Mobile/Day/Comments.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Day/CommentsToday.pivot.xml b/src/dfi/Mobile/Day/CommentsToday.pivot.xml index 264fb51..4d47df3 100644 --- a/src/dfi/Mobile/Day/CommentsToday.pivot.xml +++ b/src/dfi/Mobile/Day/CommentsToday.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Day/Daily.pivot.xml b/src/dfi/Mobile/Day/Daily.pivot.xml index 2412aa6..0c912c4 100644 --- a/src/dfi/Mobile/Day/Daily.pivot.xml +++ b/src/dfi/Mobile/Day/Daily.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Day/TodayCount.pivot.xml b/src/dfi/Mobile/Day/TodayCount.pivot.xml index 9deb71c..61409c7 100644 --- a/src/dfi/Mobile/Day/TodayCount.pivot.xml +++ b/src/dfi/Mobile/Day/TodayCount.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Leaderboard/AuthorsByComments.pivot.xml b/src/dfi/Mobile/Leaderboard/AuthorsByComments.pivot.xml index 8a385a1..c923daa 100644 --- a/src/dfi/Mobile/Leaderboard/AuthorsByComments.pivot.xml +++ b/src/dfi/Mobile/Leaderboard/AuthorsByComments.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Leaderboard/AuthorsByPosts.pivot.xml b/src/dfi/Mobile/Leaderboard/AuthorsByPosts.pivot.xml index b4d26d1..e6e8a40 100644 --- a/src/dfi/Mobile/Leaderboard/AuthorsByPosts.pivot.xml +++ b/src/dfi/Mobile/Leaderboard/AuthorsByPosts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/Leaderboard/AuthorsByViews.pivot.xml b/src/dfi/Mobile/Leaderboard/AuthorsByViews.pivot.xml index 178812a..cc4e4d8 100644 --- a/src/dfi/Mobile/Leaderboard/AuthorsByViews.pivot.xml +++ b/src/dfi/Mobile/Leaderboard/AuthorsByViews.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Mobile/TodayMob.dashboard.xml b/src/dfi/Mobile/TodayMob.dashboard.xml index b2e5b2f..05a7805 100644 --- a/src/dfi/Mobile/TodayMob.dashboard.xml +++ b/src/dfi/Mobile/TodayMob.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CommentsByCreated.pivot.xml b/src/dfi/Post/CommentsByCreated.pivot.xml index 7e4a042..38ba16c 100644 --- a/src/dfi/Post/CommentsByCreated.pivot.xml +++ b/src/dfi/Post/CommentsByCreated.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CommentsByName.pivot.xml b/src/dfi/Post/CommentsByName.pivot.xml index c6a3f4a..bbc9c55 100644 --- a/src/dfi/Post/CommentsByName.pivot.xml +++ b/src/dfi/Post/CommentsByName.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CountComment.pivot.xml b/src/dfi/Post/CountComment.pivot.xml index 7cdbb08..508ee05 100644 --- a/src/dfi/Post/CountComment.pivot.xml +++ b/src/dfi/Post/CountComment.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CountPost.pivot.xml b/src/dfi/Post/CountPost.pivot.xml index 7c9edd2..6865070 100644 --- a/src/dfi/Post/CountPost.pivot.xml +++ b/src/dfi/Post/CountPost.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CountView.pivot.xml b/src/dfi/Post/CountView.pivot.xml index 87580b8..e674de8 100644 --- a/src/dfi/Post/CountView.pivot.xml +++ b/src/dfi/Post/CountView.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/Counts.pivot.xml b/src/dfi/Post/Counts.pivot.xml index 0747fe0..42f27cb 100644 --- a/src/dfi/Post/Counts.pivot.xml +++ b/src/dfi/Post/Counts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CountsTest.pivot.xml b/src/dfi/Post/CountsTest.pivot.xml index b85ac7f..90c79e9 100644 --- a/src/dfi/Post/CountsTest.pivot.xml +++ b/src/dfi/Post/CountsTest.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/CountsTodayAndAvg.pivot.xml b/src/dfi/Post/CountsTodayAndAvg.pivot.xml index bf2707e..bf78748 100644 --- a/src/dfi/Post/CountsTodayAndAvg.pivot.xml +++ b/src/dfi/Post/CountsTodayAndAvg.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Post/PostCommentCount.pivot.xml b/src/dfi/Post/PostCommentCount.pivot.xml index 930101a..d3c8b27 100644 --- a/src/dfi/Post/PostCommentCount.pivot.xml +++ b/src/dfi/Post/PostCommentCount.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/AuthorsStats DEBUG!!.pivot.xml b/src/dfi/Public/Authors/AuthorsStats DEBUG!!.pivot.xml deleted file mode 100644 index bc400c0..0000000 --- a/src/dfi/Public/Authors/AuthorsStats DEBUG!!.pivot.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/src/dfi/Public/Authors/AuthorsStats DEBUG!.pivot.xml b/src/dfi/Public/Authors/AuthorsStats DEBUG!.pivot.xml deleted file mode 100644 index f7f42b6..0000000 --- a/src/dfi/Public/Authors/AuthorsStats DEBUG!.pivot.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/dfi/Public/Authors/AuthorsStats.dashboard.xml b/src/dfi/Public/Authors/AuthorsStats.dashboard.xml index ba84cb8..0864172 100644 --- a/src/dfi/Public/Authors/AuthorsStats.dashboard.xml +++ b/src/dfi/Public/Authors/AuthorsStats.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/AuthorsStats.pivot.xml b/src/dfi/Public/Authors/AuthorsStats.pivot.xml index 2b529d6..c29f9e5 100644 --- a/src/dfi/Public/Authors/AuthorsStats.pivot.xml +++ b/src/dfi/Public/Authors/AuthorsStats.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/CommentAuthors.pivot.xml b/src/dfi/Public/Authors/CommentAuthors.pivot.xml index a2373fb..ff09073 100644 --- a/src/dfi/Public/Authors/CommentAuthors.pivot.xml +++ b/src/dfi/Public/Authors/CommentAuthors.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/CommentStats.pivot.xml b/src/dfi/Public/Authors/CommentStats.pivot.xml index 65c1af5..6e3fed5 100644 --- a/src/dfi/Public/Authors/CommentStats.pivot.xml +++ b/src/dfi/Public/Authors/CommentStats.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/CommentsByName.pivot.xml b/src/dfi/Public/Authors/CommentsByName.pivot.xml index da59d86..868e679 100644 --- a/src/dfi/Public/Authors/CommentsByName.pivot.xml +++ b/src/dfi/Public/Authors/CommentsByName.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/Contributors2016.dashboard.xml b/src/dfi/Public/Authors/Contributors2016.dashboard.xml index f44adbc..ed72629 100644 --- a/src/dfi/Public/Authors/Contributors2016.dashboard.xml +++ b/src/dfi/Public/Authors/Contributors2016.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/MembersList.pivot.xml b/src/dfi/Public/Authors/MembersList.pivot.xml index fc78fd7..926f8b1 100644 --- a/src/dfi/Public/Authors/MembersList.pivot.xml +++ b/src/dfi/Public/Authors/MembersList.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/Top Article Authors.pivot.xml b/src/dfi/Public/Authors/Top Article Authors.pivot.xml index fcea3b3..f6fade7 100644 --- a/src/dfi/Public/Authors/Top Article Authors.pivot.xml +++ b/src/dfi/Public/Authors/Top Article Authors.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors/Top Contributors.pivot.xml b/src/dfi/Public/Authors/Top Contributors.pivot.xml index 456a4bf..bd32e04 100644 --- a/src/dfi/Public/Authors/Top Contributors.pivot.xml +++ b/src/dfi/Public/Authors/Top Contributors.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Authors2016.dashboard.xml b/src/dfi/Public/Authors2016.dashboard.xml index 8a290e2..a78e846 100644 --- a/src/dfi/Public/Authors2016.dashboard.xml +++ b/src/dfi/Public/Authors2016.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/DC Daily Posts.dashboard.xml b/src/dfi/Public/DC Daily Posts.dashboard.xml index ece99f5..a87d815 100644 --- a/src/dfi/Public/DC Daily Posts.dashboard.xml +++ b/src/dfi/Public/DC Daily Posts.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/MVP/ByComments.pivot.xml b/src/dfi/Public/MVP/ByComments.pivot.xml index 198cc93..982d5e4 100644 --- a/src/dfi/Public/MVP/ByComments.pivot.xml +++ b/src/dfi/Public/MVP/ByComments.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/MVP/Comments.pivot.xml b/src/dfi/Public/MVP/Comments.pivot.xml index dcf59c3..21b75fb 100644 --- a/src/dfi/Public/MVP/Comments.pivot.xml +++ b/src/dfi/Public/MVP/Comments.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/MVP/Posts.pivot.xml b/src/dfi/Public/MVP/Posts.pivot.xml index c565ca3..da12f29 100644 --- a/src/dfi/Public/MVP/Posts.pivot.xml +++ b/src/dfi/Public/MVP/Posts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/Stats.dashboard.xml b/src/dfi/Public/Stats.dashboard.xml index 47feb8c..81535bd 100644 --- a/src/dfi/Public/Stats.dashboard.xml +++ b/src/dfi/Public/Stats.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Public/iKnow.dashboard.xml b/src/dfi/Public/iKnow.dashboard.xml index 4b910b9..87621b2 100644 --- a/src/dfi/Public/iKnow.dashboard.xml +++ b/src/dfi/Public/iKnow.dashboard.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/PublicDash/PublicPosts.pivot.xml b/src/dfi/PublicDash/PublicPosts.pivot.xml index e237897..3de4408 100644 --- a/src/dfi/PublicDash/PublicPosts.pivot.xml +++ b/src/dfi/PublicDash/PublicPosts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/PublicDash/TagTable.pivot.xml b/src/dfi/PublicDash/TagTable.pivot.xml index 3bad862..1c2de17 100644 --- a/src/dfi/PublicDash/TagTable.pivot.xml +++ b/src/dfi/PublicDash/TagTable.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Tag/Posts.pivot.xml b/src/dfi/Tag/Posts.pivot.xml index fa0f9c6..8164487 100644 --- a/src/dfi/Tag/Posts.pivot.xml +++ b/src/dfi/Tag/Posts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Tag/PostsByTags.pivot.xml b/src/dfi/Tag/PostsByTags.pivot.xml index 8bf1a07..2ec7f15 100644 --- a/src/dfi/Tag/PostsByTags.pivot.xml +++ b/src/dfi/Tag/PostsByTags.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/CommentsByDate.pivot.xml b/src/dfi/Week/CommentsByDate.pivot.xml index a71a8a7..930a729 100644 --- a/src/dfi/Week/CommentsByDate.pivot.xml +++ b/src/dfi/Week/CommentsByDate.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/CommentsByGroup.pivot.xml b/src/dfi/Week/CommentsByGroup.pivot.xml index d4c83ee..e15d575 100644 --- a/src/dfi/Week/CommentsByGroup.pivot.xml +++ b/src/dfi/Week/CommentsByGroup.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/CommentsByMembers.pivot.xml b/src/dfi/Week/CommentsByMembers.pivot.xml index b04e67c..81c0acb 100644 --- a/src/dfi/Week/CommentsByMembers.pivot.xml +++ b/src/dfi/Week/CommentsByMembers.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/PostsByDate.pivot.xml b/src/dfi/Week/PostsByDate.pivot.xml index 6af0237..9deea5d 100644 --- a/src/dfi/Week/PostsByDate.pivot.xml +++ b/src/dfi/Week/PostsByDate.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/PostsByGroup.pivot.xml b/src/dfi/Week/PostsByGroup.pivot.xml index a6990de..78fbda7 100644 --- a/src/dfi/Week/PostsByGroup.pivot.xml +++ b/src/dfi/Week/PostsByGroup.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/Week/PostsByMembers.pivot.xml b/src/dfi/Week/PostsByMembers.pivot.xml index 4cdb624..f18cdc1 100644 --- a/src/dfi/Week/PostsByMembers.pivot.xml +++ b/src/dfi/Week/PostsByMembers.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/iKnow/Concepts.pivot.xml b/src/dfi/iKnow/Concepts.pivot.xml index 646a0a7..031860b 100644 --- a/src/dfi/iKnow/Concepts.pivot.xml +++ b/src/dfi/iKnow/Concepts.pivot.xml @@ -1,5 +1,5 @@ - + diff --git a/src/dfi/iKnow/iKnow.dashboard.xml b/src/dfi/iKnow/iKnow.dashboard.xml index 9c730ee..68406e3 100644 --- a/src/dfi/iKnow/iKnow.dashboard.xml +++ b/src/dfi/iKnow/iKnow.dashboard.xml @@ -1,5 +1,5 @@ - +