]> git.openstreetmap.org Git - osqa.git/history - forum/views/commands.py
Replace deprecated mimetype with content_type
[osqa.git] / forum / views / commands.py
2015-05-12 Tom HughesReplace deprecated mimetype with content_type
2014-04-17 Javyer Der DerianMerge pull request #5 from lra/french
2014-04-17 Javyer Der DerianMerge pull request #26 from udacity/remove_dj_version
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2012-05-22 jordanaccept only POST requests for vote_post command, make...
2012-05-22 jordanallow only AJAX requests for post votes, otherwise...
2012-04-26 jordanUsers should be warned before getting their karma point...
2012-01-05 jordanthe mark_favorite view should accept not only Questions...
2011-10-27 jordanbe able to pass the GET arguments to the email validati...
2011-10-24 jordancheck the setting before deciding whether to append...
2011-10-17 jordanwhen using non-AJAX context attach the GET parameters...
2011-10-10 jordanredirect to the question page if accept request has...
2011-09-23 jordandisplay the reputation required and the current user...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-07-07 jordanImproving the canned comments feature, now we can use...
2011-07-05 jordanOSQA-719, implements a new feature that allows administ...
2011-07-02 jordanresolves a unicode issue in the convert answer to comme...
2011-05-16 jordanResolves Jira OSQA-682, do not use the MAX_VOTES_PER_DA...
2011-05-16 hernaniDon't allow negative points awards.
2011-05-04 hernaniMakes related questions search work with weighted results.
2011-04-12 jordanThe convert to answer action now works only if the...
2011-04-09 jordanOSQA-538, fixing the IE caching issues, now we append...
2011-04-09 jordanchanging the awarded tool user message, it used to...
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
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-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 hernaniImproved "convert to question" routine, using the quest...
2011-03-11 hernanimerging jambazov > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge jambazov -> trunk
2011-03-10 jordansync merge jambazov -> trunk
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-27 jordanAdding ability to convert comments to answers.
2010-12-22 jordanAdded functionality to convert answers to comments...
2010-10-12 hernaniApplies patches by Justing Grant. Makes several improve...
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-17 hernaniRemoves a few remaining usages of old django decorators...
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-15 hernaniAdds a couple of options to manage the "accepting answe...
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-06-29 hernaniShows user diamonds in some missing spots, and adds...
2010-06-16 hernaniRemoves the necessity of the "decoratable" decorator...
2010-06-16 hernaniFixes OSQA 317, Wrong links in the user profile in...
2010-06-12 hernaniAdds a new function in the profile menu for admins...
2010-06-07 hernaniAdds the option to create static pages with several...
2010-05-25 hernaniRetouched community wiki workflow.
2010-05-25 hernaniBoth auto-complete features, tag and questions were...
2010-05-25 hernanitwo misspeled node states
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-24 hernaniSome improvements in cache.
2010-05-19 hernaniImprovements on full text search.
2010-05-17 mattcloses OSQA-158 and OSQA-241: the strings in commands...
2010-05-14 rickFixed multi-line translations - OSQA-238. Additionally...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-08 hernaniFix on error with decoding settings from database....
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-05-05 qw3rtyOSQA - 19
2010-04-29 qw3rtyfixes osqa-54: The user was not being informed that...
2010-04-27 qw3rtyfixes osqa-152: interesting and ignored tags work again...
2010-04-22 hernanibeta version af the sx importer, don't use for importin...
2010-04-19 hernaniseveral improvements in the caching system
2010-04-16 hernanierror in votes left message
2010-04-16 hernaniconvertd comments to nodes
2010-04-16 hernanibetter handling of the accepting answers workflow
2010-04-15 hernanifix in flag and delete commands, and added the possibil...
2010-04-15 hernaniALteration of the schema to a single content model...
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit