synch'ing 2.2 and head
[koha.git] / acqui.simple /
2005-06-20 tipaulsynch'ing 2.2 and head
2005-05-06 tipauladding title & author to additem screen (owen suggestion)
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 doxultingAdded a new case for =duplicate
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-02-15 oleonard- Adding classification to list of returned variables
2004-12-23 tipaulbugfix : when modifying a biblio, on a repeated field...
2004-12-08 tipaulvarious methods to split subjects (depending on OS)
2004-12-02 tipaulcataloguing, in isbnsearch, after searching a title...
2004-11-19 tipaulimproving behaviour when MARC=OFF
2004-11-16 oleonardQuoting attributes in script-generated HTML
2004-11-08 tipaulmissing use C4
2004-11-02 tipaulnew feature : checking for duplicate biblio.
2004-10-04 tipaul(bugfix for previous commit, that was wrong)
2004-09-30 tipaulwhen repeating a repeatable field, the new field is...
2004-09-23 tipaula subfield checked to a plugin can manually be modified
2004-09-13 tipaulbugfix : repeatable field management for new biblio
2004-09-02 tipaulfixing minor bug for hidden fields in editor
2004-08-18 tipaulminor modifs for hidden subfields
2004-08-17 tipaulbugfix : adding existing value for fields mapped to...
2004-08-13 tipauladding frameworkcode to API in some subs
2004-06-29 tipaullast sync for 2.1.0 release
2004-06-26 rangiRemoving subjects and additionalauthors (they dont...
2004-06-26 rangiSubjects and additional authors now added at this point
2004-06-10 tipaulMARC authority management (continued)
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulwarning commented
2004-05-27 rangiFix for bug 787
2004-05-18 tipaulframework management : 1 MARC framework for each itemtype
2004-04-14 tipaulDIV changed to div
2004-03-17 tipaulremoving maxlength=80 in MARC editor : Koha can handle...
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2004-01-12 tipaulsynch'ing with rel_2_0
2003-12-22 tipaulsync'ing with rel_2_0 (mostly prepare/execute pb, bug...
2003-11-24 tipaulbiblio & item deletion now works fine in MARC editor.
2003-11-06 tipaulbugfix for #384
2003-09-04 tipaulremoving warning
2003-09-04 tipaulfix for 565 : item barcode not checked unique
2003-08-06 tipaulfixing bug in char decoding
2003-06-26 tipaulsmall fix for biblio modif : when modifying a biblio...
2003-06-20 tipaulrepetable field support.
2003-06-19 tipaulpartial work for repetable fields.
2003-06-17 tipaulimprovments/fixes for z3950 support.
2003-06-05 tipaulunused script
2003-06-04 tipaulmoving breeding farm import to parameters page (GUI...
2003-05-21 tipaul*** empty log message ***
2003-05-11 rangiMostly templated.
2003-05-09 rangiThis script is now templated
2003-05-04 rangiContinuing work on the nonmarc simple acq
2003-05-04 rangiWe have a simple acquisitions system without marc mostl...
2003-04-29 tipaulreally proud of this commit :-)
2003-04-28 tipaulThose fixes solves the "internal server error" with...
2003-04-22 tipaul1st draft for z3950 client import.
2003-04-10 tipaulFix some bugs :
2003-04-04 tipaullast commits before 1.9.1
2003-04-01 tipaulfixes
2003-03-19 tipaulfixing bug when a search gets more than 10 biblios...
2003-03-07 tipaulbugfixes + adding buttons to switch between normal...
2003-02-19 wolfpac444Removed the unecessary $dbh argument from being passed.
2003-02-12 tipaulSupport for 000 -> 010 fields.
2003-02-03 acliMinor factoring in C4/Biblio.pm, plus change to export...
2003-02-03 acliAdded some POD, minor comment fixes
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-28 tipaulremoving use MARC::Charset
2003-01-28 tipauluser can now search in breeding farm with isbn/issn...
2003-01-26 acliHandle non-latin1 charsets
2003-01-23 tipaulupgrading import in breeding farm (you can now search...
2003-01-21 tipaulcharacter encoding ISO646 => 8859-1, first draft
2003-01-20 acliHandle meta tags for non-latin1 charsets
2003-01-19 acliPreliminary fix of the CGI.pm problem of always assumin...
2003-01-14 tipaullittle improvments (mandatory subfields in item appear...
2003-01-14 tipaulwarn removing
2003-01-14 tipaulbugfix : use gettemplate_and_user instead of gettemplate.
2003-01-06 tipaulremoving trailing #
2002-12-19 tipaulminor bugfix (for biblio modification)
2002-12-12 tipauladding authentification with Auth.pm and
2002-12-10 tipaul* bugfixes
2002-12-02 tipaulbugfixes : enable entering a biblio without isbn
2002-11-22 tipaulmoved to misc
2002-11-22 tipaulmoving z3950 related scripts to specific dir
2002-11-22 tipaulsmall bugfix
2002-11-21 tipauldeleting unused scripts
2002-11-19 tipaulroad to 1.3.2
2002-11-12 tipaulroad to 1.3.2 :
2002-10-25 tipaulRoad to 1.3.2
2002-10-22 tipaulroad to 1.3.2 : adding a biblio in MARC format.
2002-10-16 arensbAdded a FIXME comment.
2002-10-16 arensbAdded some FIXME comments.
2002-10-15 tipaulroad to 1.3.2. Full rewrite of marcimport.pl.
2002-10-14 tipaulmerging arens + my modifs/bugfixes
2002-10-13 arensbReplaced expressions of the form "$x = $x <op> $y"...
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded magic RCS comment.
2002-10-13 arensbAdded a FIXME comment.
2002-10-11 arensbReplaced &requireDBI with C4::Context->dbh, thus making...
2002-10-09 tonnesenswitched from picktemplate() to gettemplate()
2002-10-07 arensbAdded a FIXME comment.
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-24 tipaulNow, the acqui.simple system...
next