koha.git
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...
2008-01-02 Ryan HigginsFix bug in ModReceiveOrder call
2008-01-02 Ryan HigginsSpecify datereceived when receiving a new parcel.
2008-01-02 Ryan Higginsremoving extra collection display from moredetail.tmpl
2008-01-02 Ryan Higginsadding missing title info from MARC view / intranet
2008-01-01 Chris CormackFix for bug 1711
2008-01-01 Chris CormackBugfix for 1725 request.pl erroring with a biblio that...
2008-01-01 Ryan HigginsFix for bug 1251 (blank supplier name)
2008-01-01 Ryan HigginsFurther updates to acq, merging in dev_week mods.
2008-01-01 Ryan Higginsadd item-level location,collection fields to orderreceive
2008-01-01 Ryan Higginscleanup parcel.pl and tmpl
2008-01-01 Ryan Higginsupdates to acqui - first of several commits
2008-01-01 Joshua Ferraros/Waited/Expected/ for serials statuses reformating...
2007-12-31 Joe AtzbergerNewsChannels - format_date for news "Posted on" date
2007-12-31 Joe Atzbergersystempreferences - remove dateformat from admin tab
2007-12-31 Joe Atzbergeropac-shevles - fix for CSS alternating highlight lines
2007-12-31 Joe Atzbergeropac-shelves.tmpl cleanup - obsolete input removed
2007-12-31 Joe Atzbergeropac-addbybiblionumber.pl - Remove false dependency...
2007-12-31 Mason Jamesremoving un-needed "yui-toolbars.inc" include
2007-12-31 Chris CormackFix for bug 1708
2007-12-31 Chris CormackFix for bug 1515
2007-12-31 Russel GarlickOnline help for catalgouing
2007-12-31 Russel GarlickChanging text from Virtual Shelves to Lists
2007-12-31 Russel GarlickOnline help for suggestions management
2007-12-30 Joshua Ferrarofix to enable separate imageurls for item-level itypes
2007-12-30 Joshua Ferraroimproving sample data for English
2007-12-30 Joshua Ferraroupdating INSTALL and INSTALL.debian
2007-12-30 Chris CormackFix for bug 1319, can no longer delete an item with...
next