Bug 14390: [Follow-up] Only update FU record in UpdateFine
[koha.git] / Koha /
2016-04-26 Robin SheatBug 12478: fix capitalisation issue with index names
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-26 Robin SheatBug 12478: a replacement to the SimpleSearch interface...
2016-04-26 Robin SheatBug 12478: fix issue with authority sort order being...
2016-04-26 Robin SheatBug 12478: auth search works in the staff client
2016-04-26 Robin SheatBug 12478: fix issues with the conversion SQL
2016-04-26 Robin SheatBug 12478: change the schema for storing mappings
2016-04-26 Robin SheatBug 12478: fix multi-choice stuff in advanced search
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-04-26 Robin SheatBug 12478: fix wrong counts/results for authority searches
2016-04-26 Robin SheatBug 12478: fix issues caused by rebasing
2016-04-26 Robin SheatBug 12478: reinstate zebra compatibility for auth search
2016-04-26 Robin SheatBug 12478: paging is fixed now too
2016-04-26 Robin SheatBug 12478: sort is sorted
2016-04-26 Robin SheatBug 12478: phrase searching for authorities is happier
2016-04-26 Robin SheatBug 12478: fix the way counting is done
2016-04-26 Robin SheatBug 12478: authority paging works
2016-04-26 Robin SheatBug 12478: working on authority results
2016-04-26 Robin SheatBug 12478: make authid get to the templates properly
2016-04-26 Robin SheatBug 12478: basic auth search and display is working
2016-04-26 Robin SheatBug 12478: more authorities
2016-04-26 Robin SheatBug 12478 - more authorites
2016-04-26 Robin SheatBug 12478 - more authority searching
2016-04-26 Robin SheatBug 12478 - more authority query building
2016-04-26 Robin SheatBug 12478 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - fix issue with class loading
2016-04-26 Robin SheatBug 12478 - fix error in configuration loading
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-04-25 Kyle M HallBug 12267 - Update DB Schema files
2016-04-20 Jonathan DruartBug 16104: Remove warnings "used only once: possible...
2016-04-20 Tomas Cohen AraziBug 16229: (QA) POD fixes
2016-04-20 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-04-07 Alex SassmannshausenBug 16086: Add Issues Koha object.
2016-04-07 Alex SassmannshausenBug 16087: Add Koha::OldIssues objects.
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-06 Colin Campbell Bug 7736: (QA followup) Remove obsolete Schema module
2016-04-01 Brendan A GallagherUpdating the Schema for bugs 7736 and 15630
2016-04-01 Kyle M Hall Bug 15630 - Make Edifact module pluggable
2016-04-01 Kyle M Hall Bug 7736 [QA Followup] - Fix spelling and pod errors
2016-04-01 Kyle M Hall Bug 7736 [QA Followup] - Fix SQL, Add description...
2016-04-01 Colin Campbell Bug 7736: Support Ordering via Edifact EDI messages
2016-03-31 Brendan A GallagherUpdate Schema Bug 16004 - Replace items.new with items...
2016-03-31 Brendan A Gallagher Updating the Schema files
2016-03-29 Jonathan Druart Bug 16044: Populate the L1 cache when L2 is fetched
2016-03-24 Mark Tompsett Bug 15870: potential follow up to comment #8
2016-03-24 Mark Tompsett Bug 15870: Follow-up of filter and tests
2016-03-24 Mark Tompsett Bug 15870: MARC Filter to exclude fields/subfields...
2016-03-24 Jonathan Druart Bug 16044: Add an unsafe flag to Koha::Cache->get_from...
2016-03-24 Jonathan Druart Bug 16044: Add deep cloning
2016-03-24 Jonathan Druart Bug 16044: Use the L1 cache for any objects set in...
2016-03-24 Tomas Cohen Arazi Bug 15527: Add a stylesheet for OAI-PMH to aid usability
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove use vars qw();
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-24 Tomas Cohen Arazi Bug 16136: Koha::Patron contains 'return undef' and...
2016-03-23 Jonathan DruartBug 16114: Koha::ItemType->translated_description shoul...
2016-03-22 Zeno TajoliBug 15946 Valid namespace for OAI marcxml schema
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-21 Jonathan DruartBug 15962: Block the currency deletion if used
2016-03-21 Jonathan DruartBug 16053: Do not remove the active flag when editing...
2016-03-15 Jonathan DruartBug 11998: Use C4::Context->preference in Koha/Schema...
2016-03-15 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-12 Kyle M HallBug 15656 [QA Followup] - Return without searching...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-09 Kyle M HallBug 15084 - Update schema files
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible
2016-03-04 Kyle M HallBug 15084 [QA Followup] - Update Schema files
2016-03-04 Jonathan DruartBug 15635: Change method type to _type for bug 15446
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Add new classes
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Kyle M Hall Bug 15632 [QA Followup] - Change method type to _type...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Be sure add and...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Add new classes
2016-03-03 Jonathan Druart Bug 15084: Fix conflict with bug 15446 (type vs _type)
2016-03-03 Jonathan Druart Bug 15084: DBIx::Class - Shema changes
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-03 Jonathan Druart Bug 15084: Make sure the previous active currency...
2016-03-03 Jonathan Druart Bug 15084: Add Koha::Acquisition::Currenc[y|ies] classes
2016-03-03 Jonathan Druart Bug 14889: Fix typo in Koha/BiblioFrameworks.pm
2016-03-02 Jesse WeaverBug 14659: (QA followup) switch to using Koha::Patron...
2016-03-02 Jesse WeaverBug 14659: Allow patrons to enter card number and patro...
2016-03-02 Jonathan DruartBug 15675: Fix conflict with bug 15446 (type vs _type)
2016-03-02 Kyle M HallBug 15675 - Update Schema file
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-03-01 Kyle M HallRevert Bug 11081 - Port Koha::Contrib::Tamil indexer...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Julian MauriceBug 15743: Allow plugins to embed Perl modules
2016-02-24 Mark TompsettBug 15777 - Refactor and fix the RecordProcessor class
2016-02-24 Mark TompsettBug 15777 - Fix base class to prove refactor and fix...
2016-02-14 Kyle M HallBug 9021: DBrev 3.23.000.020
next