Bug 17835: Replace GetItemTypes with Koha::ItemTypes
[koha.git] / C4 /
2017-02-07 Dobrica PavlinusicBug 17775 - Add new user with LDAP not works under...
2017-02-07 BlouBug 15030 - Fixes the serials fields associated with...
2017-02-07 BlouBug 15030 - Certain values in serials' items are lost...
2017-01-30 Katrin FischerBug 17902: Follow-up fixing SQL statement
2017-01-30 Jonathan DruartBug 17902: Fix possible SQL injection in serials editing
2017-01-30 Kyle M HallRevert "Bug 17902: Fix possible SQL injection in serial...
2017-01-30 Jonathan DruartBug 17902: Fix possible SQL injection in serials editing
2017-01-30 Kyle M HallRevert "Bug 17902: Fix possible SQL injection in serial...
2017-01-30 Jonathan DruartBug 17902: Fix possible SQL injection in serials editing
2017-01-30 Jonathan DruartBug 9569: Security patch for AutoLocation
2017-01-30 Jonathan DruartBug 9569: Do not check the IP for login at the OPAC
2017-01-30 Jonathan DruartBug 9569: AutoLocation should not depend on Independent...
2017-01-30 Jonathan DruartBug 9569: Fix AutoLocation - handle .* for subnets
2017-01-30 Jonathan DruartBug 17904: Fix possible SQL injection in late orders
2017-01-30 Jonathan DruartBug 17903: Fix possible SQL injection in serial claims
2017-01-30 Jonathan DruartBug 17900: Fix possible SQL injection in patron cards...
2017-01-30 David CookBug 17986: Perl dependency evaluation incorrect
2017-01-20 Jonathan DruartBug 17588: ->get_issues has been replaced with ->checkouts
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-20 Jonathan DruartBug 17824: Remove C4::Members::GetBorrowersWhoHaveNever...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-20 Marcel de RooyBug 17913: [Follow-up] Fix duplicate $9s after merging...
2017-01-20 Marcel de RooyBug 17913: Run perltidy on the inner foreach loop
2017-01-20 Marcel de RooyBug 17913: We always need some housekeeping
2017-01-20 Marcel de RooyBug 17913: Remove possible duplicates in strict merge...
2017-01-20 Marcel de RooyBug 17913: Do not keep a cleared subfield in loose...
2017-01-20 Marcel de RooyBug 17913: Fix the new field tag in merge when changing...
2017-01-20 FrédérickBug 17913: Use AuthorityMergeMode pref in sub merge
2017-01-20 Frédéric DemiansBug 17913: Use replace_with instead of insert_grouped_field
2017-01-20 David CookBug 17880 - Use version.pm to parse version numbers...
2017-01-20 Tomas Cohen AraziBug 17836: (ILSDI) Make GetPatronInfo fill 'charges...
2017-01-20 Jonathan DruartBug 8361: Do not allow checkouts if no rules are defined
2017-01-20 Alex ArnaudBug 17615 - Fix updating borrower attributes in checkpw...
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-19 Kyle M HallBug 17894 - Update pay() and use it internally for...
2017-01-18 Jonathan DruartBug 6782: Fix fixup_cardnumber call
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Adjust some text on marcxml
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Correct POD in ILSDI/Services.pm
2017-01-13 Jonathan DruartBug 17196: Fix - Update metadata on update
2017-01-13 Jonathan DruartBug 17196: Fix query builder for item search
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Jonathan DruartBug 17629: Koha::Biblio - Remove ModBiblioframework
2017-01-13 Marcel de RooyBug 17486: [QA Follow-up] Changes as to set_userenv
2017-01-13 Jonathan DruartBug 17486: Remove Mozilla Persona
2017-01-13 Olli-Antti KivilahtiBug 14187: branchtransfer needs a primary key (id)...
2017-01-13 Meenakshi.RBug 6782 - Move auto member cardnumber generation to...
2017-01-13 Benjamin RoksethBug 17766 - Patron notification does not work with...
2017-01-12 Kyle M HallBug 15905 - Remove use of makepayment
2017-01-12 Jonathan DruartBug 17234: Need to separate KEY and FOREIGN KEY checks
2017-01-11 Kyle M HallBug 15908 - Remove use of recordpayment_selectaccts
2017-01-11 Kyle M HallBug 15909 - Remove the use of makepartialpayment
2017-01-11 Kyle M HallBug 15898 - Use Koha::Account::pay internally for makep...
2017-01-11 Jonathan DruartBug 17234: Move new subroutines to C4::Installer
2017-01-10 Kyle M HallBug 15897 - Use Koha::Account::pay internally for recor...
2016-12-30 Jonathan DruartBug 17569: Remove C4::Members::GetUpcomingMembershipExpires
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-30 Jonathan DruartBug 17820: use ->find instead of search->next
2016-12-28 Jonathan DruartBug 17679: C4::Circulation - Remove unused GetItemIssues
2016-12-28 Kyle M HallBug 17781 - Improper branchcode set during renewal
2016-12-28 Jonathan DruartBug 17246: Do no support arrayref to define multiple FK
2016-12-23 Jonathan DruartBug 17678: Use Koha::Checkouts instead of Koha::Issues
2016-12-23 Jonathan DruartBug 17678: C4::Circulation - Replace GetIssues with...
2016-12-23 Lyon3 TeamBug 17317: Perfomance Improvement
2016-12-23 Lyon3 TeamBug 17317: ILSDI: Getavailability method with id_type...
2016-12-23 Aleisha AmohiaBug 17208: Checking if classification source or filing...
2016-12-22 Jonathan DruartBug 17764: (bug 17556 follow-up) Fix search for logged...
2016-12-16 Jonathan DruartBug 17631: Koha::Biblio - Remove GetHolds
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove enrolmentperiod
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove reservefee
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove is_expired
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove amountoutstanding
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove authflags - 2
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove authflags - 1
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove BlockExpiredPatron...
2016-12-16 Jonathan DruartBug 17557: Koha::Patrons - Move GetAge to ->set_age...
2016-12-16 Chris CormackBug 13029 : Follow up
2016-12-16 Julian MauriceBug 13029: Allow to pass additional parameters to SMS...
2016-12-16 Marcel de RooyBug 17666: [QA Follow-up] Mark File::Slurp as required
2016-12-16 Jonathan DruartBug 17666: Revert "Bug 16685 [QA Followup] - Use Path...
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-12-09 Kyle M HallBug 15896 - Use Koha::Account::pay internally for makep...
2016-12-09 Marcel de RooyBug 15906: [QA Follow-up] Correct a partial payment
2016-12-09 Jonathan DruartBug 15822: Fix 500 error when searching if items.onloan...
2016-12-02 Petter Goksøyr ÅsenBug 17671: Remove unused variables in C4::Reserves
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Jonathan DruartBug 17278: Fix "show all items" link
2016-11-22 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-18 Kyle M HallBug 14736 - AllowRenewalIfOtherItemsAvailable slows...
2016-11-18 Jonathan DruartBug 17323: Column search_history.time cannot be null
2016-11-15 Tomas Cohen AraziBug 17599: (QA followup) Perltidy really long lines
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-11-15 Nick ClemensBug 16520 - (Follow up) Restore retrieval of syspref_cache
2016-11-14 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-14 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
next