2012-07-27 |
javyer | allows send_template_mail to define sender details |
tree | commitdiff |
2012-06-11 |
jordan | follow RFC 822 AFAIR when sending emails |
tree | commitdiff |
2012-03-17 |
hernani | This should fix a security problem reported by Kousuke... |
tree | commitdiff |
2012-02-12 |
jordan | escape pagination parameters correctly, messed search... |
tree | commitdiff |
2011-12-22 |
jordan | render the value of the email password in the settings... |
tree | commitdiff |
2011-12-09 |
hernani | Adds an option to set a reply-to address on emails |
tree | commitdiff |
2011-10-27 |
hernani | Makes some of the paginator context available to templates. |
tree | commitdiff |
2011-09-26 |
jordan | just pass AttributeError exceptions because their is... |
tree | commitdiff |
2011-08-24 |
jordan | replacing tabs with spaces from a mail patch |
tree | commitdiff |
2011-08-23 |
jordan | Resolves OSQA-704, try to recreate the SMTP connection... |
tree | commitdiff |
2011-07-02 |
jordan | OSQA-715, the user linker now supports Unicode username... |
tree | commitdiff |
2011-07-01 |
jordan | resolving issue with the HTML links in the email notifi... |
tree | commitdiff |
2011-06-10 |
jordan | the urls in the bulk management view in the administrat... |
tree | commitdiff |
2011-05-04 |
hernani | Several improvements in full text search operations. |
tree | commitdiff |
2011-04-25 |
hernani | Fixes small bug with rss feed url generation. |
tree | commitdiff |
2011-04-18 |
jordan | escape the base path when building the pagination URLs |
tree | commitdiff |
2011-04-07 |
hernani | Merge cacheimp -> master |
tree | commitdiff |
2011-04-02 |
jordan | Reintegrate merge cacheimp -> trunk. |
tree | commitdiff |
2011-03-27 |
jordan | OSQA-533, forgot ; for the & hash |
tree | commitdiff |
2011-03-27 |
jordan | OSQA-533, fixed some W3C validation errors: closing... |
tree | commitdiff |
2011-03-16 |
jordan | merge notification-config -> trunk, previous commits... |
tree | commitdiff |
2011-03-11 |
hernani | merge hernani > trunk |
tree | commitdiff |
2011-03-10 |
jordan | Reverting the merges due to unsuccessfull conflict... |
tree | commitdiff |
2011-03-10 |
jordan | merge hernani -> trunk |
tree | commitdiff |
2011-02-09 |
hernani | fixes OSQA-562, Mixed-up markdown mangling of simple... |
tree | commitdiff |
2011-02-04 |
hernani | fixes OSQA 555 and OSQA 294 |
tree | commitdiff |
2011-01-31 |
claycarpenter | Accepting incoming merge of the jambazov feature branch... |
tree | commitdiff |
2010-12-29 |
jordan | Working on the @username convention. We can call user... |
tree | commitdiff |
2010-12-27 |
jordan | Fixing bug 482 in a way we escape all passed from URL... |
tree | commitdiff |
2010-11-10 |
hernani | Applies some of the Justin Grant's patches. |
tree | commitdiff |
2010-10-05 |
hernani | Fixes OSQA 455. Multiple cross site scripting(XSS)... |
tree | commitdiff |
2010-09-13 |
hernani | Fixes OSQA 446 "Security - Multiple cross site scriptin... |
tree | commitdiff |
2010-09-10 |
hernani | Some more changes in node management. |
tree | commitdiff |
2010-09-09 |
hernani | Several improvements in the node bulk management featur... |
tree | commitdiff |
2010-08-30 |
hernani | Finished with node bulk management, although only optio... |
tree | commitdiff |
2010-07-24 |
hernani | Fixes OSQA 413, 414, 415, 416, 417 (patches from mathie... |
tree | commitdiff |
2010-07-15 |
hernani | Adds a couple of options to manage the "accepting answe... |
tree | commitdiff |
2010-07-09 |
hernani | Fixes OSQA-88 (Improve "hottest" functionality on front... |
tree | commitdiff |
2010-07-09 |
hernani | Adds options to control the behaviour of urls. |
tree | commitdiff |
2010-07-09 |
hernani | Adds a user preferences page. Not much to see yet,... |
tree | commitdiff |
2010-07-08 |
hernani | Improves the answer position guessing. |
tree | commitdiff |
2010-07-08 |
hernani | Adds pagination in user stats (questions and answers... |
tree | commitdiff |
2010-07-07 |
hernani | Makes tags and users lists use the new paginators,... |
tree | commitdiff |
2010-07-07 |
hernani | Adds better permalinks to answers, computing the positi... |
tree | commitdiff |
2010-07-06 |
hernani | Fixes the answer count on the question page, makes... |
tree | commitdiff |
2010-07-06 |
hernani | Improves the pagination, adds a new sorting method... |
tree | commitdiff |
2010-07-05 |
hernani | Adds the user menu to the injectable places, makes... |
tree | commitdiff |
2010-06-28 |
hernani | Removes old email functions. |
tree | commitdiff |
2010-06-19 |
hernani | Starts preparing the app for module based html injection. |
tree | commitdiff |
2010-06-15 |
hernani | Wrap email imports for python 2.4 compatibility. |
tree | commitdiff |
2010-06-11 |
hernani | Tries to eliminate a possible race condition when a... |
tree | commitdiff |
2010-06-07 |
hernani | Fixes a possible bug error in email sender. |
tree | commitdiff |
2010-06-07 |
hernani | Adds the option to create static pages with several... |
tree | commitdiff |
2010-06-04 |
hernani | Programatically build mail headers to prevent gmail... |
tree | commitdiff |
2010-06-03 |
hernani | Solves several email encoding issues. |
tree | commitdiff |
2010-06-02 |
hernani | Some more improvements on the notifications, and applie... |
tree | commitdiff |
2010-06-01 |
hernani | Converted the new question notification template. |
tree | commitdiff |
2010-05-31 |
hernani | Removed a redundant constructor that was causing errors. |
tree | commitdiff |
2010-05-17 |
hernani | Closing OSQA 112, Support accented characters in screen... |
tree | commitdiff |
2010-05-11 |
rick | fix to handling of email recipients in subscription... |
tree | commitdiff |
2010-05-11 |
matt | Should fix OSQA-162. Changed (name,email) to [(name... |
tree | commitdiff |
2010-05-10 |
hernani | General cleanup. Moved many hardcoded stuff still left... |
tree | commitdiff |
2010-05-01 |
matt | fixes OSQA-205 - messsages instead of messages |
tree | commitdiff |
2010-04-15 |
hernani | ALteration of the schema to a single content model... |
tree | commitdiff |
2010-04-14 |
hernani | fix in email sender, it was aplitting the attachments... |
tree | commitdiff |
2010-04-10 |
hernani | initial import |
tree | commitdiff |
2010-04-08 |
hernani | cleaning the repo |
tree | commitdiff |
2010-03-01 |
hernani | Initial commit |
tree | commitdiff |
|