Adding link to the committed budget breakdown
[koha.git] / cataloguing /
2007-09-04 Paul POULAINBUGFIX (major) : when editing an existing biblio, bibli...
2007-09-04 Paul POULAINBUGFIX : deal with repeatable values when retrieving...
2007-08-30 Owen LeonardMoving </head><body> into body of templates so that...
2007-08-30 Owen LeonardTesting new changes to Auth.pm to allow passing of...
2007-08-28 Owen LeonardModifications to enable YUI-Grids layout structure...
2007-08-23 Henri-Damien LAURENTAdding new feature : creating authorities on-the-fly.
2007-08-16 Owen LeonardAdding missing barcode.pl
2007-08-15 Paul POULAINThis commit fixes a bug in biblio encoding. things...
2007-08-09 Chris CormackMerge branch 'mymerges'
2007-08-09 Joshua Ferraropatch to fix marc21 leader
2007-08-09 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-09 Paul POULAINadding a ExpandField feature to MARC editor : all subfi...
2007-08-08 Joshua Ferraropatches from paul
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-08-08 Paul POULAINtidying SQL query
2007-07-31 toinsfix indentation.
2007-07-31 toinsplugin rewrited to works with addbiblio.
2007-07-31 toinsaddbiblio cleaned.
2007-07-20 hdlCreating Biblio if BiblioAddAuthorities is set in syste...
2007-07-16 hdlAdding a biblio can be executed in a popup now.
2007-07-13 toinssyntax error
2007-07-13 toinsbug fix there was an internal servor error when there...
2007-07-12 toinsdisplaying the query to search
2007-07-12 toinsremove duplicated line.
2007-07-12 toinsadding a pagination bar & displaying only 20 results...
2007-07-10 hdlAdding macle_plugin for FRANTIQ
2007-07-06 hdlBug Fixing:
2007-07-02 tipaulleader length checking bugfix : 25 and not 24
2007-07-02 tipaulunimarc bugfix : the encoding is in field 100 in UNIMAR...
2007-06-25 tipauldecoding correctly z3950 biblios
2007-06-25 tipaulbugfixes on unimarc 100 handling (the field used for...
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-08 toinswriting absolute path.
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-06-05 tipaulfixing template & javascript bug on almost all plugins
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-22 btoumibug fixing : add new check for isbn because u can find...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-05-04 tipaulvarious bugfixes on parameters modules + adding default...
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-18 tipaulremoving all useless %env / $env
2007-03-29 tipaulCode cleaning :
2007-03-29 tipaulremoving marc=off scripts
2007-03-29 tipauladding default value new feature into cataloguing....
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-09-27 tgarip1957Finalized XML version for intranet
2006-09-11 tgarip1957Fixes a bug with Marchtml2xml and sync with dev_week
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957 Z3950 search when adding a bibblio using ZOOM.
2006-09-01 tgarip1957MARCXML only. No more MARC record. No more non-marc...
2006-08-10 toinsC4::SearchMarc is deprecated now. it is totaly replaced...
2006-07-27 toins1 sub renamed and cleaned.
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-12 toinsgetitemtypes renamed to GetItemTypes
2006-04-03 rangiModify item now works
2006-04-03 kadosre-adding oldbiblionumber for the sake of the plugin
2006-04-02 kadossyncing with rel_2_2, adding visibility handling
2006-04-01 kadosadding eval to fix 500 error with blank marc record
2006-03-10 kadossyncing with rel_2_2
2006-03-07 rangicatching oldbiblionumber also
2006-03-06 kadosfix syntax error.
2006-03-06 kadosremove char_decode
2006-03-06 rangiItems adding correctly now
2006-03-06 kadosforgot to add 'utf-8' argument to new_from_xml()
2006-03-06 kadosAdding fixes to MARC editor to HEAD
2006-02-26 kadosDon't need those $Zconn's after all.
2006-02-25 kadosAdding support for new Zconn object from C4::Context.pm
2006-02-15 rangiCan now add an item
2006-02-15 rangiChanging to get the template from the right directory
2006-02-14 tipaulroad to 3.0 : updating a biblio in zebra seems to work...
2006-01-19 tipaulmoving cataloguing scripts to a cataloguing directory...
2006-01-17 tipaulmoving acqui.simple directory to cataloguing, as acqui...