View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Development manual - Page 2 - ProjeQtOr
 
 

Development manual

More
16 Feb 2011 12:44 #7 by babynus
Replied by babynus on topic RE : Development manual
Hi,

This has been registered as a bug, and corrected.
For information, in SqlList.php, line 65, replace :
$query .= ' order by ' . $obj->getDatabaseTableName() . '.' . $displayCol;
with
$query .= ' order by ' . $obj->getDatabaseTableName() . '.' . $obj->getDatabaseColumnName($displayCol);

Babynus
Administrator of ProjeQtOr web site

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

More
16 Feb 2011 16:44 #8 by babynus
Replied by babynus on topic RE : Development manual
Fixing for the last point included in recently deployed V1.5.3.

Babynus
Administrator of ProjeQtOr web site

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

More
16 Feb 2011 18:05 #9 by Simon
Replied by Simon on topic RE : Development manual
other little problem of alphabetical order, i don't know if the new release correct it.
In activity details, where you can choose the responsible, the list of "name" is not in alphabetical order.

Regards.

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

More
16 Feb 2011 22:59 #10 by babynus
Replied by babynus on topic RE : Development manual
The fixing should also have corrected this, but it seems it doesn't, although it corrected the list for Ticket Requestor (as Contacts).
To be analysed further...

Babynus
Administrator of ProjeQtOr web site

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

More
17 Feb 2011 15:40 #11 by babynus
Replied by babynus on topic RE : Development manual
Same correction must be applied line 114 of SqlList.php.
Replace :
$query .= ' order by ' . $obj->getDatabaseTableName() . '.' . $displayCol;
with
$query .= ' order by ' . $obj->getDatabaseTableName() . '.' . $obj->getDatabaseColumnName($displayCol);

Corrected for next version.

Babynus
Administrator of ProjeQtOr web site

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

More
18 Feb 2011 17:03 #12 by babynus
Replied by babynus on topic RE : Development manual
V1.5.4 released.

Including fixing to this issue.

Babynus
Administrator of ProjeQtOr web site

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

Moderators: babynusprotion
Time to create page: 0.042 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.