Bug 16699: Fix mixed-up indentation from 2-4 spaces to 2 spaces
[koha.git] / Koha /
2016-08-25 Lari TaskulaBug 16212: Use swagger.min.json insted of swagger.json
2016-08-24 Tomas Cohen AraziBug 15023: Allow patron anonymize/bulk delete tool...
2016-08-23 Tomas Cohen AraziBug 17050: (QA followup) Use Mojo::Transaction to get...
2016-08-23 Jonathan DruartBug 17050: Do not kick the session out when accessing...
2016-08-22 Jonathan DruartBug 16960: Update 1 missing occurrence of GetModifications
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-08-17 Jonathan DruartBug 14642: Make sure the log will be written only if...
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-08-17 Tomas Cohen AraziBug 16829: DBIx update
2016-08-10 Jonathan DruartBug 16848: Prevent invalid warning to be carped from...
2016-08-10 Marcel de RooyBug 16929: [QA Follow-up] Shortcut methods and use...
2016-08-10 Marcel de RooyBug 16929: Prevent opac-memberentry waiting for random...
2016-08-10 Jonathan DruartBug 17069: Koha::Patron::Category->store must default...
2016-08-04 Jesse WeaverBug 16818: External auth redirect broken under Plack
2016-08-04 Chris CormackBug 16975 : @INC should not have '.' as its last entry
2016-08-02 Jonathan DruartBug 16715: Use Sereal::Decoder and Sereal::Encoder...
2016-07-22 Jonathan DruartBug 15451: Do not considered a Resultset as a Result
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfileId
2016-07-22 Jonathan DruartBug 15451: Add the 2 new modules Koha::CsvProfile[s]
2016-07-22 Jesse WeaverBug 16715: Proposed followup to use Sereal for serializ...
2016-07-15 Jonathan DruartBug 16889: Add Koha::Objects->columns
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-11 Jacek AblewiczBug 16166: Improve L1 cache performance and safety
2016-07-08 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-07-08 Kyle M HallBug 14757 [QA Followup] - Don't overload new for Modifi...
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...
2016-07-08 Kyle M HallBug 6906 - DBRev 16.06.00.008
2016-07-08 Alex SassmannshausenBug 6906: Follow coding guidelines in terminology.
2016-07-08 Alex SassmannshausenBug 6906 - show 'Borrower has previously issued...
2016-07-07 Tomas Cohen AraziBug 14048: (QA followup) Default to 1 if no default...
2016-07-07 Tomas Cohen AraziBug 14048: (QA folloup) C4::Context->preference should...
2016-07-07 Tomas Cohen AraziBug 14048: Add RefundLostItemFeeRule table and classes
2016-06-24 Marc VéronBug 16768 - Add official number format for Switzerland...
2016-06-24 Nick ClemensBug 16708 - (QA followup) Fix pod copy/paste error
2016-06-24 Jonathan DruartBug 16708: Fix authority reindex for ElasticSearch
2016-06-17 Tomas Cohen AraziBug 16720: Remove DBIx ActionLogs.pm
2016-06-17 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-06-14 Kyle M HallBug 10459 - Update Schema
2016-06-04 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-05-25 Marcel de RooyBug 15333: [QA Follow-up] Add few tests
2016-05-25 Jonathan DruartBug 15333: Use Koha::Cache to cache exception_holidays...
2016-05-23 Nick ClemensBug 16539 - Koha::Cache is incorrectly caching single...
2016-05-16 Kyle M HallBug 15086 - DBRev 3.23.00.064
2016-05-16 Colin CampbellBug 16288: Remove Reference to obsolete EAN syspref
2016-05-16 Jonathan DruartBug 16476: Do not call CGI->param in list context,...
2016-05-12 Marcel de RooyBug 16412: Cache undef in L1 only
2016-05-12 Tomas Cohen AraziBug 16489: ES code incorrectly refers to Moose
2016-05-06 Kyle M HallBug 16414 - Update Schema
2016-05-05 Tomas Cohen AraziBug 16448: Fix perlcritic errors introduced by 12478
2016-05-05 Jonathan DruartBug 16445: Revert changes made by bug 12478 to Koha...
2016-05-04 Julian MauriceBug 13903: (QA followup) change routes to /holds
2016-05-04 Julian MauriceBug 13903: Add API routes to list, create, update,...
2016-05-04 Martin RenvoizeBug 15126: x-mojo-controller deprecation
2016-05-04 Tomas Cohen AraziDBIx updates
2016-05-02 Jonathan DruartRevert "Bug 16104: Remove warnings "used only once...
2016-05-02 Kyle M HallBug 15533 - DBRev - Update OldReserve schema file to...
2016-04-29 Kyle M HallBug 15531 - DBRev 3.23.00.057
2016-04-29 Jesse WeaverBug 15531: (followup) Use a quantity of 1, not null...
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-29 Jonathan DruartBug 16221: follow-up for changes made by bug 16229
2016-04-29 Jacek AblewiczBug 16221: Use Storable::dclone() instead of Clone...
2016-04-29 Kyle M HallBug 15533 - DBRev - Update Schema Files to match curren...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Jonathan DruartBug 16105: Do not initialize the memory cache if not...
2016-04-27 Marcel de RooyBug 14686: [QA Follow-up] Move allows_add_by to Upload.pm
2016-04-27 Marcel de RooyBug 14686: Add Upload to Tools menu
2016-04-27 Marcel de RooyBug 14686: Add allows_add_by to check permissions for...
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Chris CormackBug 12478 Increasing test Coverage for Koha::SearchEngi...
2016-04-26 Tomas Cohen AraziBug 12478: (QA followup) Koha::SearchEngine should...
2016-04-26 Jonathan DruartBug 12478: Define simple_search_compat for Zebra
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Manually add the many_to_many relationships
2016-04-26 Jonathan DruartBug 12478: update the schema
2016-04-26 Jonathan DruartBug 12478: Move mapping attributes to the join table
2016-04-26 Jonathan DruartBug 12478: Add Koha::SearchField[s] and Koha::SearchMar...
2016-04-26 Jonathan DruartBug 12478: Take the FacetMaxCount pref into account
2016-04-26 Jonathan DruartBug 12478: Remove empty limit parameter
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Jonathan DruartBug 12478: facets - Display description instead of...
2016-04-26 Jonathan DruartBug 12478: Add Koha::AuthorisedValue[s] class
2016-04-26 Jonathan DruartBug 12478: Use the new Koha::ItemTypes to retrieve...
2016-04-26 Jonathan DruartBug 12478: Add Koha::ItemType[s] classes
2016-04-26 Jonathan DruartBug 12478: (follow-up) Display the correct number of...
2016-04-26 Jonathan DruartBug 14899: DB changes
2016-04-26 Robin SheatBug 12478: add location, su-geo, se to facets
2016-04-26 Robin SheatBug 12478: fix errors from rebase and new upstream...
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Jonathan DruartBug 12478: Fix encoding issue on facets
2016-04-26 Jonathan DruartBug 12478: Do not display the 'Show more' links if...
2016-04-26 Jonathan DruartBug 12478: Display the correct number of facets (5...
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: pull the SQL updates from the browse interface
2016-04-26 Robin SheatBug 12478: the facet "show more" links work properly now
2016-04-26 Robin SheatBug 12478: add the lenient option to the query_string...
2016-04-26 Robin SheatBug 12478: improve error reporting a bit
2016-04-26 Robin SheatBug 12478: update to support new Cat::Store::ES
next