Bug 17010 [Follow-up] Canceling a hold awaiting pickup no longer alerts librarian...
[koha.git] / Koha /
2016-09-13 Kyle M HallBug 16276 - Update schema
2016-09-13 Marcel de RooyBug 16276: [QA Follow-up] Only track when pref is enabled
2016-09-12 Kyle M HallBug 7677 - Schema update
2016-09-12 Julian MauriceBug 7677: QA followup
2016-09-12 Matthias MeusburgerBug 7677 [QA Followup] - Replace GetItemnumberFromSeria...
2016-09-12 Kyle M HallBug 7677 [QA Followup] - Replace GetItemnumberFromSeria...
2016-09-09 Kyle M HallBug 16911 [QA Followup] - No need to 'use C4::Members'
2016-09-09 Tomas Cohen AraziBug 11921: (followup) Don't die on non-existent koha...
2016-09-09 Marcel de RooyBug 17110: Lower CSRF expiry in Koha::Token
2016-09-09 Jonathan DruartBug 16586: [QA Follow-up] Simplify code
2016-09-09 Marcel de RooyBug 16586: Koha Plugins: Limit results of GetPlugins...
2016-09-09 Kyle M HallBug 16272 [QA Followup] - Indexer fails on indexing...
2016-09-09 Marcel de RooyBug 16365: [QA Follow-up] Add some comment lines to...
2016-09-09 Jacek AblewiczBug 16365: Selectively introduce GetMarcStructure(...
2016-09-09 Kyle M HallBug 15839 - DBRev 16.06.00.019
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove approvereview & unapp...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Add Koha::Review[s] classes
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-09-09 Jonathan DruartBug 16911: ->get_expiry_date accepts strings
2016-09-09 Jonathan DruartBug 16911: Rename extend_subscription with renew_account
2016-09-09 Jonathan DruartBug 16911: Koha::Patrons - Move ExtendMemberSubscriptio...
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
2016-09-09 Jonathan DruartBug 17089: Mark out the boundaries of ratings
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove GetRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Add Koha::Rating[s] classes
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Remove onlymine from Plugin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Do not select an option...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Move onlymine to C4::Conte...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15407: (follow-up) Koha::Patron::Categories - repla...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-08 Kyle M HallBug 17189 [QA Followup] - Missing $ on $key var for...
2016-09-08 Mark TompsettBug 11592: Add should_hide_marc method to filter
2016-09-08 Tomas Cohen AraziBug 11921: (QA followup) Remove remaining unused var
2016-09-08 Jonathan DruartBug 11921: Update remaining occurrences of ->ismemcached
2016-09-08 Jonathan DruartBug 11921: Restore memcached infos to koha-conf - Koha...
2016-09-08 Jonathan DruartBug 11921: Restore memcached infos to koha-conf
2016-09-08 Jonathan DruartBug 17189: Use Koha::Caches instead of Koha::Cache...
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Use delete to flush a L1 cache namespace
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-06 Kyle M HallBug 16573 - Update Schema
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix method names 'type' to...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix clearing of all holds...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-09-03 Kyle M HallBug 14695 - Update DB Schema file
2016-09-02 Jonathan DruartBug 17201: (bug 16431 follow-up) Remove occurrence...
2016-09-02 Jonathan DruartBug 16686: Add Koha::Object based class for Koha::Item...
2016-09-02 Jonathan DruartBug 16686: Rename the transfer method to get_transfer
2016-09-02 Jonathan DruartBug 16686: Fix "Item in transit from since" in Holds tab
2016-09-02 Tomas Cohen AraziBug 14868: (QA followup) POD fixes
2016-09-02 Tomas Cohen AraziBug 14868: (QA followup) Change permission check order
2016-09-02 Lari TaskulaBug 14868: Display required permissions in permission...
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-09-02 Lari TaskulaBug 14868: Give users possibility to request their...
2016-09-02 Olli-Antti KivilahtiBug 14868: Swagger2-driven Permission checking
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger
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...
next