summaryrefslogtreecommitdiff
path: root/patchtracker/Templates.py
AgeCommit message (Collapse)AuthorFilesLines
2008-09-04better output for searches, email query fixSean Finney1-1/+2
2008-09-02new ReleaseList class to order project releasesSean Finney1-7/+3
2008-07-01slightly better breadcrumbs in headerSean Finney1-9/+6
2008-06-28xhtml compliance: esc. [^a-zA-Z0-9-] from <a name>Sean Finney1-4/+9
2008-06-28mostly aesthetic changes and initial "breadcrumbs"Sean Finney1-2/+24
2008-06-28have a "slightly" more efficient frontpage querySean Finney1-2/+2
2008-06-26package search / versionless implementationSean Finney1-2/+13
going to /packages/pkg now gives a table of contents with the available versions for the package, or the results of a widers search in the case of no exact matches also removed a bunch of dead code from DB mostly
2008-06-25fix broken downloads from patch view pageSean Finney1-2/+3
2008-06-24remove suite info from packagevers template etcSean Finney1-2/+1
the suite isn't readily available, and doesn't make much sense anyway since a single package/version can be shared in multiple suites.
2008-06-24remove Writers, move to templates to TemplatesSean Finney1-0/+61