summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-05Collapse all split and similar packages in recent updates listrelease_2011-04-05Dan McGee
2011-04-05Make mirror name and URLs uniqueDan McGee
2011-03-29Work out kinks in create new user viewDan McGee
2011-03-29Log user additions via new user formDan McGee
2011-03-29Show important fields first on new user formDan McGee
2011-03-29Link email address if availableDan McGee
2011-03-29Ensure durations are sorted correctlyDan McGee
2011-03-28Small package details template cleanupDan McGee
2011-03-28Enhance the mirror details pageDan McGee
2011-03-28Move country filter last in mirror adminDan McGee
2011-03-24Add provides to collections listrelease_2011-03-28Dan McGee
2011-03-24Remove dead merchandise linkDan McGee
2011-03-23reporead: remove the need for hasattr() checksDan McGee
2011-03-23Clear out package relation sets before adding new valuesDan McGee
2011-03-23reporead: read in provisions, conflicts, and replacementsDan McGee
2011-03-23Remove need to import each individual logger constantDan McGee
2011-03-23Fix package group unicode methodDan McGee
2011-03-23reporead: refactor multivalued attribute creationDan McGee
2011-03-23Add new package parts modelsDan McGee
2011-03-23Add basic todo list admin siteDan McGee
2011-03-23Allow virtual base packages to display in web interfaceDan McGee
2011-03-23Generalize group details pageDan McGee
2011-03-23Add flag date column to group details pageDan McGee
2011-03-23Use select_related() on group details pageDan McGee
2011-03-22Fix potential logic bug in requiredby filteringDan McGee
2011-03-22Don't bail on staging repo being short on packagesDan McGee
2011-03-22Add 'staging' field to Repo modelDan McGee
2011-03-22Simplify the dev dashboardDan McGee
2011-03-22Urlize todo list descriptions on dashboardDan McGee
2011-03-22Add alias to developer clocks pageDan McGee
2011-03-22Add index to todo list date addedDan McGee
2011-03-21Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21Dan McGee
2011-03-16Fix valid_value() in "LimitTypedChoiceField" class.Lukas Fleischer
2011-03-16Various reporead small cleanupsDan McGee
2011-03-15Only set limit if we have one, else default to 50Dan McGee
2011-03-15Ensure package search form correctly handles errorsrelease_2011-03-15Dan McGee
2011-03-15Check in actual models update for DateTime migrationDan McGee
2011-03-15Use date template filter on datetime field displayDan McGee
2011-03-14Make todo list DateField a DateTimeFieldDan McGee
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee
2011-03-14Remove duplicate TEMPLATE_LOADERS configDan McGee
2011-03-14Fix relative URL links in admin_log templateDan McGee
2011-03-13Move magic numbers into a function argumentDan McGee
2011-03-13Ensure PyPy compatibilityDan McGee
2011-03-13Show epoch in package version if != 0Dan McGee
2011-03-13Add package epoch supportDan McGee
2011-03-10Add Admin log overview pageDan McGee
2011-03-10Make it very easy to use the Django debug toolbarDan McGee
2011-03-07Clean up current_query and preserve multiple argsDan McGee
2011-03-07Todo list styling and info cleanupsDan McGee