2008-11-18 09:15:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								{extends "idf/admin/base.html"}
							 
						 
					
						
							
								
									
										
										
										
											2008-11-21 13:19:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								{block docclass}yui-t3{assign $inTabs = true}{/block}
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								{block body}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{if $form.errors}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< div  class = "px-message-error" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< p > {trans 'The form contains some errors. Please correct them to update the access rights.'}< / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{if $form.get_top_errors}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.render_top_errors|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< form  method = "post"  action = "." > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< table  class = "form"  summary = "" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< th >   < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< th  class = "a-c" > < strong > {trans 'Access Rights'}< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< th  class = "a-c" > < strong > {trans 'Notification Email'}< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< th > < strong > {$form.f.downloads_access_rights.labelTag}:< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {if $form.f.downloads_access_rights.errors}{$form.f.downloads_access_rights.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.downloads_access_rights|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td > {if $form.f.downloads_notification_email.errors}{$form.f.downloads_notification_email.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.downloads_notification_email|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-22 23:51:23 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< th > < strong > {$form.f.wiki_access_rights.labelTag}:< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {if $form.f.wiki_access_rights.errors}{$form.f.wiki_access_rights.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.wiki_access_rights|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td > {if $form.f.wiki_notification_email.errors}{$form.f.wiki_notification_email.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.wiki_notification_email|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-22 23:51:23 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< th > < strong > {$form.f.issues_access_rights.labelTag}:< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {if $form.f.issues_access_rights.errors}{$form.f.issues_access_rights.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.issues_access_rights|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td > {if $form.f.issues_notification_email.errors}{$form.f.issues_notification_email.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.issues_notification_email|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< th > < strong > {$form.f.source_access_rights.labelTag}:< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {if $form.f.source_access_rights.errors}{$form.f.source_access_rights.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.source_access_rights|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td > {if $form.f.source_notification_email.errors}{$form.f.source_notification_email.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.source_notification_email|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-30 10:26:05 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< th > < strong > {$form.f.review_access_rights.labelTag}:< / strong > < / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {if $form.f.review_access_rights.errors}{$form.f.review_access_rights.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.review_access_rights|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td > {if $form.f.review_notification_email.errors}{$form.f.review_notification_email.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.review_notification_email|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-30 10:26:05 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-21 13:19:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< th > {if $form.f.private_project.errors}{$form.f.private_project.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.private_project|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / th > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td > {$form.f.private_project.labelTag}< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr  id = "authorized-users-row" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td >   < / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td  colspan = "2" > {$form.f.authorized_users.labelTag}:< br  / > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-21 13:19:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								{if $form.f.authorized_users.errors}{$form.f.authorized_users.fieldErrors}{/if}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{$form.f.authorized_users|unsafe}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< td >   < / td > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:32:34 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< td  colspan = "2" > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< input  type = "submit"  value = "{trans 'Save Changes'}"  name = "submit"  / >  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / td > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / tr > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / table > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / form > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{/block}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{block context}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< div  class = "issue-submit-info" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< p > < strong > {trans 'Instructions:'}< / strong > < / p > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-25 10:58:24 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< p > {blocktrans}You can configure here the project tabs access rights and notification emails.{/blocktrans}< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2009-01-28 15:40:37 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< p > {blocktrans}Notification emails will be sent from the < strong > {$from_email}< / strong >  address, if you send the email to a mailing list, you may need to register this email address. If you do not want to send emails for a given type of changes, simply leave the corresponding field empty.{/blocktrans}< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2008-11-21 13:19:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								< p > {blocktrans}If you mark a project as private, only the project members and administrators, together with the extra authorized users you provide will have access to the project. You will still be able to define further access rights for the different tabs but the "Open to all" and "Signed in users" will default to authorized users only.{/blocktrans}< / p > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< p > {blocktrans}Specify each person by its login. Each person must have already registered with the given login. Separate the logins with commas and/or new lines.{/blocktrans}< / p > 
							 
						 
					
						
							
								
									
										
										
										
											2008-08-07 15:35:03 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							 
							
							
								< / div > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{/block}
							 
						 
					
						
							
								
									
										
										
										
											2008-11-21 13:19:02 +01:00 
										
									 
								 
							 
							
								
									
										 
									 
								
							 
							
								 
							 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{block javascript}{literal}
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< script  type = "text/javascript" > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								$(document).ready(function(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    // If not checked, hide
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    if (!$("#id_private_project").is(":checked"))
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        $("#authorized-users-row").hide();
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        $("#id_private_project").click(function(){
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            if ($("#id_private_project").is(":checked")) {
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                $("#authorized-users-row").show();
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            } else {     
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								                $("#authorized-users-row").hide();
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								            }
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								        });
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								    });
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								< / script > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							 
							
							
								{/literal}{/block}