index
:
mirror/parabola/parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
todolists
Age
Commit message (
Expand
)
Author
2010-02-26
Implement AJAX flagging for todo items
Evangelos Foutras
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2010-01-31
Use select_related() to make a few more places more performant
Dan McGee
2010-01-31
Adjust models and views for nullable maintainer
Evangelos Foutras
2010-01-30
Exclude repos ending with "Testing" from ToDos
Evangelos Foutras
2009-11-10
added login_required to protect todolists views
Ismael Carnales
2009-11-09
fixed error in todolists list view
Ismael Carnales
2009-11-09
modified import paths from archweb_dev to archweb
Ismael Carnales
2008-10-11
drop some print statements
Dusty Phillips
2008-10-10
use RequestContext because its standard
Dusty Phillips
2008-10-10
port to django 1.0
Dusty Phillips
2008-10-05
drop a bunch of unusued imports
Dusty Phillips
2008-10-05
drop some unused imports
Dusty Phillips
2008-07-22
fix problem with to-do list showing testing packages
Dusty Phillips
2008-07-08
fix up permissions on todolists
Dusty Phillips
2008-07-01
stupid stupid variable overwrite
Dusty Phillips
2008-07-01
mistake
Dusty Phillips
2008-07-01
missing import
Dusty Phillips
2008-07-01
add reminder e-mails to todo lists
Dusty Phillips
2008-06-29
fix problem with deleting packages from a list
Dusty Phillips
2008-06-27
refactor package cleaning to be duplicate sensitive
Dusty Phillips
2008-06-27
add an 'edit todolist' functionality
Dusty Phillips
2008-06-27
refactor todo packages a bit
Dusty Phillips
2008-06-27
use newforms on todo list
Dusty Phillips
2008-06-27
better exception handling
Dusty Phillips
2008-06-27
use a nicer decorator
Dusty Phillips
2008-04-09
Removed login_required from the individual views.
eliott
2008-04-09
Changed to arches and repos in the db.
eliott
2008-04-05
small fix to todolists
eliott
2008-03-08
More changes to the multiarch model.
eliott
2008-03-08
Moved models around
eliott
2007-12-29
Massive retab fest.
eliott
2007-12-29
Modified render_template and renamed it to render_response (consistent with
eliott
2007-12-22
renamed imports
eliott
2007-11-03
Initial import for public release...
eliott