]> git.openstreetmap.org Git - osqa.git/history - forum
OSQA-713, smart unicode the username for the accept rate user tool
[osqa.git] / forum /
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...
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...
next