New Release of Agilo for Trac 1.3.4
New Release of Agilo for Trac (formerly Agilo for Scrum) Today we're releasing a new version of Agilo for Trac Pro 1.3.4 (and the Agilo for Trac Open Source edition, 0.9.4). This release contains many bugfixes and a new feature: Totalling row displays number of tickets Fixed bug where backlogs ...
- On
- 15 June 2011
- In
- Agilo
- Tags
- agilo, release, trac
New Release of Agilo for Trac (formerly Agilo for Scrum)
Today we're releasing a new version of Agilo for Trac Pro 1.3.4 (and the Agilo for Trac Open Source edition, 0.9.4). This release contains many bugfixes and a new feature:
- Totalling row displays number of tickets
- Fixed bug where backlogs would not display a list of team members if restrict_owner was enabled
- In the Team page, the contingent GUI did not work
- Removed option to disable Agilo's Advanced UI since disabling it would break Backlog and Whiteboard
- Added Python 2.7 egg
- Fixed dependency problem requiring simplejson also for python2.6+ (thanks to Ron Cole)
- Added an extended version of the SqliteToPgScript with Agilo support
- Documentation Fixes
How to Update
- Download the new version from the tools page and unpack the zip file so you have a
binary_agilo-<version-number>_PRO-py<your python version>.eggfile. - Create a backup of your Agilo environment folder and your database (if you use sqlite, the database is just a file in your environment).
- Install the new version of Agilo:
easy_install binary_agilo-...(you might want to do that with thesudocommand on Linux) - If you used 'trac-admin deploy', you need to redeploy the static files (if you don't know what 'trac-admin deploy' does, just ignore it, it's just an additional optimization)
- Make sure you and the other users empty their browser cache before visiting the site.
More information about upgrading can be found in our upgrade guide.

Discussion No comments yet. Be first to comment!