Adding Circulation and Overdues modules
[koha.git] / C4 /
2007-04-05 hdlAdding Circulation and Overdues modules
2007-04-05 btoumiadd "and" condition for branch when search is built...
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-30 tipauloups, fixing bug in EXPORT...
2007-03-30 tipaulremoving useless package
2007-03-30 tipaulwhy the hell do we need to explicitly utf8 decode this...
2007-03-30 tipaulsome cleaning (minor, the main one will come later...
2007-03-30 tipaulremoving useless package (copy of C4::Date)
2007-03-30 btoumiadd security on borrowernumber,barcode for book issues
2007-03-29 tipaulCode cleaning of Biblio.pm (continued)
2007-03-29 tipaulCode cleaning :
2007-03-29 tipauladding default value new feature into cataloguing....
2007-03-29 btoumimodify advanced search query structure :
2007-03-29 hdlDeleting ignore_errors(1) pour MARC::Charset
2007-03-28 hdlremoving $dbh as a parameter in AuthoritiesMarc functions
2007-03-18 kadosFix for bug 1308: sort by order is lost when browsing...
2007-03-16 kadosUsing my precrash CVS copy I did the following:
2007-03-10 kadosfinish fixing spelling error on department
2007-03-10 kadosadding back get_date_format_string_for_DHTMLcalendar
2007-03-09 kadosfixing typo in Date.pm and minor English in menus.inc
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
2007-03-09 kadosmeging with dev_week, fixing spacing
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2007-03-09 tipaulrel_3_0 moved to HEAD
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-12-13 bob_lyonAdding in missing subroutine bookseller
2006-11-15 tgarip1957Savannah seems out of sync. reloading.Mainly code clean...
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-11-06 tgarip1957All necessary date functions for koha using the fast...
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-10-02 tgarip1957code changed to show facets labels in different languag...
2006-10-01 tgarip1957Field weighting applied to ranked searches. A new facet...
2006-09-29 kadosfor some reason this didn't get updated properly, but...
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-24 kadosCommitting some improvements to Amazon.pm
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957New XML API
2006-09-01 tgarip1957New XML handling of data
2006-09-01 tgarip1957No more MARC Records - everything is MARC XML
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-21 toinsAdd a forgetted function : getbibliofromitemnumber
2006-08-11 toinsfix POD error...
2006-08-11 toinsre-input an old function.
2006-08-11 tipaulreintroducing letters management dropped by toins synch
2006-08-11 tipaulthe new "includes" features, for personalized templates...
2006-08-10 toinsthis module is unused now.
2006-08-10 toinsadd a filter on text file.
2006-08-10 toinssync with dev_week.
2006-08-10 toinssync with dev_week.
2006-08-02 kadosrolling back previous merge, will do manually
2006-08-01 toinsNew Function : ModOrderBiblioNumber.
2006-08-01 toins* Function GetBasketContent renamed to GetOrders.
2006-07-31 toinsNew function "GetBookFundsId" : this function get the...
2006-07-31 toinsCode cleaned.
2006-07-31 toins3 New functions : NewBookFund, DelBookFund & SearchBook...
2006-07-27 toinsDeleted a duplicated function.
2006-07-27 toins1 Sub renamed.
2006-07-27 toinsAcquisition module has been cut into 3 files :
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-21 toinsnew function & subs renamed.
2006-07-21 toinssubs renamed according to coding guidelines.
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-18 btoumicode cleaning : delete call to old function
2006-07-12 sushiadding aqorders.ordernumber to histsearch(), so so...
2006-07-12 sushiremoved hardcoded 'next budget date' from neworder...
2006-07-12 btoumibug fix:
2006-07-12 sushifixup of bookfundbreakdown(), totals now add up correctly.
2006-07-12 btoumibug fixing:
2006-07-12 toinsCode cleaning :
2006-07-12 rangiFixing bad sql
2006-07-12 toinsCode cleaning :
2006-07-12 toins2 functions added : GetBorrowersFromSurname & GetBranch...
2006-07-12 toinsCode cleaning :
2006-07-10 sushitypo
2006-07-10 sushiremoving warns, and defining draw_boundaries() sub.
2006-07-10 sushiNewly created Labels.pm module for spine-label and...
2006-07-07 toinsthis file has been replaced by C4/Serials.pm
2006-07-07 toinsthis file replace C4/Bull.pm
2006-07-07 toinsCode cleaning :
2006-07-07 toinsSub renamed according to the coding guidelines
2006-07-04 toinsHead & rel_2_2 merged
2006-07-04 toinsHead & rel_2_2 merged
2006-06-22 btoumiMembers.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl...
2006-06-22 btoumiaquisition.pm : bug fix add variable decalaration
2006-06-18 kadosAdds Dublin Core and MODS support (incomplete)
2006-06-17 rangiCode to approve and delete reviews
2006-06-17 rangiAdmin interface to approve reviews, not finished yet
2006-06-15 btoumiMembers.pm:add a field in sql request (sub getborrowerc...
2006-06-13 rangiFixing missing parametrs for bookfundbreakdown
2006-06-12 btoumimembers.pm: add field fax in getguarantordata function
2006-06-12 btoumiMembers.pm: modify getborrowercategory function to...
2006-06-09 alaurinbug fixing :
2006-06-09 rangiFixing the missing , i just missed
2006-06-09 rangiFixing a bug that bruno spotted, $bookfund in receiveorder
2006-06-08 alaurinAdd a new system preference 'AutomaticItemReturn' :
2006-06-07 btoumimembers.js :translate javascript message
2006-06-07 alaurinchange the name of function : "get_return_date_of"...
next