log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/forums/unread.py @ 444:
a0847158cf72
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-04-20
Brian Neal
Fixing #210; forums unread status problems. Use the topic update_date instead of creation_date when selecting topics inside the tracked window.
2011-04-02
Brian Neal
Fixes for #200; fix bug in deciding which forums have unread posts.
2011-04-01
Brian Neal
Trying to fix #200; found a bug in the get_forum_unread_status() function. Added some db indexes.
2011-03-06
Brian Neal
Adding some try/except around some key points in the code to protect against some IntegrityErrors. We log when these happens but otherwise keep going. Tickets: #160 and #169.
2011-01-16
Brian Neal
Fixing #97; adding a management command to remove old forum and topic last visit records.
2010-07-11
Brian Neal
Implement #88; add option to create a new forum thread from a new calendar entry.
2010-01-26
Brian Neal
Implemented a view to display topics with unanswered posts. This is for ticket #54.
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-13
Brian Neal
Fix bug in the forums unread logic.
2009-10-11
Brian Neal
Forums: Implemented unread status for topics and posts.
2009-10-11
Brian Neal
Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.
less
more
|
(0)
tip