PTFS Harley Integration

From Koha Wiki

Jump to: navigation, search

On 10 May 2010 PTFS released a set of Koha bugfixes and enhancements under the name "Harley". As 3.2 is in feature freeze, most of the enhancements will need to be integrated into 3.4, although some of the bugfixes may make it in for 3.2. This page can be used to track the progress of the integration.


PTFS repository branch description bug/enh target Koha release status conflict
ptfs/BackButton Backup button in creating reports enh 3.2 has a backup button/not sure if this was submitted earlier or someone else did the same thing. It's probably redundant.
ptfs/Bug3093 bug on Enhance placing of holds in staff interface bug 3.2 closed
ptfs/Bug3203 Some Letters template variables are not available to certain notice types bug
ptfs/Bug3294 call number sorting in inventory tool bug 3.2 pushed
ptfs/Bug3468 Enhanced patron searching, patron batch edit/delete enh 3.4 cherry-picked onto master, pushed to http://git.koha-community.org/gitweb/?p=koha.git;a=shortlog;h=refs/heads/new/ptfs_patron_features
ptfs/Bug3469 Lost patron card tracking enh 3.4 cherry picked, tidied and pushed to http://git.koha-community.org/gitweb/?p=koha.git;a=shortlog;h=refs/heads/new_features_ptfs_lost_cards
ptfs/Bug3471 Enhanced borrower history enh 3.4 rebased onto master, http://git.koha-community.org/gitweb/?p=koha.git;a=shortlog;h=refs/heads/new/ptfs_bug3471
ptfs/Bug3474 Handling of and report for expired or cancelled holds, display expiration dates enh 3.4 hold expiration already added per bug 1532
ptfs/Bug3475 Add copy patron function enh 3.4 may require new granular permissions
ptfs/Bug3478 Display patron middle initials enh 3.4
ptfs/Bug3479 Prompt to save patron edits enh 3.4, possibly 3.2
ptfs/Bug3480 Copy item fills in data from existing item enh 3.4 functionality to add and duplicate items already present -- The later copy/duplicate functionality only appears after an item is created; this feature copies item data from an existing item at the point of creation.
ptfs/Bug3482 Print overdue and hold notices for patrons without email addresses bug 3.2 pushed
ptfs/Bug3483 Show number of OPAC renewals enh 3.4
ptfs/Bug3484 Break down fee display on checkout tab enh 3.4
ptfs/Bug3486 Checkout timeout button enh 3.4
ptfs/Bug3487 Don't allow payment of fines on items still checked out enh 3.4
ptfs/Bug3488 Suspend and reactivate holds enh 3.4
ptfs/Bug3489 Add a trigger to send notices by item type enh 3.4
ptfs/Bug3490 Billing Notice/Debt Collect enh 3.4
ptfs/Bug3491 Set hold policies by patron category enh 3.4
ptfs/Bug3492 Set hold fees by item type and charge when hold placed enh 3.4
ptfs/Bug3495 Fast bib record add at circulation enh 3.4 requires new granular permissions. Note: Fast add functionality has already been added into current head (under Circ, Fast Cataloging), but that does not allow creation of a fast add record at checkout. This feature does; it could be integrated to use the existing fast add framework and functionality, but the new point-of-checkout option (where the circ staff creates the record and then continues the checkout automatically).
ptfs/Bug3496 Override maximum fine at checkout enh 3.4 requires new granular permissions
ptfs/Bug3498 Allow partial fine payments enh 3.4 requires new granular permissions There is a competing implementation by Kyle Hall
ptfs/Bug3499 Allow backdating of due date enh 3.4 requires new granular permissions
ptfs/Bug3500 New Circulation, patron, fines, other granular permissions enh 3.4
ptfs/Bug3506 Block checkout of items with pending holds (allow supervisor override) enh 3.4
ptfs/Bug3507 Circ rules enhancements, maximum fine warning enh 3.4 See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4045 -- this feature uses maxreserves syspref as a backup, I think. If maxreserves is being removed, the feature might need some modification. Also probably has conflicts with smartrules circ rule feature in 3.2.
ptfs/Bug3509 Batch item edit enh 3.4 requires new granular permissions a batch item edit feature was contributed by BibLibre for 3.2 -- Note: BibLibre's function only allows scanning or uploading barcodes; PTFS feature allows searching on various item fields (type, location, etc.). The two could be integrated for a more complete overall feature.
ptfs/Bug3510 Allow staff to change checkin date and time enh 3.4 requires new granular permissions there is an existing dropbox mode feature -- Note: This varies from the existing dropbox function in that a checkin date can be set several days in the past, not just for the previous day. However, this feature does not roll back fines like dropbox mode does.
ptfs/Bug3514 Returning items through patron Details tab doesn't activate all circulation functions bug 3.4
ptfs/Bug3531 Allow disabling of reading history enh 3.4 overlaps with patron privacy feature submitted by BibLibre for 3.2 -- the two may be incompatible.
ptfs/Bug3535 Add syspref to control display of My Messaging tab in OPAC enh 3.2 patch sent
ptfs/Bug3658 Allow multiple criteria to be selected in Guided Reports and Statistics Reports enh 3.4
ptfs/Bug3659 Add place hold option from patron checkout tab enh 3.4
ptfs/Bug3663 Proposed changes to OPAC advanced search page enh 3.2 closed
ptfs/Bug3665 Proposed changes to staff advanced search page enh 3.4
ptfs/Bug3671 XSLT results list display problem if no fixed fields bug 3.2 closed
ptfs/Bug3693 Display options for buttons when holds triggered enh 3.4
ptfs/Bug3702 Change sort order of items in staff title display enh 3.4 patch sent
ptfs/Bug3711 Intermittent search error in OPAC bug 3.2 closed
ptfs/Bug3719 Create syspref to allow sites to rename OPAC Cart enh 3.4
ptfs/Bug3738 Automate login to web-based self-check system enh 3.2 pushed
ptfs/Bug3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710 enh 3.2 closed
ptfs/Bug3782 delivered z39.50 targets wrong for NY Public Library and NY University Library bug 3.2 patched, but needs update
ptfs/Bug3788 XSLT does not obey viewISBD syspref bug 3.2 closed
ptfs/Bug3789 Set off Shelving Location in staff and OPAC title display enh 3.4 patch sent
ptfs/Bug3790 Fix item sort to be by library in OPAC record display, XSLT fix for call number spacing bug 3.2 patch sent
ptfs/Bug3799 Allow OPAC to use separate advanced search type settings than staff enh 3.4
ptfs/Bug3928 Expected Date v. Received Date bug 3.2 pushed
ptfs/Bug4057 Fix spacing in XSLT OPAC display for 245 subfield f bug 3.2 pushed
ptfs/Bug4210 Acquisitions suggestion templates have library name field, but data is not passed bug 3.2 pushed, needs testing
ptfs/Bug4237 Add other item statuses enh 3.4
ptfs/Bug4238 OPAC timeout feature for patron privacy enh 3.4 note: includes code copied from elsewhere Need author to confirm license (done, updated bugzilla).
ptfs/Bug4239 Allow holds on multiple items of selected titles enh 3.4
ptfs/Bug4240 Add a "did you mean" spell checker to the OPAC enh 3.4 requires Aspell dictionary to be loaded
ptfs/Bug4241 Add lost/claims returned displays to patron record enh 3.4
ptfs/Bug4242 Checkin damaged removes item from holds queue enh 3.4
ptfs/Bug4243 Show hold status in OPAC/staff enh 3.4
ptfs/Bug4245 Bestseller's Club and email notifications enh 3.4
ptfs/Bug4246 Koha support for Itiva Talking Tech phone notification service enh 3.4
ptfs/Bug4247 Import profiles to create items upon MARC import enh 3.4 open partial overlap with MARC modification templates proposed by Kyle Hall
ptfs/Bug4257 Advance notices calculation for items can result in "blank" notice being sent bug 3.2 pushed
ptfs/Bug4270 Instructions for loading patron attributes are wrong bug 3.2 closed
ptfs/Bug4300 Display 866z summary holdings public note in OPAC enh 3.2 pushed
ptfs/Bug4329 OPAC search by shelving location option enh 3.4 rebased and pushed as new/bug4329 - awaiting QA
ptfs/Bug4353 Add div tags to staff advanced search page enh 3.2 closed
ptfs/ItemSuppress OPAC item suppression (created Bug 4492) enh 3.4
ptfs/PTFS_holdstopull Improvements to Holds to Pull report enh 3.4
ptfs/PTFS_holdvoldisp display serials information when placing holds enh 3.4 Is probably made redundant by Katrin Fischer's patch on Bug 3380.
ptfs/PTFS_noticesfix notices fixes bug 3.4 This created a BCC feature for notices; someone has already added similar functionality to head with the OverdueNoticeBcc syspref, so this one is probably redundant