]> git.openstreetmap.org Git - osqa.git/history - forum/views
OSQA-621, adding a separate rss link for the question_search view.
[osqa.git] / forum / views /
2011-03-27 jordanOSQA-621, adding a separate rss link for the question_s...
2011-03-24 jordan#SPLUNK-91, modifying the permanent link tool, adding...
2011-03-23 jordan#OSQA-388, creating a separate action for the award...
2011-03-16 jordan#OSQA-388, we check if the user has enough reputation...
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2011-03-15 jordan#OSQA-388, connecting the award_points command to the...
2011-03-15 jordan#OSQA-388, showing message to the current user on submi...
2011-03-13 jordanreintegrate merge hernani -> trunk
2011-03-13 hernaniImproved "convert to question" routine, using the quest...
2011-03-11 hernanimerging jambazov > trunk
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-03-10 jordanmerge jambazov -> trunk
2011-03-10 jordansync merge jambazov -> trunk
2011-03-07 jordanMerging jambazov --> trunk.
2011-02-15 hernanifixes a nasty bug causing a view to never return a...
2011-02-02 claycarpenterMerge of jambazov branch to trunk. Adds CC license...
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2011-01-07 hernaniPrevious feature addition commit introduced errors...
2011-01-05 jordanWork on issue #OSQA-510. Added support for ReCaptcha...
2011-01-04 jordanAdded an option to allow users with higher reputation...
2011-01-01 hernaniFixes comment edit, which was being performed against...
2010-12-29 jordanAdding some more accurate Unicode support, modified...
2010-12-29 jordanWe exclude the deleted comments from the queryset when...
2010-12-28 jordanWe update "karma" to "reputation", as in the translatio...
2010-12-27 jordanShow template except the 404 error.
2010-12-27 jordanAdding ability to convert comments to answers.
2010-12-27 jordanFixing bug 482 in a way we escape all passed from URL...
2010-12-22 jordanAdded functionality to convert answers to comments...
2010-11-10 hernaniProblem with case insensitive tag search.
2010-11-10 hernaniApplies some of the Justin Grant's patches.
2010-10-21 hernaniSmall tweaks.
2010-10-12 hernaniApplies patches by Justing Grant. Makes several improve...
2010-09-13 hernaniFixes OSQA 446 "Security - Multiple cross site scriptin...
2010-09-11 hernaniBulk management changes:
2010-09-10 hernaniAdds the hability to hard delete nodes in the bulk...
2010-09-10 hernaniAdds the option to save filters in the node management.
2010-09-10 hernaniSome more changes in node management.
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-31 hernaniHandle redirects and other responses in parameter decor...
2010-08-31 hernaniAdds quick creation of new users through the admin...
2010-08-30 hernaniFinished with node bulk management, although only optio...
2010-08-26 hernaniRemoves unused variables.
2010-08-26 hernaniA small fix in the admin decorators.
2010-08-26 hernaniAdds the bulk management interface with node bulk manag...
2010-08-23 mattthis won't be in the tabs, so keep it from throwing...
2010-08-20 mattreverted out some debugging code
2010-08-20 courtThis is for the online users page. It has been disable...
2010-08-17 hernaniRemoves a few remaining usages of old django decorators...
2010-07-27 hernaniFixes bad sorting on unanswered tab.
2010-07-19 hernaniSome more fixes in the subscribe button.
2010-07-19 qw3rtychanged the subscribe command so that it allows admins...
2010-07-16 qw3rtynow superusers and staff can unsubscribe users subscrip...
2010-07-16 qw3rtyshowing auto subscribe is now the default on the subscr...
2010-07-16 qw3rtymade some changes to the subscriptions view. works...
2010-07-16 qw3rtyOSQA-266
2010-07-16 mattsome cleanup on the listing of subscriptions and changi...
2010-07-16 mattremoves a tab being created for new online users functi...
2010-07-16 qw3rtyOSQA-266
2010-07-15 hernaniAdds a couple of options to manage the "accepting answe...
2010-07-15 hernaniFixes OSQA-142, spaces in uploaded image names = FAIL.
2010-07-15 hernaniFixes OSQA-406, Validation hash is not reset when email...
2010-07-13 hernanicloses OSQA 401 - Wrong page title in search results
2010-07-10 hernaniFixes question and answer count in the sidebar.
2010-07-09 hernaniFixes the forwarding after email validation.
2010-07-09 hernaniFixes OSQA-88 (Improve "hottest" functionality on front...
2010-07-09 hernaniPrevents questions on which the slug comes out empty...
2010-07-09 hernaniAdds options to control the behaviour of urls.
2010-07-09 hernaniAdds a user preferences page. Not much to see yet,...
2010-07-08 hernaniClosing OSQA-36. Applied patch from Tom Hughes.
2010-07-08 hernaniFix in main feed.
2010-07-08 hernaniImproves the answer position guessing.
2010-07-08 hernaniAdds feeds for answers or comments to questions.
2010-07-08 hernaniRelaxes the question url a bit, but issues redirects...
2010-07-08 hernaniAdds pagination in user stats (questions and answers...
2010-07-08 hernaniMakes some more fixes and tweaks on the module system.
2010-07-07 hernaniMakes tags and users lists use the new paginators,...
2010-07-07 hernaniFixes OSQA 393, cannot send feedback when user is authe...
2010-07-07 hernaniFirs answer was always redirecting to page 0.
2010-07-07 hernaniAdds better permalinks to answers, computing the positi...
2010-07-06 hernaniFixes the answer count on the question page, makes...
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-07-05 hernaniSome simple fixes on ui objects to prevent missing...
2010-07-05 hernaniAdds the user menu to the injectable places, makes...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniAdds the option to enable/disable email digests and...
2010-07-01 hernaniVarious improvements in module functionality, and a...
2010-06-30 qw3rtyOSQA-375
2010-06-30 hernaniAdapts user views to a more manageable decoration schema.
2010-06-29 hernaniShows user diamonds in some missing spots, and adds...
2010-06-28 hernaniRemoves some unsused context variables, and removes...
2010-06-28 hernaniRemoves old email functions.
2010-06-28 hernaniAMore rss feed improvements.
2010-06-28 hernaniMakes temp signin requests to send an email to each...
2010-06-28 hernaniAdds user based question listings and context sensitive...
2010-06-24 hernaniCloses OSQA 175 and OSQA 318. Added a bunch of options...
2010-06-22 hernaniMore polished PAI for module html injection and added...
2010-06-16 hernaniRemoves the necessity of the "decoratable" decorator...
2010-06-16 qw3rtyOSQA-263
next