Mercurial > public > sg101
log
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 21:44:22 +0000 | Brian Neal | Podcast: un-inlined the channel items from the channel. That would be too bulky and too much info on one admin screen. |
Sun, 06 Dec 2009 21:28:31 +0000 | Brian Neal | Podcast enhancements for #39. Provide channel level keyword support. Provide an alternate download URL so we can support both m4a and mp3 formats. |