Bug 10513: display a warning/message when returning a chosen item type
[koha.git] / C4 /
2013-09-16 Magnus EngerBug 10513: display a warning/message when returning...
2013-09-08 Julian MauriceBug 5349: Create a table for order line transfers
2013-09-08 Julian MauriceBug 5349: Fix a logical test in TransferOrder
2013-09-08 Julian MauriceBug 5349: add ability to transfer order lines from...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-09-08 Colin CampbellBug 10817: return hold items info in SIP Patron Info...
2013-09-08 Galen CharltonBug 10320: (follow-up) correct license statement
2013-09-08 Jesse WeaverBug 10320: (follow-up) Fix copyright and style errors
2013-09-08 Jesse WeaverFollowup for bug 10320: minor bugfixes and style improv...
2013-09-08 Jesse WeaverBug 10320 - Integrate OverDrive search into OPAC
2013-09-08 Kyle M HallBug 9252 - Add option to send patron's home branch...
2013-09-08 Kyle M HallBug 9252 - Add option to send patron's home branch...
2013-09-08 Adrien SauratBug 9845: correct SIP 08checkin.t
2013-09-08 Kyle M HallBug 9531: Make SIP2 message terminator configurable...
2013-09-08 Galen CharltonBug 10325: (follow-up) restore case-insensivity of...
2013-09-08 Kyle M HallBug 10325 - Allow system preferences to be overridable...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-09-08 Janusz KaczmarekBug 10324: fix display of editorial series in normal...
2013-09-08 Kyle M HallBug 10272: make CheckReserves respect ReservesControlBranch
2013-09-06 Colin CampbellBug 10426: Remove unused sub GetCcodes from Koha.pm
2013-09-06 Galen CharltonBug 10656: (follow-up) handle OPAC sorting of authvals...
2013-09-06 Owen LeonardBug 10656: improve sorting of shelving location and...
2013-09-04 Mirko TietgenBug 10361: Add option to cleanup_database.pl to purge...
2013-08-28 Galen CharltonBug 10699: (follow-up) fix parameter test in DeleteBran...
2013-08-28 Kenza ZakiBug 10699: add explicit return value for DeleteBranchTr...
2013-08-28 Galen CharltonBug 10693: (follow-up) fix parameter checking in Create...
2013-08-28 Kenza ZakiBug 10693: CreateBranchTransferLimit's return value...
2013-08-28 Kenza ZakiBug 10629: remove inappropriate uses of $sth->finish...
2013-08-23 Fridolyn SOMERSBug 10741: reformat test for displaying place hold...
2013-08-23 Fridolyn SOMERSBug 10741: restore holdability of in-transit items...
2013-08-21 Galen CharltonBug 10761: (follow-up) use explicit return in C4::Repor...
2013-08-21 Jonathan DruartBug 10761: (follow-up) change return in C4::Reports...
2013-08-21 Jonathan DruartBug 3134: (follow-up) Reindent delete_report
2013-08-21 Owen LeonardBug 3134: add ability to selelct multiple reports to...
2013-08-20 Kyle M HallBug 10628: make sure AutomaticItemReturn doesn't preven...
2013-08-20 Owen LeonardBug 8670 - Update POD of C4::Branch::GetBranches()...
2013-08-20 Owen LeonardBug 10763 - [SIGNED-OFF] Update POD of C4::Creators...
2013-08-20 Owen LeonardBug 10764 - Update POD of C4::Items::GetItemStatus...
2013-08-20 Owen LeonardBug 10765 - [SIGNED-OFF] Update POD of C4::Koha::GetSup...
2013-08-20 Owen LeonardBug 10081: add library name to IndependentBranches...
2013-08-19 Owen LeonardBug 9916 - Use DataTables in the OPAC
2013-08-16 Jonathan DruartBug 10028: fix how ModReceiveOrder() calls NewOrder()
2013-08-16 rootBug 10642: fix inappropriate uses of $sth->finish(...
2013-08-16 Galen Charltonbug 5825: (follow-up) consult item-level_itypes
2013-08-16 Owen LeonardBug 5825 - Add Item Type column to Holds Queue report
2013-08-16 Galen CharltonBug 10481: (follow-up) fix typo in POD
2013-08-16 Jonathan DruartBug 10481: FIX No enrollment fee when changing patron...
2013-08-15 Tomas Cohen AraziBug 10663: restore ability of active hold requests...
2013-08-14 Kyle M HallBug 9487: Allow item fields to be used in the HOLDPLACE...
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2013-08-13 Mark TompsettBug 7785: remove MySQL-specific syntax from C4::Members...
2013-08-09 Julian MauriceBug 2394: Use syspref canreservefromotherbranches in...
2013-08-09 rootBug 10643: fix inappropriate uses of $sth->finish(...
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 Kyle M HallBug 10463: ensure that Quote of the Day feature selects...
2013-07-25 Mirko TietgenBug 10621: use correct from-address for subscription...
2013-07-24 Galen CharltonBug 10462: (follow-up) remove some undefined variable...
2013-07-24 Marcel de RooyBug 10462: QA Followup to resolve LCCN mixup and remove...
2013-07-24 Marcel de RooyBug 10462: Followup for showing multiple ISBNs in Z3950...
2013-07-24 Marcel de RooyBug 10462: Some optimizations in Z3950 search paving...
2013-07-24 Galen CharltonBug 9394: (follow-up) stylistic tidying
2013-07-24 Galen CharltonBug 9394: (follow-up) fix query column alias
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-07-22 Jonathan DruartBug 10557: remove unused branch parameter from GetBooks...
2013-07-22 Owen LeonardBug 10552: make several sysprefs available to the OPAC...
2013-07-18 Owen LeonardBug 10553: make public lists available on OPAC login...
2013-07-18 Galen Charltonbug 10559: remove spurious "statement handle still...
2013-07-17 Mirko Tietgenbug 10549: make the ILS-DI services advertise that...
2013-07-17 Galen CharltonBug 10515: (follow-up) fix use of GetBranchCategories
2013-07-17 Jonathan DruartBug 10515: make behavior of library category fetchers...
2013-07-17 Fridolyn SOMERSBug 9362: fix query that finds upcoming due loans
2013-07-17 Kyle M HallBug 9576: can now control whether max loans limit can...
2013-07-16 Jonathan DruartBug 10556: The delivery time is not inserted on adding...
2013-07-15 Jason EtheridgeBug 9770: fix sorting of Dewey call numbers that contai...
2013-07-15 Jonathan DruartBug 10504: Remove the unused C4::Acq::ModOrderItem...
2013-07-12 Colin CampbellBug 10529: Remove hardcoded dollar from patron message
2013-07-12 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2013-07-12 Robin SheatBug 10560: make it possible for default interface langu...
2013-07-11 Fridolyn SOMERSBug 10535: by default sort funds by name
2013-07-10 Chris Hallbug 10356: improve display of serial issue dates in...
2013-07-05 Jared Camins-EsakovBug 10390: Add ability to delete empty invoices
2013-07-05 Fridolyn SOMERSBug 10384: fall back to normal authentication if LDAP...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-07-02 Fridolyn SOMERSBug 10029 - CAS authentication fails in OPAC reserve
2013-06-28 Marcel de RooyBug 10386: improvements to VirtualShelves.t
2013-06-26 Owen LeonardBug 9757: Make staff client list contents view more...
2013-06-18 Fridolyn SOMERSBug 9728: XISBN unit test update
2013-06-18 Kyle M HallBug 9541: make OPAC login page respect OPAC_CSS_OVERRIDE
2013-06-17 Fridolyn SOMERSBug 9728: XISBN use bibliographic search instead of...
2013-06-17 Marcel de RooyBug 10256: Remove some unused subs from Overdues module
2013-06-14 David CookBug 10466: fix glitch in OPAC display of titles saved...
2013-06-14 Marcel de RooyBug 10458: Remove obsolete Z3950 module and test
2013-06-12 Galen Charltonbug 9370: improve splitting of LC call numbers for...
2013-06-10 Kyle M HallBug 10311 - Holds queue ignores item-level holds where...
2013-06-10 Galen Charltonbug 6281: add Library::CallNumber::LC as a required...
2013-06-10 Galen Charltonbug 6281: introduce LC::CallNumber::LC for sorting...
2013-05-30 Marcel de RooyBug 10381: POD lines of GetBasketsInfosByBookseller
next