]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
2012-04-09 jordanmake the karma history positive & negative reputation...
2012-04-08 jordanmake RSS items decoratable, add an option to block...
2012-04-07 jordanmake user decorated name decoratable through OSQA modul...
2012-04-06 jordanmake {% comments %} template tag decoratable and add...
2012-04-04 jordanOSQA-828, Support fullname to real_name mapping from...
2012-04-03 jordandon't use template loaders caching when DEBUG=True
2012-04-02 jordanOSQA-425, adding LDAP Based Authentication OSQA module...
2012-04-02 jordanOSQA-809, Include question summaries in question and...
2012-04-02 jordanOSQA-818, a bit improved English translation, + remake...
2012-04-02 jordanOSQA-824: Enable Django template caching
2012-03-25 jordanadding wrapping divs to user blocks
2012-03-22 jordandon't focus recaptcha field
2012-03-18 jordanPrevent XSS attacks with wmd using the google-caja...
2012-03-17 hernaniThis should fix a security problem reported by Kousuke...
2012-03-15 jordangeneral improvements of the recaptcha client
2012-03-15 jordanupdate the recaptcha module, make it use the proper...
2012-03-13 jordanbring back the question mark button of the markdown...
2012-02-15 jordanresolves a typo in user suspend functionality, indefine...
2012-02-12 jordanescape pagination parameters correctly, messed search...
2012-02-12 jordanuse latest jQuery version
2012-01-27 jordanchange the Denormalized Field for the flaged actions...
2012-01-25 jordanadd an ability to attach extra classes to post controls...
2012-01-25 jordanadd a setting that allows to control the position of...
2012-01-25 jordanadd a new after_head_js block (immediately after the...
2012-01-25 jordanbe able to control right navigation visibility in the...
2012-01-24 jordanresolves an issue with empty node bodies when unicode...
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...
next