log gpp/forums/views/main.py @ 483:3ac558402014

age author description
2011-08-17 Brian Neal Smarter search index updating for forums. This work is for #227.
2011-07-03 Brian Neal Fixing #221. Found some additional cases where the forum moderator check was failing. Replaced this code with calls to the new permissions module.
2011-07-02 Brian Neal Fixing #221. Also combined all permissions checks into a new module, permissions.py. This allows us to cache user, category, and forum groups information since it rarely changes.