Bug 2365 : Inner counter not properly set for serials subscriptions not starting...
[koha.git] / C4 / Letters.pm
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...