adding barcode generator to Koha
[koha.git] / C4 /
2004-09-20 tipauladding barcode generator to Koha
2004-09-20 tipaulsome changes in serial management :
2004-09-16 tipaulenabling # (| still possible too) for repeatable subfields
2004-09-16 tipaulmodifs in new acquisition option : the search is now...
2004-09-15 tipaulbugfix for manually fixed duedate on issue.
2004-09-15 tipaulbugfixes in order modif
2004-09-15 tipaulfixing bugs in issue renewal
2004-09-14 tipaulfix for circulation rules test : the default branch...
2004-09-13 tipaul*** empty log message ***
2004-09-13 tipaulseparating additional authors with - instead of a ,
2004-09-13 tipaulwarn removes + fix for item count
2004-09-13 tipaulbugfix for acquisitions
2004-09-06 tipaulsome commented warning added + 1 major bugfix => drop...
2004-09-06 tipauladding a "location" field to the library.
2004-09-05 shedgesFix bug 789 (in HEAD)
2004-09-04 shedgesMinor changes to add classification data to return...
2004-09-02 tipaulroad to a better member management code.
2004-09-02 tipaulsome fixes for LDAP (more to come)
2004-08-30 tipaulmodularizing (with Members.pm) members management R_2-4
2004-08-30 tipaulremoving useless package
2004-08-20 tipaulfixing bug (dbh error in error log, even if the result...
2004-08-20 tipaulfixing a complex bug : the last results didn't have...
2004-08-18 tipaulcommiting stephen hedges modifs to css template & fixin...
2004-08-18 tipaulminor reindentings
2004-08-18 tipaulmodifs to support frameworkcodes
2004-08-18 tipaulfixes for authorities management
2004-08-18 tipaulfixes in circulation module
2004-08-17 shedgesadded getMARCnotes and getMARCsubjects functions.
2004-08-16 tipaulmoving language chooser to the main page.
2004-08-16 tipaulmoving language chooser to the main page.
2004-08-15 rangiCommiting a sample change to the default template to...
2004-08-13 tipauladding frameworkcode to API in some subs
2004-08-13 tipaulpatch from A. Tarallo (for differents DB schemes)
2004-08-12 tipaulbugfix
2004-08-12 tipaulserials : lot of bugfixes.
2004-08-06 tipaulchanging DB structure to calculate next issue number.
2004-08-05 tipaulreordering code & debugging
2004-07-30 doxultingThe XYZ funcs for serials seqs
2004-07-30 doxultingBeginning of serial commit
2004-07-16 rangiContains the function to get the language template...
2004-07-16 rangiCode to set a cookie which stores which language is...
2004-07-15 tipaul* removing useless sub
2004-07-15 tipaulAcquisition & Suggestion :
2004-07-13 tipaulcatalogue.pm deals only with acquisitions.
2004-07-05 doxultingFirst step for working authorities
2004-07-02 tipaulAdding 2 new fields, called "sort1" and "sort2"
2004-07-02 tipaulbugfix (due to frameworkcode field)
2004-06-29 tipaullast sync for 2.1.0 release
2004-06-29 doxultingDebugged issuing rules n01
2004-06-26 rangiFixing modaddauthor, and adding getitemtypes.
2004-06-22 tipaulsome improvements in SearchMarc
2004-06-22 tipaulremoving % at the beginning of a string to avoid loooon...
2004-06-22 tipaulchanges in search method :
2004-06-17 tipaulbugfixes in circulation
2004-06-17 tipaulmerging tag & subfield in marc_word for better perfs
2004-06-17 tipaulmerging tag & subfield in auth_word for better perfs
2004-06-11 joshferraroChanges MARCaddword to index words >= 1 char ... needed...
2004-06-11 joshferraroFixes problems with searching using terms that contain...
2004-06-10 tipaulMARC authority management (continued)
2004-06-07 tipaulMARC authority management package
2004-06-03 tipauladding bibid to the result list
2004-06-03 tipaulremoving unused code
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulminor fixes (odd/even lines bug)
2004-05-28 tipauladding suggestions in OPAC
2004-05-28 tipauladding authtype management (MARC authority types)
2004-05-28 tipaulhidding hidden & isurl constraints into MARC subfield...
2004-05-27 rangiFix for bug 787
2004-05-24 doxultingThis time we only check books that borrowers still...
2004-05-24 doxultingPremier commit JB34. Verification du nombre maximum...
2004-05-18 tipaulframework management : 1 MARC framework for each itemtype
2004-05-18 tipaulgetitemtypes moved in Koha.pm
2004-05-10 tipaulMarc search ported to OPAC.
2004-05-10 tipauladding LibraryName variable in the template
2004-05-04 tipaulremoving unused subs
2004-05-04 tipaulcontinuing code cleaning & reordering
2004-05-04 tipaulremoving Renewals (all circ related subs are moved...
2004-05-03 tipaulPOD documenting & some improvements
2004-05-03 tipaulcopying printslip from circulation.pl
2004-05-03 tipaulsome fixes for mysql prepare & execute
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-05-03 tipauladded param to checkaccount API
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-04-28 rangiFix for bug 752
2004-04-16 tipaulimproving Search :
2004-04-14 tipaulbugfix => escaping correctly values in SQL
2004-04-02 tipaulrenaming items.bulk field to items.itemcallnumber.
2004-03-28 joshferraroMake isbn search on existing records looser (to allow...
2004-03-24 joshferraroFixes Bug 763 (Location will not change) replaced:
2004-03-24 joshferraroFixes bug 749 by removing the comma on line 1488.
2004-03-24 tipaulbugfixes for newsearches
2004-03-24 rangiFix for bug 761
2004-03-19 tipaulbugfix : a missing } was placed at a wrong place. The...
2004-03-17 tipaulreplaced by Reserves2
2004-03-17 tipaulremoved : already exist in Circ2.pm
2004-03-17 tipauluseless : replaced by Circ2.pm it seems
2004-03-17 tipaulremoving Returns, that is useless
2004-03-17 tipaulremoving unused package
2004-03-16 joshferrarofixed missing } at EOF
2004-03-15 rangiFixing some bogus sql
next