]> git.openstreetmap.org Git - osqa.git/history - forum/utils
Further fixes for subfolder hosting
[osqa.git] / forum / utils /
2014-03-25 Attila-Mihaly BalazsFurther fixes for subfolder hosting
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
2012-08-01 javyerAdded reply-to option to send_template_mail
2012-07-27 javyerallows send_template_mail to define sender details
2012-06-11 jordanfollow RFC 822 AFAIR when sending emails
2012-03-17 hernaniThis should fix a security problem reported by Kousuke...
2012-02-12 jordanescape pagination parameters correctly, messed search...
2011-12-22 jordanrender the value of the email password in the settings...
2011-12-09 hernaniAdds an option to set a reply-to address on emails
2011-10-27 hernaniMakes some of the paginator context available to templates.
2011-09-26 jordanjust pass AttributeError exceptions because their is...
2011-08-24 jordanreplacing tabs with spaces from a mail patch
2011-08-23 jordanResolves OSQA-704, try to recreate the SMTP connection...
2011-07-02 jordanOSQA-715, the user linker now supports Unicode username...
2011-07-01 jordanresolving issue with the HTML links in the email notifi...
2011-06-10 jordanthe urls in the bulk management view in the administrat...
2011-05-04 hernaniSeveral improvements in full text search operations.
2011-04-25 hernaniFixes small bug with rss feed url generation.
2011-04-18 jordanescape the base path when building the pagination URLs
2011-04-07 hernaniMerge cacheimp -> master
2011-04-02 jordanReintegrate merge cacheimp -> trunk.
2011-03-27 jordanOSQA-533, forgot ; for the & hash
2011-03-27 jordanOSQA-533, fixed some W3C validation errors: closing...
2011-03-16 jordanmerge notification-config -> trunk, previous commits...
2011-03-11 hernanimerge hernani > trunk
2011-03-10 jordanReverting the merges due to unsuccessfull conflict...
2011-03-10 jordanmerge hernani -> trunk
2011-02-09 hernanifixes OSQA-562, Mixed-up markdown mangling of simple...
2011-02-04 hernanifixes OSQA 555 and OSQA 294
2011-01-31 claycarpenterAccepting incoming merge of the jambazov feature branch...
2010-12-29 jordanWorking on the @username convention. We can call user...
2010-12-27 jordanFixing bug 482 in a way we escape all passed from URL...
2010-11-10 hernaniApplies some of the Justin Grant's patches.
2010-10-05 hernaniFixes OSQA 455. Multiple cross site scripting(XSS)...
2010-09-13 hernaniFixes OSQA 446 "Security - Multiple cross site scriptin...
2010-09-10 hernaniSome more changes in node management.
2010-09-09 hernaniSeveral improvements in the node bulk management featur...
2010-08-30 hernaniFinished with node bulk management, although only optio...
2010-07-24 hernaniFixes OSQA 413, 414, 415, 416, 417 (patches from mathie...
2010-07-15 hernaniAdds a couple of options to manage the "accepting answe...
2010-07-09 hernaniFixes OSQA-88 (Improve "hottest" functionality on front...
2010-07-09 hernaniAdds options to control the behaviour of urls.
2010-07-09 hernaniAdds a user preferences page. Not much to see yet,...
2010-07-08 hernaniImproves the answer position guessing.
2010-07-08 hernaniAdds pagination in user stats (questions and answers...
2010-07-07 hernaniMakes tags and users lists use the new paginators,...
2010-07-07 hernaniAdds better permalinks to answers, computing the positi...
2010-07-06 hernaniFixes the answer count on the question page, makes...
2010-07-06 hernaniImproves the pagination, adds a new sorting method...
2010-07-05 hernaniAdds the user menu to the injectable places, makes...
2010-06-28 hernaniRemoves old email functions.
2010-06-19 hernaniStarts preparing the app for module based html injection.
2010-06-15 hernaniWrap email imports for python 2.4 compatibility.
2010-06-11 hernaniTries to eliminate a possible race condition when a...
2010-06-07 hernaniFixes a possible bug error in email sender.
2010-06-07 hernaniAdds the option to create static pages with several...
2010-06-04 hernaniProgramatically build mail headers to prevent gmail...
2010-06-03 hernaniSolves several email encoding issues.
2010-06-02 hernaniSome more improvements on the notifications, and applie...
2010-06-01 hernaniConverted the new question notification template.
2010-05-31 hernaniRemoved a redundant constructor that was causing errors.
2010-05-17 hernaniClosing OSQA 112, Support accented characters in screen...
2010-05-11 rickfix to handling of email recipients in subscription...
2010-05-11 mattShould fix OSQA-162. Changed (name,email) to [(name...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...
2010-05-01 mattfixes OSQA-205 - messsages instead of messages
2010-04-15 hernaniALteration of the schema to a single content model...
2010-04-14 hernanifix in email sender, it was aplitting the attachments...
2010-04-10 hernaniinitial import
2010-04-08 hernanicleaning the repo
2010-03-01 hernaniInitial commit