Bug 9075: Rename "type" to "material type" on staff XSLT detail and results
[koha.git] / C4 /
2014-08-13 Galen CharltonBug 12079: ensure that CheckReserves() includes reserve...
2014-08-13 Fridolin SomersBug 12071: improve generation of Z39.50 search links
2014-08-13 Fridolin SomersBug 12438 - Bad encoding in acquisition basket
2014-06-26 Jonathan DruartBug 11715: Update POD for get_template_and_user
2014-06-26 Chris CormackBug 11715: Set the default of authnotrequired = 0 in...
2014-06-06 Marcel de RooyBug 11803: use $dbh consistently in _koha_modify_item
2014-06-06 Marcel de RooyBug 11799: Housekeeping: Remove _biblionumber_sth from...
2014-06-06 Kyle M HallBug 11796: fix display of search result facets if facet...
2014-06-06 Stéphane DelauneBug 11730: ensure that C4::Charset loads C4::Context
2014-06-06 Marcel de RooyBug 10789: Follow-up: Fix typo "infermation"
2014-06-06 Galen CharltonBug 11757: remove dependency on POE
2014-06-06 Galen CharltonBug 10611: (follow-up) cache DBMS driver code in contex...
2014-06-06 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-02-07 Tomas Cohen AraziBug 9579: fix truncation of facets containing multi...
2014-02-07 Tomas Cohen AraziBug 11402: make Labels::_guide_box return undef if...
2014-02-07 Jonathan DruartBug 11279: (follow-up) remove unnecessary check on...
2014-02-07 Katrin FischerBug 11279: Improve how a new quote of the day is selected
2014-02-07 Fridolyn SOMERSBug 7518: certain searches with quotation marks don...
2014-02-07 Kyle M HallBug 11419: display Z39.50 search errors more completely
2014-02-06 Galen CharltonBug 11666: remove SQL as an option for MARC framework...
2014-01-13 Jonathan DruartBug 8683: ensure clear button clears all item fields...
2014-01-13 Jared Camins-EsakovBug 10688: Don't prefix index inappropriately
2013-12-17 SrdjanBug 11077: Correct more warnings in C4/Auth.pm
2013-12-17 Tomas Cohen AraziBug 11077: remove uninitialized value $pki_field warning
2013-12-05 Kyle M HallBug 10445: (follow-up) fix error
2013-12-05 Kyle M HallBug 10445: make SIP Server respect maxoutstanding syste...
2013-12-05 Kyle M HallBug 10243: (follow-up) prevent TransportCostMatrix...
2013-12-05 Kyle M HallBug 10243: prevent holds queue from making transfer...
2013-12-05 Bernardo Gonzalez... Bug 10271: (follow-up) correct tabs
2013-12-05 Fridolyn SOMERSBug 10271: fix searching using an index containing...
2013-12-05 Colin CampbellBug 11058: fix compilation warning in C4::Record
2013-12-03 Jonathan DruartBug 10843: fix crash that can occur when confirming...
2013-12-02 Janusz KaczmarekBug 10335: display translated forms of headings in...
2013-12-02 BlouBug 6201: Add fields 1xx to marc2bibtex (for MARC21...
2013-11-21 Jonathan DruartBug 10684: (follow-up) adjust how undecodable records...
2013-11-21 Kyle M HallBug 10684: make sure that Koha search does not dies...
2013-11-20 Galen CharltonBug 10016: force zero browser-side caching of SCO pages
2013-11-20 Tomas Cohen AraziBug 11269: fix incorrect use of MARC::Field->subfield()
2013-11-19 Fridolyn SOMERSBug 10689: make public note appear in subscriptions...
2013-11-18 Katrin FischerBug 11218: fix Item Due notices not being generated
2013-11-13 Jonathan DruartBug 10925: fix LDAP auth failing if DEBUG is enabled
2013-11-13 SrdjanBug 9299: fix LDAP login breakage when ExtendedPatronAt...
2013-11-11 Tomas Cohen AraziBug 10872: UT for GetHiddenItemnumbers and POD fix
2013-11-11 Mark TompsettBug 10872 - C4::Items GetHiddenItems fix and optimization
2013-11-08 Katrin FischerBug 10667: Allow authentication with cardnumber for...
2013-11-08 Katrin FischerBug 10667: Add unit tests for ILSDI::Services::Authenti...
2013-11-06 Colin CampbellBug 10817: return hold items info in SIP Patron Info...
2013-11-06 Kyle M HallBug 9531: Make SIP2 message terminator configurable...
2013-10-08 Janusz KaczmarekBug 10324: fix display of editorial series in normal...
2013-10-08 Kyle M HallBug 10272: make CheckReserves respect ReservesControlBranch
2013-10-07 Tomas Cohen AraziBug 10609: Use branch name rather than branch code...
2013-09-16 Galen CharltonBug 10656: (follow-up) handle OPAC sorting of authvals...
2013-09-16 Owen LeonardBug 10656: improve sorting of shelving location and...
2013-09-13 Kenza ZakiBug 10699: add explicit return value for DeleteBranchTr...
2013-09-13 Galen CharltonBug 10693: (follow-up) fix parameter checking in Create...
2013-09-13 Kenza ZakiBug 10693: CreateBranchTransferLimit's return value...
2013-09-13 Kenza ZakiBug 10629: remove inappropriate uses of $sth->finish...
2013-09-13 Jonathan DruartBug 10557: remove unused branch parameter from GetBooks...
2013-09-13 Fridolyn SOMERSBug 10741: reformat test for displaying place hold...
2013-09-13 Fridolyn SOMERSBug 10741: restore holdability of in-transit items...
2013-09-13 Kyle M HallBug 10628: make sure AutomaticItemReturn doesn't preven...
2013-09-13 Owen LeonardBug 8670 - Update POD of C4::Branch::GetBranches()...
2013-09-13 Owen LeonardBug 10763 - [SIGNED-OFF] Update POD of C4::Creators...
2013-09-13 Owen LeonardBug 10764 - Update POD of C4::Items::GetItemStatus...
2013-09-13 Owen LeonardBug 10765 - [SIGNED-OFF] Update POD of C4::Koha::GetSup...
2013-09-13 Owen LeonardBug 10081: add library name to IndependentBranches...
2013-09-13 Jonathan DruartBug 10028: fix how ModReceiveOrder() calls NewOrder()
2013-09-11 rootBug 10642: fix inappropriate uses of $sth->finish(...
2013-09-11 Galen CharltonBug 10481: (follow-up) fix typo in POD
2013-09-11 Jonathan DruartBug 10481: FIX No enrollment fee when changing patron...
2013-09-10 Julian MauriceBug 2394: Use syspref canreservefromotherbranches in...
2013-08-16 Tomas Cohen AraziBug 10663: restore ability of active hold requests...
2013-08-16 rootBug 10643: fix inappropriate uses of $sth->finish(...
2013-08-16 Kyle M HallBug 10463: ensure that Quote of the Day feature selects...
2013-08-16 Mirko TietgenBug 10621: use correct from-address for subscription...
2013-08-15 Owen LeonardBug 10552: make several sysprefs available to the OPAC...
2013-08-14 Owen LeonardBug 10553: make public lists available on OPAC login...
2013-08-14 Galen Charltonbug 10559: remove spurious "statement handle still...
2013-08-13 Mirko Tietgenbug 10549: make the ILS-DI services advertise that...
2013-08-13 Galen CharltonBug 10515: (follow-up) fix use of GetBranchCategories
2013-08-13 Jonathan DruartBug 10515: make behavior of library category fetchers...
2013-08-13 Fridolyn SOMERSBug 9362: fix query that finds upcoming due loans
2013-07-28 Galen Charltondo some validation of the KohaOpacRecentSearches cookie
2013-07-28 Galen Charltonuse JSON rather than Storable for the OPAC search histo...
2013-07-25 Jonathan DruartBug 10556: The delivery time is not inserted on adding...
2013-07-25 Jonathan DruartBug 10504: Remove the unused C4::Acq::ModOrderItem...
2013-07-25 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2013-07-25 Jason EtheridgeBug 9770: fix sorting of Dewey call numbers that contai...
2013-07-25 Chris Hallbug 10356: improve display of serial issue dates in...
2013-07-16 Colin CampbellBug 10529: Remove hardcoded dollar from patron message
2013-07-16 Robin SheatBug 10560: make it possible for default interface langu...
2013-07-16 Fridolyn SOMERSBug 10535: by default sort funds by name
2013-07-15 Fridolyn SOMERSBug 10384: fall back to normal authentication if LDAP...
2013-07-15 Fridolyn SOMERSBug 10029 - CAS authentication fails in OPAC reserve
2013-07-15 Marcel de RooyBug 10386: improvements to VirtualShelves.t
2013-07-06 Kyle M HallBug 9541: make OPAC login page respect OPAC_CSS_OVERRIDE
2013-07-02 David CookBug 10466: fix glitch in OPAC display of titles saved...
2013-06-28 Marcel de RooyBug 10458: Remove obsolete Z3950 module and test
2013-06-28 Galen Charltonbug 9370: improve splitting of LC call numbers for...
2013-06-28 Galen Charltonbug 6281: add Library::CallNumber::LC as a required...
next