koha.git
2008-03-23 Joshua Ferraroupdating installation docs v3.00.00-beta
2008-03-23 Joshua Ferraroupdating release notes
2008-03-23 Joshua Ferraroupdating translations for release
2008-03-23 Joshua FerraroTwo utilities to help manage translations
2008-03-22 Joshua FerraroAdding some new translations
2008-03-22 Joshua FerraroUpdating translations for release
2008-03-22 Joshua FerraroExperimental XSLT-based display of results and details...
2008-03-22 Galen Charltondo not let MARC::Batch open MARC files
2008-03-22 Galen Charltonremove some unneeded use statements
2008-03-22 Owen LeonardFixing branch select onChange() function, hopefully...
2008-03-22 Galen Charltonpartial fix for bug 1417
2008-03-22 Andrew Moorebug: 1953. cleaning up Acquisition::NewOrder just a...
2008-03-22 Andrew Moorebug: 1953. using placeholders in C4::Acquisition::NewOrder.
2008-03-22 Andrew Moorebug 1953: using placeholders in C4::Acquisition::GetParcel
2008-03-22 Andrew Moorebug 1953: using placeholders in C4::Acquisition::GetParcel
2008-03-22 Owen LeonardSome reworking of suggestions management interface...
2008-03-22 Henri-Damien... bug fix : 1804 : Now empty authorities and empty search...
2008-03-22 Henri-Damien... Bug fixing : 1746 : password was not escaped.
2008-03-22 Henri-Damien... Some Bugfixing for Acquisitions : ModOrderReceive would...
2008-03-22 Henri-Damien... bug fixing : when closing a basket, supplier was search...
2008-03-20 Joshua Ferrarodon't display the name of the library in singleBranchMode
2008-03-20 Joshua Ferrarofixing singlebranchmode display issues
2008-03-20 Joshua Ferraroadding OPACShelfbrowse to OPAC tab
2008-03-20 Joshua Ferrarofixing availability limit
2008-03-20 Joshua Ferraroadding title indexes for 780
2008-03-20 Joshua Ferrarodon't show library facet if singleBranchMode is ON
2008-03-20 Joshua FerraroAdding a couple benchmark scripts
2008-03-20 Joshua Ferraroobey opaclanguagesdisplay syspref
2008-03-19 Andrew Moorebug 1953: use bind variables in C4::Acquisition::GetPen...
2008-03-19 Andrew Mooreuse bind variables in C4::Acquisition::GetPendingOrders
2008-03-19 Owen LeonardMarkup correction.
2008-03-19 Owen LeonardFix to enable OPACUserCSS preference (allows user to...
2008-03-19 Owen LeonardMore changes to properly implement opacuserlogin prefer...
2008-03-19 Owen LeonardChanges to properly implement opacuserlogin preference.
2008-03-19 Owen LeonardChanges to allow highlighting of current tab on user...
2008-03-19 Owen LeonardUpdates to tweak the way suggestions and suggestions...
2008-03-19 Chris NighswongerCommenting out unused call to get_batches.
2008-03-19 Chris NighswongerModifications to viewlog.pl to keep it in the context...
2008-03-19 Chris NighswongerCorrecting warn concerning kohaversion.
2008-03-19 Chris NighswongerUpdating patronimages syspref to reflect current syspre...
2008-03-19 Galen Charltonuse bind variables in GetBorrowersWhoHaveNotBorrowedSin...
2008-03-19 Galen Charltonmore old_issues SQL cleanup
2008-03-19 Galen CharltonRevert "Updatedatabase UPDATE For more_subfields_xml...
2008-03-19 Henri-Damien... More problems with old_issues.
2008-03-19 Henri-Damien... Assigning bug 1835 : change password would never log...
2008-03-19 Henri-Damien... Using old_issues table
2008-03-19 Henri-Damien... CleanBorrowers fixing.
2008-03-19 Henri-Damien... Updatedatabase UPDATE For more_subfields_xml to be...
2008-03-19 Henri-Damien... borr_issues_top : adapting to old_issues changes
2008-03-19 Henri-Damien... Bug Fix : 1898 Replaces the previous commit : More...
2008-03-19 Joshua Ferrarofixing item-level_itype =ON imageurl in opac-detail.pl
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-03-19 Owen LeonardCleanup of z39.50 search form, addition of checkall...
2008-03-18 Galen Charltonfixed create table statement for patroncards
2008-03-18 Owen LeonardAdding tablesorter
2008-03-18 Owen LeonardBugfix for table sorting
2008-03-18 Owen LeonardAdding tablesorter
2008-03-18 Owen LeonardPartial fix for Bug 1949, Bibliographic Address isn...
2008-03-18 Owen LeonardFix for Bug 1951, OPACURLOpenInNewWindow doesn't do...
2008-03-18 Owen LeonardFormatting and adding additional info to display of...
2008-03-18 Owen LeonardTweak to table-sorter css.
2008-03-18 Chris NighswongerBugfix to correct date format in query used in GetLogs()
2008-03-18 Chris NighswongerCorrecting Logging on ModMember function so that the...
2008-03-18 Henri-Damien... Changing default value for yuipath to local rather...
2008-03-18 Joshua Ferrarodon't include the item itself as an edition
2008-03-18 Joshua Ferraroadding a <meta> field to make Koha's OPAC discoverable
2008-03-18 Joshua Ferrarofixing where the 505 subfields are indexed (before...
2008-03-18 Andrew Moorefixing bug 1801
2008-03-18 Joshua Ferrarofixes bug 1924: Language selection lists English only...
2008-03-18 Joshua Ferraropartial fix for bug 1873: virtualshelfcontents dateadde...
2008-03-18 Joshua Ferraropartial fix for bug 1891
2008-03-18 Joshua Ferrarofix for bug 1625: Pass title, subtitle, and author...
2008-03-18 Joshua Ferrarofix for bug 1781 for NOZebra=OFF
2008-03-18 Joshua Ferraroonly show item-leve_itypes if syspref is set
2008-03-18 Joshua Ferrarofixing itemtype image where item-level_itypes is OFF
2008-03-18 Joshua Ferraroremove warnings from Languages.pm
2008-03-18 Ryan HigginsMod C4::Labels::add_batch to accept an array of items.
2008-03-18 Ryan HigginsPartial commit to add Create-Label-Batch-from-Import...
2008-03-18 Joshua Ferrarofixing bug 1754: Hide language chooser if only one...
2008-03-18 Joshua Ferrarorepairing faulty updatedatabase syntax
2008-03-18 Chris NighswongerBumping DB ver to 065
2008-03-18 Chris NighswongerEighth installment Patron card generation feature
2008-03-18 Chris NighswongerSeventh installment Patron card generation feature
2008-03-18 Chris NighswongerSixth installment Patron card generation feature
2008-03-18 Chris NighswongerFifth installment Patron card generation feature
2008-03-18 Chris NighswongerFourth installment Patron card generation feature
2008-03-18 Chris NighswongerThird installment Patron card generation feature
2008-03-18 Chris NighswongerSecond Installment: Patron card generation feature
2008-03-18 Chris NighswongerFirst installment: Patron card generation feature
2008-03-18 Joshua Ferrarofix for 1610: Redirect to result when opac search retur...
2008-03-18 Joshua Ferrarofixing nomenclature of vshelves
2008-03-18 Joshua Ferrarofixing display of itemtypes and itemtype icons in virtu...
2008-03-18 Joshua Ferrarofix for bug 1855: Language in News
2008-03-18 Joshua Ferrarofix for bug 1925: 505 Field Indexing
2008-03-18 Ryan HigginsAdd MARC preview to Z39.50 search.
2008-03-18 Ryan HigginsRemove Z3950 mandatory fields from MARC editor.
2008-03-18 Ryan HigginsAdd z39.50 search form distinct from MARC editor
2008-03-17 Joshua Ferrarowrapping dates in amazon ratings with format_date()
2008-03-17 Joshua FerraroFix for bug 1593: Fix item type image handling in OPAC
2008-03-17 Owen LeonardMore tweaks to shelf browse and similar items.
next