koha.git
2017-04-13 Marcel de RooyBug 9988: Add get_usage_count and linked_biblionumbers...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-04-13 Marcel de RooyBug 9988: Add Koha objects for table need_merge_authorities
2017-04-13 Marcel de RooyBug 9988: DBIx schema changes for need_merge_authorities
2017-04-13 Marcel de RooyBug 9988: Table revision for need_merge_authorities
2017-04-13 Marcel de RooyBug 9988: Database revision for AuthorityMergeLimit
2017-04-13 Julian MauriceBug 18394: Add an option to item search to export a...
2017-04-13 Julian MauriceBug 18394: Remove useless code from item search
2017-04-13 Marc VéronBug 18375: Better readability of patron category table...
2017-04-13 Jonathan DruartBug 18274: C4::Items - Remove GetItemStatus
2017-04-13 Marcel de RooyBug 18208: [QA Follow-up] Get count from Koha::Items
2017-04-13 Tomas Cohen... Bug 18208: Add RecordProcessor filter to inject not...
2017-04-13 Marcel de RooyBug 17737: [QA Follow-up] Remove unused reservedfor...
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Remove C4::Reserves::GetReservesFromItemnumber
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-04-13 Alex ArnaudBug 18388 - Standardize serials volume information...
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... Bug 14932 - serials/serials-collection.pl-page is very...
2017-04-13 Jonathan DruartBug 18395: (bug 14610 followup) Remove article requests...
2017-04-13 Jonathan DruartBug 18121: Replace opac_news.new with opac_news.content...
2017-04-12 Marcel de RooyBug 18349: [QA Follow-up] Add four missing error messages
2017-04-12 Jonathan DruartBug 18349: Remove useless info in alert message
2017-04-12 Jonathan DruartBug 18349: If a confirmation is required, consider...
2017-04-12 Jonathan DruartBug 18349: $borrower is a hashref
2017-04-12 Jonathan DruartBug 18349: SCO - Do not trust the confirmed flag
2017-04-12 Marcel de RooyBug 18413: Fix Letters.t (following bug 17866)
2017-04-03 David KuhnBug 17309 - Renewing and HomeOrHoldingBranch syspref
2017-04-03 Jonathan DruartBug 18093: Koha::Objects->get_column should not return...
2017-04-03 Jonathan DruartBug 18093: Add Koha::Objects->get_column
2017-04-03 Marcel de RooyBug 17866: [QA Follow-up] Change wording of db revision
2017-04-03 Marc VéronBug 18368 - DBversion 16.12.00.022 not set by updatedat...
2017-03-31 Jonathan DruartFix number of tests in Circulation.t
2017-03-31 Tomas Cohen... Bug 17825: (followup) Remove unused function AttributeT...
2017-03-31 Tomas Cohen... Bug 17825: Remove the use of AttributeTypeExists from...
2017-03-31 Jonathan DruartBug 17828: return $self to be consistent
2017-03-31 Jonathan DruartBug 17828: Use Koha::Patron::Attributes instead of...
2017-03-31 Tomas Cohen... Bug 17828: (QA followup) Add ->type and reuse it
2017-03-31 Tomas Cohen... Bug 17828: (followup) Add Test::Exception as dependency
2017-03-31 Tomas Cohen... Bug 17828: Overload Koha::Patron::Attribute->store...
2017-03-31 Tomas Cohen... Bug 17828: Unit tests for Koha::Patron::Attribute-...
2017-03-31 Jonathan DruartBug 17014: Simplify some code
2017-03-31 Owen LeonardBug 17014 - Remove more event attributes from patron...
2017-03-31 Nick ClemensBug 18189 - Elasticsearch sorting broken
2017-03-31 Martin RenvoizeBug 12026: [QA Follow-up] Add Tests for autocreate
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 18304: [QA Follow-up] Add id to paragraph tag
2017-03-31 Marcel de RooyBug 18304: Do not mail cart or list contents to the...
2017-03-31 Marcel de RooyBug 18302: Release team 17.05
2017-03-31 Marcel de RooyBug 18200: Fix a potential issue with preceding space...
2017-03-31 Marcel de RooyBug 18174: Add update to Koha::Object
2017-03-31 Jonathan DruartBug 18283: 'sql' should be 'SQL'
2017-03-31 Nick ClemensBug 18283 - Display improvements on report results...
2017-03-31 Luke HonissBug 17945 - Breadcrumbs broken on opac-serial-issues.pl
2017-03-31 Kyle M HallBug 16757 - Add support for Fee Paid to SIP cli emulato...
2017-03-31 Kyle M HallBug 16757 - Add ability to pay fee by id for SIP2
2017-03-31 Kyle M HallBug 14365 - Change 'Last modified' to 'Last edit' for...
2017-03-31 Kyle M HallBug 14365 - SQL Reports Last Edit Date column - Show...
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 Jonathan DruartBug 4969: Do not display the new link if we are seeing...
2017-03-31 Jonathan DruartBug 4969: Do not jump to the top on click
2017-03-31 Jonathan DruartBug 4969: Cursor should be pointer for links
2017-03-31 Aleisha AmohiaBug 4969: Toggle showing of all/active vendors
2017-03-31 Aleisha AmohiaBug 18181: Can't tell which subscriptions already have...
2017-03-31 Aleisha AmohiaBug 18134: Updating Preview MARC button in Batch Author...
2017-03-31 Aleisha AmohiaBug 17946: Show number of subscriptions on tab in OPAC...
2017-03-31 Jacek AblewiczBug 17233 - Add 008 value builder plugin for MARC21...
2017-03-31 Marc VéronBug 18263: Make use of syspref 'CurrencyFormat' for...
2017-03-31 Grace McKenzieBug 17290 - Standardize on "Patron Categories"
2017-03-31 Tomas Cohen... Bug 7143: Add Patricio Marrone to history.txt
2017-03-31 Marc VéronBug 18307 - Branchname is no longer displayed in subscr...
2017-03-31 Jonathan DruartBug 18209: Add default, 'Actions' and fix case
2017-03-31 BlouBug 18209 - Patron's card manage.pl page is not fully...
2017-03-31 Christopher... Bug 18219: Remove extra whitespace from returns.tt
2017-03-31 Christopher... Bug 18219: Remove duplicated code in returns.tt
2017-03-31 Christopher... Bug 17346: Make checkin column hidable
2017-03-31 Kyle M HallBug 17866 - DBRev 16.12.00.022
2017-03-31 Marcel de RooyBug 17866: [QA Follow-up] Reword message for missing...
2017-03-31 Marcel de RooyBug 17866: [QA Follow-up] Add notification for changed...
2017-03-31 Marcel de RooyBug 17866: Change sender for serial claim notifications
2017-03-31 Marcel de RooyBug 18019: [QA Follow-up] Also catch the delete from...
2017-03-31 Marcel de RooyBug 18019: Add CSRF protection to authorities-home...
2017-03-31 Nick ClemensBug 12972 - Transfer slip and transfer message (blue...
2017-03-31 Marcel de RooyBug 7728: [QA Follow-up] Fix POD whitespace
2017-03-31 Julian MauriceBug 7728: QA fixes
2017-03-31 Paul PoulainBug 7728: Adding unit test ReNewSubscription.t
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 Kyle M HallBug 17708 - DBRev 16.12.00.021
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
next