(Replace tracker 1595888)
New version fixing the following bugs:
- set make PDF if display Gantt is selected because Gantt charts are displayed only in the pdf file, not on screen.
- gantt date range setting was incorrect
- rounding when "show days" option is selected has been included
- on screen, project name is displayed using project background color
Logged In: YES
user_id=1646540
Originator: YES
Bug fixes:
- display project task status when selected even if no task defined for this project
- display several projects on the same report
- fix bug re. project sorting when several projects are displayed
- display rounded number of days for complete tasks when show days option selected
- improved Gantt chart display
Logged In: YES
user_id=1646540
Originator: YES
Version 1.1.2.3 fixes bugs re. rounding of task work when show days option is selected.
Note project days and worked hours (as called within DotProject) are also displayed as number of days if show days option is selected).
Logged In: YES
user_id=1646540
Originator: YES
Version 1.1.2.4 fixes bug concerning :
1. calculation of time worked
2. field designation in coherence with project view.
Logged In: YES
user_id=1646540
Originator: YES
New version V 1.1.2.5 dated 27th november 2006 correct bug relative to actual end date : this information is not stored in the project table field and should be created dynamically form the task list.
Logged In: NO
When I run the report I get the following errors.
Warning: errmsgtext(lang/en.inc.php): failed to open stream: No such file or directory in D:\webroot\Dotproject\lib\jpgraph\src\jpgraph.php on line 232
Fatal error: errmsgtext(): Failed opening required 'lang/en.inc.php' (include_path='.;c:\php4\pear') in D:\webroot\Dotproject\lib\jpgraph\src\jpgraph.php on line 232
Logged In: YES
user_id=1646540
Originator: YES
This is a jpgraph installation error : the required file lang/en.inc.php contains all error messages to be used by jpgraph. It is included in dotproject installation files.
Logged In: YES
user_id=1646540
Originator: YES
New version V 1.1.2.6 dated 8th december 2006 correct bug relative to worked hours.
File Added: projectstats.php
projectstats.php V 1.1.2.6 - 8th Dec 2006
Logged In: YES
user_id=1672523
Originator: NO
Some French Translation Problem :
Field list
Column 1
Column 2
Scheduled work : 44 d
Project work : 44 d
Time worked : 0 d
Can you give the hints to have a good translation ?
Thanks
Logged In: NO
Hi,
where I have to copy the file? I did not found this file in my project folders!
THX
Logged In: YES
user_id=1646540
Originator: YES
The file should be copied in the folder named modules/projects/reports. You may wish to add also a projectstats.en.txt file in the same folder to have the report listed correctly. This .en.txt file should include the following lines:
Project Summary
Project summary describing task statuses, assignees, gantt chart
It seems that there is an error when you try to use this report for selecting the Cost Codes.
The Query failed.
Is there a solution for it?
ERROR: /var/www/dotproject/classes/query.class.php(623): query failed(SELECT FROM ( `billingcode` ) WHERE =1) - error was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM ( `billingcode` ) WHERE =1' at line 1
Backtrace:
0 /var/www/dotproject/classes/query.class.php:623 dprint('/var/www/dotproject/classes/query.class.php',623,0,'query failed(SELECT FROM ( `billingcode` ) WHERE =1) - error was: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'FROM ( `billingcode` ) WHERE =1\' at line 1')
1 /var/www/dotproject/classes/query.class.php:775 exec(1)
2 /var/www/dotproject/modules/reports/report_functions.php:1136 loadResult()
3 /var/www/dotproject/modules/reports/vw_columnar.php:80 strfield('task_log','Cost Code',array (
'task_log_costcode' => '1',
))
4 /var/www/dotproject/modules/reports/view.php:702 require_once('/var/www/dotproject/modules/reports/vw_columnar.php')
5 /var/www/dotproject/index.php:299 require('/var/www/dotproject/modules/reports/view.php')
<\pre>
I've got this error:
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\dotproject\modules\projects\reports\projectstats.php on line 1826
I'm a totally n00b on php... so... if you can help me with this... Thanks in advance
Re; recent comments on error on line 1826:
I would need more information on the ocntext of the error : what options were selected? which version of dP tou are using? PHP et MySQL version would help also.
You can try to reload the latest version, just in case something had happen during your installation.
Re; recent comments on error on line 1826:
I would need more information on the ocntext of the error : what options were selected? which version of dP tou are using? PHP et MySQL version would help also.
You can try to reload the latest version, just in case something had happen during your installation.
Re; recent comments on error on line 1826:
I would need more information on the ocntext of the error : what options were selected? which version of dP tou are using? PHP et MySQL version would help also.
You can try to reload the latest version, just in case something had happen during your installation.