Bug 14899 - Convert links to buttons, add icons
[koha.git] / Koha /
2016-10-11 Jonathan DruartBug 17226: Make Koha::Object->get_column available
2016-10-11 Jonathan DruartBug 17226: Improve Koha::Object's AUTOLOAD method
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Add AUTOLOAD to Koha::Objects
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-10-11 Jonathan DruartBug 16838: ES - install mappings for new installs
2016-10-10 Jonathan DruartBug 16769: Uniformise calls to Koha::Cache->set_in_cache
2016-10-10 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-10-10 Marcel de RooyBug 17088: [Follow-up] Adjust POD in Logger.pm
2016-10-10 Kyle M HallBug 17088 - Bad MARC XML can halt export_records.pl
2016-09-27 Kyle M HallBug 15895 - Add Koha::Account module, use Koha::Account...
2016-09-25 Jonathan DruartBug 16961: Add Koha::Objects->update
2016-09-25 Jonathan DruartBug 16551: Display the name of lists to the search...
2016-09-25 Marcel de RooyBug 17302: [Follow-up] Make Normalize.pm undef-resistent
2016-09-25 Tomas Cohen AraziBug 17302: Add Koha::Util::Normalize for normalization...
2016-09-24 Tomas Cohen AraziBug 17327: (QA followup) Remove Carp::Always which...
2016-09-24 Kyle M HallBug 17327: Item level holds no longer enforced
2016-09-15 Kyle M HallBug 12629 - Software error when trying to merge records...
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
next