]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
2012-01-16 jordanbe sure to encode feed items properly
2012-01-14 jordanremove the syncdb callback that changes the collation...
2012-01-05 jordanthe mark_favorite view should accept not only Questions...
2011-12-22 hernaniSmall fix on the new get method for users.
2011-12-22 hernaniShould allow us to bypass the problem in some database...
2011-12-22 jordanrender the value of the email password in the settings...
2011-12-17 jordanfix openid login callback, change the forward URL after...
2011-12-16 jordanOSQA-792, encode the RSS feed description to utf-8...
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-09 jordanset the oauth parameter to true (defaults to false...
2011-12-09 hernaniAdds an option to set a reply-to address on emails
2011-12-07 jordanadding support for focusing answers when linking to...
2011-12-04 jordanadd a new message to the user message_set that notifies...
2011-12-03 jordanadding recaptcha anti-spam fields to the feedback form
2011-11-24 jordanOSQA-521, adding Finnish translation by @Petteri Aimonen
2011-11-20 hernanino need to force unicode here, and its causing errors...
2011-11-20 jordanmaking the get_score_badge method decoratable, creating...
2011-11-19 jordanadding ability to pass extra context to the question_li...
2011-11-14 jordanremoving tabs/spaces inconsistency in the Comment model...
2011-11-10 jordanOSQA-776, limit the cache key length in the infer_cache...
2011-11-01 jordanadding a management command to re-render node bodies
2011-10-31 jordanmaking the question headline decoratable
2011-10-27 jordanbe able to pass the GET arguments to the email validati...
2011-10-27 hernaniMakes some of the paginator context available to templates.
2011-10-24 jordancheck the setting before deciding whether to append...
2011-10-24 jordanadding a setting that allows the users to choose the...
2011-10-24 jordan'show N more' comments rather than 'show all'
2011-10-24 jordanchange the order in which comments are ordered
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-14 jordanthe email in the revent activity should be visible...
2011-10-12 jordanresolves an issue with the vertical alignment of the...
2011-10-11 jordanresolves the issue with the email link markdown processing
2011-10-10 jordanredirect to the question page if accept request has...
2011-10-09 jordanresolves a typo in the source: selfself -> self
2011-10-08 jordanOSQA-766, smart_encode the item titles for the question...
2011-10-08 jordanthe WMD editor site is not available anymore, removing...
2011-10-08 jordanchanging the style of the dialog yes and no buttons...
2011-10-02 jordanOSQA-763, bugfix, all domains that contained youtube...
2011-09-30 hernaniSimple method to hold the current request for special...
2011-09-26 jordanresolves OSQA-729, encode OpenID query dict using the...
2011-09-26 jordanjust pass AttributeError exceptions because their is...
2011-09-23 jordandisplay the reputation required and the current user...
2011-09-23 jordanbe able to execute JavaScript post-action commands...
2011-09-22 jordanadding functionality to freeze accept rate to 100%...
2011-09-18 jordanuse different post controls if moderation module is...
2011-09-13 jordanbugfix for issue 376, migrating inline styles to the...
2011-09-12 jordanadding partial Russian by Victor
2011-09-08 jordanAdding Traditional Chinese translation by Deng Fei...
2011-09-07 jordanstart awarding users who validate their emails with...
2011-09-06 jordanfixing bad attribute declaration for the submit button...
2011-08-31 jordanbe able to submit comment only with Ctrl + Enter
2011-08-25 jordando not display moderators and administrators as ordinar...
2011-08-24 jordanreplacing tabs with spaces from a mail patch
2011-08-23 jordanResolves OSQA-704, try to recreate the SMTP connection...
2011-08-23 jordanOSQA-748, smart unicode filtration for the username...
2011-08-22 jordanadd support for gunicorn, this will allow the usage...
2011-08-21 jordanImproving the statement for the user subscriptions...
2011-08-20 jordanOSQA-747, applying patch that resolves potential proble...
2011-08-13 jordanallow the # character in tags, changing the tags regula...
2011-08-11 jordanreverting the changes made in commit #1097 for Jira...
2011-08-10 jordanOSQA-678, call super in the beginning of the clean...
2011-08-05 jordanuse 4 spaces instead of tabulations
2011-08-05 jordanthe python XML module Element Tree name-space has been...
2011-08-03 jordancheck whether the private and public ReCaptcha keys...
2011-08-02 jordanensure the action POST data is retrieved as a string...
2011-08-02 jordanwe should save the node revision object
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 jordanOSQA-525, use old style syntax for the if-statements...
2011-08-01 jordanResolves Jira OSQA-732, check twice for NoReverseMatch...
2011-08-01 jordanOSQA-678, be sure to call super in the clean method...
2011-08-01 jordanforgot to remove the flatpages controller import, it...
2011-08-01 jordanadding middleware that handles custom pages
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 jordancheck whether the recaptcha public and private keys...
2011-07-31 jordanJira OSQA-456, avoid using nested loops, use the 'in...
2011-07-31 jordanfixing some typos pointed by @curiousleo on Meta: http...
2011-07-30 jordanOSQA-696, user profile URLs shouldn't be arbitrary...
2011-07-30 jordanResolves Jira OSQA-733, we encode the unicode data...
2011-07-30 jordanResolves OSQA-732, use the User model to resolve the...
2011-07-30 jordanuse case insensitive query when retrieving the User...
2011-07-29 jordanJira OSQA-527, applying patch by Oscar Frias that fixes...
2011-07-28 jordantake another approach to the settings import from modules
2011-07-28 jordanbe able to import all module settings as well
2011-07-27 jordansimple modification in the openidauth module
2011-07-21 jordanadding a setting that allows to disable the accept...
2011-07-20 jordaninformation about questions, answers and comments count
2011-07-20 jordanuse platform.uname() instead of os.uname(), it's platfo...
2011-07-18 jordanbe able to have user links without ids in the url,...
2011-07-18 jordanrenaming updater to updates, resolving import issue
2011-07-17 jordanactivating the updater
2011-07-15 hernaniFixes a bug where some suspended users where throwing...
2011-07-15 jordanremoving unused imports that confuse and reorganizing...
2011-07-13 jordanBe able to update the image upload field properly....
2011-07-13 jordanOSQA-720, changing the WMD markdown editor, applying...
next