Bug Fixing.
[koha.git] / C4 /
2007-06-27 hdlBug Fixing.
2007-06-27 hdlBug Fixing.
2007-06-27 hdlBug Fixing.
2007-06-26 toinsremoving '-' in isbn to allow amazon content.
2007-06-26 tipaulupdating web installer : going to step1 if needed and...
2007-06-26 tipaulwhy was title ordering on 1=36 ? in ccl.properties...
2007-06-25 tipauljust reindent
2007-06-25 tipaulbugfixes on unimarc 100 handling (the field used for...
2007-06-20 toinsmissing comma :-/
2007-06-19 toinswriting charset explicitly.
2007-06-15 toinsenable to search on subject with nozebra
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-15 toinsdo not get $3 $4 and $5 on GetMarcSubjects GetMarcAutho...
2007-06-13 toinsremoving warn compilation.
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-06-05 toinsre introducing TotalPaid function as circ/stat.pl use it.
2007-06-05 tipaulremoving guessencoding, hard-coding utf-8
2007-05-30 tipaulBugFixing CanBookBeRenewed was too strict. If a book...
2007-05-28 tipaulmerging opac details only for items with the same branc...
2007-05-28 hdlDeleting $year paramater in GetBookfundBreakdown
2007-05-25 tipaulBUG FIXING :
2007-05-24 hdlChanging signature for NewIssue
2007-05-23 hdlBug Fixing.
2007-05-23 tipaulBug Fixing :
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-22 tipaulBugfixes & improvements (various and minor) :
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 First tab information
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 tipaulNEW feature : RSS feeds. See POD & koha-devel for details
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-03 tipaulBUGFIX for : NoZebra
2007-05-02 tipaulNoZebra SQL index management :
2007-05-02 tipaulimproving NOzebra search :
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-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
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 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
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...
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-18 tipaulremoving "department" and replacing by items.location
2007-04-17 tipaulcirculation cleaning continued: working on branchtransf...
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-04-06 hdlAdding Check for a systempreference Version Variable
2007-04-06 hdlCode Cleaning : AuthoritiesMARC.
2007-04-05 btoumibug fix : add another security in check of notify_id
2007-04-05 btoumibug fix : add security in check of notify_id
2007-04-05 btoumiadd "sort by" with heading-entity in authorities search
2007-04-05 hdlAdding Circulation and Overdues modules
2007-04-05 btoumiadd "and" condition for branch when search is built...
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-30 tipauloups, fixing bug in EXPORT...
2007-03-30 tipaulremoving useless package
2007-03-30 tipaulwhy the hell do we need to explicitly utf8 decode this...
2007-03-30 tipaulsome cleaning (minor, the main one will come later...
2007-03-30 tipaulremoving useless package (copy of C4::Date)
2007-03-30 btoumiadd security on borrowernumber,barcode for book issues
2007-03-29 tipaulCode cleaning of Biblio.pm (continued)
2007-03-29 tipaulCode cleaning :
2007-03-29 tipauladding default value new feature into cataloguing....
2007-03-29 btoumimodify advanced search query structure :
2007-03-29 hdlDeleting ignore_errors(1) pour MARC::Charset
2007-03-28 hdlremoving $dbh as a parameter in AuthoritiesMarc functions
2007-03-18 kadosFix for bug 1308: sort by order is lost when browsing...
2007-03-16 kadosUsing my precrash CVS copy I did the following:
2007-03-10 kadosfinish fixing spelling error on department
2007-03-10 kadosadding back get_date_format_string_for_DHTMLcalendar
2007-03-09 kadosfixing typo in Date.pm and minor English in menus.inc
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
2007-03-09 kadosmeging with dev_week, fixing spacing
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2007-03-09 tipaulrel_3_0 moved to HEAD
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-12-13 bob_lyonAdding in missing subroutine bookseller
next