Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

mantisbt manage_config_workflow_set.php,1.6,1.7 manage_config_workflow_page: msg#00131

bug-tracking.mantis.cvs

Subject: mantisbt manage_config_workflow_set.php,1.6,1.7 manage_config_workflow_page.php,1.13,1.14 manage_config_email_set.php,1.6,1.7

Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28685

Modified Files:
manage_config_workflow_set.php manage_config_workflow_page.php
manage_config_email_set.php
Log Message:
fix for 0005932: Manage eMail notification access rigths
- update access rights (local <-> global)


Index: manage_config_workflow_page.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/manage_config_workflow_page.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- manage_config_workflow_page.php 16 Jul 2005 01:46:03 -0000 1.13
+++ manage_config_workflow_page.php 28 Jul 2005 16:20:14 -0000 1.14
@@ -400,10 +400,10 @@
access_row( );
section_end();

- if ( $t_access <= config_get_access( 'set_status_threshold' ) ) {
+ if ( $t_access >= config_get_access( 'set_status_threshold' ) ) {
echo '<p>' . lang_get( 'access_change_access' ) . ':';
echo '<select name="status_access">';
- print_enum_string_option_list( 'access_levels',
config_get_access( 'status_enum_workflow' ) );
+ print_enum_string_option_list( 'access_levels',
config_get_access( 'set_status_threshold' ) );
echo '</select> </p><br />';
}


Index: manage_config_workflow_set.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/manage_config_workflow_set.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- manage_config_workflow_set.php 11 Jul 2005 23:46:31 -0000 1.6
+++ manage_config_workflow_set.php 28 Jul 2005 16:20:14 -0000 1.7
@@ -15,7 +15,7 @@
require_once( $t_core_path.'email_api.php' );

$t_can_change_level = min( config_get_access( 'notify_flags' ),
config_get_access( 'default_notify_flags' ) );
- access_ensure_global_level( $t_can_change_level );
+ access_ensure_project_level( $t_can_change_level );

$t_redirect_url = 'manage_config_workflow_page.php';
$t_project = helper_get_current_project();

Index: manage_config_email_set.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/manage_config_email_set.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- manage_config_email_set.php 15 May 2005 12:26:06 -0000 1.6
+++ manage_config_email_set.php 28 Jul 2005 16:20:14 -0000 1.7
@@ -15,7 +15,7 @@
require_once( $t_core_path.'email_api.php' );

$t_can_change_level = min( config_get_access( 'notify_flags' ),
config_get_access( 'default_notify_flags' ) );
- access_ensure_global_level( $t_can_change_level );
+ access_ensure_project_level( $t_can_change_level );

$t_redirect_url = 'manage_config_email_page.php';
$t_project = helper_get_current_project();



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
user-groups.jax...    php.zend.framew...    os.solaris.open...    web.quixote.use...    java.openjdk.ho...    ietf.secmech/20...    gnu.glpk/2004-0...    recreation.cars...    network.smokepi...    linux.drivers.i...    cms.opencms.dev...    fonts.gfontview...    text.xml.soap.u...    voip.nist-sip/2...    debian.ports.hp...    xfree86.interna...    science.biology...    qnx.openqnx.dev...    mail.sylpheed.c...    busybox/bios/20...    emulators.kvm.s...    hardware.openco...    apple.fink.begi...    kde.german/2006...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation