-
See patch # 2888992:
https://sourceforge.net/tracker/?func=detail&aid=2888992&group_id=126639&atid=706388.
2009-10-29 19:04:21 UTC by emeitner
-
See bug # 2842834:
https://sourceforge.net/tracker/index.php?func=detail&aid=2842834&group_id=126639&atid=706386
Issue counts are incorrect in the "Group Standing" report if custom statuses of a "closed" type are in use in a group.
This just adds a subquery for all status types that are of a "closed" or "auto-closed" type.
This patch is for ET 1.3.
2009-10-29 19:03:44 UTC by emeitner
-
You may have added some custom status types of type "Closed". Issues with these new statuses do not factor into the SQL query that generates the group standing view.
I will submit a patch I am using to fix this.
2009-10-29 17:11:50 UTC by emeitner
-
I managed to fix this and run trough the installer, but keep getting this following error:
EnterTrack Configuration Error
It appears that this EnterTrack installation is not yet set up, or there is a problem with its configuration file, .
If you are the administrator of this installation, access the setup wizard to set up your EnterTrack system.
I have no idea why, the installation...
2009-10-23 11:40:33 UTC by str1fe
-
Hello, i'm trying to install entertrack but it won't let me go on with the installer because it claims i do not have mod_rewrite enabled in apache.
Red colored table with this following message: Apache mod_rewrite module is needed for Zend Framework integration and displaying Jasper Reports.
mod_rewrite is listed in my phpinfo() as enabled.
What am i doing wrong?.
2009-10-23 10:23:38 UTC by str1fe
-
please tell me some solution to intergate ET with dotproject task will be mapped to issues in ET , so facilitate Gannt chart , or any other way syggested
pl tell
robby.
2009-10-13 14:24:46 UTC by robbyji
-
Is this forum dead?.
2009-09-09 04:22:59 UTC by obj13
-
Performed an upgrade from 1.2.6 to 1.3, ran the "var/Entertrack-temp/update_db.sql", all completed without error.
Logged into tracking system and the number of "open", "urgent", "high", "normal" issues are not being counted properly.
It is displaying the full count of all columns for each customer.
If I click on the "Issues" link at the left the number of "open" logs are correct.
If...
2009-08-23 00:55:37 UTC by obj13
-
1.3 is now running but if I want view an old issue or enter an new one I got
layout()->content ?> inlineScript() ?>
Any idea?
Thank's.
2009-08-19 15:40:55 UTC by ettrack
-
Ok, here is what I did to get it working. I had to put "RewriteEngine On" in the httpd.conf. Apparently having it in .htaccess was not enough. Also I had to add the line
RewriteBase /~entertrack
to the .htaccess file, because I use a user directory to install Entertrack.
I still have problem with images not displaying, but the app seems to be working.
2009-08-18 08:58:53 UTC by saidinwielder