Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | More structured data markup for news articles | Dan McGee | 1 | -3/+2 |
2012-09-15 | Add structured data markup from schema.org to news items | Dan McGee | 1 | -2/+12 |
2012-05-19 | Add RSS links to /news/ and /packages/ URLs | Dan McGee | 1 | -0/+4 |
2012-03-24 | Convert STATIC_URL usage to {% static %} template tag | Dan McGee | 1 | -1/+2 |
2011-12-06 | Convert to and enable staticfiles contrib application | Dan McGee | 1 | -1/+1 |
2011-03-21 | Fix news preview with CSRF and AJAX in Django 1.2.5 | Dan McGee | 1 | -4/+4 |
2010-09-30 | Move most inline JS into script file | Dan McGee | 1 | -12/+1 |
2010-09-24 | Fix news permission checking in templates | Dan McGee | 2 | -6/+6 |
2010-09-21 | Update news views to use slug instead of ID | Dan McGee | 2 | -4/+4 |
2010-09-15 | Ensure consistent date formatting everywhere | Dan McGee | 2 | -2/+2 |
2010-09-08 | Paginate the news list view | Dan McGee | 2 | -0/+26 |
2010-07-07 | Get news markdown formatting working everywhere | Dan McGee | 2 | -2/+2 |
2010-07-07 | Format all news items using markdown | Dan McGee | 2 | -8/+35 |
2010-06-12 | Remove action when submitting to same URL | Dan McGee | 2 | -2/+2 |
2010-06-05 | Updates for CSRF protection in Django 1.2.X | Dan McGee | 2 | -2/+2 |
2010-05-17 | Redesigned News Pages | Thayer Williams | 4 | -63/+103 |
2010-03-02 | Fix up HTML titles on a lot of pages | Dan McGee | 3 | -0/+3 |
2010-02-18 | News: make add/edit page form larger | Dan McGee | 1 | -1/+1 |
2009-11-10 | updated news list template | Ismael Carnales | 1 | -3/+5 |
2009-05-25 | Mark news as safe so people can enter HTML. | Dusty Phillips | 1 | -1/+1 |
2008-10-06 | port news to django 1.0 using generic views | Dusty Phillips | 3 | -14/+8 |
2008-07-30 | fix permission bug on news | Dusty Phillips | 1 | -1/+1 |
2007-12-30 | Added alternating row coloration to make it easier to relate left to right | eliott | 1 | -1/+1 |
2007-11-03 | Initial import for public release... | eliott | 4 | -0/+81 |