Bug 16816: Do not copy parameters used when duplicating a report
[koha.git] / C4 /
2016-09-15 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-13 Marcel de RooyBug 16276: [QA Follow-up] Only track when pref is enabled
2016-09-13 Jonathan DruartBug 16276: Change to GetBorrowersToExpunge to take...
2016-09-13 Jonathan DruartBug 16276: Update borrowers.lastseen when a patron...
2016-09-13 Nick ClemensBug 14752 - (QA followup) Remove annoying modal, use...
2016-09-13 Sophie MeynieuxBug 10227 : Fix GetMessagingPreferences when digest...
2016-09-12 Kyle M HallBug 7677 [QA Followup] - Replace GetItemnumberFromSeria...
2016-09-12 Matthias MeusburgerBug 7677 [Follow-up]: New areas in subscriptions and...
2016-09-12 Matthias MeusburgerBZ7677: New areas in subscriptions and new functions...
2016-09-12 Kyle M HallBug 6852 [QA Followup] - Tidy AddItem
2016-09-12 Marcel de RooyBug 6852: Staged import reports wrong success for items
2016-09-09 Jonathan DruartBug 17193: Remove C4::Search::SearchAcquisitions
2016-09-09 Jonathan DruartBug 17099: C4::Koha - Remove GetSupportName and GetSupp...
2016-09-09 Jonathan DruartBug 16908: Koha::Patrons - Remove GetSortDetails
2016-09-09 Kyle M HallBug 16685 [QA Followup] - Use Path::Tiny::slurp instead...
2016-09-09 Jonathan DruartBug 16272: (follow-up) Specific case when switching...
2016-09-09 Jonathan DruartBug 16272: Specific case when switching an on-site...
2016-09-09 Jonathan DruartBug 16272: Automatically switch an on-site checkout...
2016-09-09 Marcel de RooyBug 16365: Adding additional unsafe call-candidates...
2016-09-09 Jacek AblewiczBug 16365 - GetMarcStructure() "unsafe" variant in...
2016-09-09 Jacek AblewiczBug 16365: Selectively introduce GetMarcStructure(...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove C4::Review residue
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove savereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove updatereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getnumberofreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove deletereview
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove approvereview & unapp...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getallreviews
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreviews
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
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: Koha::Ratings - Remove C4::Ratings
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove DelRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove ModRating
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove AddRating
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Corrections related to GetBra...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Some corrections related...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Remove onlymine from Plugin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
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 - Move mybranch to C4::Context
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - remove sql querie...
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-08 Nick ClemensBug 17231 - (QA Followup)
2016-09-08 Nick ClemensBug 17231 - HTML5MediaYouTube should recognize youtu...
2016-09-08 Mark TompsettBug 11592: MARCView and ISBD followup
2016-09-08 Mark TompsettBug 11592: Biblio tweak for MARCSUBJECT
2016-09-08 Mark TompsettBug 11592: Updated License Text and use Modern::Perl
2016-09-08 Tomas Cohen AraziBug 11921: (QA followup) Remove remaining unused var
2016-09-08 Jonathan DruartBug 11921: Fix logic in C4::Context->new to init the...
2016-09-08 Jonathan DruartBug 11921: C4::Context->memcached does no longer exist
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: Replace occurrences of 'use Koha::Cache'
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-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Unit Tests
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix clearing of all holds...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Make existing unit tests...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Filling one hold fills all...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-09-03 Kyle M HallBug 14695 - Tidy C4::Reserves::CanItemBeReserved
2016-09-02 Marcel de RooyBug 10407: Add marcxml import (follow-up)
2016-09-02 Olli-Antti KivilahtiBug 10407: Allow MARCXML records to be imported via...
2016-09-02 Marcel de RooyBug 16809: Follow-up for scalarizing biblionumber
2016-09-02 Mark TompsettBug 16809: Silence authority warnings C4::Biblio::Trans...
2016-09-02 Marcel de RooyBug 17223: Add Cache::Memcached to PerlDependencies
2016-09-01 Kyle M HallBug 16942 [QA Followup] - Add unit test
2016-09-01 Kyle M HallBug 16942 - Confirm hold results in ugly error
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-08-26 Barton ChittendenBug 14504: (QA followup) use TestBuilder, remove do_not...
2016-08-26 Barton Chittendenbug 14504: split logic from DelItemCheck() into ItemSaf...
2016-08-24 Marcel de RooyBug 14390: [Follow-up] Only update FU record in UpdateFine
2016-08-24 Marcel de RooyBug 14390: [QA Follow-up] UpdateFine should be passed...
2016-08-24 Kyle M HallBug 14390 [QA Followup] - Fix warning
2016-08-24 Kyle M HallBug 14390 - Fine not updated from 'FU' to 'F' on renewal
2016-08-23 Jonathan DruartBug 17050: Do not kick the session out when accessing...
2016-08-18 Fridolin SomersBug 17106 - DataTables patron search defaulting to...
2016-08-18 Marc VéronBug 16741 - Remove dead code "sub itemissues" from...
2016-08-18 Fridolin SomersBug 17107 - Add ident and Identifier-standard to known...
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-08-17 Tomas Cohen AraziBug 16829: make logaction and GetLogs aware of the...
2016-08-10 Marcel de RooyBug 16929: [QA Follow-up] Add dependency for Bytes...
2016-08-10 Mirko TietgenBug 17087 - Set Test::WWW::Mechanize version to 1.42
2016-08-10 Kyle M HallBug 7441 - search results showing wrong branch?
2016-08-09 Barton ChittendenBug 6499: Add Zebra index "Other-control-number" coveri...
2016-08-08 Mirko TietgenBug 17043 - Readonly deps
2016-08-08 Mirko TietgenBug 17065 - Rename C4/Auth_cas_servers.yaml.orig
2016-08-05 Mark TompsettBug 16622: some tests triggered by prove t fail for...
next