]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
more selfcheck receipt transaction hackery
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ.pm
2010-09-26 gmcmore selfcheck receipt transaction hackery
2010-09-25 senatorfix misplaced paranoia
2010-09-25 senatorparanoia
2010-09-23 ericksonI can has authoritative for selfcheck receipts
2010-08-10 gmcbug 592777: allow authoritative version of open-ils...
2010-08-10 phasefxreplace this broken regexp with cleanse_ISO8601
2010-08-05 phasefxfix open-ils.circ.prev_renewal_chain.retrieve_by_circ...
2010-08-03 ericksonadded open-ils.circ.copy.due_date.retrieve API call...
2010-08-02 phasefxtoward printing slip and letter for missing pieces
2010-07-27 phasefxmiddle layer support and client-side utility function...
2010-07-20 mikerPatch from John Craig providing a saner timestamp clean...
2010-07-15 phasefxHave open-ils.circ.circulation.due_date.update return...
2010-07-08 phasefxFixes Mark Claimed Returned. It seems that dojo isn...
2010-06-01 senatorMove credit card processing ML code into the circ modul...
2010-05-28 ericksonAPI calls to expose the circ/hold history stored procedures
2010-04-26 phasefxDon't rely on the sequence like this, using xact_start...
2010-04-26 phasefxmiddle layer methods for getting at a 'preceeding'...
2010-03-04 mikerforward-porting r15694: preserve time component of...
2010-03-03 mikerkeep the original due_date time component of day-granul...
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2009-12-17 phasefxauthoritative version of copy notes retrieval method
2009-12-15 phasefxsome missing semicolons (though the one in Circ.pm...
2009-12-09 ericksonadded user version of ad-hoc A/T runner method (for...
2009-12-03 mikerintegrate the new booking.reservation billable transact...
2009-12-02 ericksonclean up open-ils.circ.actor.user.checked_out some...
2009-12-02 ericksonadded stored proc to take a circ and determine the...
2009-11-25 ericksonAdded sample self-checkout checkout receipt
2009-11-16 dbsCorrect long-standing, wide-spread "recurance" and...
2009-11-12 ericksonadded flag to mark claims returned which tells the...
2009-11-12 ericksoninstead of an explicit put-copy-into-missing status...
2009-11-06 ericksonadded workstation fleshing to some circ retrieval methods
2009-11-02 ericksonadded option to override the note for when overriding...
2009-10-30 ericksonadded support for overrideing the amount to charge...
2009-10-22 ericksonadded support for voiding overdue fines on the most...
2009-10-21 ericksonadded logic to mark items missing during the claims...
2009-10-21 phasefxI like explicit semicolons
2009-10-21 phasefxfix a bug where only the first circ_id given was being...
2009-10-06 ericksonadded a batch version of the post-checkin backdate...
2009-09-30 ericksonadded API call that, given a circulation, will return...
2009-09-30 ericksonfleshing circ rules on circ object in copy details...
2009-09-29 ericksonfixed faulty date query on user transaction search...
2009-09-29 ericksonnew API call wich returns fleshed payments by user...
2009-09-29 ericksonadded API call for back-dating a circulation after...
2009-09-18 ericksonnew feature: Added max-claims-returned-count setting...
2009-09-17 ericksonflesh checkin_workstation on copy detail retrieve....
2009-05-26 ericksoncreated hooks and drop points for damaged and checkout...
2009-04-06 ericksonmoved generic object/event firing to apputils function...
2009-04-03 ericksonreturn the fleshed event from fire-event-by-barcode
2009-03-31 ericksoncreated method that takes a circ-based event def and...
2009-03-06 ericksonflesh card on the user
2009-03-06 ericksonreturn fleshed circ object in damaged event
2009-03-06 ericksonput event args in payload to stick with convention
2009-03-06 ericksonrepaired damage charge event creation
2009-03-06 ericksonno need for array access on retrieve
2009-03-05 ericksonmark lost code checks perms, no need to double-check...
2009-03-04 ericksonplugged in charge-on-damaged logic, org settings, and...
2009-03-04 ericksonmoved mark-lost logic into cat/assetcommon and some...
2009-03-03 dbsAdd more copy-status changing methods to open-ils.circ...
2008-12-03 mikeradd in-db billing type support
2008-11-14 ericksonadded VIEW_BILLING_TYPE perm awareness
2008-11-13 ericksonranged (scoped by org/depth) billing_type retrieval...
2008-10-16 ericksonif no max is configured and no valid count from the...
2008-10-08 ericksonextracted copy price calculation out to a shared function
2008-09-15 ericksonfixed perm check. also, if no count is provided, falls...
2008-09-15 ericksoncopy checkout history now limited by org setting and...
2008-08-11 ericksonpull circ mods from the db and not the settings server
2008-07-25 ericksonturning raw time durations into h/m/s notation so inter...
2008-02-21 mikeradding authoritative method varients
2008-02-08 ericksoncalling copy_details directly to prevent any issues...
2008-02-06 ericksonadded explicit "return undef"
2008-01-31 ericksondisallow marking an item lost that is already marked...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-08-16 ericksonported set_circ_due_date to in-transaction cstore-editor
2007-07-25 ericksonoffsetting the re-open transaction logic to the end...
2007-05-18 ericksonforward-porting stable fix to claims return logic
2007-04-09 ericksonmade backdating smarter by using the circ interval...
2007-02-12 ericksonreturning not-found event (quicker) when copy is not...
2007-01-03 ericksonadded logic to make sure the transaction is not already...
2006-11-10 ericksonadded a barcode version of the copy details method
2006-11-10 ericksonadded mvr and volume to copy details method
2006-10-17 ericksoncomitting in-house-use transaction
2006-10-16 ericksonfixed some logic errors in the claims returned backdating
2006-10-13 ericksonfixed field name on copy note
2006-10-12 ericksonmoved comment
2006-10-11 ericksonadded a circ flesher call
2006-10-10 ericksonfixed copy note delete to use cstore + transaction
2006-10-10 ericksonmoved copy_note creation to cstoreeditor + transaction
2006-10-06 ericksonfixed mark-lost to not charge the default price if...
2006-09-20 ericksonnot returning cancelled hold hold on copy details retrieval
2006-09-15 ericksonadding explicit id clear call as sanity measure
2006-09-02 ericksonmade the circ retrieval less strict for marking an...
2006-08-29 ericksonmaking sure itemid is set when in-house use is made...
2006-08-28 ericksonsetting stop_fines_time to the claim-return backdate...
2006-08-25 ericksonimplemented non-cat-in-house-use circ creator
2006-08-19 ericksonreseting holds on mark missing/damaged
2006-08-18 ericksonadded super-simple prototype for generic object fetcher...
2006-08-16 ericksonfixed up default copy price handling on mark-lost
2006-08-16 mikerorder by circs, not cards
2006-08-14 ericksonadded simple mark-damaged/mark-missing api - unused...
2006-08-10 ericksonfixed boolean val for storage
next