Project Tracker v2.0 Released

A new version of the Project Tracker has been released today. This version incorporates over a dozen major feature upgrades and enhancements - plus a whole lot of bug fixes as well.

The improvements go something like this:

  • New Administration area for settings, projects, clients, users, etc.
  • Email and/or SMS Notification system of new files, issues, messages, milestones, tasks
  • Granular permission system for each project and item
  • New issue system featuring statuses of new, accepted, resolved, and closed.
  • Enhanced code for speed: JavaScript libraries trimmed down. Less reliance on Interface, more on jQuery and now using lates jQuery. Minimized number of external CSS and JS calls.
  • CSS has been made more "bullet-proof"
  • Streamlined UI when only 1 project. Allows for auto-login of guest user to provide for public projects.
  • Includes SQL upgrade scripts for version 1. Better internationalization. Better mySQL compatibility.
  • Forgot username/password functionality.
  • Moved to JavaKit SVN for UNIX SVN browsing. Now includes Diff functionality. Includes JavaLoader.
  • Client management included and linked to projects.
  • Attach files to messages.
  • Assign due date to tasks.
  • API for reading projects data.
  • General bug fixes...

Head on over to http://projecttracker.riaforge.com for the code!

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Mark Mandel's Gravatar Joe,

Great work! I can't wait to have a play!

Btw, your CSS isn't rendering on your post view pages... it's all very naked ;o) Figured I would let you know.

Keep up the good work!
# Posted By Mark Mandel | 2/25/08 5:34 PM
Steve W's Gravatar Joe,

You style sheet is missing because a period was left out of the path.

<link rel="stylesheet" href="./includes/blogstyle.css" type="text/css" />
# Posted By Steve W | 2/25/08 6:36 PM
Lachie's Gravatar Wow thanks for creating a version 2. I have extensively used version 1 for my projects. It works great, Thanks.

Anyway, I am having some real issues upgrading. Is there any documentation for upgrading. All I found was the readme file and followed these directions. Also in the install directory I found the sql_upgarade file. Which I executed for the database.

I am getting too many errors to mention.

Is there a couple of step process that I could follow for this.

Thanks so much!!
# Posted By Lachie | 2/26/08 3:17 PM
Nathan's Gravatar Hi Joe

I went to check out the demo site http://ajaxcf.com/project/ and it throws an error.

Invalid token '6' found on line 193 at column 15.

The error occurred in /vservers/ajaxcfco/htdocs/project/includes/udf.cfm: line 193

191 : var delta = dateDiff("s", pastDate, now());
192 :
193 : if(delta < 60) {

Could it be that you developed it using CF8 and are now hosting it on CF7? If so, I think the issue is the less than symbol (&lt;) in your cfscript.

I've been chasing a good CF based open source project tracker, so I'm eager to check it out!

Cheers
# Posted By Nathan | 2/26/08 5:57 PM
Mike's Gravatar great app! thanks heaps.

found a few bugs in the initial install...

-forgot.cfm - no need to include the isEmail script as this is included in the udf.cfm
-notify.cfc - line 151 you have used qFile and it does not exist - occurs a few more times in this template
-project.cfm - have used <cfqueryparam value="#CreateODBCDate(DateAdd("d",i,Now()))#" cfsqltype="CF_SQL_TIMESTAMP" /> in your milestone queries as it would throw a query of queries error in cfmx6.1 (not sure what happens in versions above)
# Posted By Mike | 3/9/08 10:00 PM

Archives By Subject

Calendar

Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Latest from MXNA

Recent Entries

No recent entries.

Recent Comments

BulletProject Tracker v2.0 Released
Mike said: great app! thanks heaps. found a few bugs in the initial install... -forgot.cfm - no need to inclu... [More]

BulletProject Tracker v2.0 Released
Nathan said: Hi Joe I went to check out the demo site http://ajaxcf.com/project... and it throws an error. Inval... [More]

BulletProject Tracker v2.0 Released
Lachie said: Wow thanks for creating a version 2. I have extensively used version 1 for my projects. It works gre... [More]

BulletProject Tracker v2.0 Released
Steve W said: Joe, You style sheet is missing because a period was left out of the path. <link rel="styl... [More]

BulletProject Tracker v2.0 Released
Mark Mandel said: Joe, Great work! I can't wait to have a play! Btw, your CSS isn't rendering on your post view pag... [More]

RSS


Search

Sponsored Links

Wimpy MP3 Player
Wimpy MP3 Player
easy streaming media
for your coldfusion site



Subscribe

Enter your email address to subscribe to this blog.

Tags

ajax coldfusion