]> git.openstreetmap.org Git - osqa.git/history - forum/views/readers.py
Merge pull request #46 from udacity/subfolder_fixes
[osqa.git] / forum / views / readers.py
2014-04-17 Javyer Der DerianMerge pull request #46 from udacity/subfolder_fixes
2014-04-17 Javyer Der DerianMerge pull request #45 from udacity/sort_modes
2014-04-17 Javyer Der DerianMerge pull request #40 from jasimmk/master
2014-04-17 Javyer Der DerianMerge pull request #26 from udacity/remove_dj_version
2014-04-17 Javyer Der DerianMerge pull request #44 from udacity/merge_small_prs
2014-03-24 Attila-Mihaly BalazsPagination updates
2014-03-24 Attila-Mihaly BalazsMerge commit '9bea91a' into merge_small_prs
2014-02-09 HaibinUpdate readers.py
2012-04-02 jordanOSQA-809, Include question summaries in question and...
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-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-07-31 jordanJira OSQA-528, display the tag name in the meta descrip...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-07-03 jordanOSQA-465, be able to embed YouTube videos. Adding a...
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-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-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-13 jordanOSQA-650, force unicode when using the __unicode__...
2011-04-11 jordanSome tags Unicode improvements.
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-13 jordanreintegrate merge hernani -> 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-07 jordanMerging jambazov --> trunk.
2011-02-15 hernanifixes a nasty bug causing a view to never return a...
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...
2010-12-29 jordanWe exclude the deleted comments from the queryset when...
2010-12-27 jordanFixing bug 482 in a way we escape all passed from URL...
2010-11-10 hernaniProblem with case insensitive tag search.
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-08-26 hernaniRemoves unused variables.
2010-07-27 hernaniFixes bad sorting on unanswered tab.
2010-07-15 hernaniAdds a couple of options to manage the "accepting answe...
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 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 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 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-06-30 qw3rtyOSQA-375
2010-06-28 hernaniAMore rss feed improvements.
2010-06-28 hernaniAdds user based question listings and context sensitive...
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
2010-06-16 qw3rtyOSQA-263
2010-06-16 qw3rtyOSQA-263
2010-06-16 hernaniFixes OSQA 317, Wrong links in the user profile in...
2010-06-07 hernaniTries to solve an issue where pointing to question...
2010-06-07 hernaniAdds the option to create static pages with several...
2010-06-03 hernaniFixes some problems with urlquoting on seraches.
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-19 hernaniImprovements on full text search.
2010-05-18 qw3rtymade it so that when you are searching questions the...
2010-05-17 hernaniFixing OSQA 244, Cannot answer question if not enough...
2010-05-13 matt* moved opensearch into the core, uses a template file...
2010-05-12 qw3rtymade the number of answers label translatable.
2010-05-12 qw3rtyadded number of answers to the question list pages
2010-05-11 qw3rtytook out a line that was being used for testing
2010-05-11 qw3rtyfix the tabs so that the sorting will still work and...
2010-05-11 hernaniSor order was not working.
2010-05-10 hernaniForgottent test code.
2010-05-10 qw3rtyrenamed variable for ignoring tags. This one is better
2010-05-10 qw3rtyosqa-23
2010-05-10 mattFixed OSQA-150: "tags pages" and "unanswered questions...
2010-05-10 qw3rtyosqa-90
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-08 hernaniSend the ip with dummy actions.
2010-05-08 hernaniFix on error with decoding settings from database....
2010-05-07 hernaniFix error reported at http://meta.osqa.net/question...
2010-05-07 hernaniMerging the experimental branch back to trunk.
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
next