View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Large projects - ProjeQtOr

Prochaines Sessions

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

Large projects

More
04 Déc 2023 21:09 #1 by dieperie
Large projects was created by dieperie
Bouncing back on this topic, I added the following code (in Bold) to file jsonPlanning.php
(This extra code allows to handle larger projects. I needed this patch to override the limit. The main issue here is even if you use criteria filter, it won't search/fetch all the records, unless you increase $limitDisplay).
It would be desired to have a nicer implementation, whereas, unlimited when using the criteria filter. This would require rewriting some lines....

Line 295
    ksort($arrayRestrictWbs);
  }
  $limitDisplay=(Parameter::getGlobalParameter('limitDisplayPlanning')!='')?Parameter::getGlobalParameter('limitDisplayPlanning'):2000;
  // 2023-07-25/DIE - added
  if($applyFilter==true) $limitDisplay = 30000;
  //

  $limitDisplayQuery=$limitDisplay+1;

Please Connexion or Create an account to join the conversation.

More
09 Déc 2023 17:16 #2 by babynus
Replied by babynus on topic Large projects
Hi,

You point out a real issue.
Your proposale is a a workaround that will posiibly work, but not very efficiently.
We'll try and bring better solution on next version.

Thanks for pointiong out the issue and for your proposale.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.042 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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