summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-26reporead: force load of package list from databaseDan McGee1-2/+6
2008-11-15alphabetical order on maintainers and packagesDusty Phillips2-1/+2
2008-11-11proper columns on my flagged packages.Dusty Phillips1-1/+1
2008-11-09don't show inactive users in dev listDusty Phillips1-1/+1
2008-10-31only show dev toolbar if user is logged inDusty Phillips1-9/+11
2008-10-23finished commentDusty Phillips1-1/+1
2008-10-13backport some archweb_pub changes into archweb_devDusty Phillips1-3/+13
2008-10-13drop seeveral unnecessary templatesDusty Phillips8-112/+0
2008-10-12drop a bunch more media filesDusty Phillips9-0/+0
2008-10-12drop some extra media (may have to restore)Dusty Phillips14-231/+0
2008-10-12drop calendar dependency (use admin version instead)Dusty Phillips2-2398/+0
2008-10-12drop jquery dependencyDusty Phillips5-62/+0
2008-10-12drop some print statementsDusty Phillips1-3/+1
2008-10-12drop a couple completed to-dos and blank linesDusty Phillips2-5/+0
2008-10-12refactor duplicate signoff codeDusty Phillips1-8/+4
2008-10-12drop some unused templatetagsDusty Phillips1-18/+5
2008-10-12separate copyrighted middleware from my additionsDusty Phillips2-16/+2
2008-10-12simplify both look and code for dashboardDusty Phillips4-39/+37
2008-10-11use RequestContext because its standardDusty Phillips5-24/+19
2008-10-11drop useless viewDusty Phillips3-10/+3
2008-10-11update documentationDusty Phillips3-4/+12
2008-10-11fix broken maintainer packages linksDusty Phillips2-20/+8
2008-10-11fix another inefficient queryDusty Phillips1-21/+1
2008-10-11replace an ugly query with a nice queryDusty Phillips1-10/+4
2008-10-11drop wiki appDusty Phillips1-1/+0
2008-10-11port to django 1.0Dusty Phillips1-12/+14
2008-10-11change of style, I decided I like to have a wrapper for all generic viewsDusty Phillips1-6/+2
2008-10-10use standard messagingDusty Phillips1-6/+0
2008-10-10simplify package details viewDusty Phillips1-21/+16
2008-10-10knock of todo itemDusty Phillips1-1/+0
2008-10-10drop search/ url and just go to packagesDusty Phillips3-14/+16
2008-10-08drop id based searchingDusty Phillips2-3/+2
2008-10-08fix package details pageDusty Phillips1-1/+1
2008-10-07use user messages to communicate statusDusty Phillips3-16/+16
2008-10-07sort returns to first pageDusty Phillips2-6/+7
2008-10-07reorder ifsDusty Phillips1-92/+4
2008-10-07fix sorting issueDusty Phillips1-3/+6
2008-10-07trying to flesh out the pageDusty Phillips4-15/+38
2008-10-07fix the last update scriptDusty Phillips1-4/+4
2008-10-07make sort form workDusty Phillips2-5/+11
2008-10-07notes to selfDusty Phillips1-5/+6
2008-10-07make form submit some but not all valuesDusty Phillips4-44/+99
2008-10-07need better than ids for optionsDusty Phillips2-37/+23
2008-10-07add some reminders to the TODO listDusty Phillips1-0/+8
2008-10-07replace package search with a nonfunctional newformDusty Phillips7-70/+126
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips5-17/+9
2008-10-07fairly invasive refactor to developer dashboard to be more django friendlyDusty Phillips3-49/+18
2008-10-07these tests will be broken and should have some real tests written laterDusty Phillips1-49/+0
2008-10-07optimize get_flag_statsDusty Phillips1-9/+8
2008-10-07indicate that index is the dev dashboardDusty Phillips1-1/+1