koha.git
2007-06-05 toinsauto focus on login when document is loaded.
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
2007-06-05 tipaulfrench translation updated
2007-06-05 tipaulremoving guessencoding, hard-coding utf-8
2007-06-05 toinsre-indenting + redirecting to subscription-detail.pl...
2007-06-05 toinsthis template is not used has a popup. including header...
2007-06-05 tipaulfixing template & javascript bug on almost all plugins
2007-06-01 btoumibug fixxing : add hidden field to allow modification...
2007-05-30 tipaulcleaning duplicate entries in top menus & fixing a...
2007-05-30 tipaulBugFixing CanBookBeRenewed was too strict. If a book...
2007-05-30 tipaulBUGFIX : Feature AutoMemberNum was lost
2007-05-29 hdlBug Fix :
2007-05-29 hdlBug Fix :
2007-05-29 tipaulsome minor bugfixes, templates improvements & zebra...
2007-05-29 hdlEditing old numbers is allowed when subscription expired.
2007-05-28 tipaulmerging opac details only for items with the same branc...
2007-05-28 tipaulfixing bug for authorities zebraqueue reindexing
2007-05-28 tipauladding series title to adv search (no need to expand...
2007-05-28 hdlAdding startdate and enddate parameters to GetBookfundB...
2007-05-28 hdlDeleting $year paramater in GetBookfundBreakdown
2007-05-25 tipaulupdated french translation + improved & fixed default...
2007-05-25 tipaulBUG FIXING :
2007-05-25 btoumidelete space in beggining of the script to accept scrip...
2007-05-25 tipaulsome changes to default zebra config for better searches
2007-05-25 tipaulsmall script to check XML parser. Remember that PurePer...
2007-05-25 btoumiadd security when u delete biblio :
2007-05-24 hdlChanging signature for NewIssue
2007-05-23 hdlChanging pattern Number to Number only.
2007-05-23 hdlBug Fixing.
2007-05-23 tipaulBug Fixing :
2007-05-23 tipaulskip move to innoDB for the 4 22 tables, that are used...
2007-05-23 tipaulfrench translation
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-23 tipaulfrench translation
2007-05-23 btoumiadd volume info in result of catalog search
2007-05-23 tipaulfrench translation
2007-05-23 tipaulfrench translation
2007-05-23 tipaulremoving useless dir
2007-05-23 tipaulfrench translation
2007-05-23 hdlUsing
2007-05-22 hdlAdding yr for Date Of publication (would it be in 210...
2007-05-22 hdlGetMarcStructure signature change.
2007-05-22 hdlAdding some indexes.
2007-05-22 btoumibug fixing : add new check for isbn because u can find...
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-05-22 hdlAdding color display for overdue book.
2007-05-22 hdlChanging GetMarcStructure signature.
2007-05-21 btoumiadd security when u delete biblio :
2007-05-21 btoumibug fix :
2007-05-18 btoumibug fix: add call of two function from Date::calc
2007-05-18 hdlAdding redirection to serials-collection.pl if no seria...
2007-05-18 hdlModifying display to add some links back to subscription.
2007-05-18 hdlAdding bibliotitle information to display
2007-05-18 hdlAdding First tab information
2007-05-11 alaurinminor bugfixing for reservations
2007-05-11 btoumibug fix:
2007-05-11 btoumiadd security for the item barcode
2007-05-10 btoumiadd control of 'return date' if it 's a special or...
2007-05-10 tipaulKoha NoZebra :
2007-05-09 kadosfixing minor typo, need space after the operators
2007-05-09 kadosFix for bug 1249: Searching for a title beginning with...
2007-05-09 tipaulcopyright & licence added
2007-05-09 tipaulNEW feature : RSS feeds. See POD & koha-devel for details
2007-05-07 btoumibug fixing : modify wrong date format display
2007-05-07 btoumibug fix : adding condition for create the right notify_id
2007-05-04 tipauladding short keyword support (ti for title, au for...
2007-05-04 tipaulvarious bugfixes on parameters modules + adding default...
2007-05-04 tipaulbugfixes for acquisition module
2007-05-04 tipaulbugfixes for NoZebra : handling results_per_page and...
2007-05-04 alaurinbugfixing for circulation.
2007-05-03 tipaulBUGFIX for : NoZebra
2007-05-02 tipaulNoZebra SQL index management :
2007-05-02 tipaulimproving NOzebra search :
2007-04-30 tipaulbugfix for updatedatabase : when there is no default...
2007-04-30 hdlAdding Bulkedition to results page.
2007-04-30 hdlChanging
2007-04-30 hdlCommiting bulkedition in search page.
2007-04-30 hdlCommiting necessary subs for bulkedition.
2007-04-27 tipaulkoha NZ speed improvement for title ordering
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-25 tipaulKoha 3.0 nozebra 1st commit : the script misc/migration...
2007-04-25 hdlDeleting Sub GetBorrowerIssues.
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-25 hdlDeleting GetMembersFromSurname
2007-04-25 hdlGetBorrower changed into GetMember
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 tipaulremoving reserve.pl (moved to pendingreserves.pl)
2007-04-24 hdlBug fixing.
2007-04-24 hdlStill Code Cleaning.
2007-04-24 hdlBugFixing :
2007-04-24 hdlDeleting Interface/CGI/
2007-04-24 hdlContinuing Code Cleaning.
2007-04-24 hdlI forgot this script.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
2007-04-23 tipaulrenaming reserves & branchreserves to pendingreserves...
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-23 tipaulcode convention for SQL
2007-04-23 tipaulreintroducing fixaccountforlostandreturned as requested...
next