JobTracker 0.2.1-beta Released!

2 views
Skip to first unread message

BRAGA, Bruno

unread,
Feb 4, 2010, 10:50:38 AM2/4/10
to jobtr...@googlegroups.com
Here is another release of Jobtracker, focusing on smaller, but very important things.

Here are some of the issues taken care of:

- Fixed issues:
    * Issue 29 - After deploying the application I get the error NeedIndexError (thanks palmernet)
    * Issue 30 - Preferences page not displayed properly
    * Issue 32 - DJANGO_SETTINGS_MODULE error
    * Issue 33 - Improve Memcache usage for data updates
    * Issue 34 - NoneType Error when returning empty data in auxiliary routines functions (thanks kajanihon)
    * Issue 35 - Wrong End Date display
    * Issue 36 - Reports page error in mobile version

- Added/Improved features:
    * Created report print page
    * Added Chinese language (incomplete: 83% done)
    * Improved performance considerably

IMPORTANT: backward compatibility issue!!!
Unfortunately, we had to take a hard decision to change a simple thing (datastore query object to dictionary list on memcache), but that will impact current running versions of Jobtracker. The reason is that even if you upgrade it on Google Servers, the older cached data will still be there. Fortunately, we left a check that will detect this and automatically force a cache refresh. The bad news is that you can not use the newer version and older version at the same time, as they share cached data. If by any means you need to rollback to a previous version, this check is not available, so the application will certainly not work properly. The solution is to force a cache clean-up with the routines.py functionality.
Read more about it at: http://code.google.com/p/jobtracker/wiki/HowToAPI

For next releases, we are thinking about adapting the design a little bit. Keep posted on what we are doing!

Cheers,

Bruno

----------------------

Information available at:
http://code.google.com/p/jobtracker/wiki/ReleaseNotes

See also the Features page in Google Code:
http://code.google.com/p/jobtracker/wiki/Features

Feel free to feedback about requests, suggestions, bugs, etc at:
http://code.google.com/p/jobtracker/issues/list
Reply all
Reply to author
Forward
0 new messages