]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
2012-05-11 jordanshow link that leads to the badge page, not list of...
2012-05-09 jordanundo this, it's a bit redundant
2012-05-09 jordantry to get the position of the event currentTarget...
2012-05-07 jordanshow information about the badge you just got in the...
2012-04-27 jordanshow the recaptcha field to unauthenticated users witho...
2012-04-26 hernaniMake sure to clean the original state on all objects...
2012-04-26 jordanwe need to close both dialogs if users selects No on...
2012-04-26 jordanthe variable needs to be defined with var in front...
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-19 jordanOSQA-829, resolves a unicode problem when answering...
2012-04-18 jordanlisten for DoesNotExist exceptions when exporting user...
2012-04-15 jordanmake the xml exporter work
2012-04-12 jordancast project badges Bug Buster badge setting to int...
2012-04-10 jordanrevert previous commit
2012-04-10 jordanresolves an issue with tags used count that can get...
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...
next