Lines Matching refs:false

241 …if((stripos($line,'ul]')!==false) || (stripos($line,'ol]')!==false) || (stripos($line,'li]')!==fal…
271 $renderer->info['cache'] = false;
280 … if($this->getConf('it_data')==false) $pfile = DOKU_CONF."../data/meta/".$project.'.issues';
292 if(($data->data == 'showcase') && ($this->getConf('multi_projects')!== false)) {
328 …if($this->getConf('it_data')==false) $comments_file = DOKU_CONF."../data/meta/".$project."_".$_REQ…
358 return false; }
364 …if($this->getConf('it_data')==false) $comments_file = DOKU_CONF."../data/meta/".$project."_".$_REQ…
369 $checkFlag=false;
383 if (($checkFlag === false) && (isset($_REQUEST['comment_id'])))
404 elseif ($checkFlag === false)
418 if ($checkFlag === false)
472 $cFlag = false;
508 $xvalue = false;
510 … if((strlen($a1)>0) && (stripos($issues[$issue_id]['add_user_mail'],$a1) === false)) {
514 … if($xvalue!==false) { msg(sprintf($this->getLang('msg_addFollower_true'),$issue_id).$a1,1);}
518 … elseif((strlen($a1)>0) && (stripos($issues[$issue_id]['add_user_mail'],$a1) !== false)) {
521 if (stripos($email,$a1) === false) $ret_mails .= $email.',';
526 … if($xvalue!==false) { msg(sprintf($this->getLang('msg_rmvFollower_true'),$issue_id).$a1,1);}
529 … if($xvalue===false) { msg(sprintf($this->getLang('msg_addFollower_failed'),$issue_id).$a1,-1); }
543 $cFlag = false;
577 { $renderer->info['cache'] = false;
583 return false; }
593 $cFlag = false;
664 …>getConf('status_special')!=='') && (stripos($this->getConf('status_special'),$value) === false)) {
685 return false; }
688 …if($this->getConf('it_data')==false) $comments_file = DOKU_CONF."../data/meta/".$project."_".$_REQ…
693 $checkFlag=false;
708 if ($checkFlag === false)
728 $renderer->info['cache'] = false;
736 $all = false;
796 if ($filter['tblock'] == '') { $filter['tblock'] = false ;}
800 if ($filter['myissues'] == '') { $filter['myissues'] = false ;}
803 if ($filter['myissues'] == '') {$filter['myissues'] = false;}
821 …if($this->getConf('it_data')==false) $modfile = DOKU_CONF."../data/meta/".$project.'_'.$issue_id.'…
846 …$this->_get_one_value($mod,'field'),'assign')!== false) && ($this->getConf('auth_ad_overflow') ==
977 if($this->getConf('auth_ad_overflow') == false) {
983 if(stripos("login, mail, name",$shw_assignee_as) === false) $shw_assignee_as = "login";
1031 function _table_render($project,$a,$step,$start,$next_start,$filter,$all=false)
1064 $ret .= formSecurityToken(false).'<input type="hidden" name="do" value="show" />';
1069 $cFlag = false;
1073 if (strpos($user_grps,$w)!== false)
1100 if($filter['myissues'] == '') { $filter['myissues'] = false; }
1119 …f ((($filter['status'] =='ALL') || (stristr($filter['status'],$a_status) != false)) &&
1120 … (($filter['severity'] =='ALL') || (stristr($filter['severity'],$a_severity) != false)) &&
1121 … (($filter['product'] =='ALL') || (stristr($filter['product'],$a_product) != false)) &&
1122 … (($filter['version'] =='ALL') || (stristr($filter['version'],$a_version) != false)) &&
1123 … (($filter['component'] =='ALL') || (stristr($filter['component'],$a_component) != false)) &&
1124 … (($filter['assignee'] =='ALL') || (stristr($filter['assignee'],$a_assignee) != false)) &&
1125 … (($filter['reporter'] =='ALL') || (stristr($filter['reporter'],$a_reporter) != false)) &&
1126 … (($filter['tblock'] == false) || (($a_tblock != false) && ($filter['tblock'] == true))) &&
1127 … (($data['myissues'] == false ) || ($this->_find_myissues($issue, $user_grp) == true)))
1131 …nf('status_special'),$a_status) !== false) && (stripos($filter['status'],$this->getConf('status_sp…
1134 if ($noStatIMG == false) {
1141 if ($noSevIMG == false) {
1228 …f ((($filter['status'] =='ALL') || (stristr($filter['status'],$a_status) != false)) &&
1229 … (($filter['severity'] =='ALL') || (stristr($filter['severity'],$a_severity) != false)) &&
1230 … (($filter['product'] =='ALL') || (stristr($filter['product'],$a_product) != false)) &&
1231 … (($filter['version'] =='ALL') || (stristr($filter['version'],$a_version) != false)) &&
1232 … (($filter['component'] =='ALL') || (stristr($filter['component'],$a_component) != false)) &&
1233 … (($filter['assignee'] =='ALL') || (stristr($filter['assignee'],$a_assignee) != false)) &&
1234 … (($filter['reporter'] =='ALL') || (stristr($filter['reporter'],$a_reporter) != false)) &&
1235 … (($filter['tblock'] == false) || (($a_tblock != false) && ($filter['tblock'] == true))) &&
1236 … (($data['myissues'] == false ) || ($this->_find_myissues($issue, $user_grp) == true)))
1239 …nf('status_special'),$a_status) !== false) && (stripos($filter['status'],$this->getConf('status_sp…
1256 if ($noStatIMG == false) {
1265 if ($noSevIMG == false) {
1318 if($this->itl_myis==false) { $filter['myissues'] = ''; }
1321 if($this->itl_block==false) { $filter['tblock'] = ''; }
1355 …if(stripos($this->getConf('ltdListFilters'),'Filter Severity')=== false) $ret .= '<label for=…
1356 …if(stripos($this->getConf('ltdListFilters'),'Filter Status')=== false) $ret .= '<label for=…
1358 …if(stripos($this->getConf('ltdListFilters'),'Filter Product')=== false) $ret .= '<label for=…
1359 …if(stripos($this->getConf('ltdListFilters'),'Filter Version')=== false) $ret .= '<label for=…
1360 …if(stripos($this->getConf('ltdListFilters'),'Filter Component')=== false) $ret .= '<label for=…
1362 …if(stripos($this->getConf('ltdListFilters'),'Filter Test blocking')=== false) $ret .= '<label for=…
1363 …if(stripos($this->getConf('ltdListFilters'),'Filter Assignee')=== false) $ret .= '<label for=…
1364 …if(stripos($this->getConf('ltdListFilters'),'Filter Reporter')=== false) $ret .= '<label for=…
1366 …if(stripos($this->getConf('ltdListFilters'),'MyIssues')=== false) $ret .= '<label for=…
1367 …if(stripos($this->getConf('ltdListFilters'),'Sort by')=== false) $ret .= '<label for=…
1381 …if(stripos($this->getConf('ltdListFilters'),'Filter Severity')=== false) $ret .= '<input clas…
1382 …if(stripos($this->getConf('ltdListFilters'),'Filter Status')=== false) $ret .= '<input clas…
1384 …if(stripos($this->getConf('ltdListFilters'),'Filter Product')=== false) $ret .= '<input clas…
1385 …if(stripos($this->getConf('ltdListFilters'),'Filter Version')=== false) $ret .= '<input clas…
1386 …if(stripos($this->getConf('ltdListFilters'),'Filter Component')=== false) $ret .= '<input clas…
1388 …if(stripos($this->getConf('ltdListFilters'),'Filter Test blocking')=== false) $ret .= '<input …
1389 …if(stripos($this->getConf('ltdListFilters'),'Filter Assignee')=== false) $ret .= '<input clas…
1390 …if(stripos($this->getConf('ltdListFilters'),'Filter Reporter')=== false) $ret .= '<input clas…
1392 …if(stripos($this->getConf('ltdListFilters'),'MyIssues')=== false) $ret .= '<input …
1393 …if(stripos($this->getConf('ltdListFilters'),'Sort by')=== false) $ret .= '<input clas…
1449 if(stripos($rawText, "{{issuetracker>") == false) { return $ret; }
1453 if ($issue_id === false) return;
1465 return false;
1469 return false;
1473 …if($this->getConf('it_data')==false) $cfile = DOKU_CONF."../data/meta/".$project."_".$issue_id.'.c…
1490 if($this->getConf('auth_ad_overflow') == false) {
1497 (strpos($target2,$user_mail['userinfo']['mail']) != false)) &&
1516 $mail_allowed = false;
1521 $mail_allowed = false;
1712 …_id]['user_mail']) or (strpos($target2,$user_mail['userinfo']['mail']) != false) or ($this->getCon…
1743 if(strpos($target2,$user_mail['userinfo']['mail']) != false) {
1749 …if(stripos($issue[$issue_id]['severity'],$x_severity) !==false) $x_severity_select = $x_severity_s…
1769 formSecurityToken(false).'</form></div>'.NL;
1787 if(strpos($target2,$user_mail['userinfo']['mail']) != false) {
1793 …if(stripos($issue[$issue_id]['status'],$x_status) !==false) $x_status_select = $x_status_select . …
1812 formSecurityToken(false).'</form></div>'.NL;
1834 $issue_edit_head .= formSecurityToken(false).
1889 if($issue[$issue_id]['tblock']==false) { $cbx_tblock = ""; }
1952 … if($issue[$issue_id]['tblock']!==false) { $cbx_tblock = $this->getLang('yes'); }
1953 else $cbx_tblock = false;
1977 …if($this->getConf('it_data')==false) $modfile = DOKU_CONF."../data/meta/".$project.'_'.$issue[$iss…
2013 if(($user_mail['userinfo']['mail'] !== false))
2021 … if((strlen($email)>2) && (stripos($user_mail['userinfo']['mail'],$email)!==false)) {
2027 … elseif((strlen($email)>2) && (strpos($target2,$user_mail['userinfo']['mail']) != false)) {
2039 .formSecurityToken(false).'
2112 …=== $issue[$issue_id]['user_mail']) || (strpos($target2,$user_mail['userinfo']['mail']) != false))
2130 $issue_initial_description .= formSecurityToken(false).
2169 if((strpos($this->getConf('ltdReport'),'Symptom link 1')===false) || ($this->getConf('upload')>0)) {
2177 if(strpos($this->getConf('ltdReport'),'Symptom link 2')===false){
2182 if(strpos($this->getConf('ltdReport'),'Symptom link 3')===false){
2189 …== $issue[$issue_id]['user_mail']) || (strpos($target2,$user_mail['userinfo']['mail']) != false)) {
2198 $issue_attachments .= formSecurityToken(false).
2213 if(strpos($this->getConf('ltdReport'),'Symptom link 1')!==false){
2219 if(strpos($this->getConf('ltdReport'),'Symptom link 2')!==false){
2225 if(strpos($this->getConf('ltdReport'),'Symptom link 3')!==false){
2260 …=== $issue[$issue_id]['user_mail']) || (strpos($target2,$user_mail['userinfo']['mail']) != false))
2273 $issue_workaround .= formSecurityToken(false).
2320 if ($comments!=false) {
2331 or (strpos($target2,$user_mail['userinfo']['mail']) != false)
2333 … && ($this->getConf('shw_mail_addr')===1) && ($this->getConf('auth_ad_overflow') == false))
2337 or (strpos($target2,$user_mail['userinfo']['mail']) != false)
2339 … && ($this->getConf('shw_mail_addr')===0) && ($this->getConf('auth_ad_overflow') == false))
2349 if($tmp_name==false) $tmp_name = $compare;
2361 elseif (stripos($issue['add_user_mail'],$role) != false)
2363 elseif (stripos($target2,$role) != false)
2386 …_get_one_value($a_comment,'author')) or (strpos($target2,$user_mail['userinfo']['mail']) != false))
2388 $issue_comments_log .= formSecurityToken(false).
2426 $issue_comments_log .= formSecurityToken(false).
2485 $_cFlag = false;
2507 $issue_add_comment .= formSecurityToken(false).
2570 $issue_edit_resolution .= formSecurityToken(false).
2678 if(stripos($to.$cc,$issue['assigned'])==false) $cc .=', '.$issue['assigned'];
2899 $usenames = (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') ? false : true;
3019 if(stripos("login, mail, name",$shw_assignee_as) === false) $shw_assignee_as = "login";
3028 if(stripos("mail",$shw_assignee_as) !== false) { return $issue[$key]; }
3058 …uct'],'ALL')===0) || (stristr($filter['product'],$this->_get_one_value($issue,'product'))!= false))
3061 if (($status != '') && (stripos($this->getConf('status_special'),$status)===false))
3198 if($this->getConf('it_data')==false) $pfile = DOKU_CONF."../data/meta/".$project.'.issues';
3203 $cFlag = false;
3211 if ($cFlag === false) {
3246 …if($this->getConf('it_data')==false) $modfile = DOKU_CONF."../data/meta/".$project.'_'.$issue_id.'…
3284 { if($this->getConf('profile_updt')==false) return;
3285 if($this->getConf('it_data')==false) $filename = DOKU_CONF."../data/meta/it_eventcheck.txt";
3310 if($this->getConf('profile_updt')==false) return;
3311 if($this->getConf('it_data')==false) $filename = DOKU_CONF."../data/meta/it_eventcheck.txt";
3328 if(($user_before['mail'] !== false) && ($user_before['mail'] !== $user['mail'])) {
3354 if($this->getConf('profile_updt')==false) return;
3356 if($this->getConf('it_data')==false) $filename = DOKU_CONF."../data/meta/it_eventcheck.txt";
3359 if($this->getConf('it_data')==false) $path = DOKU_CONF."../data/meta/";
3393 if((stripos($issue['add_user_mail'],$user_before['mail']) !== false)) {
3396 … if (stripos($email,$user_before['mail']) === false) $ret_mails .= $email.',';
3443 if($this->getConf('it_data')==false) $filename = DOKU_CONF."../data/meta/it_eventcheck.txt";
3451 if(($upd_issues>0) && ($conf['allowdebug']!= false)) {
3456 if(($upd_folllowers>0) && ($conf['allowdebug']!= false)) {
3461 if(($upd_assignments>0) && ($conf['allowdebug']!= false)) {
3466 if(($upd_comments>0) && ($conf['allowdebug']!= false)) {
3471 if(($upd_modlog_entries>0) && ($conf['allowdebug']!= false)) {
3476 if($conf['allowdebug']!= false) $result .= 'allowdebug = true'.chr(10);
3491 while (($file = readdir($dh)) !== false) {
3492 $flag = false;
3498 if (stripos($type,$extension)!==false) {
3513 if($this->getConf('it_data')==false) $target_path = "data/meta/";
3534 while(false !== ($filename = readdir($path))){
3666 if(stristr($issue['add_user_mail'],$user['userinfo']['mail']) !== false) return true;
3669 return false;
3673 if(!is_dir($path)) return false; // prevent the php-warning
3675 while (false!==($file=readdir($handle))) {
3704 function _get_issues($project, $all = false) {
3706 if($this->getConf('it_data')==false) $it_datastore = DOKU_CONF."../data/meta/";
3714 if(($this->getConf('multi_projects')!==false) && ($all !== false)) {
3737 if($this->getConf('it_data')==false) $pfile = $it_datastore.$project.'.issues';