Add status to Version and products - by: ndusch
Hello Usage of Projeqtor increases and make work easier. We use Projeqtor also for validation of drawing. It would be helpfull to get the status in the Product and Version section. I add the field...
View ArticleTable 'projeqtor.kpidefiniti doesn't exist - by: m.estevao@quos.fr
Hello, when I create new projects, I get this error message to the third project : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'projeqtor.kpidefinition' doesn't exist I have verified in...
View ArticleFirst day of the week - by: Juidas
Hello, first I'm sorry if the question is answered before but when I searched for such topic i couldn't find any useful info, I need to change the first day of the week, in the global Parameters I...
View ArticleERROR : className parameter not found in REQUEST - by: rmeske
Hello, In version 6.2.1 we had a project that seemed to be corrupted and only a few of the fields were displayed when viewing the project details. When we tried to delete the project we receive the...
View ArticleBig slowdown - by: dep@eca.fr
For some time, I do not know if it is related to the update of 6.2.3 and 6.2.4, but ProjeQtor is very long when changing status and recording (Ctrl + S) . It takes easy 1 minute hourglass after...
View ArticleMissing retun in projeqtor - by: antonio.grr
Hi. In new version (V6.2.4) of routine getVisibleProjectsList of projeqtor.php some return are missing in two statements so if ( sessionTableValueExist('visibleProjectsList', $keyVPL)) {...
View ArticleUnreachable code in Affectable model - by: antonio.grr
Hi. In new version (V6.2.4) a return statement added to Affectable model make some code unreachable. return 'letter#'.$affId; if ($withoutUrlExtra) { return "../view/img/Affectable/thumb$size.png"; }...
View ArticleMissing argument - by: antonio.grr
Hi. New function resetSession in projeqtor.php uses missing argument $global. Best regards
View ArticleKanban Filters - by: mtra
Hello in kanban view,, when i set filter responsible nothing is return. it's normal ? regards
View ArticleUnrequested comment - by: antonio.grr
Hi Tabary comment in copyProjectTo.php affected (wrongly I believe) the statement $newProj->projectCode=$codeProject; Best regards
View ArticleForgotten lines in getListForSpecificRights - by: antonio.grr
Hi. New routine getListForSpecificRights in projeqtor.php has been created forgetting in drawResourceListForSpecificAccess.php the following lines $table=array(); if (! $user->isResource) {...
View ArticleActivities in Agenda - by: Alexia
Hello, Could you please tell me if we can let appear activities in the agenda ? I can't see them... but I can see the jalons. Thanks for your help and kind regards, Alexia
View ArticleUnreachable code in OrganizationBudgetElementCurrent model - by: antonio.grr
Hi. In OrganizationBudgetElementCurrent the new save method added by Tabary starts with following lines // Update total budget $this->totalBudgetCost = $this->budgetCost +...
View ArticleUnreachable code in OrganizationBudgetElementMain model - by: antonio.grr
Hi. In hideWorkCost() added by Tabary in OrganizationBudgetElementMain model a return statement makes unreachable a lot of code // For the moment, reserveAmount is always hidden...
View ArticlePossible unwanted assignment in PlanningElement.php - by: antonio.grr
Hi. In delete method of PlanningElement.php krowry code shows if ($depS->dependencyType = 'E-S' && $depP->dependencyType = 'E-S') { Maybe he wants to make a comparison ? Best regards
View ArticleUninitialized variable in PlanningElement - by: antonio.grr
Hi. In initializeFullList method of PlanningElement model you write $parentPrecListTmp = self::getRecursivePredecessor($directPredecessors, $idParent, $result, 'parent', $visited); but $idParent is...
View ArticleBug generation rapport - by: david_fdi
Bonjour, je n'arrive plus a générer un rapport. J'ai les log suivant:* 2017-05-09 16:10:13.575 ***** ERROR ***** [V6.2.4] HACK ================================================================...
View ArticleSurviving dot in joblist.php - by: antonio.grr
Hi. Updating joblist.php you changed $where = getAccesRestrictionClause('JoblistDefinition', false); $where .= "and nameChecklistable = 'Activity' "; $where .= "and idType = " ....
View ArticleIs it possible to see Meetings in the Diary - by: naceur.ayachi@tsi.com.tn
Hi, We introduce Meetings through Steering - Meetings We go to Follow Up - Diary and wolud like to see meetings in the Diary but don't see it. Is there a configuration to do to make this happen? Thanks
View ArticlePHPMail error : Extension missing: openssl - by: TSI
Hi, I have this error in journal log Is there a known solution to this issue? 2017-05-12 09:28:30.689 ***** ERROR ***** [V6.2.4] Error sending mail 2017-05-12 09:28:30.690 ***** ERROR ***** [V6.2.4]...
View Article