In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1243 [In-Portal CMS] Admin Interfaces feature request always 2012-04-01 17:02 2012-07-25 05:31
Dmitry  
alex  
normal  
closed  
fixed  
 
none 5.2.0-B3  
https://groups.google.com/d/topic/in-portal-dev/X4xLB0RuitE/discussion
Added new "User Subscriptions" section
2
0001243: Add new "User Subscriptions" section
Create a new section in Admin called "User Subscriptions" that will be used for management of subscriptions.

Place new section under User Management section after Mailings section (use default custom icon for now, later we'll have special icon created).

Section visibility: Visible in Advanced interfaces and Debug ONLY in Simple.

There we are going to have a grid of Subscribers with list of fields that we have in EmailEventSubscribers table.

Grid

Toolbar: Add, Edit, Delete buttons

Available Columns:
SubscriptionId
EmailEventId
EmailEventName??? (I think would be good to have)
SubscriberEmail
UserId
UserName or User Email (I think would be good to have)
CategoryId
CategoryName (I think would be good to have)
ItemId
ItemName (I think would be good to have)
ParentItemId
ParentItemName (I think would be good to have)
SubscribedOn

Add/Edit form
Form should have all necessary fields + friendly selectors where possible.
related to 0001207closed  (5.2.0)alex Ability to subscribe to any system event from e-mail event 
related to 0001249closed  (5.2.0)alex Unit config prefixes with dashes ("-") not always work, when used in openSelector JavaScript function 
patch system_event_subscriptions_admin_list.patch (47,182) 2012-04-04 08:54
http://tracker.in-portal.org/file_download.php?file_id=1598&type=bug
png icon24_system_event_subscriptions.png (3,651) 2012-04-11 10:19
http://tracker.in-portal.org/file_download.php?file_id=1619&type=bug
png

patch email_event_non_inclusive_category_subscription_option.patch (8,494) 2012-04-11 11:20
http://tracker.in-portal.org/file_download.php?file_id=1620&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004926
2012-07-25 05:31 alex Status resolved => closed
2012-04-11 11:21 alex Changeset attached 5.2.x r15290
2012-04-11 11:20 alex Note Added: 0004586
2012-04-11 11:20 alex File Added: email_event_non_inclusive_category_subscription_option.patch
2012-04-11 10:20 alex File Deleted: user_subscriptions.png
2012-04-11 10:19 alex File Added: icon24_system_event_subscriptions.png
2012-04-06 10:08 Dmitry File Added: user_subscriptions.png
2012-04-04 08:55 alex Note Added: 0004563
2012-04-04 08:55 alex Status reviewed and tested => resolved
2012-04-04 08:55 alex Fixed in Version => 5.2.0-B3
2012-04-04 08:55 alex Resolution open => fixed
2012-04-04 08:55 alex Assigned To !COMMUNITY => alex
2012-04-04 08:55 alex Changeset attached 5.2.x r15268
2012-04-04 08:55 alex Note Added: 0004562
2012-04-04 08:55 alex Status needs testing => reviewed and tested
2012-04-04 08:54 alex Assigned To => !COMMUNITY
2012-04-04 08:54 alex Developer => alex
2012-04-04 08:54 alex Status active => needs testing
2012-04-04 08:54 alex File Added: system_event_subscriptions_admin_list.patch
2012-04-04 08:54 alex Estimate Points 0 => 2
2012-04-04 07:44 alex Relationship added related to 0001249
2012-04-01 17:03 Dmitry Relationship added related to 0001207
2012-04-01 17:02 Dmitry New Issue
2012-04-01 17:02 Dmitry Reference => https://groups.google.com/d/topic/in-portal-dev/X4xLB0RuitE/discussion
2012-04-01 17:02 Dmitry Change Log Message => Added new "User Subscriptions" section
2012-04-01 17:02 Dmitry Estimate Points => 0

Notes
(0004562)
alex   
2012-04-04 08:55   
Will test all together later.
(0004563)
alex   
2012-04-04 08:55   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001243: Add new "User Subscriptions" section
(0004586)
alex   
2012-04-11 11:20   
Patch "email_event_non_inclusive_category_subscription_option.patch" adds ability to subscribe to category updates not including updates from it's sub-categories.
(0004926)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.