Bug 17835: Replace GetItemTypes with Koha::ItemTypes
[koha.git] / C4 /
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-14 Fridolin SomersBug 17821 - due date in intranet search results should...
2017-04-14 Alex BuckleyBug 12930: Web installer does not show login errors
2017-04-14 Jonathan DruartBug 18373: Re-add UpgradeBackup.pm
2017-04-12 Aleisha AmohiaBug 14537: Renaming OverdueNoticeBcc to NoticeBcc
2017-04-13 Marcel de RooyBug 9988: Few subtle changes for postponed merge
2017-04-13 Marcel de RooyBug 9988: Remove further references to dontmerge
2017-04-13 Marcel de RooyBug 9988: Check the merge limit in sub merge
2017-04-13 Marcel de RooyBug 9988: Remove the Zebra code from sub merge
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-04-13 Jonathan DruartBug 18274: C4::Items - Remove GetItemStatus
2017-04-13 Jonathan DruartBug 17737: Remove C4::Reserves::GetReservesFromItemnumber
2017-04-13 Marcel de RooyBug 17872: Fix small error in GetBudgetHierarchy and...
2017-04-13 Jonathan DruartBug 14932: Do not call can_edit_subscription with an...
2017-04-13 Olli-Antti KivilahtiBug 14932 - serials/serials-collection.pl-page is very...
2017-04-03 David KuhnBug 17309 - Renewing and HomeOrHoldingBranch syspref
2017-03-31 Tomas Cohen AraziBug 17825: (followup) Remove unused function AttributeT...
2017-03-31 Tomas Cohen AraziBug 17828: (followup) Add Test::Exception as dependency
2017-03-31 Marcel de RooyBug 12026: [QA Follow-up] Fix a POD line
2017-03-31 Martin RenvoizeBug 12026: [Rebase Follow-up] - Fix Test
2017-03-31 Marcel de RooyBug 12026: [QA Follow-up] POD typo and tiny change...
2017-03-31 Mirko TietgenBug 12026: Fix small errors
2017-03-31 Martin RenvoizeBug 12026: [Followup] Rebasing
2017-03-31 Martin RenvoizeBug 12026: [Follow up] Added Documentation
2017-03-31 Jesse WeaverBug 12026: Adds auto-provisioning to shibboleth
2017-03-31 Marcel de RooyBug 18200: Fix a potential issue with preceding space...
2017-03-31 Kyle M HallBug 16757 - Add ability to pay fee by id for SIP2
2017-03-31 Kyle M HallBug 14365 - Populate never used saved_sql column last_r...
2017-03-31 David CookBug 15541 - Prevent normalization during matching/impor...
2017-03-31 Marcel de RooyBug 17866: Change sender for serial claim notifications
2017-03-31 Marcel de RooyBug 7728: [QA Follow-up] Fix POD whitespace
2017-03-31 Paul PoulainBug 7728: Fix subs history end date consistency
2017-03-31 Marc VéronBug 18244: Patron card creator does not take in account...
2017-03-31 Marcel de RooyBug 14535: Update the supplier filter too
2017-03-31 Marcel de RooyBug 14535: Late orders does not show orders with price = 0
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Benjamin RoksethBug 17758 - SIP checkin does not handle holds correctly
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 =Bug #6979
2017-03-31 Jonathan DruartBug 17560: Improve strenght of hold existence test
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] We do not need GetItemHolds...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Remove C4::Reserves::GetReservesFromBiblionumber
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Nick ClemensBug 17971 (QA Followup) Clarify comment
2017-03-31 Jonathan DruartBug 17971: Add support for objects represented by fk
2017-03-31 Jonathan DruartBug 17971: TT syntax for notices - Add support for...
2017-03-31 Jonathan DruartBug 17970: Fix GetPreparedLetter behavior if nothing...
2017-03-31 Jonathan DruartBug 17963: TT syntax for notices - Prove that AR_*...
2017-03-31 Jonathan DruartBug 18269: Move field mappings related code to Koha...
2017-03-31 Jonathan DruartBug 14146: Clean a bit and make the code understandable
2017-03-31 Jonathan DruartBug 14146: Add the ability to cumulate restriction...
2017-03-31 Jonathan DruartBug 17847: Remove C4::Koha::GetAuthvalueDropbox
2017-03-31 Jonathan DruartBug 17844: Remove C4::Koha::get_notforloan_label_of
2017-03-31 Jonathan DruartBug 18270: Do not fetch the MARC record when deleting...
2017-03-29 Mark TompsettBug 18144: Restore pieces of C4/Auth to make Google...
2017-03-24 Jesse WeaverBug 13757: Add the option to set patron attributes...
2017-03-23 Jonathan DruartBug 15854: Use a READ and WRITE LOCK on message_queue
2017-03-23 Jonathan DruartBug 15854: Simplify the code to limit race conditions
2017-03-23 Nick ClemensBug 17995 - HOLDPLACED notice should have access to...
2017-03-23 Marcel de RooyBug 18010: Remove potential exposure from gettemplate
2017-03-23 Jonathan DruartBug 18066: Use https for ws
2017-03-23 Jonathan DruartBug 18066: Hea V2
2017-03-22 Jonathan DruartBug 18094: Only search in searchable patron attributes...
2017-03-22 Marcel de RooyBug 18215: Fix another tls warning
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-22 Baptiste WojtkowskiBUG 8010: Correct a few syntax errors, and moved tests
2017-03-22 Baptiste WojtkowskiAdded a new syspref to Load history to the next user
2017-03-22 Nicolas LegrandBug 18150 - CanItemBeReserved doesn't work with (Indepe...
2017-03-22 Jonathan DruartBug 18242: [SOLUTION 2]Handle correctly move to old_issues
2017-03-22 Jonathan DruartBug 18284: (bug 17196 follow-up) Move biblio metadata...
2017-03-20 Jonathan DruartBug 18275: Do not rely on CGI param userid to log a...
2017-03-03 Colin CampbellBug 16202: GetIssuingCharges should return a collectabl...
2017-03-03 Dimitris KamenopoulosBug 15427 : Enable TLS support for MySQL
2017-03-03 Marcel de RooyBug 18070: Correct error from podchecker on line 1376
2017-03-03 Marcel de RooyBug 18070: [Follow-up] What should DelAuthority return?
2017-03-03 Marcel de RooyBug 18070: Extend sub merge to remove fields for delete...
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move GetBorrowersWithIssuesH...
2017-03-03 Francesco RivettiBug 17941 avoid scanning the full cartesian product
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-21 SrdjanBug 16034 follow-up: added WebService::ILS to PerlDepen...
2017-02-21 Luke HonissBug 17865 'If a subscription has no history end date...
2017-02-17 Jonathan DruartBug 17968: Remove useless variable $item_format in...
2017-02-17 Mark TompsettBug 17846: Remove get_infos_of declaration
2017-02-17 Jonathan DruartBug 17846: Remove C4::Koha::get_infos_of
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-17 Jonathan DruartBug 17990: Refactor Perl module versions check
2017-02-17 Jonathan DruartBug 17962: TT syntax for notices - Prove that ACQ_NOTIF...
2017-02-14 Marcel de RooyBug 17982: Fix the use of uniq in sub themelanguage
2017-02-14 Kyle M HallBug 18089 - All XSLT testing singleBranchMode = 0 fails...
2017-02-14 Marcel de RooyBug 18014: AddAuthority should respect AUTO_INCREMENT
2017-02-14 Marcel de RooyBug 17512: Improve handling dates in C4::Items
2017-02-07 Lari TaskulaBug 16387: Fix default shortened loan period time
2017-02-07 Mirko TietgenBug 18015 - On shelf holds allowed > "If all unavailabl...
2017-02-07 Chris NighswongerBug 18044: Label Batches not displaying
next