]> git.openstreetmap.org Git - osqa.git/commit
Adds the bulk management interface with node bulk management with full filtering...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 26 Aug 2010 13:21:21 +0000 (13:21 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 26 Aug 2010 13:21:21 +0000 (13:21 +0000)
commit03460135dbc5d86b366424da72053a853db4ce34
treef04d7828546af5b5094335daefba417d3932a772
parent77c7fb49881b1df98ce3584468105ba78740fd48
Adds the bulk management interface with node bulk management with full filtering. No available actions yet.
Adds pagination to the action list in the admin dashboard.
Makes some changes in the way admin links are registered.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@571 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/forms/admin.py
forum/skins/default/media/style/style.css
forum/skins/default/templates/osqaadmin/dashboard.html
forum/skins/default/templates/osqaadmin/djstyle_base.html
forum/skins/default/templates/osqaadmin/nodeman.html [new file with mode: 0644]
forum/skins/default/templates/paginator/page_numbers.html
forum/urls.py
forum/views/admin.py