]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
adding authoritative method varients
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ.pm
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
2006-08-10 ericksoncopy details method now returns latest circ, regardless...
2006-08-10 ericksonadded a generic copy details method
2006-08-08 ericksonadded billing type retrieval method
2006-08-06 ericksonadded method to return the list of circ_modifiers from...
2006-08-06 ericksonmoved constants out to their own module, updating code
2006-08-04 ericksonadded some logging, removed some old code
2006-07-18 ericksonsanity check
2006-07-13 ericksonadded age_hold_protect rules fetcher
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-06-21 ericksonmoved to storage copy circ count
2006-06-12 ericksonmade note
2006-06-06 ericksonreturn event on not found
2006-05-31 ericksonremoved unused line
2006-05-26 ericksonusing new checked_out method in opac and higlighting...
2006-05-24 ericksonlost materials now charge the copy price and processing...
2006-05-24 ericksonupdated to editor
2006-05-16 ericksonadded note
2006-05-10 ericksonremoving deprecated code
2006-05-08 ericksonupdated not-found event names
2006-05-05 ericksonbug fixes, clean up
2006-05-03 ericksonopac now only shows circs where stop_fines is not defin...
2006-05-01 ericksonadded total circ count for copy method
2006-04-29 phasefxget circs instead of patrons
2006-04-29 phasefxsome snipping
2006-04-26 ericksonmore copy status handling
2006-04-26 ericksonadded auto-billing for lost items
2006-04-26 ericksonadding handling for various copy statuses
2006-04-24 ericksonmended the perm calls
2006-04-24 phasefxtypos
2006-04-19 ericksonadded a circ retrieval method
2006-04-17 ericksonadded billing void method
2006-04-05 ericksondisableing Rules for now to test since we should not...
2006-04-03 ericksonadded backdate support for claims_returned
2006-04-03 ericksonpatched up set_lost and set_claims_returned to update...
2006-04-02 ericksonbug squashing
2006-03-30 ericksonmaking sure to grab copy id
2006-03-27 ericksoncaching org units in AppUtils
2006-03-27 ericksonoffline server now handles patron registration. remove...
2006-03-27 ericksonusing date/time parser instead of manually parsing
2006-03-24 ericksonOpen-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
2006-03-17 erickson checking for deleted on call_number searches
2006-03-17 ericksonchecking for deleted == false on copy searches
2006-03-06 ericksonstarted work on the notes interface in the opac.
2006-03-06 ericksonadded retrieval methods for title, call_number, and...
2006-02-21 ericksonrefined the circ history call
2006-02-16 ericksonsome more utility methods
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-13 ericksonadded DESC to order by..
2006-02-13 ericksonadded necessary order_by clause to circ retrievel in...
2006-02-13 ericksonadded method to see last X users who checked out a...
2006-02-03 ericksonadding copy_location related code ... module plus test...
2006-01-30 ericksonmade checkout methods take hash refs instead of named...
2006-01-27 ericksoncreated an in-house use creation method
2006-01-25 ericksonadded the beginnings of the noncat code + events
2006-01-20 ericksonadding permit script. permit circ now basically functions
2006-01-05 ericksonsome small cleaning
2006-01-03 ericksonadded debug line
2005-12-29 ericksonon the "Checked Out" tab of MYOPAC, title and author...
2005-12-14 ericksonadded some more object not found events
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-11-17 ericksonadded some money methods
2005-11-17 ericksoncirc.checkedout only returns items that are actually...
2005-07-26 ericksontrucking along
2005-07-22 ericksonmovin on, adding exceptions, more more more
2005-07-21 ericksonmore more more... see diffs
2005-07-19 ericksonadding more permissions and exceptions related to the...
2005-07-14 ericksonrenewals, new exceptions, batch searches, etc.
next