summaryrefslogtreecommitdiffstats
path: root/devel/views.py
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Add filesizeformat filter to sizes in reports/bigEvangelos Foutras1-1/+8
2011-04-29Add unneeded orphans reportDan McGee1-1/+8
2011-04-29Change big packages reportDan McGee1-2/+3
2011-04-29Use single quotes only in dev report viewDan McGee1-9/+9
2011-04-25Developer reportsDan McGee1-5/+49
2011-04-09Show more info about todolists on developer dashboardrelease_2011-04-09Dan McGee1-2/+6
2011-04-09Rename local variables for clarityDan McGee1-3/+3
2011-03-29Work out kinks in create new user viewDan McGee1-6/+17
2011-03-29Log user additions via new user formDan McGee1-0/+15
2011-03-29Show important fields first on new user formDan McGee1-5/+16
2011-03-14Show orphan package counts in maintainer dashboard tableDan McGee1-0/+11
2011-03-10Add Admin log overview pageDan McGee1-1/+15
2011-03-07Work around unicode/str issue in pytzDan McGee1-1/+3
2011-03-04Move new user email contents to templateDan McGee1-10/+20
2011-03-03Remove devel notify viewDan McGee1-9/+0
2011-01-08Add developer world clocks pageDan McGee1-1/+24
2010-10-19Unify hyphenation of out-of-date textDan McGee1-1/+1
2010-10-06Make it actually possible to upload a new dev imageDan McGee1-1/+1
2010-10-05Adding changing of user profile detailsAngel Velasquez1-3/+13
2010-09-24Make general mirror list view publicDan McGee1-7/+0
2010-09-12Check for correct permission when creating usersrelease_2010-09-12Dan McGee1-2/+2
2010-09-10Restore flagged package count by maintainer in dashboardDan McGee1-2/+3
2010-09-06Move mirror models out of main appDan McGee1-1/+1
2010-09-03Use direct_to_template in all remaining possible placesDan McGee1-10/+6
2010-08-28PyLint suggested cleanupsDan McGee1-13/+21
2010-08-27Add table sorting to a handful of pagesDan McGee1-6/+7
2010-07-06Update code to use new flag_date columnDan McGee1-1/+1
2010-07-05Show incomplete todo list packages in dev dashboardDan McGee1-4/+9
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee1-0/+4
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee1-2/+4
2010-05-24Change link to new dev site locationDan McGee1-1/+1
2010-05-04Ensure changing profile email doesn't reset passwordDan McGee1-9/+6
2010-03-27Simplify code now that pkgbase is always definedrelease_2010-03-28Dan McGee1-1/+1
2010-03-27Move package maintainer off of package modelDan McGee1-3/+10
2010-02-10Remove archweb prefix from all importsDan McGee1-4/+4
2010-01-31Make marking out of date actually workDan McGee1-5/+3
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras1-1/+1
2010-01-30Use select_related() for some mirror pagesDan McGee1-1/+1
2009-12-01Add credential requirements tests to devel appIsmael Carnales1-4/+2
2009-11-09added login_required to devel viewsIsmael Carnales1-0/+5
2009-11-09changed landing viewIsmael Carnales1-9/+0
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales1-4/+4
2009-09-15Add a basic mirror view for the dev siteDan McGee1-0/+6
2009-08-12merge fixDusty Phillips1-3/+3
2009-08-11So now the created user passwords should work and Aaron will be less pissed o...Dusty Phillips1-4/+4
2009-08-10Sometimes its better if you test your code before deploying. Other times, you...Dusty Phillips1-0/+1
2009-08-10Add a page to aid Aaron in user creation.Dusty Phillips1-1/+52
2009-01-30Put maintainer list by last name.Dusty Phillips1-1/+1
2008-11-15alphabetical order on maintainers and packagesDusty Phillips1-1/+1
2008-11-09don't show inactive users in dev listDusty Phillips1-1/+1