Mercurial > public > sg101
log gpp/forums/forms.py @ 174:e9c718065a25
age | author | description |
---|---|---|
2009-11-27 | Brian Neal | Cutting forums over to the new common way to add markItUp, extra smileys, and markdown help. |
2009-11-08 | Brian Neal | Forums: added a jquery ui dialog of extra smileys. |
2009-10-22 | Brian Neal | Forums: split topic. |
2009-09-30 | 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. |
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 the move topic feature. |
2009-09-26 | Brian Neal | Forums: quoting existing posts. |