log bns_website/templates/reviews/review_list.html @ 97:c3b5b4639a15

age author description
2011-12-29 Brian Neal Remove unneeded links to jquery assets on the reviews template.
2011-11-23 Brian Neal Add a missing </div> to the reviews template.
2011-11-10 Chris Ridgway Added a paragraph tag around the "no reviews" case in the review template.
2011-11-10 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.
2011-11-06 Chris Ridgway Added reviews template tag. Fix ordering of reviews. Tweaked the display of the reviews page.
2011-11-05 Brian Neal If the review_site exists, display it as the link text; else fall back to the review_url.
2011-11-05 Brian Neal Now that we have HTML as review content, must avoid styling <ul> & <li> in review content.
2011-11-05 Brian Neal Merge with Reviews template changes.
2011-11-05 Brian Neal Adding support for the TinyMCE javascript editor in the admin for news and reviews apps.
2011-11-04 Chris Ridgway Addresses three items from #2, comment #2.
2011-10-31 Chris Ridgway First stab at the review app.