In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
809 [In-Portal CMS] Data Management feature request N/A 2010-07-23 16:30 2011-08-17 05:09
alex  
alex  
normal  
closed 5.0.2  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f1c581a8b1698f1
0
0000809: Ability to temporarily turn off individual site config
Here is the patch, that allows to disable individual site config.

To use it you need to place $event->setEventParam('skip_site_config', 1); in OnAfterConfigRead event of interested event.
Usage:

For example we have user (prefix - "u") record. All it's required fields are listed in site config.

I want to add new required field, but it automatically becomes non-required, since it's not listed in site config.
child of 0000199closed  (5.0.1)alex Create a Switch between "Site Configs" 
patch turn_off_individual_site_config.patch (461) 2010-07-23 16:30
http://tracker.in-portal.org/file_download.php?file_id=684&type=bug
Issue History
2011-08-17 05:09 alex Relationship added child of 0000199
2010-11-30 12:48 Dmitry Note Added: 0003051
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-29 05:40 alex Note Added: 0002737
2010-08-29 05:40 alex Status reviewed and tested => resolved
2010-08-29 05:40 alex Fixed in Version => 5.1.1-B1
2010-08-29 05:40 alex Resolution open => fixed
2010-08-29 05:40 alex Assigned To !COMMUNITY => alex
2010-08-29 05:40 alex Changeset attached 5.1.x r13907
2010-07-31 13:06 alex Target Version 5.1.1-B1 => 5.1.1
2010-07-31 13:03 alex Target Version Icebox => 5.1.1-B1
2010-07-30 17:30 Dmitry Note Added: 0002620
2010-07-30 17:30 Dmitry Status needs testing => reviewed and tested
2010-07-23 16:30 alex Assigned To => !COMMUNITY
2010-07-23 16:30 alex Developer => alex
2010-07-23 16:30 alex Status active => needs testing
2010-07-23 16:30 alex New Issue
2010-07-23 16:30 alex File Added: turn_off_individual_site_config.patch
2010-07-23 16:30 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/9f1c581a8b1698f1

Notes
(0002620)
Dmitry   
2010-07-30 17:30   
Tested good.
(0002737)
alex   
2010-08-29 05:40   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000809: Ability to temporarily turn off individual site config
(0003051)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.