]> git.openstreetmap.org Git - osqa.git/history - forum_modules
Further fixes for subfolder hosting
[osqa.git] / forum_modules /
2010-10-12 hernaniApplies patches by Justing Grant. Makes several improve...
2010-10-08 hernaniErroneous setting being used.
2010-10-08 hernaniHandle big reputation numbers slightly better.
2010-10-07 hernaniMore data handled by the exporter, and a improved ...
2010-10-07 hernaniSome more additions to exporter data.
2010-10-07 hernaniFirst stab on xml exporter. (experimental)
2010-09-10 hernaniAdds the hability to hard delete nodes in the bulk...
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-25 hernaniMoves the myopenid logo to a big button, and the aol...
2010-07-17 hernaniFixes some more issues with weird stuff in sx dumps...
2010-07-16 mattfixes OSQA-390 by adding a default sitemap.xml to the...
2010-07-16 mattcloses OSQA-376 - updates the default robots.txt to...
2010-07-13 hernaniAdapts sximporter orm to the latest schema.
2010-07-08 hernaniFixes a badge that was using the wrong setting.
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-06-28 hernaniRemoves some unsused context variables, and removes...
2010-06-28 hernaniForces the FTS reindexing after an import.
2010-06-24 hernaniUltimate fix for the search query problem.
2010-06-16 hernaniRemoves the necessity of the "decoratable" decorator...
2010-06-12 hernaniAdds a new function in the profile menu for admins...
2010-06-11 hernaniMake the importer check if triggers can be disabled.
2010-06-11 hernaniFixes a python < 2.6 compatibility issue in the importer.
2010-06-11 hernaniA fix in akismet module, which was crashing when the...
2010-06-09 hernaniMore two mappings to SX properties.
2010-06-09 hernaniSeveral improvements in the sx importer.
2010-06-09 hernaniForgot some comments.
2010-06-09 hernaniImports settings and static resources from sx dumps.
2010-06-09 hernaniFixes OSQA 346, Error 500 when using a single quote...
2010-06-08 hernaniAdapts sx importer to the latest code.
2010-06-08 hernaniScore was not being taken in consideration in the necro...
2010-06-07 hernaniAdds the option to create static pages with several...
2010-06-04 hernaniConverts the temp login email to the new style, and...
2010-06-04 hernaniConverts the welcome message to the new mail system...
2010-06-03 hernaniFixes some problems with urlquoting on seraches.
2010-06-02 hernaniFixes OSQA 307, AttributeError: 'ChangePasswordForm...
2010-06-02 hernanibetter support for accented user names
2010-06-01 hernaniImproved the regular expression that removes bad charac...
2010-05-31 hernaniFixes some errors that showed up in the logs.
2010-05-30 rickMinor change to describe question and answer badges...
2010-05-29 rickCorrected spelling of "Wordpress" to "WordPress"
2010-05-26 hernaniFixes OSQA 281, Start/Stop notificatins button does...
2010-05-26 hernaniFixes OSQA 282, Error in related_questions.
2010-05-25 hernaniFTS triggers update.
2010-05-25 hernaniFixing /related_questions/ errors.
2010-05-25 hernaniFixing some encoding/decoding errors, including the...
2010-05-25 hernaniAdded a direct option to mark a post as community wiki...
2010-05-24 hernaniSome improvements in cache.
2010-05-20 hernaniBetter search, mixing FTS and exact match and better...
2010-05-19 hernaniImprovements on full text search.
2010-05-17 hernaniFix OSQA 257, Improve search algorithm.
2010-05-13 matt* moved opensearch into the core, uses a template file...
2010-05-13 hernaniImporter was not reading the user location, and user...
2010-05-12 hernaniSome fixes in the importer.
2010-05-12 qw3rtymoved opensearch into its own module and put it in...
2010-05-12 qw3rtyput final touches on akismet
2010-05-12 hernaniUnknown user handling changes.
2010-05-12 hernaniNew "action prepared" version of the sx importer.
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 qw3rtyadded the "Minimum reputation to not have your posts...
2010-05-11 qw3rtyadded the "Minimum reputation to not have your posts...
2010-05-11 hernaniWasting OSQA-225
2010-05-11 hernaniKill that annoying problem that when users without...
2010-05-10 hernaniAnother slippery debugging statement.
2010-05-10 hernaniMore openid errors.
2010-05-10 hernaniThe open id experiments where commited by mistake,...
2010-05-10 hernaniSome print statements commited by mistake.
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-08 hernaniFix problem with dummy actions. Also try coercion of...
2010-05-08 mattFixes for http://jira.osqa.net/browse/OSQA-187
2010-05-07 hernaniBlock revisions path in default robots.txt.
2010-05-07 hernaniMerging the experimental branch back to trunk.
2010-05-01 mattfixes osqa-188 - localizes the word 'Login' in openidur...
2010-04-29 qw3rtyOSQA-140:
2010-04-23 hernanimake sure where not recreating subscription settings...
2010-04-23 hernanibetter memory management in the importer, and handle...
2010-04-22 hernanithe importer was not loading accepted answers correctly
2010-04-22 hernaniverify the correct installation of fts triggers at...
2010-04-22 hernanifix in sximporter, some tags don't have creator
2010-04-22 hernanibeta version af the sx importer, don't use for importin...
2010-04-21 hernanifix in sphinx fts module
2010-04-19 hernanimore improvements in cache and denormalized data handling
2010-04-19 hernaniimproved FTS. make fts indexes update faster and take...
2010-04-17 hernaniinstall new pg fts triggers after migrations
2010-04-17 hernaninode absolute parent, tweaks in the activity log
2010-04-16 hernaniimproved text search
2010-04-16 hernaniadapted badges to the new schema
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit