summaryrefslogtreecommitdiffstats
path: root/templates/news
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Fix news preview with CSRF and AJAX in Django 1.2.5release_2011-03-21Dan McGee1-4/+4
2010-09-30Move most inline JS into script filerelease_2010-09-30Dan McGee1-12/+1
2010-09-24Fix news permission checking in templatesDan McGee2-6/+6
2010-09-21Update news views to use slug instead of IDDan McGee2-4/+4
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee2-2/+2
2010-09-08Paginate the news list viewrelease_2010-09-08Dan McGee2-0/+26
2010-07-06Get news markdown formatting working everywhereDan McGee2-2/+2
2010-07-06Format all news items using markdownDan McGee2-8/+35
2010-06-11Remove action when submitting to same URLDan McGee2-2/+2
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee2-2/+2
2010-05-17Redesigned News PagesThayer Williams4-63/+103
2010-03-01Fix up HTML titles on a lot of pagesDan McGee3-0/+3
2010-02-17News: make add/edit page form largerDan McGee1-1/+1
2009-11-09updated news list templateIsmael Carnales1-3/+5
2009-05-24Mark news as safe so people can enter HTML.Dusty Phillips1-1/+1
2008-10-05port news to django 1.0 using generic viewsDusty Phillips3-14/+8
2008-07-30fix permission bug on newsDusty Phillips1-1/+1
2007-12-30Added alternating row coloration to make it easier to relate left to righteliott1-1/+1
2007-11-03Initial import for public release...eliott4-0/+81