log bns_website/templates/reviews/review_list.html @ 72:d1c8a723ad10

age author description
Wed, 23 Nov 2011 16:44:36 -0600 Brian Neal Add a missing </div> to the reviews template.
Wed, 09 Nov 2011 23:24:34 -0600 Chris Ridgway Added a paragraph tag around the "no reviews" case in the review template.
Wed, 09 Nov 2011 23:18:32 -0600 Chris Ridgway Shamelessly stole Bob's anchor target method. Fixed CSS for reviews so that the top of the review is not clipped by the navbar.
Sat, 05 Nov 2011 23:53:10 -0500 Chris Ridgway Added reviews template tag. Fix ordering of reviews. Tweaked the display of the reviews page.
Fri, 04 Nov 2011 20:22:35 -0500 Brian Neal If the review_site exists, display it as the link text; else fall back to the review_url.
Fri, 04 Nov 2011 20:08:45 -0500 Brian Neal Now that we have HTML as review content, must avoid styling <ul> & <li> in review content.
Fri, 04 Nov 2011 20:02:15 -0500 Brian Neal Merge with Reviews template changes.
Fri, 04 Nov 2011 19:26:48 -0500 Brian Neal Adding support for the TinyMCE javascript editor in the admin for news and reviews apps.
Thu, 03 Nov 2011 23:00:34 -0500 Chris Ridgway Addresses three items from #2, comment #2.
Sun, 30 Oct 2011 23:07:05 -0500 Chris Ridgway First stab at the review app.