koha.git
2008-01-04 Joshua Ferrarofix misspelling on release nots
2008-01-04 Joshua Ferraroimprovements to INSTALL.debian, adding Symbols for...
2008-01-04 Joshua Ferraroadding three new variables for installation:
2008-01-04 Joshua Ferrarofixing incorrect reference to opaclanguages syspref
2008-01-04 Galen Charltonadd INIT block to import C4::Items
2008-01-04 Galen CharltonC4::Circulation - ensure that certain modules always...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-04 Galen Charltonreplaced incorrect '=>' with '='
2008-01-04 Galen Charltonmisc/cronjobs/update_items.pl: fixed syntax errors
2008-01-04 Joe Atzbergerupdatedatabase - DB version to 043 for 2 new columns...
2008-01-04 Joe Atzbergercurrency expansion - symbol and timestamp. PLEASE VERIF...
2008-01-04 Joe Atzbergercirc/stats.pl - debugify warnings
2008-01-04 Joe Atzbergerpendingreserves.pl - debugify warn
2008-01-04 Joe Atzbergerboraccount.tmpl - remove double conditional
2008-01-04 Joshua FerraroMicroformat support:
2008-01-03 Owen LeonardFix for Bug 1726 (re-selecting another 'status' value...
2008-01-03 Owen LeonardLots of reformatting of reports forms. Improvements...
2008-01-03 Owen LeonardAdding patron's home branch to circ-menu sidebar displa...
2008-01-03 Owen LeonardMarkup corrections and formatting dialogs.
2008-01-03 Joe AtzbergerLabels overhaul - labels were largely broken (and still...
2008-01-03 Joe AtzbergerLabels.pm - add deduplicate_batch sub
2008-01-03 Galen Charltonstart of test suite for C4::Items
2008-01-03 Galen Charltonitem rework: correct '' for various status fields
2008-01-03 Galen Charltonbatch import: do not ersatz MARC item fields
2008-01-03 Galen Charltonspeed boost: tools stage and commit bib records
2008-01-03 Galen Charltonspeed boost: command-line stage and commit biblios
2008-01-03 Galen Charltonitem rework: replaced AddBiblioAndItems
2008-01-03 Galen Charltonremoved more redundant 'my' causing variable masking...
2008-01-03 Galen Charltonremoved extra 'my' that was causing a masking warning
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Galen Charltonremoved 'use' that was causing redefined sub warning
2008-01-03 Galen Charltonremoved duplicate call to C4::Context->marcfromkohafield
2008-01-03 Galen Charltonitem rework: moved DelItem
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen Charltonstaff results detail print: use itemcallnumber
2008-01-03 Galen Charltonlabels item search: build item list correctly
2008-01-03 Galen CharltonOPAC detail print: use correct API to build item list
2008-01-03 Galen CharltonOPAC detail print: get call number from items.itemcalln...
2008-01-03 Galen Charltonremoved reports/inventory.pl
2008-01-03 Galen Charltonitem rework: replace direct SQL update of items
2008-01-03 Galen Charltoncheck for undefined values when mapping item to MARC
2008-01-03 Galen Charltoninventory: two fixes
2008-01-03 Galen Charltonitem rework: POD and comments improvement
2008-01-03 Galen Charlton_replace_item_field_in_biblio now handles missing item...
2008-01-03 Galen Charltonremoved erroneous comment
2008-01-03 Galen Charltonitem rework: moved GetItem
2008-01-03 Galen Charltonquell warning if updating itemnote whose original value...
2008-01-03 Galen Charltonitem rework: moved GetMarcItem
2008-01-03 Galen Charltonitem rework: do not allow bulkedit to update items
2008-01-03 Galen Charltonitem rework: moved ModItemInMarc
2008-01-03 Galen Charltonitems rework: fix several non-NULL columns during ModItem
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2008-01-03 Galen CharltonDB rev 042: disallow null in aqbooksellers.name
2008-01-03 Galen CharltonDB rev 041: disallow NULL in some item status columns
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2008-01-03 Ryan HigginsAllow Library select on new bookfund and term update.
2008-01-03 Frederic DemiansSome tweaks for Debian Etch install procedure
2008-01-03 Joshua FerraroFix Genre-form and Subject-topical for MARC21
2008-01-03 Joshua Ferrarofixing a couple mappings for SRU CQL server
2008-01-03 Joshua Ferraros/__DB_HOST__/__WEBSERVER_HOST__/
2008-01-03 Mason Jamesmore tweaks for tmpl vars.
2008-01-03 Mason Jamestmpl var CATCODE_MULTI now passed
2008-01-03 Mason Jamesnow closes and redirects pop-up to parent , yay
2008-01-03 Mason Jamestweaks to update-child feature.
2008-01-03 Mason Jameslittle fixes for update_child feature.
2008-01-03 Joshua FerraroImproving searchhighlightblob, similar to Paul's patch:
2008-01-03 Russel GarlickMaking a start on online help for Acquisitions - Budget...
2008-01-03 Mason Jamesupgrade-child 'Choose Adult category' popup-window...
2008-01-03 Russel GarlickAdding Online Help for Circ from Wiki (thanks tnb)
2008-01-03 Chris CormackEscaping the $title in the regexes with \Q and \E to...
2008-01-03 Russel GarlickOnline help for admin, various tools and cataloguing
2008-01-03 Owen LeonardRemoving "date due" column from holdings display, as...
2008-01-03 Owen LeonardMarkup corrections and dialog formatting.
2008-01-03 Owen LeonardFormatting error message as standard dialog
2008-01-03 Owen LeonardA few minor markup corrections.
2008-01-03 Owen LeonardSome refinements to statuses and messages. Beginning...
2008-01-03 Chris CormackChanging dialogue when an item needs transferring addin...
2008-01-03 Joe Atzbergerlabel-manager - POSIX unused, commented out
2008-01-03 Joe Atzbergersearch.tmpl - layout fixes, TODO: handle empty submit...
2008-01-03 Joe Atzbergerlabel-manager.pl - purely whitespace edit, use git...
2008-01-03 Joe Atzbergerinstall.pl - exit after redirect
2008-01-03 Joe Atzbergeropac-detail.pl - cleanup incl. exit after redirect
2008-01-03 Paul POULAINsmall fix to french translation
2008-01-03 Paul POULAINfrench translation updated
2008-01-03 Paul POULAINremoving some spaces that are disliked by the translator
2008-01-03 Paul POULAINadding a searchhighlightblob style
2008-01-03 Paul POULAINbugfix : reintroduce author_nospan to have a cliquable...
2008-01-03 Paul POULAINrebuild_zebra : directories updated
2008-01-03 Paul POULAINsynch'ing marc21 and unimarc where applicable
2008-01-03 Paul POULAINAdding OPACItemsResultsDisplay syspref (missing file...
2008-01-03 Henri-Damien... NZSearch debugging
2008-01-03 Joshua Ferrarosmall fix to koha-conf.xml
2008-01-03 Mason Jamespadding Add_Delta_Days date, again.
2008-01-03 Mason JamesBUGFIX padding add_delta_days() date
2008-01-03 Joshua FerraroWARNING: Updates to Index Defs for Authorities
2008-01-02 Mason JamesTransformHtmlToXml() now checks from UNIMARC flavour...
2008-01-02 Joshua Ferraroadding release notes for 3.0
2008-01-02 Ryan Higginsfix for bug 1723. no auth on finishreceive.pl
2008-01-02 Joshua Ferraronomenclature cleanup for acquisitions:
2008-01-02 Chris CormackFix to redirect the user ot the select branch page...
next