Assigning bug 1835 : change password would never log password change.
[koha.git] / C4 / Serials.pm
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-01-10 Ryan HigginsPopulate serialitems table, bugfix
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-08 Ryan Higginsset of serials fixes to subscriptions
2008-01-08 Joe AtzbergerSerials.pm - BEGIN block VERSION and vars related to...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-20 Henri-Damien LAURENTBUG Fixing : invalid dates would make Serials die ungra...
2007-12-14 Joe AtzbergerSerials.pm + NewsChannels.pm - use Dates and replace...
2007-11-07 Henri-Damien LAURENTBug fixing : irregularities were not saved. Nor were...
2007-11-04 Henri-Damien LAURENTManaging Independant branches.
2007-11-04 Henri-Damien LAURENTBUG fixing : suivi.paulpoulain.com : 257
2007-11-01 Henri-Damien LAURENTBugFixing: Suivi.paulpoulain.com Bug 275
2007-10-29 Mason Jamesadding missing 'routingnotes' cols to sql
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-11 paulFIX for Date calculation
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-10-02 Henri-Damien LAURENTBUG FIXING + Modification in API for DelIssue
2007-09-30 Paul POULAINBug Fixing :
2007-08-18 Paul POULAINordering supplier list & reindenting a little
2007-08-16 Paul POULAINshow callnumber in result list and update SQL by using...
2007-07-12 hdlIn Serials-home.pl
2007-07-12 hdlBug Fixing : GetNextSeq did not pass through innerloop...
2007-06-30 hdlChanging GetSerials2 to take more than one status in...
2007-06-27 hdlRemoving some Warnings.
2007-06-27 hdlBug Fixing.
2007-06-27 hdlBug Fixing.
2007-06-27 hdlBug Fixing.
2007-05-25 tipaulBUG FIXING :
2007-05-24 hdlChanging signature for NewIssue
2007-05-23 hdlBug Fixing.
2007-05-23 tipaulBug Fixing :
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-18 hdlAdding First tab information
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-15 tgarip1957Savannah seems out of sync. reloading.Mainly code clean...
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-09-01 tgarip1957No more MARC Records - everything is MARC XML
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-11 tipaulreintroducing letters management dropped by toins synch
2006-07-21 bob_lyonAdding in POD info about the new subroutines added...
2006-07-20 bob_lyonMerging in katipo changes for serials - added in some...
2006-07-12 toinsCode cleaning :
2006-07-07 toinsthis file replace C4/Bull.pm