From 89705439408a48c3d3536bf2331c217078293767 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 16:49:07 -0400 Subject: [PATCH 01/12] 3.0.57 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1cbf86b..c63bc52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.56", + "version": "3.0.57", "nbbpm": { "compatibility": "^0.8.2" }, From fa17c2b7a87c28bb293945d2ce3a46e2cf07fae6 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 19:23:04 -0400 Subject: [PATCH 02/12] selectedGroup logic --- templates/partials/topic/badge.tpl | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/templates/partials/topic/badge.tpl b/templates/partials/topic/badge.tpl index 5990d0d..92bd336 100644 --- a/templates/partials/topic/badge.tpl +++ b/templates/partials/topic/badge.tpl @@ -1,9 +1,3 @@ - - - - - {../userTitle} - - - - \ No newline at end of file + + {posts.user.selectedGroup.userTitle} + \ No newline at end of file From e968f5ee9eb38c646d29777e845401564af27caf Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 19:23:52 -0400 Subject: [PATCH 03/12] 3.0.58 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c63bc52..2fb6170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.57", + "version": "3.0.58", "nbbpm": { "compatibility": "^0.8.2" }, From feb62d4c026e4f229f06a94d197dfa0fcd24ecd5 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 19:39:34 -0400 Subject: [PATCH 04/12] prune whitespace --- templates/partials/thread_tools.tpl | 64 ++++------------------- templates/partials/topic/post-menu.tpl | 1 - templates/partials/topic/reply-button.tpl | 8 +-- 3 files changed, 12 insertions(+), 61 deletions(-) diff --git a/templates/partials/thread_tools.tpl b/templates/partials/thread_tools.tpl index cf25398..4e46ad1 100644 --- a/templates/partials/thread_tools.tpl +++ b/templates/partials/thread_tools.tpl @@ -7,66 +7,24 @@ diff --git a/templates/partials/topic/post-menu.tpl b/templates/partials/topic/post-menu.tpl index 890623b..b24b3b4 100644 --- a/templates/partials/topic/post-menu.tpl +++ b/templates/partials/topic/post-menu.tpl @@ -1,7 +1,6 @@ -
+
- +
From 7a1c138af5d5199686a55862354ab9787a1f80b6 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 22:31:16 -0400 Subject: [PATCH 09/12] 3.0.60 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 978cecd..f3a5949 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.59", + "version": "3.0.60", "nbbpm": { "compatibility": "^0.8.2" }, From e6663218d7da9907c88b551ca80df5135dd18802 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 22:55:13 -0400 Subject: [PATCH 10/12] rel path --- templates/notifications.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/notifications.tpl b/templates/notifications.tpl index 80c9cd3..81013b1 100644 --- a/templates/notifications.tpl +++ b/templates/notifications.tpl @@ -31,7 +31,7 @@

- {notifications.bodyShort} + {notifications.bodyShort}

From 885c07d689145d71988f10dbb35ab7da876ee8fb Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 22:55:35 -0400 Subject: [PATCH 11/12] 3.0.61 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3a5949..06aec4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "3.0.60", + "version": "3.0.61", "nbbpm": { "compatibility": "^0.8.2" }, From ea83cd5a9fce1a8a046a035af7aea07af4d21f3d Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sat, 24 Oct 2015 23:10:26 -0400 Subject: [PATCH 12/12] fix users map menu --- templates/partials/users_list_menu.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/users_list_menu.tpl b/templates/partials/users_list_menu.tpl index deb036d..a8cbee7 100644 --- a/templates/partials/users_list_menu.tpl +++ b/templates/partials/users_list_menu.tpl @@ -4,7 +4,7 @@

  • [[users:most_reputation]]
  • -
  • [[users:map]]
  • +
  • class="active">[[users:map]]
  • [[users:search]]