Bug 13143: Followup - Correct the pause message
[koha.git] / Koha /
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...
2015-12-31 Jonathan DruartBug 15380: Move Koha::Authority to Koha::MetadataRecord...
2015-12-31 Kyle M HallBug 9129 - Update schema
2015-12-31 Frédéric DemiansBug 14939: Modularize OAI Server existing classes
2015-12-31 Kyle M HallBug 9303 [QA Followup] - Restore ability for patron...
2015-12-31 Kyle M HallBug 9303 [QA Followup] - Restore missing biblio relatio...
2015-12-31 Kyle M HallBug 9303 [2] - relative's checkouts in the opac - Schem...
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Improve $biblio->subtitles()
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Unit Tests
2015-12-31 Kyle M HallBug 13918 - Add waiting expiration date to opac list...
2015-12-31 Kyle M HallBug 12375 [7] - Update to use Koha::Object classes
2015-12-31 Kyle M HallBug 12375 [2] - Update Serial schema file
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Kyle M HallBug 13517 - Show waiting date on reserve/request.pl
2015-12-30 Kyle M HallBug 9819 [QA Followup] - Removed missed stopwords refs...
2015-11-19 Marc VéronBug 12072: Add system preference for New dateformat...
2015-11-13 Jonathan DruartBug 15166: Carp if an invalid date is passed
2015-11-13 Jonathan DruartBug 15166: Make output_pref takes a string in parameter
2015-11-09 Julian MauriceBug 8064: Merge several biblios
2015-11-05 Jonathan DruartBug 14836: Move Koha::PatronCategor* to Koha::Patron...
2015-11-05 Jonathan DruartBug 14836: Add Koha::PatronCategor[y|ies] classes
2015-11-05 Tomas Cohen AraziBug 8296: (RM followup) DBIx update
2015-11-05 Tomas Cohen AraziBug 14544: (RM followup) DBIx update
2015-11-05 Tomas Cohen AraziBug 15095: (RM followup) DBIx update
2015-11-05 Marcel de RooyBug 14544: [QA Follow-up] DBIx::Class changes
2015-11-05 Jonathan DruartBug 14544: QA fixes - some minor bug fixes
2015-11-05 Jonathan DruartBug 14544: Add missing biblio <=> biblioitems <=> items...
2015-11-05 Alex ArnaudBug 14544: Handle database error when creating a shelf...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-05 Jonathan DruartBug 14544: Make the OPAC side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelves
2015-11-05 Jonathan DruartBug 14544: Make the intranet side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Move share routines to Koha::Virtualshelfsha...
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelf
2015-11-05 Jonathan DruartBug 14544: Add Koha::Virtualshelf and Koha::Virtualshelves
2015-11-04 Julian MauriceBug 13799: Reword 'borrower' to 'patron'
2015-11-04 Julian MauriceBug 13799: Allow to set Mojolicious secret in $KOHA_CONF
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: Add cookie-based authentication to REST API
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2015-11-04 Kyle M HallBug 11431: (QA followup) Move AudioAlerts to a separate...
2015-11-04 Kyle M HallBug 11431: (QA followup) Simplify audio_alert_id to...
2015-11-04 Kyle M HallBug 11431: (QA followup) Unit Tests
2015-11-04 Kyle M HallBug 11431: (QA followup) Fix POD
2015-11-04 Kyle M HallBug 11431: Add additional sound options
2015-11-04 Kyle M HallBug 11431: DBIC update schema
2015-11-04 Tomas Cohen AraziBug 14978: (RM followup) DBIx update
2015-10-27 Jonathan DruartBug 14722: Refactor the export tool
2015-10-27 Jonathan DruartBug 14722: Add Koha::Biblioitem[s]
2015-10-27 Mark TompsettBug 14246: Adding Koha::Schema::Result differences
2015-10-27 Tomas Cohen AraziBug 14100: (RM followup) DBIx update
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-27 Jesse WeaverBug 11559: Rancor: advanced cataloging interface
2015-10-23 Jonathan DruartBug 14778: Set PrintError as it was before
2015-10-23 Jonathan DruartBug 14778: Make sure the dbh returned is checked by...
2015-10-23 Jonathan DruartBug 14778: Get rid of DBIx::Connector
2015-10-22 Tomas Cohen AraziBug 13590: (RM followup) DBIx update
2015-10-22 Julian MauriceBug 11139: Add support for multiple values in AdvancedS...
2015-10-22 Tomas Cohen AraziBug 10937: (RM followup) DBIx update
2015-10-22 Tomas Cohen AraziBug 12194: (RM followup) DBIx update
2015-10-19 Jonathan DruartBug 10363: FIX regression - prevent duplicate
2015-10-19 Katrin FischerBug 10363: QA Follow-up - fixing POD and spelling
2015-10-19 Jonathan DruartBug 10363: Fix pod
2015-10-19 Kyle M HallBug 10363: [QA Followup]
2015-10-19 Jonathan DruartBug 10363: Use Koha::AuthorisedValue[s] in the admin...
2015-10-19 Kyle M HallBug 10363: There is no package for authorised values.
2015-10-13 Tomas Cohen AraziBug 10020: (RM followup) DBIx update / delete leftover...
2015-10-13 Jonathan DruartBug 14045: DBIC Changes
2015-10-06 Tomas Cohen AraziBug 10020: (RM followup) DBIx update
2015-10-05 Jonathan DruartBug 14888: Add Koha::Cit[y|ies] classes
2015-10-02 Tomas Cohen AraziBug 10855: (RM followup) DBIx update
2015-10-02 Julian MauriceBug 10855: Remove additional field values when subscrip...
2015-10-02 Jonathan DruartBug 10855: search with exact match if linked to an AV
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Add the new package Koha::AdditionalField
2015-10-02 Kyle M HallBug 14522: (QA followup) Remove POD and fix tests
2015-10-02 Tomas Cohen AraziBug 14522: (QA followup) tidy tests
2015-10-02 Kyle M HallBug 14522: (QA followup) Remove $single_holidays global
2015-10-02 Mason JamesBug 14522: (followup) fix =cut typo
next