{5} Assigned, Active Tickets by Owner (Full Description) (3 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

thomas

Ticket Summary Component Milestone Type Created
Description
#4 Clean up templates-satchmo templates_satchmo nessman-1.0 defect 05/05/08

Although the functionality for the djedna custom satchmo product, djedna.permit.GroupProduct, is working great, the satchmo templates need some tweaks to handle these products in a more elegant way.


#2 Complete djedna "core" functionality split from sample implementation catalog nessman-1.0 enhancement 05/05/08

There's still a bit of presentation/site logic contained in the djedna.catalog views. This makes the core dependent on django-registration and requires the djedna.accounts application be used for settings.AUTH_PROFILE_MODULE.

The djedna.catalog views should be implemented as generic views and the current site-specific logic should be moved to the sample project, thus serving as an example of how to use the new generic views.


#3 Implement djedna.upload application upload nessman-1.0 enhancement 05/05/08

This application will control uploading of new TrackFiles to the catalog.

An upload queue (probably using the Django Queue Service plug-in application) will be used for firing off background processes like unzipping or (in the future) converting from WAV to other formats). This queue will allow a separate django-management command, fired off by a cron job, to do the actual long-running work and report back on progress.

When Django Ticket #2070 is merged into the trunk, this application should make use of its new capabilities.


Note: See TracReports for help on using and creating reports.