summaryrefslogtreecommitdiff
path: root/todolists
AgeCommit message (Expand)Author
2010-07-25Add a basic view for todo listsDusty Phillips
2010-07-05Add absolute URL method for todo listsDan McGee
2010-06-28Mark the todolists' flag view as never_cacheEvangelos Foutras
2010-06-24Mark a few more pages as never cacherelease_2010-06-24Dan McGee
2010-06-22Add 'never_cache' decorator in a bunch of placesDan McGee
2010-06-08Use Sites framework instead of hardcoded domain nameDan McGee
2010-06-02Rename todolist email templateDan McGee
2010-05-21Fix undefined variable issueDan McGee
2010-04-02Fix package URL in todo list emailsDan McGee
2010-03-29Fix todolist dealing with package maintainersDan McGee
2010-03-06Use repo.testing flag instead of test-based checksDan McGee
2010-03-01Unify spelling of 'Todo'Dan McGee
2010-02-27Ensure our cache is correct with AJAX requestsDan McGee
2010-02-26Implement AJAX flagging for todo itemsEvangelos Foutras
2010-02-10Remove archweb prefix from all importsDan McGee
2010-01-31Use select_related() to make a few more places more performantDan McGee
2010-01-31Adjust models and views for nullable maintainerEvangelos Foutras
2010-01-30Exclude repos ending with "Testing" from ToDosEvangelos Foutras
2009-11-10added login_required to protect todolists viewsIsmael Carnales
2009-11-09fixed error in todolists list viewIsmael Carnales
2009-11-09modified import paths from archweb_dev to archwebIsmael Carnales
2008-10-11drop some print statementsDusty Phillips
2008-10-10use RequestContext because its standardDusty Phillips
2008-10-10port to django 1.0Dusty Phillips
2008-10-05drop a bunch of unusued importsDusty Phillips
2008-10-05drop some unused importsDusty Phillips
2008-07-22fix problem with to-do list showing testing packagesDusty Phillips
2008-07-08fix up permissions on todolistsDusty Phillips
2008-07-01stupid stupid variable overwriteDusty Phillips
2008-07-01mistakeDusty Phillips
2008-07-01missing importDusty Phillips
2008-07-01add reminder e-mails to todo listsDusty Phillips
2008-06-29fix problem with deleting packages from a listDusty Phillips
2008-06-27refactor package cleaning to be duplicate sensitiveDusty Phillips
2008-06-27add an 'edit todolist' functionalityDusty Phillips
2008-06-27refactor todo packages a bitDusty Phillips
2008-06-27use newforms on todo listDusty Phillips
2008-06-27better exception handlingDusty Phillips
2008-06-27use a nicer decoratorDusty Phillips
2008-04-09Removed login_required from the individual views.eliott
2008-04-09Changed to arches and repos in the db.eliott
2008-04-05small fix to todolistseliott
2008-03-08More changes to the multiarch model.eliott
2008-03-08Moved models aroundeliott
2007-12-29Massive retab fest.eliott
2007-12-29Modified render_template and renamed it to render_response (consistent witheliott
2007-12-22renamed importseliott
2007-11-03Initial import for public release...eliott