]> git.openstreetmap.org Git - osqa.git/history - forum_modules
Resolves Jira OSQA-359, adding an option to allow negative user reputation in the...
[osqa.git] / forum_modules /
2011-05-13 jordansend the app title and app description on check
2011-05-12 jordanstore the latest update datetime in the update trigger...
2011-05-12 jordancalculate the active users count since the latest updat...
2011-05-04 hernaniSeveral improvements in full text search operations.
2011-04-27 jordanadding some try-except blocks to the check_for_updates...
2011-04-25 jordanlisten for ExpatError exceptions in the startup.py...
2011-04-25 jordanmoving the update block to a separate function in the...
2011-04-23 jordandisplay the XML messages set to the site administrators
2011-04-23 jordansend the administrator emails
2011-04-23 jordanadding download update messages functionality, AJAX...
2011-04-20 jordanwe compress the XML dump, convert the binary data to...
2011-04-20 jordancreating some views for the update checker and creating...
2011-04-19 jordancreating the skeleton of the updater index template
2011-04-19 jordancreating the site key setting that wraps the OSQA insta...
2011-04-19 jordancreating the updater module and disabling it in the...
2011-04-18 jordanenabling the CSRF protection middleware and adding...
2011-04-15 jordanOSQA-606, we convert the node score and the NECROMANCER...
2011-04-05 hernaniStupid error.
2011-04-05 hernaniForces case insensitivity on mysql fts by forcin upper...
2011-04-05 hernanimerging cacheimp -> trunk
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-28 jordan#OSQA-574, a bit of backwards compatibility, importing...
2011-03-27 jordan#OSQA-574, we make an attempt to import the with statem...
2011-03-16 jordan#OSQA-603, removing the previously added in commit...
2011-03-16 jordan#OSQA-603, fixing the badges count calculation error...
2011-03-16 hernaniA couple small fixes in the sximporter.
2011-03-16 hernaniFixes the sx importer to use the latest db schema....
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2011-03-14 hernaniFixes bug in openid auth consumer, and problem with...
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-03-07 jordanMerging jambazov --> trunk.
2011-02-24 hernaniAdds a file format option to xml backups.
2011-02-15 jordanOSQA-516, bugfix for the Akismet Module. There was...
2011-02-04 hernaniFixes the new line problems in the OSQA exporter.
2011-02-01 claycarpenterAccepting incoming merge (branches/carpenter->trunk...
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2011-01-04 jordanFix local variable name of the captcha check form
2011-01-04 jordanAdded reCaptcha image in case the Akismet module return...
2011-01-03 hernaniRemoves a unused import statement, causing the sximport...
2011-01-01 jordanCommit for OSQA Jira 501. Minor change in syntax of...
2010-11-30 hernaniA couple more fixes.
2010-11-30 hernaniSeveral fixes in the OSQA exporter.
2010-10-21 hernaniSmall tweaks.
2010-10-19 hernaniBad url reverse.
2010-10-19 hernaniMore tweaks and improvements.
2010-10-18 hernaniPrevent dates before 1900 in birth dates.
2010-10-18 hernaniSeveral improvements in the exporter. Finished the...
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...
next