]> git.openstreetmap.org Git - osqa.git/history - forum/views
Pagination updates
[osqa.git] / forum / views /
2014-03-24 Attila-Mihaly BalazsPagination updates
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-10-17 javyerImplemented 'report user' feature
2012-06-09 jordanmake user subscriptions view decoratable
2012-05-27 jordanbe able to handle Unicode GET params in auth.py properly
2012-05-22 jordanaccept only POST requests for vote_post command, make...
2012-05-22 jordanallow only AJAX requests for post votes, otherwise...
2012-05-19 jordanbe able to accept default page size parameter on UserLi...
2012-04-26 jordanUsers should be warned before getting their karma point...
2012-04-24 jordanbe able to pass additional context to the _edit_questio...
2012-04-04 jordanOSQA-828, Support fullname to real_name mapping from...
2012-04-02 jordanOSQA-809, Include question summaries in question and...
2012-02-15 jordanresolves a typo in user suspend functionality, indefine...
2012-01-25 jordanbe able to control right navigation visibility in the...
2012-01-05 jordanthe mark_favorite view should accept not only Questions...
2011-12-17 jordanfix openid login callback, change the forward URL after...
2011-12-16 jordansome facebook oauth 2.0 fixes, use user id for followin...
2011-12-15 jordanmaking the user edit url contain the user slug
2011-12-10 jordando not use the JavaScript SDK for Facebook authenticati...
2011-12-07 jordanadding support for focusing answers when linking to...
2011-11-19 jordanadding ability to pass extra context to the question_li...
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-19 jordanresolves OSQA-764, not all activity was displayed at...
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-09-07 jordanstart awarding users who validate their emails with...
2011-08-23 jordanResolves OSQA-704, try to recreate the SMTP connection...
2011-08-21 jordanImproving the statement for the user subscriptions...
2011-08-02 jordanensure the action POST data is retrieved as a string...
2011-08-02 jordanOSQA-605, store user logins in a separate action, this...
2011-08-01 jordanResolves OSQA-735, return the object if it doesn't...
2011-08-01 jordanResolves Jira-735, take another approach to merge the...
2011-08-01 jordanResolves Jira OSQA-732, check twice for NoReverseMatch...
2011-07-31 jordanResolves Jira OSQA-734, adding some missing imports...
2011-07-31 jordanJira OSQA-528, display the tag name in the meta descrip...
2011-07-31 jordanJira OSQA-456, avoid using nested loops, use the 'in...
2011-07-30 jordanOSQA-696, user profile URLs shouldn't be arbitrary...
2011-07-30 jordanuse case insensitive query when retrieving the User...
2011-07-18 jordanbe able to have user links without ids in the url,...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-07-13 jordanOSQA-720, changing the WMD markdown editor, applying...
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-03 jordanOSQA-465, be able to embed YouTube videos. Adding a...
2011-07-02 jordanresolves a unicode issue in the convert answer to comme...
2011-07-02 jordanJira OSQA-598, a functionality that allows to convert...
2011-07-01 jordanOSQA-695, exclude the closed questions from the unanswe...
2011-06-30 jordanadd the feed request exclude parameters as an argument...
2011-06-30 jordanundoing changes made in commit #1080
2011-06-24 jordanOSQA-514, cache the opensearch view for 30 days
2011-06-24 jordanResolves OSQA-661, adding functionality to allow deleti...
2011-06-14 hernaniShould fix the missing admin items problem.
2011-06-10 hernaniFixes the is_staff decorator to allow superusers to.
2011-06-02 jordanmaking the flagged posts administration page visible...
2011-05-26 hernaniFixes a bug in the user profile.
2011-05-26 hernaniAllow modules to set custom sorts on rss feeds.
2011-05-26 hernaniSome fixes around pagination.
2011-05-17 jordanadding support for the new Facebook oauth 2.0 authentic...
2011-05-17 jordanfixing a small bug that appeared in Revision 1039
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-05-04 hernaniSeveral improvements in full text search operations.
2011-04-29 hernaniSome unicode fixes.
2011-04-25 hernaniFixes small bug with rss feed url generation.
2011-04-14 jordannotifications improvement, now we make sure that the...
2011-04-13 jordanOSQA-650, force unicode when using the __unicode__...
2011-04-12 jordanThe convert to answer action now works only if the...
2011-04-11 jordanSome tags Unicode improvements.
2011-04-10 jordanOSQA-617, better Unicode support for the User Profile...
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-27 jordanOSQA-587, filtering the questions QuerySet on the tag...
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...
next