Development release 0.42dev is out. And from this point onwards we are
planning to move to Beta phase. In this release we have done one round
of SQL query optimizations and further improvements to view templates.
Accessing the demonstration site :
---------------------------------------------
site : http://demo.devwhiz.net
username : admin
password : admin123
Here is the extract of CHANGELOG for the latest release.
0.42dev
-------
- Zeta features and enhancements
- In module caching for permission names.
- Caching the resuls for function mapfor_projadmins().
- SQL query optmizations.
- Added a search page for searching under project's context.
- Schema updates adding column / table indexing.
- Optimized `timeline` module both by changing the table schema
and logger code.
- Added a new column in `ticket` table, to hold a reference to
latest `ticket_status_history` entry for the ticket.
- Changed the template for license page.
- Changed the template for project-milestone page.
- Changed the templage for ticket-create page.
- Zeta bugfixes
- Refactoring Cache module.
- Fixed bugs in color coding for ticket-idex page.
- Project-milestones are grouped by `open`, `completed`,
`cancelled` and sorted by `due_date`.
--
Pratap.