synch'ing virtual shelves management in opac with the librarian one, that has more...
[koha.git] / C4 /
2005-01-03 tipauladding "opacstylesheet" systempreference.
2005-01-03 tipaul* bugfix for the search on a MARC detail, when you...
2004-12-23 tipaulMinor changes in summary "exploding" (the 3 digits...
2004-12-16 tipauladding bookshelf features :
2004-12-15 tipauladding bookshelf features :
2004-12-15 tipaulfix for :
2004-12-15 rangiMaking the version number reflect the cvs version,...
2004-12-14 tipaulan improvement has been done in DB calls that needs...
2004-12-10 tipaullimiting the number of search term to 8. There was...
2004-12-08 tipaul* fixing "start by" operator
2004-12-08 tipaul* desactivate FindDuplicate
2004-12-08 tipaulfix for "marc upload fail silently" (from MJRay)
2004-12-08 tipaulremoving useless comment
2004-12-03 tipaulfixes from A. Tarallo, for mod_perl compliance
2004-12-03 tipauladding "show me late issues" screen
2004-11-29 oleonardFix to get returns to update "datelastseen" value with...
2004-11-28 rangiFix for bug 865
2004-11-25 tipaulremoving useless &branches in package declaration
2004-11-24 tipaulremoving sub branches (commited by chris for MARC=OFF...
2004-11-24 tipaul* critical fix for acquisition (see RC3 release notes)
2004-11-24 tipaul* critical fix for acquisition (see RC3 release notes)
2004-11-24 tipaulcommiting modif already in RC2 (bug in breeding import)
2004-11-19 rangiShifting branches() from deprecated C4::Catalogue to...
2004-11-18 tipaulfixing but to remove "request" link on "notforloan...
2004-11-18 tipaulfix for bug 858 (no warning when issuing a reserved...
2004-11-12 tipaulsuggestion from owen to add classification to isbn...
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...
next