koha-ffzg.git
2010-05-05 dev3Fixes from merge conflicts PTFS-v0.64
2010-05-05 J. David BavousettMerge branch 'PTFS_noticesfix' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug3490' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug3659' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug3486' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug4242' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug4241' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug3482' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug4247' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug4236' into ptfs-master
2010-05-05 J. David BavousettMerge branch 'Bug3471' into ptfs-master
2010-05-03 J. David BavousettSquelch warnings if stylesheet param not defined
2010-05-03 J. David BavousettMerge branch 'Bug3506' into ptfs-master
2010-05-03 J. David BavousettMinor tweak to password authorization screen
2010-05-03 J. David Bavousettfixed inconsistency of variable names
2010-04-28 J. David BavousettMerge branch 'BackButton' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3484' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3531' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3480' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3478' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3658' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3507' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3506' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3469' into ptfs-master
2010-04-28 J. David BavousettMerge branch 'Bug3468' into ptfs-master
2010-04-28 J. David BavousettFixed broken nesting
2010-04-28 J. David BavousettHide othernames on patron display if DisplayOtherNames...
2010-04-27 J. David BavousettMerge branch 'Bug3496' into ptfs-master
2010-04-27 J. David Bavousett Fixed minor typo in stylesheet that was breaking patro...
2010-04-27 J. David BavousettFixed handling of override when other errors present.
2010-04-27 J. David BavousettMerge branch 'Bug3495' into ptfs-master
2010-04-27 J. David BavousettMerge branch 'Bug3510' into ptfs-master
2010-04-27 J. David BavousettMerge branch 'Bug3499' into ptfs-master
2010-04-27 J. David BavousettMerge branch 'Bug3498' into ptfs-master
2010-04-27 J. David BavousettFix blorken TMPL_IF nesting
2010-04-27 J. David BavousettRemoved extraneous parentheticals causing syntax errors.
2010-04-23 J. David BavousettMerge commit 'ptfs-master/Bug3496' into Bug3496
2010-04-23 J. David BavousettMerge branch 'Bug3500' into ptfs-master PTFS-v0.63
2010-04-23 dev3Repaired broken </div> nesting.
2010-04-23 dev3Make "Reverse Payment" obey the edit_charges granular...
2010-04-22 J. David BavousettFixed a typo!
2010-04-22 J. David Bavousett[Bug 3260] Partially solves need to BCC notices to...
2010-04-22 J. David BavousettMerge commit 'birmingham/ebpl_5-03' into Bug3490
2010-04-22 PTFSAdded 'Hold For' button to details page, disabled unnec...
2010-04-22 PTFSChanged 'Search to Hold' link to a button, moved it...
2010-04-22 PTFSRemoved the 'Hold For' button from the standard catalog...
2010-04-22 PTFSMinor bugfix: Hides the "Hold For" button when last...
2010-04-22 PTFSAdded sub-browser 'Search To Hold' to checkout screen.
2010-04-22 PTFSBasic 'hold for' feature added.
2010-04-22 PTFSChanged timeout message to 'Circ Timeout -- Are you...
2010-04-22 PTFSChanged popup message to "Circ Timeout - Is this still...
2010-04-22 PTFSFixed <body onclick...> to <body onload...>
2010-04-22 PTFS4.10 - Checkout timeout - Fix to stop double popups.
2010-04-22 PTFS4-10 Checkout timeout - A library can put a timer the...
2010-04-22 David BirminghamModified behavior of a damaged item being checked in.
2010-04-22 David BirminghamCheck for damaged status on check in and don't fulfill...
2010-04-22 Jesse WeaverImplement requested changes
2010-04-22 Jesse WeaverBugfixing, ambiguous SQL
2010-04-22 Jesse WeaverDo not show lost items that have been paid for in the...
2010-04-22 Jesse WeaverAdd new system preference to Circulation tab
2010-04-22 Jesse WeaverAllow returning of lost items to be disabled
2010-04-22 Jesse WeaverFix tracking for Missing/Claimed Returned/etc items
2010-04-22 Jesse WeaverFix export problem for C4::Stats
2010-04-22 Jesse WeaverShow barcodes of individual items lost in summary
2010-04-22 Jesse WeaverShow lost items summary on member detail page
2010-04-22 Jesse WeaverDeal with null replacementprices
2010-04-22 Jesse WeaverAdd lost item tracking through statistics table
2010-04-20 Colin CampbellRejig toolbar to allow add item if no add_bib permission
2010-04-20 Colin CampbellAdd Fast Bib add Functionality
2010-04-20 PTFSReports: Backup button in creating reports
2010-04-20 Jesse WeaverNew system preference to control display, and show...
2010-04-20 Jesse WeaverFix for replacement fines
2010-04-20 Jesse WeaverBreak down fines by type on circulation page
2010-04-20 PTFSAdded 'are you sure?' dialog with cardnumber confirmati...
2010-04-20 PTFSReading history is new erased as soon as option is...
2010-04-20 PTFSImproved the code in C4::Circulation::AnonymiseIssueHistory
2010-04-20 PTFS3.08 - Reading History - Fixed 404 error. File didn...
2010-04-20 PTFS3.08 - Reading History - Fixes & Updates
2010-04-20 PTFS3-8 Reading History - Disable Borrower Reading History
2010-04-20 J. David BavousettChanged default filename
2010-04-20 Jesse WeaverAdded <pre> to print notices template
2010-04-20 Jesse WeaverMove print notice HTML to template
2010-04-20 Jesse WeaverFix for messages not marked as sent
2010-04-20 Jesse WeaverCheck that hold notice exists before trying to send it
2010-04-20 Jesse WeaverRevert "Temporary debugging information"
2010-04-20 Jesse WeaverRevert "Fix for syntax error"
2010-04-20 Jesse WeaverFix for syntax error
2010-04-20 Jesse WeaverTemporary debugging information
2010-04-20 Jesse WeaverAllow hold notices to be sent in print form
2010-04-20 Jesse WeaverAdd expiration date, today to hold notices
2010-04-19 David BavousettTidied up missing/misappropriated variable names.
2010-04-13 J. David BavousettModified to use dirspec only
2010-04-13 Kyle M HallBug 3482 Print Notices via HTML
2010-04-13 David BirminghamAdditional default values accounted for when adding...
2010-04-13 David BirminghamPrepopulate MARC 952 fields when adding additional...
2010-04-12 Colin CampbellForce override Check In to be entered via calendar...
2010-04-12 Colin CampbellAdd a working calendar
2010-04-12 Colin CampbellRemove the buggy part of the due date change
2010-04-12 Colin CampbellAdd extra parameter allowing override of check in date
2010-04-12 Colin CampbellFix typo in Granular permission
next