]> git.openstreetmap.org Git - osqa.git/history - forum/models/node.py
Adds the option to create static pages with several options to customize its behaviour.
[osqa.git] / forum / models / node.py
2010-06-07 hernaniAdds the option to create static pages with several...
2010-06-04 hernaniFixes a possible future bug in edit user.
2010-06-02 hernaniSome more improvements on the notifications, and applie...
2010-05-28 hernaniFixes OSQA 275, Password changing is not reliable.
2010-05-25 hernaniFix in edit permissions and some small code tweaks.
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-24 hernaniSome improvements in cache.
2010-05-20 hernaniDelted questions were not updating tag count.
2010-05-19 hernaniOne more 1.2 compatibility fix.
2010-05-12 hernaniSome simple tweaks in actions and models.
2010-05-11 hernaniRemove old method. Proably causing model validation...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-08 rickFixed akismet settings and object instantiation code
2010-05-08 mattmade isSpam just return False and removed the settings...
2010-05-07 hernaniFix error reported at http://meta.osqa.net/question...
2010-05-07 hernaniEdited answers were not making the post jump.
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-05-05 qw3rtymade it so that spam checks don't require a blog url.
2010-05-05 qw3rtyOSQA - 19
2010-04-19 hernanimore improvements in cache and denormalized data handling
2010-04-19 hernaninode edits not updating last_edited_by
2010-04-18 hernanipython 2.4 compatibility fixes and fix on score counter
2010-04-17 hernaninode absolute parent, tweaks in the activity log
2010-04-16 hernaniconvertd comments to nodes
2010-04-15 hernaniALteration of the schema to a single content model...