removing useless warn & renaming a sub that can probably be removed
[koha.git] / C4 /
2004-11-08 tipaulremoving useless warn & renaming a sub that can probabl...
2004-11-05 tipaulImproving FindDuplicate to find duplicate records on...
2004-11-05 tipaulAuth.pm with LDAP
2004-11-05 tipaulremove LDAP dependancy, replaced by auth_with_ldap.pm
2004-11-05 tipaulexport auth_count_usage (bugfix)
2004-11-05 tipaulLimit search to 30 days when the order is by acquisitio...
2004-11-05 rangiFixing bug that was stopping subject maintenance working
2004-11-02 tipaulnew feature : checking for duplicate biblio.
2004-10-27 tipaulbugfix : using concat instead of + to merge field ...
2004-10-25 tipaulrewritting item status checking : now, each item is...
2004-10-19 tipauladding search orders history feature
2004-10-05 tipaulAdding possibility to order the basket by :
2004-10-04 tipauladding getmember sub to the package (the Search.pm...
2004-10-04 tipaul* removing the hard coded $
2004-09-23 tipaulPOD documenting
2004-09-23 tipaulindenting diff
2004-09-23 tipaulBugfix in modification
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...
next