koha.git
2017-03-03 Nick ClemensBug 7663 (QA Followup)
2017-03-03 Nick ClemensBug 7663 - batch add barcodes to a list
2017-03-03 Jonathan DruartBug 18169: Add test without before parameter for search...
2017-03-03 Jonathan DruartBug 18169: Make 'before' param non mandatory for Koha...
2017-03-03 Marc VéronBug 18122 - Audio alerts: Add hint on where to enable...
2017-03-03 Aleisha AmohiaBug 13685: Sorting by author in opac reading history
2017-03-03 Aleisha AmohiaBug 18108: Sorting by author in opac summary
2017-03-03 Marcel de RooyBug 18070: Correct error from podchecker on line 1376
2017-03-03 Marcel de RooyBug 18070: [Follow-up] What should DelAuthority return?
2017-03-03 Marcel de RooyBug 18070: Extend sub merge to remove fields for delete...
2017-03-03 Marcel de RooyBug 18070: Deleting an authority should update the...
2017-03-03 Marcel de RooyBug 18037: Hold notes template cleanup (from 15545)
2017-03-03 Emma SmithBug 17840: adding classes to notes in checkouts
2017-03-03 Jonathan DruartBug 17334: Format the date according to the system...
2017-03-03 Alex BuckleyBug 17334- Added a timestamp to the members-update...
2017-03-03 Marcel de RooyBug 16966: [QA Follow-up] Check count, not size in...
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Fix small QA issues
2017-03-03 Jonathan DruartBug 16966: Teach K::S::R::OldIssue its Koha objects...
2017-03-03 Jonathan DruartBug 16966: The method should return a Koha::Patrons...
2017-03-03 Jonathan DruartBug 16966: Make the tests pass again
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move GetBorrowersWithIssuesH...
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move AnonymiseIssueHistory...
2017-03-03 Jonathan DruartBug 16966: GetBorrowersWithIssuesHistoryOlderThan ...
2017-03-03 Mark TompsettBug 13968: Follow up - Clean HTML tags for hints
2017-03-03 Marc VéronBug 13968 - Branch email hints are misleading
2017-03-03 Jonathan DruartBug 18087: Handle invalid filetypes
2017-03-03 Joy NelsonBug 18087 - Clarification on File type when using file...
2017-03-03 Tomas Cohen... Bug 17992: REST api: Remove the use of ->unblessed...
2017-03-03 Kyle M HallBug 18160 [QA Followup] - Correct whitespace
2017-03-03 Mark TompsettBug 18160: Follow up tweak if condition
2017-03-03 Nick ClemensBug 18160 - Error when OverDriveCirculation not enabled
2017-03-03 Francesco RivettiBug 17941 add tests to cover the optimization of the...
2017-03-03 Francesco RivettiBug 17941 don't compute priority more than needed
2017-03-03 Francesco RivettiBug 17941 avoid scanning the full cartesian product
2017-03-03 Kyle M HallBug 17260 - DBRev 16.12.00.011
2017-03-03 Jonathan DruartBug 17260: Update existing installs
2017-03-03 BlouBug 17260: updatedatabase.pl fails on invalid entries...
2017-02-27 Jonathan DruartBug 17216: Fix SQL statement to setting marc_subfield_s...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-26 Tomas Cohen... Bug 16034: (followup) Fix DB update and schema files
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-21 Kyle M HallBug 16034 - DBRev 16.12.00.010
2017-02-21 SrdjanBug 16034 follow-up: added WebService::ILS to PerlDepen...
2017-02-21 Srdjanbug_16034 Add overdrive info to the users page in the...
2017-02-21 Chris Cormackbug_16034 Adding a new syspref - OverDriveCirculation
2017-02-21 Srdjanbug_16034 Koha::ExternalContent::OverDrive - a wrapper...
2017-02-21 Aleisha AmohiaBug 18077: Batch item modification link is bold when...
2017-02-21 Aleisha AmohiaBug 18109: Adding font awesome icon to uncertain prices...
2017-02-21 Caitlin GoodgerBug 17852 Follow up.Multiple URLs (856) in list email...
2017-02-21 Caitlin GoodgerBug 17852; Multiple URLs (856) in list email are broken.
2017-02-21 Luke HonissBug 17865 'If a subscription has no history end date...
2017-02-21 Jonathan DruartBug 18026: Correct URL to database columns from .pref...
2017-02-21 Mark TompsettBug 18111: Swap framework_name and frameworkcode
2017-02-21 Jonathan DruartBug 18111: Fix import of default framework
2017-02-17 Magnus EngerBug 17461: Warn about plugins that can't be loaded
2017-02-17 Kyle M HallBug 17453 - DBRev 16.12.00.009
2017-02-17 Nick ClemensBug 17453 (QA Followup)
2017-02-17 Jonathan DruartBug 17453: Take into account items that are lost or...
2017-02-17 Jonathan DruartBug 17453: Add a visible notification to patron to...
2017-02-17 Jonathan DruartBug 17453: Allow pickup at a library where all items...
2017-02-17 Jonathan DruartBug 17453: Add exceptions
2017-02-17 Jonathan DruartBug 17453: Inter-site holds improvement
2017-02-17 Jonathan DruartBug 17453: Add pref OPACHoldsIfAvailableAtPickup
2017-02-17 Jonathan DruartBug 14405: Remove pagination type, there is no paginati...
2017-02-17 Aleisha AmohiaBug 14405: Add datatables to fines table in OPAC
2017-02-17 Aleisha AmohiaBug 11932: Move delete checkbox on patron modification...
2017-02-17 Aleisha AmohiaBug 7626: Delete multiple tags in OPAC at once
2017-02-17 David CookBug 18099 - Put call number in its own column on invent...
2017-02-17 Julian MauriceBug 18063: Remove dead code from tools/manage-marc...
2017-02-17 Aleisha AmohiaBug 18040: Updating buttons in Tools -> Upload local...
2017-02-17 Marcel de RooyBug 18036: [QA Follow-up] Descriptions and mock_preference
2017-02-17 Mark TompsettBug 18036: All 4 cases tested
2017-02-17 Mark TompsettBug 18036: Perlcritic improve t/db_dependent/Templates.t
2017-02-17 Jonathan DruartBug 17968: Remove useless variable $item_format in...
2017-02-17 Aleisha AmohiaBug 17947: Searching my library first shows the branchc...
2017-02-17 Aleisha AmohiaBug 17895: 'Re-set' typo fix
2017-02-17 Mark TompsettBug 17846: Remove get_infos_of declaration
2017-02-17 Jonathan DruartBug 17846: Remove C4::Koha::get_infos_of
2017-02-17 Mark TompsettBug 17793: Follow up for identified missing changes
2017-02-17 Aleisha AmohiaBug 17793: Make sysprefs search show on all Admin pages
2017-02-17 Tomas Cohen... Bug 17932: (followup) Tidy tests
2017-02-17 Tomas Cohen... Bug 17932: Unit tests
2017-02-17 Tomas Cohen... Bug 17932: (followup) Fix /patrons endpoint
2017-02-17 Tomas Cohen... Bug 17932: Add a TO_JSON method to Koha::Object(s)
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-17 remiBug 16018: Merge.pl code cleanup
2017-02-17 Jonathan DruartBug 16749: Add is_instance check to koha-upgrade-schema
2017-02-17 Marcel de RooyBug 16749: Check instancename in adjust_paths_dev_install
2017-02-17 Jonathan DruartBug 16749: Use is_instance to make sure the dev instanc...
2017-02-17 Marcel de RooyBug 16749: Go with a boolean flag, we love booleans
2017-02-17 Marcel de RooyBug 16749: Update debian docs for koha-translate
2017-02-17 Marcel de RooyBug 16749: Adjustments for koha-translate
2017-02-17 Marcel de RooyBug 16749: Adjustments for koha-plack
2017-02-17 Marcel de RooyBug 16749: Adjust xmlstarlet calls in koha-functions
2017-02-17 Jonathan DruartBug 17990: Refactor Perl module versions check
2017-02-17 Aleisha AmohiaBug 17977: Add acquisitions sidebar menu to suggestions
2017-02-17 Nick ClemensBug 17974 (QA Followup)
2017-02-17 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2017-02-17 Jonathan DruartBug 17973: Add the Koha::Checkout->item method
next