Increment version for 3.22.21
[koha.git] / Koha /
2017-05-10 Jonathan DruartBug 18066: Update DBIx::Class Schema
2017-01-25 Julian MauriceRevert "Bug 17494: Prevent duplicate tokens from gettin...
2017-01-25 Julian MauriceRevert "Bug 17494: (QA followup) Fix exception name"
2017-01-02 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2017-01-02 David CookBug 16376 - Koha::Calendar->is_holiday date truncation...
2016-12-19 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-12-19 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-30 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-10-24 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-10-24 Marcel de RooyBug 17088: [Follow-up] Adjust POD in Logger.pm
2016-10-24 Kyle M HallBug 17088 - Bad MARC XML can halt export_records.pl
2016-09-16 Kyle M HallBug 12629 - Software error when trying to merge records...
2016-08-25 Julian MauriceBug 16573: DBIx update
2016-08-23 Jonathan DruartBug 16848: Prevent invalid warning to be carped from...
2016-08-17 Jesse WeaverBug 16818: External auth redirect broken under Plack
2016-08-17 Chris CormackBug 16975 : @INC should not have '.' as its last entry
2016-07-01 Tomas Cohen AraziBug 16720: Remove DBIx ActionLogs.pm
2016-07-01 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-07-01 Julian MauriceBug 10459: Update DB rev (3.22.08.001)
2016-06-23 Marcel de RooyBug 16412: Cache undef in L1 only
2016-06-23 Jonathan DruartBug 16221: follow-up for changes made by bug 16229
2016-06-23 Jacek AblewiczBug 16221: Use Storable::dclone() instead of Clone...
2016-06-23 Tomas Cohen AraziBug 16229: (QA) POD fixes
2016-06-23 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-16 Jonathan DruartBug 16044: Populate the L1 cache when L2 is fetched
2016-06-16 Jonathan DruartBug 16044: Add an unsafe flag to Koha::Cache->get_from_...
2016-06-16 Jonathan DruartBug 16044: Add deep cloning
2016-06-16 Jonathan DruartBug 16044: Use the L1 cache for any objects set in...
2016-06-09 Marcel de RooyBug 15333: [QA Follow-up] Add few tests
2016-06-09 Jonathan DruartBug 15333: Use Koha::Cache to cache exception_holidays...
2016-05-25 Nick ClemensBug 16539 - Koha::Cache is incorrectly caching single...
2016-05-17 Kyle M HallBug 15086: Update DB rev (3.22.06.005)
2016-05-16 Jonathan DruartBug 16476: Do not call CGI->param in list context,...
2016-05-16 Jonathan DruartBug 16105: Do not initialize the memory cache if not...
2016-05-16 Julian MauriceBug 16170: Update schema
2016-05-02 Julian MauriceRevert "Bug 16104: Remove warnings "used only once...
2016-04-22 Jonathan DruartBug 16104: Remove warnings "used only once: possible...
2016-03-23 Jonathan DruartBug 11998: Use C4::Context->preference in Koha/Schema...
2016-03-23 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-14 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2016-02-26 Mark TompsettBug 15777 - Refactor and fix the RecordProcessor class
2016-02-26 Mark TompsettBug 15777 - Fix base class to prove refactor and fix...
2016-02-26 Julian MauriceBug 15743: Allow plugins to embed Perl modules
2016-02-26 Brendan GallagherBug 15517: Update DB rev (3.22.03.003)
2016-02-26 Julian MauriceBug 13534: Update DBIx::Class schema
2016-02-17 Jonathan DruartBug 15578: Make sure all params will be taken into...
2016-02-12 Jonathan DruartBug 15760: Fix order by direction for shelves
2016-02-12 Jonathan DruartBug 15760: Avoid SQL injections
2016-02-01 Marcel de RooyBug 14893: Separate temporary storage per instance...
2016-01-29 Marc VéronBug 15135: Remove Warning Subroutine HasOverdues redefined
2016-01-15 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
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
next