]> git.openstreetmap.org Git - osqa.git/history - forum/models/node.py
OSQA-809, Include question summaries in question and answers views, wrap that in...
[osqa.git] / forum / models / node.py
2012-04-02 jordanOSQA-809, Include question summaries in question and...
2012-01-27 jordanchange the Denormalized Field for the flaged actions...
2012-01-24 jordanresolves an issue with empty node bodies when unicode...
2011-08-11 jordanreverting the changes made in commit #1097 for Jira...
2011-07-02 jordanOSQA-593, resolves an issue with backslashes \ during...
2011-06-29 jordana new setting has been added that allows to choose...
2011-05-26 hernaniAllows possible empty sets of question tags.
2011-04-29 hernaniSome unicode fixes.
2011-04-25 hernaniSafer last edited action getter.
2011-04-13 hernaniSome unicode fixes.
2011-04-07 hernaniMerge cacheimp -> master
2011-04-06 jordanSPLUNK-196, making filtration to the summary and headli...
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-19 jordan#OSQAAWS-69, It was not a good idea to make the filtrat...
2011-03-15 hernaniFixes some weird threading problems with modules.
2011-03-14 jordan#OSQAAWS-79, the improved filtration of the content...
2011-03-14 jordanRemoving the code that Hernani has removed in Revision...
2011-03-13 jordanreintegrate merge jambazov -> trunk
2011-03-13 hernaniRemoves some test code.
2011-03-11 hernanimerging jambazov > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge jambazov -> trunk
2011-03-07 jordanMerging jambazov --> trunk.
2011-02-04 hernanifixes OSQA 555 and OSQA 294
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2010-12-29 jordanWorking on the @username convention. We can call user...
2010-12-28 jordanBugfix in the activate_revision method.
2010-12-27 jordanAdding autolinking functionality, using mdx_urlize...
2010-12-22 jordanAdding migration for markdown.
2010-12-22 jordanPatch for OSQA-499 from Jira, after activation of each...
2010-09-23 hernaniSome more tweaks and fixes.
2010-09-23 hernaniSome small tweaks.
2010-09-11 hernaniBulk management changes:
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-25 hernaniMoves the myopenid logo to a big button, and the aol...
2010-07-10 hernaniWraps the markdowner call with a try except block,...
2010-07-10 hernaniFixes question and answer count in the sidebar.
2010-06-17 hernaniMakes hitting a question url using an id that is not...
2010-06-14 hernaniFix in tag denormalization affection question deletion.
2010-06-09 hernaniPrevent tag usage count to go bellow 0. Fixes OSQA...
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...