]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2006-09-19 ericksonadded log line
2006-09-19 ericksontreating arrays different than objects in grep iterator
2006-09-19 ericksonadded default action of toggle for new nodes
2006-09-19 ericksonupated galileo link
2006-09-19 ericksonadded a "use open :utf-8" to prevent wide char errors...
2006-09-19 ericksonmaking sure cstore connection did not time out when...
2006-09-18 pinesstop using the chrome-side quick record bucket kludge
2006-09-18 mikeranother pile of data entry ... blech
2006-09-18 mikera pile of data entry ... blech
2006-09-18 ericksonadded repair code to force reshelving of in-transit...
2006-09-18 pinesfixed logic which determines if a circ is stop-fines...
2006-09-18 ericksonfixed age protect logic
2006-09-18 mikertypo
2006-09-18 mikeradding parse_report method
2006-09-18 mikerinitial test script for the SQLBuilder
2006-09-18 mikerinitial version of the reporter SQL builder
2006-09-18 mikerfixing SQL for isbn search
2006-09-16 ericksonfixed the due_date method to always return due date...
2006-09-15 mikeradding 024 to ISBN search, that is where isbn13s will...
2006-09-15 mikerrobustifying ISxN searching
2006-09-15 ericksonadded rule for outreach duration setting
2006-09-15 ericksonremoved unused line
2006-09-15 ericksonre-fetching the circ to get the local timezone into...
2006-09-15 mikerfixing month calculation in interval_to_seconds
2006-09-15 mikermoving grace day recalc out of the main fine loop ...
2006-09-15 ericksonadding explicit id clear call as sanity measure
2006-09-15 mikeradding grace after a closed day
2006-09-14 ericksonfixed variable name - removed some old code
2006-09-14 pinesmiddle name on hold slip
2006-09-14 ericksonadded default net access level - removed the ability...
2006-09-14 ericksonreturning event on session no exist
2006-09-14 pinesdeprecate some code and make checkin async to mitigate...
2006-09-14 pineswas getting the empty alert box bug
2006-09-14 pines*** empty log message ***
2006-09-14 pinesblank for barcode not allowed
2006-09-14 ericksonadded code to force reshelving of a copy if it's on...
2006-09-14 pinespref for disabling sound
2006-09-14 pinesinclude closed days (hours of operation) in due date...
2006-09-14 ericksonremoved redundant call
2006-09-14 ericksonadded ability to do hold possibility checks for copy...
2006-09-14 ericksonadded (backgrounded) penalty call back in for checkin...
2006-09-14 ericksonadded calls to get owed and total out from storage...
2006-09-14 ericksonusing new storage method for checkout counts
2006-09-14 pinesupdating total_owed
2006-09-14 pinesadding storage version of checked_out[.count]
2006-09-14 pinesadding storage version of checked_out[.count]
2006-09-14 pinesmore direct methods for counting stuff
2006-09-14 ericksonallowing -'s in barcode
2006-09-14 ericksonsanity check around CN retrieval to prevent warnings on
2006-09-14 ericksonshoving editor into ctx so others can use it or roll...
2006-09-14 ericksonrolling back xact created by scriptbuilder
2006-09-14 ericksonholding on to editor object created by script code so
2006-09-13 pinesbilling and patron refresh
2006-09-13 pinespolish for patron scan
2006-09-13 ericksonmaking sure xul is updated in all cases where possible
2006-09-13 ericksonadded some wording for invalid hold recipient
2006-09-13 ericksonadded a global flag to disable/enable authority lookups
2006-09-13 ericksonchanged hold creation to make request_lib the ws_ou...
2006-09-13 pinesmake %PATRON_BARCODE% macro work for checkout receipts
2006-09-13 pinesthe checkout disable thing wasn't working all the time
2006-09-13 pinesquick fix for standalone, append to top of list
2006-09-13 mikerfor PINES, make non-circ items non-holdable
2006-09-13 ericksonnot returning the copy-alert-message event on renewals
2006-09-13 ericksonrunning penalty server before we return from the paymen...
2006-09-13 ericksonfetching data inside a xact when no editor object is...
2006-09-13 ericksonfixed siffux handling to propagate dropdown selection...
2006-09-13 mikerfix off=by-one in closed days
2006-09-13 ericksonadded rule for "new-av"
2006-09-12 pinesrace condition between dom update and sort
2006-09-12 mikerWHY ARE THEY DIFFERENT?!?! ... it works now
2006-09-12 pinesshorter width for hold/transit slip
2006-09-12 ericksonNow, when no children are available to pass a request...
2006-09-12 ericksonstripping port numbers from the location.host string...
2006-09-12 ericksonmoved scriptbuilder to new storage method for fetching...
2006-09-12 mikerfinishing up mbts thingy
2006-09-11 mikeradding mbts builder to storage
2006-09-11 pinesfixing billing calls
2006-09-11 mikernew checked_out
2006-09-11 pineschanged due date format to fit older format - enabled...
2006-09-11 ericksonif an item has a hold attached, but it's in the wrong...
2006-09-11 pinestypo
2006-09-11 mikerbilling code fixes, including history billing
2006-09-11 pineschange FM_MBTS_IDS_RETRIEVE_FOR_HISTORY in constants...
2006-09-11 pinesmitigate update/display race
2006-09-11 pinesmitigate update/display race. check return value
2006-09-11 pinesstringify before split
2006-09-11 pinessome delays to mitigate update/retrieve race
2006-09-11 pinesget rid of the opacity bell & whistle
2006-09-11 pinesscrollbars and remove incorrect (well, "all") instructions
2006-09-11 pinesfor the offline exception details window
2006-09-11 pinesmitigate db update display race
2006-09-11 pinespenny math
2006-09-11 mikeradding FACBESTSLR circ rule
2006-09-10 pinesadded ssh recipient and user vars
2006-09-10 pinesfixed logic error which was causing the script to not...
2006-09-10 pinesmore fixes - date is now in correct timezone
2006-09-10 ericksondeleting transits on canceled or retargeted holds
2006-09-10 ericksonverifying that we have an actual hold before bailing...
2006-09-10 mikerbeing more strict about when to target a specific copy
2006-09-10 ericksonupdated to work with enhanced cstore call - also added...
next