Bug 16534: Block AddIssue from issuing if the return is not possible
[koha.git] / Koha /
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
2016-02-14 Jonathan DruartBug 9021: Fix conflict with bug 15446 (type vs _type)
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Add feedback to delete button...
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Switch to Koha::Object(s)
2016-02-14 Mark TompsettBug 9021: Schema update
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
2016-02-12 Kyle M HallBug 15446 [QA Followup] - Update new classes
2016-02-12 Jonathan DruartBug 15446: (follow-up) Rename Koha::Object[s]->type...
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2016-02-11 Jonathan DruartBug 15760: Fix order by direction for shelves
2016-02-11 Jonathan DruartBug 15760: Avoid SQL injections
2016-01-29 Marcel de RooyBug 14893: Separate temporary storage per instance...
2016-01-27 Jonathan DruartBug 14828: Add Koha::ItemType[s] classes
2016-01-27 Marcel de RooyBug 8753: [QA Follow-up] Primary key and collation
2016-01-27 Charles FarmerBug 8753 - Smartmatch substitute, Math::Random::Secure...
2016-01-27 Maxime BeaulieuBug 8753 - Add forgot password link to OPAC
2016-01-27 Bernardo Gonzalez... Bug 11081: (followup) Add license information
2016-01-27 Frédéric Demians Bug 11081: Port Koha::Contrib::Tamil indexer into...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-27 Kyle M Hall Bug 14310 - Suspend and resume indvidual holds from...
2016-01-27 Marc Véron Bug 15135: Remove Warning Subroutine HasOverdues redefined
2016-01-23 Jonathan DruartBug 15578: Make sure all params will be taken into...
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2016-01-12 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...
2016-01-07 Kyle M Hall Bug 15478 - Update the remaining schema files that...
2016-01-07 Kyle M Hall Bug 15478 - Checksum mismatch when regenerating schema
2016-01-06 Kyle M HallRevert "Bug 15478 - Checksum mismatch when regenerating...
2016-01-06 Kyle M HallRevert "Bug 15478 - Update the remaining schema files...
2016-01-06 Kyle M HallBug 15478 - Update the remaining schema files that...
2016-01-06 Kyle M HallBug 15478 - Checksum mismatch when regenerating schema
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-12-31 Joonas KylmäläBug 15129: Add Koha::Object for issuing rules and let...
2015-12-31 Katrin FischerBug 14889: QA Follow-up
2015-12-31 Jonathan DruartBug 14889: Add Koha::BiblioFramework[s] classes
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15380: Introduce Koha::Authorit[y|ies] and Koha...
next