koha.git
2006-12-13 bob_lyonUpdating claims - commenting out the bits of code that...
2006-12-13 bob_lyonAdding in missing subroutine bookseller
2006-12-08 toinsnow enable to manage reviews from intranet.
2006-12-04 tgarip1957Missing holiday images
2006-11-15 tgarip1957Resynching Savannah
2006-11-15 tgarip1957Savannah seems out of synch.Code cleaning removal of...
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-02 tgarip1957Required sample tables for multilingual facets and...
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-28 tgarip1957Removing hardcoded default template image link
2006-09-28 tgarip1957Add faceted search code
2006-09-28 tgarip1957Add the faceted search facility
2006-09-27 tgarip1957updated templates for new XML API
2006-09-27 tgarip1957Finalized XML version for intranet
2006-09-27 tgarip1957All the necessary mySQL tables for those who wish to...
2006-09-27 tgarip1957missing ccl.propeties added
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-27 tgarip1957*** empty log message ***
2006-09-27 tgarip1957Incorporates the facets from dev_week. This one is...
2006-09-24 kadosCommitting some improvements to Amazon.pm
2006-09-22 tgarip1957Patrons may pay their fines in instalments
2006-09-22 tgarip1957Patrons may pay fines in instalments. Librarian can...
2006-09-22 tgarip1957Added support for aqui management
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-20 tgarip1957A new acquisition to handle different tax values to...
2006-09-20 tgarip1957A new acquisition to handle multiple tax values, and...
2006-09-20 thdAdded missing 048 $2, new in last year's MARC 21 revisi...
2006-09-12 slefset XML::LibXML version as given in jmf email Tue,...
2006-09-11 tgarip1957Fixes a bug in adding a field
2006-09-11 tgarip1957New XML API
2006-09-11 tgarip1957Authorities now use same structure as biblios
2006-09-11 tgarip1957Fixes a bug with MARChtml2xml and sync with dev_week
2006-09-11 tgarip1957Fixes a bug with Marchtml2xml and sync with dev_week
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-09-11 thdChanged some hidden values for the record editor, short...
2006-09-11 thdChanged some hidden values for the record editor, short...
2006-09-11 thdAdded the new barcode plugin to frameworks.
2006-09-10 thdChanged some hidden values, items labels, and changed...
2006-09-08 thdCorrected some subfield visibility values and improved...
2006-09-07 thdAdded an integrating resources framework and corrected...
2006-09-07 tgarip1957cleaning
2006-09-07 tgarip1957cleaning
2006-09-07 tgarip1957Cleaning up
2006-09-06 tgarip1957Clean up before final commits
2006-09-05 bob_lyonAdding ability to return search results for biblios...
2006-09-05 bob_lyonadding ability to make the search to return biblios...
2006-09-05 bob_lyonAdding ability to return biblios that have no biblio...
2006-09-05 bob_lyonAdding ability to return biblio results from acquisitio...
2006-09-05 thdAdded additional record types and made some corrections...
2006-09-01 tgarip1957Use async ZOOM search for Z3950
2006-09-01 tgarip1957 Z3950 search when adding a bibblio using ZOOM.
2006-09-01 tgarip1957A basic search script catalogue-search.pl demonstrates...
2006-09-01 tgarip1957New XML API
2006-09-01 tgarip1957Settings for UTF-8 only. New dependency HTML::Template...
2006-09-01 tgarip1957New XML handling of data
2006-09-01 tgarip1957New framework handling. New koha_attr table for mapping...
2006-09-01 thdFor MARC 21, instead of deleting the whole subfield...
2006-09-01 tgarip1957MARCXML only. No more MARC record. No more non-marc...
2006-09-01 tgarip1957Read XML. Sytem preference retrive_from to wheter read...
2006-09-01 tgarip1957No more MARC Records - everything is MARC XML
2006-08-25 tgarip1957New indexing stylsheets for zebra
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-24 btoumibug fix:modifry wrong url in moremember.tmpl
2006-08-24 btoumibug fix: wrong address for redirect in mancredit.pl...
2006-08-24 btoumibug fix :modify test syntax for borrowermandatoryfield
2006-08-23 btoumibug fix :add new condition in javascript to eliminate...
2006-08-23 btoumiadd value for formfieldlist in all template ( A,C,P...
2006-08-21 toinsAdd a forgetted function : getbibliofromitemnumber
2006-08-11 tipauldeleting "illegal" PROG included files
2006-08-11 tipaulfixing some bugs in subscription add.
2006-08-11 tipauladding menu-tools item
2006-08-11 toinstemplate for opac-zoomsearch.
2006-08-11 toinsusing opac-zoomsearch.pl instead of opac-search.pl
2006-08-11 toinsfix broken link.
2006-08-11 toinsAdd "ISO 10646 (Unicode)" for '100$a'.
2006-08-11 toinsuse C4::Search; replace use C4::SearchMarc;
2006-08-11 toinsfix POD error...
2006-08-11 toinsre-input an old function.
2006-08-11 toinsAdd a call to C4::Members & GPL added.
2006-08-11 toinsallow to search with zoom on opac. (sync with dev_week)
2006-08-11 toinsSome usefuls functions were commented.
2006-08-11 tipaulreintroducing letters management dropped by toins synch
2006-08-11 tipaulfixing a bug in template ('missing /tmpl_if)
2006-08-11 tipaulthe new "includes" features, for personalized templates...
2006-08-11 tipaulproof of concept for includes directory (for html templ...
2006-08-11 tipaulupdating a little the templates (main menu on the left...
2006-08-11 toinsAdd a call to C4::Members & GPL added.
2006-08-10 toinsAdd a call to C4::Biblio.pm
2006-08-10 toinsC4::SearchMarc replaced by C4::Search
2006-08-10 toinssync with dev_week.
2006-08-10 toinsC4::SearchMarc is deprecated now. it is totaly replaced...
2006-08-10 toinsthis module is unused now.
2006-08-10 toinsC4::SearchMarc is deprecated now.
2006-08-10 toinsadd a filter on text file.
2006-08-10 toinssync with dev_week.
next