]> git.openstreetmap.org Git - osqa.git/history - forum
OSQA-678, be sure to call super in the clean method of the title field, otherwise...
[osqa.git] / forum /
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 jordanJira OSQA-456, avoid using nested loops, use the 'in...
2011-07-30 jordanOSQA-696, user profile URLs shouldn't be arbitrary...
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-21 jordanadding a setting that allows to disable the accept...
2011-07-18 jordanbe able to have user links without ids in the url,...
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-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 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-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 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 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-21 jordanpass the request object to the template context, we...
2011-06-14 hernaniShould fix the missing admin items problem.
2011-06-13 hernaniRemoves unused variable.
2011-06-13 hernaniBetter fix that the last one.
2011-06-13 hernaniFixes a possible date display bug.
2011-06-10 hernaniFixes the is_staff decorator to allow superusers to.
2011-06-10 jordanthe urls in the bulk management view in the administrat...
2011-06-10 jordanremoving score sort option from the bulk management...
2011-06-02 jordanhide the navigation links in the administration if...
2011-06-02 jordanmaking the flagged posts administration page visible...
2011-05-26 hernanisimple css fix on answer-body
2011-05-26 hernaniAllows possible empty sets of question tags.
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-23 jordanundoing the changes made in commit #1045, could cause...
2011-05-21 jordanadding a try-except block that listens for AttributeErr...
2011-05-17 jordanadding support for the new Facebook oauth 2.0 authentic...
2011-05-17 jordanadding migration for the negative reputation feature
2011-05-17 jordanResolves Jira OSQA-359, adding an option to allow negat...
2011-05-17 jordanfixing a small bug that appeared in Revision 1039
2011-05-16 jordanAdding a separate option that allows administrators...
2011-05-16 jordanResolves Jira OSQA-682, do not use the MAX_VOTES_PER_DA...
2011-05-16 hernaniDon't allow negative points awards.
2011-05-12 jordancalculate the active users count since the latest updat...
2011-05-09 jordanIE6 fixed positioning fix
2011-05-08 jordanResolves OSQA-657, use correct CDATA sequence.
2011-05-08 jordanResolves OSQA-674, be sure that we remove all anchors...
2011-05-07 jordanhide the ZeroClipboard clip if someone clicks on the...
2011-05-07 jordanmake the font-size of the label a bit smaller and remov...
2011-05-07 jordanuse read-only textarea instead of text input for the...
2011-05-07 jordanmake sure that the context input of the settings set...
2011-05-05 jordanreduce the font-size to 90% and make sure that we pre...
2011-05-05 jordanremove the jquery.copy plugin, we don't need it anymore
2011-05-05 jordanWe use ZeroClipboard to copy the permanent URL to the...
2011-05-04 jordanshow the badges count on the user profile page only...
2011-05-04 hernaniMakes related questions search work with weighted results.
2011-05-04 hernaniSeveral improvements in full text search operations.
2011-05-03 jordanFixes OSQA-663, the user.username property should pass...
2011-05-03 jordancommit 1016 makes the changes made in 1014 redundand...
2011-05-03 jordanResolves OSQA-662. We pass the CSRF Token to the AJAX...
next