index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
todolists
/
views.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
Django 1.6 upgrade, deprecation cleanup
Dan McGee
1
-1
/
+1
2013-05-11
Add a 'last touched by' column to todolist detail view
Dan McGee
1
-2
/
+3
2013-04-17
Various minor code cleanups and fixes
Dan McGee
1
-1
/
+0
2013-03-12
Only show incomplete todolists to unauthenticated users
Dan McGee
1
-1
/
+2
2013-03-12
Remove public todolists view
Dan McGee
1
-10
/
+0
2013-03-07
Fix IntegrityError in corner case todolist update
Dan McGee
1
-6
/
+19
2013-02-27
Merge branch 'django-1.5'
Dan McGee
1
-1
/
+1
2013-02-09
Use 'update_fields' model.save() kwarg
Dan McGee
1
-1
/
+1
2013-02-09
Ensure todolists are consistently sorted
Dan McGee
1
-1
/
+2
2013-01-22
Show staging version on todolist view page
Dan McGee
1
-1
/
+2
2013-01-14
Use content_type and not mimetype on HttpResponse()
Dan McGee
1
-3
/
+2
2012-12-31
Set user on todolist packages when flag status changes
Dan McGee
1
-0
/
+1
2012-12-31
Mark todolist packages as removed rather than deleting them
Dan McGee
1
-19
/
+31
2012-12-31
Minor coding style tweaks
Dan McGee
1
-1
/
+1
2012-12-29
Defer the 'raw' field when listing todolists
Dan McGee
1
-1
/
+1
2012-12-28
Set slug on todolist creation
Dan McGee
1
-2
/
+6
2012-12-28
Use todolist slugs for all URLs
Dan McGee
1
-14
/
+22
2012-12-28
Todolist URLs map to old_id now, not id
Dan McGee
1
-4
/
+4
2012-12-28
Convert to using new todolist models everywhere
Dan McGee
1
-33
/
+43
2012-11-16
Use python set comprehension syntax supported in 2.7
Dan McGee
1
-4
/
+4
2012-07-25
Add arch and repo filter to todolist packages
Dan McGee
1
-0
/
+4
2012-07-25
Replace deprecated direct_to_template() with render() shortcut
Dan McGee
1
-7
/
+6
2012-07-24
Add blank description to todo list creation and editing
Dan McGee
1
-0
/
+2
2012-05-12
Use python json module directly in place of simplejson
Dan McGee
1
-3
/
+3
2012-05-02
Ensure order_by default value is cleared when using distinct()
Dan McGee
1
-2
/
+2
2012-01-05
Adjust page and content caching lengths and decorators
Dan McGee
1
-2
/
+0
2012-01-04
Add new todolist pkgbase list view
Dan McGee
1
-8
/
+23
2011-11-04
Make maintainer lookup on todo lists fast
Dan McGee
1
-1
/
+7
2011-06-24
Don't include staging packages in todolists
Dan McGee
1
-2
/
+2
2011-05-04
Fix missed list -> todolist variable rename
Dan McGee
1
-1
/
+1
2011-04-09
Show more info about todolists on developer dashboard
Dan McGee
1
-14
/
+3
2011-04-09
Rename local variables for clarity
Dan McGee
1
-6
/
+6
2011-04-08
Convert todolist delete to class-based view
Dan McGee
1
-8
/
+6
2011-03-04
Send only one email per todolist
Dan McGee
1
-26
/
+28
2011-03-04
Use transactions in todolist creation
Dan McGee
1
-42
/
+52
2011-03-03
Correct some permission decorators
Dan McGee
1
-1
/
+1
2010-10-04
Todo list minor fixes and comments for later
Dan McGee
1
-6
/
+8
2010-09-09
Improve todo list view page
Dan McGee
1
-3
/
+12
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
1
-13
/
+10
2010-07-25
Add a basic view for todo lists
Dusty Phillips
1
-0
/
+5
2010-07-06
Add absolute URL method for todo lists
Dan McGee
1
-3
/
+3
2010-06-28
Mark the todolists' flag view as never_cache
Evangelos Foutras
1
-2
/
+1
2010-06-25
Mark a few more pages as never cache
Dan McGee
1
-0
/
+2
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
1
-0
/
+4
2010-06-08
Use Sites framework instead of hardcoded domain name
Dan McGee
1
-1
/
+1
2010-06-02
Rename todolist email template
Dan McGee
1
-1
/
+1
2010-05-21
Fix undefined variable issue
Dan McGee
1
-1
/
+1
2010-04-03
Fix package URL in todo list emails
Dan McGee
1
-1
/
+1
2010-03-30
Fix todolist dealing with package maintainers
Dan McGee
1
-3
/
+3
2010-03-06
Use repo.testing flag instead of test-based checks
Dan McGee
1
-1
/
+1
[next]