]> git.openstreetmap.org Git - osqa.git/shortlog
osqa.git
2010-05-18 qw3rtymoved the google analytics code to the head of the...
2010-05-18 qw3rtyconverted Google Analytics code to use asynchronous...
2010-05-18 qw3rtymade it so that when you are searching questions the...
2010-05-18 qw3rtyadded the rss feed to the questions page.
2010-05-18 qw3rtytook out some unnessisary imports.
2010-05-18 qw3rtyadd the "Flagged Posts" link to the admin page.
2010-05-18 mattfixes the problem of OSQA-234 - events had no titles...
2010-05-17 hernaniFix OSQA 162, Error running cron/send_email_alerts.
2010-05-17 qw3rtyAdd the page for more explanation of how to use markdow...
2010-05-17 hernaniFix OSQA 257, Improve search algorithm.
2010-05-17 hernaniFixing OSQA 244, Cannot answer question if not enough...
2010-05-17 hernaniClosing OSQA 112, Support accented characters in screen...
2010-05-17 hernaniFixing OSQA 112, and an error originated by the last...
2010-05-17 mattcloses OSQA-158 and OSQA-241: the strings in commands...
2010-05-17 hernaniClosing OSQA 201, Add a "site maintenance" switch and...
2010-05-16 hernaniFix for OSQA-259, Sidebar question info doesn't show...
2010-05-15 hernaniPut the badge count denormalization back.
2010-05-15 hernaniRemoved unused css selectors and a forgotten debug...
2010-05-15 hernaniForgot the icons.
2010-05-14 hernaniClosing OSQA 35. Give admins and moderators an easy...
2010-05-14 rickfixed minor typo in english translation of the logout...
2010-05-14 rickFixed multi-line translations - OSQA-238. Additionally...
2010-05-14 rickremoved a redundant 'one' in the help text for the...
2010-05-14 rickdon't humanize the min and max # of tags. It causes...
2010-05-14 rickmerging in oscar's patch for OSQA-247. Made a the...
2010-05-14 mattOSQA-240: adjusted wmd-preview to not be 100%, this...
2010-05-14 hernaniClosing OSQA 91. Give admins a way to make users new...
2010-05-14 hernaniIf you're a superuser viweing a user auth settings...
2010-05-14 qw3rtyforgot to remove a test variable.
2010-05-14 hernaniForward for auth settings still using the old url style.
2010-05-14 qw3rtyadd the ability for admins to edit the min and max...
2010-05-14 hernaniSome extra admin stuff and applied a patch from Ekalini...
2010-05-14 mattfixes OSQA-184 - unlocalized string for 'authentication...
2010-05-14 mattfixes OSQA-182 - unlocalized string for 'here'
2010-05-14 rickRemoved an unnecessary link to feedback. It was causing...
2010-05-13 hernaniFix OSQA 33, allow users to see profile just as users...
2010-05-13 hernaniFix in badges page.
2010-05-13 rickAdded a new optional setting for "support" URL that...
2010-05-13 hernaniRemove unused import.
2010-05-13 hernaniMerged FAQ and About into the same template, and added...
2010-05-13 hernaniOld style admin was not showing the links.
2010-05-13 qw3rtythis will change the color of the number of answers...
2010-05-13 mattuse {% url opensearch %} instead of FORUM_SCRIPT_ALIAS
2010-05-13 matt* moved opensearch into the core, uses a template file...
2010-05-13 hernaniMake the admin title link point to the admin base,...
2010-05-13 hernaniShow the svn version in new admin.
2010-05-13 hernaniTwo fixes in the new admin css.
2010-05-13 hernaniNew optional admin interface, and closing OSQA 253.
2010-05-13 hernaniClosing OSQA 102, the ip address on the feedback email...
2010-05-13 hernaniImporter was not reading the user location, and user...
2010-05-13 hernaniJavascript error in profile pages.
2010-05-13 rickCorrecting a minor CSS error. No such value as "center...
2010-05-13 hernaniBesides making an option to make usernames to be editab...
2010-05-12 hernaniFix identation error.
2010-05-12 hernaniDon't print anything.
2010-05-12 rickMake the new "show welcome box" setting default to...
2010-05-12 qw3rtyosqa - 235
2010-05-12 qw3rtygit-svn-id: http://svn.osqa.net/svnroot/osqa/trunk...
2010-05-12 qw3rtyosqa - 235
2010-05-12 hernaniRe-add forejs block in base.html.
2010-05-12 hernaniFix OSQA 100, show revision number in the powered bi...
2010-05-12 hernaniClosing 164. Extra line breaks on user profiles after...
2010-05-12 hernaniSome fixes in the importer.
2010-05-12 qw3rtymade the number of answers label translatable.
2010-05-12 qw3rtymoved opensearch into its own module and put it in...
2010-05-12 qw3rtyadded number of answers to the question list pages
2010-05-12 qw3rtyput final touches on akismet
2010-05-12 rickAddresses OSQA-206: Add some help text to explain what...
2010-05-12 hernaniUnknown user handling changes.
2010-05-12 hernaniSome simple tweaks in actions and models.
2010-05-12 hernaniNew "action prepared" version of the sx importer.
2010-05-12 hernaniNo more google hits on /accounts/PROVIDER/signin/
2010-05-12 mattremoved semi-useless assignment of request.user to...
2010-05-11 hernaniMove reputation check to before collecting all data.
2010-05-11 rickfix to handling of email recipients in subscription...
2010-05-11 hernaniMake feedback site url not required.
2010-05-11 rickAdded missing WebFaction logo required by default sideb...
2010-05-11 qw3rtyadded the "Minimum reputation to not have your posts...
2010-05-11 qw3rtyadded the "Minimum reputation to not have your posts...
2010-05-11 mattShould fix OSQA-162. Changed (name,email) to [(name...
2010-05-11 qw3rtytook out a line that was being used for testing
2010-05-11 qw3rtyfix the tabs so that the sorting will still work and...
2010-05-11 hernaniWasting OSQA-225
2010-05-11 hernaniKill that annoying problem that when users without...
2010-05-11 hernaniShow the name of the user on the accepted answer notifi...
2010-05-11 hernaniSor order was not working.
2010-05-11 hernaniRemove old method. Proably causing model validation...
2010-05-11 rickMinor changes to the default user-defined sidebar content.
2010-05-11 rickMinor changes to the default user-defined sidebar content.
2010-05-11 rickReordered the sidebar block so subscription block is...
2010-05-11 rickMinor tweaks to default user sidebar content wording...
2010-05-11 mattcleaned up some typos
2010-05-11 rickSupport for two new blocks of optional, user-defined...
2010-05-11 rickAn initial settings group to support user-defined upper...
2010-05-11 hernaniRaise 404 when the page number does not exist.
2010-05-10 hernaniForgottent test code.
2010-05-10 hernaniAnother slippery debugging statement.
2010-05-10 qw3rtyrenamed variable for ignoring tags. This one is better
2010-05-10 qw3rtyosqa-23
2010-05-10 mattFix for the remaining bug from OSQA-96 for the code...
next