Mercurial > public > sg101
log gpp/templates/shoutbox/shoutbox.html @ 312:88b2b9cb8c1f
age | author | description |
---|---|---|
Thu, 27 Jan 2011 02:56:10 +0000 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
Thu, 20 Jan 2011 04:03:48 +0000 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
Sun, 26 Sep 2010 19:08:31 +0000 | Brian Neal | For #114, committing a new shoutbox based on the jquery cycle plugin for user feedback. |
Sun, 26 Sep 2010 17:27:08 +0000 | Brian Neal | Fix #126. Incorporate the repoze timeago function as a new 'elapsed' template filter. This should save space in the shoutbox when displaying dates. Also used in the new posts forum template tag. |
Thu, 16 Sep 2010 01:06:43 +0000 | Brian Neal | For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views. |
Sat, 03 Apr 2010 20:00:56 +0000 | Brian Neal | Implement #62, add support for CSRF protection. |