]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
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...
2011-07-13 jordanOSQA-726, resolves an issue dating back from revision...
2011-07-13 jordaninclude the httplib2 library. The Twitter authenticatio...
2011-07-13 jordaninit the Facebook api inside check_login_status() metho...
2011-07-12 jordanchanging the twitter oauth2 token request urls
2011-07-08 jordanResolves OSQA-723. Incorrect variable name.
2011-07-07 jordanbe able to use the cursor caret when using the canned...
2011-07-07 jordanImproving the canned comments feature, now we can use...
2011-07-07 jordanResolves OSQA-721, adding the ViewBox images in a separ...
2011-07-07 hernaniDon't raise errors here, is causing search to be broken...
2011-07-07 jordanOSQA-706, send daily digest only to users that are...
2011-07-06 jordanmaking and compiling the translation files, they should...
2011-07-06 jordanOSQA-436, now we support hyphens in the usernames too...
2011-07-06 jordanretrieve the value of the canned comment using jQuery...
2011-07-06 jordanOSQA-497, adding a new settings that allows to specify...
2011-07-05 jordanOSQA-586, be able to display recent tags in a cloud...
2011-07-05 jordanOSQA-719, implements a new feature that allows administ...
2011-07-03 jordanOSQA-310, during facebook oauth2 registration check...
2011-07-03 jordanOSQA-277, making the subscribe button more prominent
2011-07-03 jordanOSQA-447, fixing a minor typo: Allways -> Always
2011-07-03 jordanOSQA-465, be able to embed YouTube videos. Adding a...
2011-07-02 jordanOSQA-593, resolves an issue with backslashes \ during...
2011-07-02 jordanOSQA-684, improved logic during Facebook oauth2 authent...
2011-07-02 jordanresolves a unicode issue in the convert answer to comme...
2011-07-02 jordanJira OSQA-692, .php and .jsp have nothing to domain...
2011-07-02 jordanOSQA-715, the user linker now supports Unicode username...
2011-07-02 jordanJira OSQA-598, a functionality that allows to convert...
2011-07-01 jordanOSQA-565, fixing small typo in the administration:...
2011-07-01 jordanOSQA-695, exclude the closed questions from the unanswe...
2011-07-01 jordanOSQA-601, communicate to the secure Gravatar interface...
2011-07-01 jordanadding head title block for the OSQA skin administration
2011-07-01 jordanresolving issue with the HTML links in the email notifi...
2011-06-30 jordanadd the feed request exclude parameters as an argument...
2011-06-30 jordanundoing changes made in commit #1080
2011-06-29 jordanOSQA-708, filter the username using smart_unicode,...
2011-06-29 jordana new setting has been added that allows to choose...
2011-06-27 jordanOSQA-713, smart unicode the username for the accept...
2011-06-27 jordanreplace double slashes // with single ones / on the...
2011-06-27 jordanOSQA-459, making some headers in the user stats templat...
2011-06-25 jordanJira OSQA-712, migrating to the new Databases setting...
2011-06-25 jordanJira OSQA-618, adding a setting that allows to remove...
2011-06-25 jordanOSQA-382, convert the python files line endings to...
2011-06-24 jordanResolves Jira OSQA-484, be sure to prepend the Rosetta...
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-24 jordanOSQA-711, change the markdown tips, _italic_ should...
2011-06-23 jordanOSQA-547, increasing the size of the IP address fields...
2011-06-23 jordanOSQA-697, don't pass the CSRF token to the AJAX request...
2011-06-23 hernaniFixes an error in the mysqlfulltext module introduced...
2011-06-23 jordanbe sure to make the filtration of the queryset during...
next