koha.git
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 15839: Koha::Reviews - Add Koha::Review[s] classes
2016-09-09 Kyle M HallBug 16851 [QA Followup] - Fix Unit Tests
2016-09-09 Jonathan DruartBug 16851: Move HasOverdues to Koha::Patron->has_overdues
2016-09-09 Kyle M HallBug 16911 [QA Followup] - Fix number of categories...
2016-09-09 Tomas Cohen... Bug 16911: (QA followup) CGI->param should not be calle...
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::Patrons - Add tests for ->extend_subsc...
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Add tests for...
2016-09-09 Marcel de RooyBug 17089: [QA Follow-up] Add some test descriptions...
2016-09-09 Jonathan DruartBug 17089: Improve errors handling
2016-09-09 Jonathan DruartBug 17089: Mark out the boundaries of ratings
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove C4::Ratings
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove GetRating
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-09 Jonathan DruartBug 17089: Koha::Ratings - move tests
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Add Koha::Rating[s] classes
2016-09-09 Tomas Cohen... Bug 16822: Make koha-common call koha-plack without...
2016-09-09 Magnus EngerBug 17267 - Document koha-create --adminuser
2016-09-09 Nick ClemensBug 16918 (QA Followup) - Add reverse proxy and fix...
2016-09-09 Jesse WeaverBug 16918: Serve OPAC/intranet homepage via Plack
2016-09-09 Kyle M HallBug 7045 - Fix DBRev 16.06.00.016
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Final touch?
2016-09-08 Jonathan DruartBug 15758: Fix variable name, it's a branchcode
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 - Do not select an option...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Add tests for the Branches...
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: Uniformise calls in patron-attr-types
2016-09-08 Marcel de RooyBug 15407: [QA Follow-up] Confusing cathash removed
2016-09-08 Jonathan DruartBug 15407: (follow-up) Koha::Patron::Categories - repla...
2016-09-08 Marcel de RooyBug 15407: [QA Follow-up] Joubu, add your tests
2016-09-08 Marcel de RooyBug 15407: [QA Follow-up] Fix POD in reserves_stats.pl
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 - DBRev 16.06.00.018
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-08 Jonathan DruartBug 14695: Fix GetHardDueDate.t tests
2016-09-08 Kyle M HallBug 17189 [QA Followup] - Missing $ on $key var for...
2016-09-08 Aleisha AmohiaBug 16035: MARC default bibliographic framework Export fix
2016-09-08 Nick ClemensBug 17231 - (QA Followup)
2016-09-08 Nick ClemensBug 17231 - HTML5MediaYouTube should recognize youtu...
2016-09-08 Jonathan DruartBug 14060: Improve regex to limit year to 4 integers
2016-09-08 Jonathan DruartBug 14060: Consider an empty string as a valid date
2016-09-08 Jonathan DruartBug 14060: Add the datepicker class to dateofbirth
2016-09-08 Jonathan DruartBug 14060: Force leading zeros on date
2016-09-08 Jonathan DruartBug 14060: Display date format pattern instead of date...
2016-09-08 Jonathan DruartBug 14060: Add support for dmydot
2016-09-08 Jonathan DruartBug 14060: Force the input to contain a valid date
2016-09-08 Jonathan DruartBug 14060: Display the date format on the warning popup
2016-09-08 Jonathan DruartBug 14060: Add OnClose event on missing datepicker
2016-09-08 Jonathan DruartBug 14060: Remove readonly attributes on date inputs
2016-09-08 Hector CastroBug 17152: Do not copy value when duplicating a subfield
2016-09-08 Jacek AblewiczBug 17072: 006 not filling in with existing values
2016-09-08 Tomas Cohen... Bug 11592: (QA followup) Add missing framework code...
2016-09-08 Tomas Cohen... Bug 11592: (QA followup) Simplify code
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: Applying filtering to opac interface.
2016-09-08 Mark TompsettBug 11592: Add should_hide_marc method to filter
2016-09-08 Mark TompsettBug 11592: Updated License Text and use Modern::Perl
2016-09-08 Tomas Cohen... Bug 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: 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-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] - Unit Tests
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Tell librarian if item doesn...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Disable "Holds to place ...
2016-09-03 Julian MauriceBug 14695: Fix typo in template
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix method names 'type' to...
2016-09-03 Alex ArnaudBug 14695 - Don't use holds_to_place_count when checkin...
2016-09-03 Alex ArnaudBug 14695 - Warn librarian if max_holds_per_record...
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...
next