]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
fixed typo
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ.pm
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.
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-07-01 ericksonupdated mods parser with new virtual_record fields
2005-06-21 ericksonmore batch committing
2005-05-06 ericksonaaahhhh, demo
2005-05-02 ericksoncleaning up code from cat days.
2005-04-28 ericksonadding methods
2005-04-20 ericksoncirc husk and z39 basic search module