2010-10-14 |
Brian Neal |
This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
|
2010-10-04 |
Brian Neal |
Fixing #125. Developed a forums navigation template tag to consistently display forum navigation.
|
2010-09-26 |
Brian Neal |
Rounded corner CSS tweaks for side blocks and the bulletins.
|
2010-09-25 |
Brian Neal |
Fixing #117; problems with floating images in bulletins. Tweaked the CSS to add a clear to the meta paragraph.
|
2010-05-29 |
Brian Neal |
Implement #84; additional checks on spammers; implement stranger status.
|
2010-05-01 |
Brian Neal |
Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
|
2010-04-12 |
Brian Neal |
Futzing with CSS side blocks
|
2010-04-07 |
Brian Neal |
Closing #70 with this commit and the previous on. Incorportating Ken Dushane's design for the site.
|
2010-04-07 |
Brian Neal |
First commit of Ken Dushane's site theme.
|
2010-01-31 |
Brian Neal |
Implement #54; add a forum query to display a user's posts.
|
2010-01-24 |
Brian Neal |
Adding a query to the forums to get all the topics with unread posts. This is for ticket #54.
|
2009-12-22 |
Brian Neal |
Implement #47; add goto page links on topics in the forum index view.
|
2009-12-22 |
Brian Neal |
Implement #45, add a who's online feature for the forums. Created middleware that caches usernames and guest session ids in the cache. Added a tag that displays this info.
|
2009-12-20 |
Brian Neal |
Styled the markdown help table.
|
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-28 |
Brian Neal |
Forums: implemented the bulk moderator functions that operate on a forum: bulk sticky, lock, delete, and move. These haven't been tested that well yet.
|
2009-09-26 |
Brian Neal |
Forums: implemented topic level moderator controls.
|
2009-09-17 |
Brian Neal |
Forums: Added icons for forum post moderation tools. Still need to add functionality that goes behind these.
|
2009-09-16 |
Brian Neal |
Forums: new topic form sprouts boolean fields for sticky and locking if the user has rights. Implemented the locked logic. Fixed a bug where topics where getting out of order (the view_count was bumping the update_date because of auto_now).
|
2009-09-13 |
Brian Neal |
Forums: flag posts.
|
2009-09-13 |
Brian Neal |
Forums: minor cosmetic tweaks mainly.
|
2009-09-13 |
Brian Neal |
Forums: pagination for topics.
|
2009-09-12 |
Brian Neal |
Forums: Got the reply function working.
|
2009-09-05 |
Brian Neal |
Forums: Some display work for the posts within a topic. Sketched out a post reply form.
|
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.
|
2009-08-29 |
Brian Neal |
Forums: Added the ability to add a new topic. This is very much a work in progress.
|
2009-08-23 |
Brian Neal |
More work on forums. Committing what we got so far.
|
2009-06-12 |
Brian Neal |
Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
|
2009-06-03 |
Brian Neal |
Slideshow for home page; Initial checkin for the donations application.
|
2009-05-03 |
Brian Neal |
Initial integration of django-elsewhere.
|
2009-04-22 |
Brian Neal |
Added bulletins template tag.
|
2009-04-19 |
Brian Neal |
Added logos to the downloads and weblinks navigation templates.
|
2009-04-19 |
Brian Neal |
First steps at scratching out a home page. Will need to develop some template tags now to fill it out.
|
2009-04-18 |
Brian Neal |
Added a style for errorslist based on blueprints form error class.
|
2009-04-16 |
Brian Neal |
Shoutbox work: shouts now have absolute URLs. Shouts can now be flagged as abuse. Minor tweak to breadcrumbs css. Added flag date to comments admin.
|
2009-04-11 |
Brian Neal |
Display news links and send to friend on the summary page. Use icons.
|
2009-04-06 |
gremmie |
Initial import of sg101 stuff from private repository.
|