log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/forums/models.py @ 128:
48621ba5c385
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-8
tip
age
author
description
Fri, 20 Nov 2009 01:43:32 +0000
Brian Neal
Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML.
Sat, 14 Nov 2009 04:32:32 +0000
Brian Neal
Refactored the markdown/smiley logic. Created classes for Markdown and Smilify. No longer call render_to_string() in models.py for various models.
Fri, 23 Oct 2009 03:08:40 +0000
Brian Neal
Fix typo introduced in last commit.
Thu, 22 Oct 2009 02:57:18 +0000
Brian Neal
Forums: split topic.
Sun, 11 Oct 2009 19:10:54 +0000
Brian Neal
Forums: ForumLastVisit logic in place. Need to add code for topics and posts next.
Wed, 30 Sep 2009 00:42:13 +0000
Brian Neal
Forums: added a sync() function on the forum model. Created javascript for the moderate forum function to drive the master topic select checkbox.
Tue, 22 Sep 2009 03:36:39 +0000
Brian Neal
Forums: implemented post delete feature.
Wed, 16 Sep 2009 02:01:57 +0000
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).
less
more
|
(0)
-10
-8
tip