In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
883 [In-Portal CMS] Data Management feature request N/A 2010-10-07 06:22 2012-07-25 05:33
alex  
alex  
normal  
closed 5.1.1-B1  
fixed  
 
none 5.2.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/e844b5478409a198
1
0000883: Site domain-based agents
Add ability to specify which agents are allowed to be run on which site domains.

Site domain should be detected based on domain from config.php file, since CRON (who executes agents) is run from command line and doesn't have ant $_SERVER['HTTP_HOST'] to match by.
related to 0001201closed  (5.2.0)alex Fatal error during Installation on States import with MySQL in Strict Mode 
patch agent_filter_by_site_domain_v1.patch (5,930) 2010-10-07 06:22
http://tracker.in-portal.org/file_download.php?file_id=802&type=bug
patch agent_filter_by_site_domain_v2_520.patch (9,431) 2011-10-03 04:13
http://tracker.in-portal.org/file_download.php?file_id=1177&type=bug
Issue History
2012-07-25 05:33 alex Note Added: 0005089
2012-07-25 05:33 alex Status resolved => closed
2012-02-06 04:07 alex Relationship added related to 0001201
2011-10-22 05:35 alex Estimate Points => 1
2011-10-03 04:15 alex Note Added: 0003958
2011-10-03 04:15 alex Status reviewed and tested => resolved
2011-10-03 04:15 alex Fixed in Version => 5.2.0-B1
2011-10-03 04:15 alex Resolution open => fixed
2011-10-03 04:15 alex Assigned To !COMMUNITY => alex
2011-10-03 04:15 alex Changeset attached 5.2.x r14605
2011-10-03 04:15 alex Note Added: 0003957
2011-10-03 04:15 alex Status needs testing => reviewed and tested
2011-10-03 04:14 alex Time Estimate Removed 1 =>
2011-10-03 04:14 alex Note Added: 0003956
2011-10-03 04:14 alex Status needs work => needs testing
2011-10-03 04:13 alex File Added: agent_filter_by_site_domain_v2_520.patch
2011-09-27 04:33 alex Time Estimate Added 1
2011-09-24 13:55 Dmitry Note Added: 0003901
2011-09-24 04:05 alex Issue Monitored: Dmitry
2011-09-24 04:05 alex Note Added: 0003888
2011-09-23 22:14 Dmitry Status reviewed and tested => needs work
2011-09-23 22:14 Dmitry Target Version Icebox => 5.2.0
2011-01-24 02:05 alex Note Added: 0003207
2010-10-17 10:40 Dmitry Note Added: 0002885
2010-10-17 10:40 Dmitry Status needs testing => reviewed and tested
2010-10-07 06:23 alex Assigned To => !COMMUNITY
2010-10-07 06:23 alex Developer => alex
2010-10-07 06:23 alex Status active => needs testing
2010-10-07 06:23 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/e844b5478409a198
2010-10-07 06:22 alex New Issue
2010-10-07 06:22 alex File Added: agent_filter_by_site_domain_v1.patch

Notes
(0002885)
Dmitry   
2010-10-17 10:40   
New feature tested good.

Need to pick Target release and commit. Propose 5.2.0 or later.
(0003207)
alex   
2011-01-24 02:05   
Filter block "grid_picker_filter" should be used instead of "grid_options_filter", since for now filtering by "Site Domain" field doesn't work at all.
(0003888)
alex   
2011-09-24 04:05   
Reminder sent to: Dmitry

You've set status to "needs work", but haven't specified what exactly needs to be changed before this code can be commited.
(0003901)
Dmitry   
2011-09-24 13:55   
New patch for 5.2.x needed (PHP 5 format)
(0003956)
alex   
2011-10-03 04:14   
Patch changed to include all latest features in 5.2.0:
- column phrases stored in field phrases
- multioptions filter
(0003957)
alex   
2011-10-03 04:15   
Will test all together.
(0003958)
alex   
2011-10-03 04:15   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0000883: Site domain-based agents
(0005089)
alex   
2012-07-25 05:33   
Since 5.2.0 version was released.