]> git.openstreetmap.org Git - osqa.git/commit
Bulk management changes:
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 11 Sep 2010 00:59:10 +0000 (00:59 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Sat, 11 Sep 2010 00:59:10 +0000 (00:59 +0000)
commit51b7f4ab41479e5a0cbfc171a274a82fd4100140
tree8b73874aa1bd01d7d0a6c5e324ab2c937f64589b
parent390a606c867e39c828628322621419d9d2bce453
Bulk management changes:
Highlights nodes with deleted or accepted state.
Adds date and by to each state in the states column.
Shows the diamonds next to the usernames (su or staff)
Allows resizing the summary column via javascript (not perfect though).
Allows the colapsing of the filter panel.
Allows filtering by multiple nodes or state types.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@589 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/forms/admin.py
forum/models/node.py
forum/skins/default/templates/osqaadmin/nodeman.html
forum/views/admin.py