]> git.openstreetmap.org Git - osqa.git/history - forum_modules
Pagination updates
[osqa.git] / forum_modules /
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2013-05-29 javyerFixed twitter login
2013-05-28 javyerFixed yahoo openid auth
2012-10-24 javyerValidatedEmail badge should be awarded only once
2012-04-18 jordanlisten for DoesNotExist exceptions when exporting user...
2012-04-15 jordanmake the xml exporter work
2012-04-12 jordancast project badges Bug Buster badge setting to int...
2012-04-04 jordanOSQA-828, Support fullname to real_name mapping from...
2012-04-02 jordanOSQA-425, adding LDAP Based Authentication OSQA module...
2012-03-22 jordandon't focus recaptcha field
2012-03-15 jordangeneral improvements of the recaptcha client
2012-03-15 jordanupdate the recaptcha module, make it use the proper...
2011-12-16 jordansome facebook oauth 2.0 fixes, use user id for followin...
2011-12-10 jordando not use the JavaScript SDK for Facebook authenticati...
2011-12-09 jordanset the oauth parameter to true (defaults to false...
2011-09-26 jordanresolves OSQA-729, encode OpenID query dict using the...
2011-09-07 jordanstart awarding users who validate their emails with...
2011-09-06 jordanfixing bad attribute declaration for the submit button...
2011-08-20 jordanOSQA-747, applying patch that resolves potential proble...
2011-08-05 jordanuse 4 spaces instead of tabulations
2011-08-05 jordanthe python XML module Element Tree name-space has been...
2011-08-03 jordancheck whether the private and public ReCaptcha keys...
2011-08-02 jordanOSQA-605, store user logins in a separate action, this...
2011-07-31 jordancheck whether the recaptcha public and private keys...
2011-07-31 jordanfixing some typos pointed by @curiousleo on Meta: http...
2011-07-30 jordanResolves Jira OSQA-733, we encode the unicode data...
2011-07-27 jordansimple modification in the openidauth module
2011-07-21 jordanadding a setting that allows to disable the accept...
2011-07-20 jordaninformation about questions, answers and comments count
2011-07-20 jordanuse platform.uname() instead of os.uname(), it's platfo...
2011-07-18 jordanrenaming updater to updates, resolving import issue
2011-07-17 jordanactivating the updater
2011-07-13 jordaninclude the httplib2 library. The Twitter authenticatio...
2011-07-13 jordaninit the Facebook api inside check_login_status() metho...
2011-07-12 jordanchanging the twitter oauth2 token request urls
2011-07-03 jordanOSQA-310, during facebook oauth2 registration check...
2011-07-02 jordanOSQA-684, improved logic during Facebook oauth2 authent...
2011-06-25 jordanJira OSQA-712, migrating to the new Databases setting...
2011-06-25 jordanOSQA-382, convert the python files line endings to...
2011-06-24 jordanResolves OSQA-661, adding functionality to allow deleti...
2011-06-23 hernaniFixes an error in the mysqlfulltext module introduced...
2011-06-23 jordanbe sure to make the filtration of the queryset during...
2011-06-09 hernaniRemoves an extra "pipe" from the mysql fts install...
2011-06-01 jordanadd the fts indexes during the table creation
2011-06-01 jordanadding an update that creates full text search indexes...
2011-05-29 jordanadding a new setting that allows to automatically redir...
2011-05-29 jordanUpdating the python-oauth2 module and implementing...
2011-05-26 hernaniSome improvements in the mysql full text module.
2011-05-17 jordanadding support for the new Facebook oauth 2.0 authentic...
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...
next