summaryrefslogtreecommitdiff
path: root/templates/devel/index.html
AgeCommit message (Collapse)Author
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee
Conflicts: templates/todolists/view.html
2010-03-01Fix up HTML titles on a lot of pagesDan McGee
We didn't include them on many pages, or the ones we did weren't always useful. Also try to keep the boilerplate to a minimum so you can see the important bits in the title. 'Arch Linux - ' comes first in all titles, and from there it can be filled in with something useful. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-27Convert templates to use jquery cdn tagDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Upgrade jQuery to 1.4.1Dan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-01-16Make the dashboard stats collapsed by default.Dusty Phillips
2009-01-01fix my flagged packages urls.Dusty Phillips
2008-11-11proper columns on my flagged packages.Dusty Phillips
2008-10-11simplify both look and code for dashboardDusty Phillips
2008-10-10fix broken maintainer packages linksDusty Phillips
2008-10-07trying to flesh out the pageDusty Phillips
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips
2008-06-21Remove guide from dashboard and link to wikiFix for FS#10647Dusty Phillips
2008-05-23Updates for deployment.eliott
- Fix for reporead when description is empty. - Fix for settings.py. Middleware wasn't found (changed import name) - Clarity change for dashboard.
2008-04-09Changed to arches and repos in the db.eliott
Added them to the django admin interface as well.
2008-04-05Fix for FS#9554eliott
Backported and modified from 'master'
2008-03-22Added the ability to see flagged packages only, per use or repoeliott
2008-03-08Fix for package counts by archeliott
2008-03-08More changes to the multiarch model.eliott
2007-12-30Changed color alternation on devel index (todolist) to be conformant.eliott
2007-12-30Added alternating row coloration to make it easier to relate left to righteliott
side items.
2007-12-30Feature for FS#8988eliott
2007-11-03Initial import for public release...eliott
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!