Mercurial > public > sg101
log gpp/templates/forums/last_post_info.html @ 475:772ce9385b85
age | author | description |
---|---|---|
2011-01-27 | Brian Neal | Fixing #142; cut over to the django.contrib.staticfiles app. |
2011-01-20 | Brian Neal | Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3. |
2010-10-03 | Brian Neal | Added the text class to the search input box to let blueprints css style it. Fixed invalid HTML problem with the forum last post info tag. |
2009-10-25 | Brian Neal | Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone. |
2009-10-22 | Brian Neal | Forums: split topic. |
2009-09-13 | Brian Neal | Forums: minor cosmetic tweaks mainly. |
2009-09-13 | Brian Neal | Forums: paginate the topic list inside a forum. |
2009-08-29 | Brian Neal | Forums: added a last_post_info template tag. Still need to add a go to last post icon for it. |