]> git.openstreetmap.org Git - osqa.git/history - forum
simple css fix on answer-body
[osqa.git] / forum /
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...
2011-05-03 jordan#OSQA-663, convert the context username to a Unicode...
2011-05-03 jordanOSQA-662. Send the CSRF token with the AJAX post requests.
2011-05-03 hernaniSeveral improvements in the models base iterator.
2011-04-29 hernaniSome unicode fixes.
2011-04-29 jordancall all matching Selenium UI tests
2011-04-29 jordancreating the test_ui command skeleton
2011-04-29 jordanadding some Selenium tests to the default skin
2011-04-28 jordanmaking the default confirm AJAX prompt a bit wider
2011-04-28 jordanmaking the permanent link read only input a bit wider
2011-04-27 jordanmake sure that we pre-wrap the lines of code in the...
2011-04-25 hernaniSafer last edited action getter.
2011-04-25 hernaniFixes small bug with rss feed url generation.
2011-04-23 jordandisplay the XML messages set to the site administrators
2011-04-22 hernaniFix in the retag template.
2011-04-19 jordanbugfix, the images in the preview mode of the WMD edito...
2011-04-19 hernaniFixes small problem in the auto-linker pattern.
2011-04-18 jordanenabling the CSRF protection middleware and adding...
2011-04-18 jordanescape the base path when building the pagination URLs
2011-04-14 jordannotifications improvement, now we make sure that the...
2011-04-14 jordanChanging the way we get the User subscribed URL address...
2011-04-14 jordanOSQA-435, the matching tags URL is now retrieved with...
2011-04-13 jordanremoving the smart_str function from the html.objelink...
2011-04-13 jordanremoving the trigger for the error logging, this was...
2011-04-13 jordanOSQA-600, notification templates unicode fixes.
2011-04-13 jordanOSQA-650, force unicode when using the __unicode__...
2011-04-13 hernaniSome unicode fixes.
2011-04-12 jordanThe convert to answer action now works only if the...
2011-04-12 jordanSPLUNK-129, adding title tooltips for the delete commen...
2011-04-11 jordanSome tags Unicode improvements.
2011-04-11 jordanOSQA-160, now instead of using the Python date library...
2011-04-11 jordanOSQA-387, the concept of having a default birthday...
2011-04-11 jordanOSQA-203, the white background color of the top menu...
2011-04-11 jordanOSQA-143, fixing text overflow issue under IE8, added...
2011-04-11 jordanOSQA-649, fixing the truncate username feature, now...
2011-04-11 jordanCreating a new Setting Set for the Sitemap settings...
2011-04-11 jordanOSQA-561, Changing the Questions sitemap limit from...
2011-04-11 hernaniPrevents the "ask a question" sidebar from keeping...
2011-04-10 jordanOSQA-561, adding a separate view for the sitemap pages...
2011-04-10 jordanOSQA-617, better Unicode support for the User Profile...
2011-04-10 jordanOSQA-315, better Unicode support for the usernames...
2011-04-10 jordan#OSQA-315, implementing the accept rate feature that...
2011-04-09 jordan#OSQA-581, resetting the answer count cache after the...
2011-04-09 jordan#OSQA-581, adding the reset cache count funtionality...
2011-04-09 jordanOSQA-538, fixing the IE caching issues, now we append...
2011-04-09 jordanRemoving the change done in Revision 952, the removing...
2011-04-09 jordanOSQA-583, prevent the caching of the JavaScript files...
2011-04-09 jordanCreating a Random number template tag generator. We...
2011-04-09 jordanchanging the awarded tool user message, it used to...
2011-04-09 jordanShowing the comment convert icon in the posted comment...
2011-04-09 hernaniReverts the last commit, seems to cause some other...
2011-04-09 hernaniUse a collation on tag and user names that allows case...
2011-04-09 hernaniDon't force the slug on profile urls.
2011-04-09 hernaniDon't let reputation go 0, it may cause mysql to overflow.
2011-04-07 jordanSPLUNK-189, adding pngfix for IE6.
2011-04-07 hernaniCatching wrong error type.
2011-04-07 hernaniDjango 1.3 fix.
2011-04-07 hernaniMerge cacheimp -> master
2011-04-06 jordanSPLUNK-196, making filtration to the summary and headli...
2011-04-06 jordanSPLUNK-198, Use the decorated name property for the...
2011-04-06 jordanSPLUNK-198. Long usernames used to cause trouble with...
2011-04-05 hernanimerging cacheimp -> trunk
2011-04-04 jordanSPLUNK-128, adding more padding to the content containe...
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-28 jordan#SPLUNK-122, adding hidden overflow for the editor...
2011-03-28 jordan#SPLUNK-123, changing the cursor from a pointer to...
2011-03-28 jordan#SPLUNK-124, we show a confirm popup when user is tryin...
2011-03-28 jordan#SPLUNK-120, adding a bit top margin for the question...
2011-03-28 jordan#SPLUNK-121, fixing the long titles issue, added an...
2011-03-27 jordan#OSQA-602, the markdown syntax ** now doesn't interfer...
next