bug 3651 followup: updated for new GetMember() parameter style
[koha.git] / C4 / Letters.pm
2010-02-17 Chris NighswongerBugfix: [1/3] overdue_notices.pl does not process all...
2010-02-08 Colin CampbellBug 3810 Mail::Sendmail should not fail silently
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-15 Frédéric DemiansOverdue Notices: Add a Bcc to messages
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-09-30 Henri-Damien LAURENTAdding Letters management to Suggestions.
2009-09-30 Henri-Damien LAURENTEditing C4::Suggestions.pm
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-01 Colin CampbellStop generation of unnecessary warning messages to...
2009-06-24 Joe AtzbergerBug 3350 - fail on queued emails w/ no address
2009-04-24 Joe AtzbergerCleanup and tighten Letters module.
2009-04-08 Joe AtzbergerIntroduce sth caching to Letters.pm
2009-03-04 Nahuel ANGELINETTI(bug #2995) Set a default encoding for e-mails
2009-02-04 John Beppubug 324: Setting to_address
2009-02-04 John BeppuPerl Modules
2009-01-09 Joe AtzbergerPrevent multiple warnings per notice filling cron logs.
2008-12-08 Jesse Weaverbug 2848 [1/2]: Send notifications to patrons when...
2008-08-10 Joshua FerraroFix for 2492: Mail::Sendmail chokes on utf-8 [ process_...
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-06-20 Andrew MooreBug 2176 (4/5): adding RSS feed for patron overdue...
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-05-30 Mason Jamesbug-2149, var fix - changing borr.cardnumber to borr...
2008-05-30 Mason Jamesbug-2149, added new block to C4::Letters::SendAlerts...
2008-05-12 Paul POULAINbugfix : ship utf-8 encoding in mail header
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-02-29 Paul POULAINBUGFIXING mail alert on issue arrival
2008-02-16 Galen Charltongetalert - do not generate bad SQL for borrowernumber=0
2008-01-08 Joe AtzbergerC4 - BEGIN blocks and 1; __END__ for modules
2007-12-04 Joe AtzbergerLetters.pm: Minor change. Unsure if this is "the right...
2007-11-01 Henri-Damien LAURENTAdding titles to claimissues letter.
2007-10-22 Paul POULAINOverdues fixes (unfinished)
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-11 Joe AtzbergerUnnecessary "use" statements commented out.
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsreally minor change : POD fixing, indentation & some...
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-08-25 tgarip1957New set of routines for HEAD.
2005-08-05 tipauladding some fields available for Letters
2005-08-05 tipaulremoving my own adress as "From" ;-)
2005-08-05 tipaul2 new features :
2005-08-04 tipaulLetters / alert system, continuing...