View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Today screen : Activity on my own project - ProjeQtOr
 

Today screen : Activity on my own project

More
21 Feb 2012 20:13 #1 by ThierrC49
Hello Babynus,

I have 80 projects, a project leader is affected to several project (5 to 10). In today screen the project list, activity and follow up list only the PL's own project but the Activity on my own project shown all activity for all project.

I have seach why and modified this function in Today.php:

function showProjectTasks() {
// $where="(idProject in " . getVisibleProjectsList() .
// ") and idle=0 and done=0";


$where="(idProject in " . transformListIntoInClause($_SESSION->getVisibleProjects()) .
") and idle=0 and done=0";
$whereActivity=$where;
showActivitiesList($where, $whereActivity, 'Today_ProjectTasks', 'myProjects');
}


now only activity owned by the project leader is displayed.

Could you please confirm that you whant to do at origin? and correct it for next revision ;) (please check my work because I'm not about edge effect :()

BR
Thierry,

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.025 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.