Mercurial > public > sg101
log gpp/templates/admin/base_site.html @ 146:023132c90021
age | author | description |
---|---|---|
Wed, 09 Dec 2009 22:58:05 +0000 | Brian Neal | Another tweak for #30; only show the admin dashboard items if they are non-zero. |
Wed, 09 Dec 2009 00:03:10 +0000 | Brian Neal | Tweak to #30, admin dashboard. Because of a bug in Django (9568), my dashboard appears on the login page. To get around this, pass in the user to the templatetag, so it can do a 'if user.is_staff' check. Also tweaked the HTML and CSS to show non-zero pending items in red. Shortened the pending item titles for readability. |
Sun, 06 Dec 2009 07:55:48 +0000 | Brian Neal | Rework r149 for #30. Got rid of the custom index. Put my dashboard in the nav-global block instead. |
Sun, 29 Nov 2009 22:33:15 +0000 | Brian Neal | Close #30. Create an admin dashboard to see pending content and requests for admin action. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |