]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web
fix off=by-one in closed days
[Evergreen.git] / Open-ILS / web /
2006-09-12 ericksonstripping port numbers from the location.host string...
2006-09-07 ericksonturning apos into space, but retaining for display...
2006-09-06 ericksongoing back to orig loc on home page
2006-09-06 ericksonmade method return data
2006-09-06 ericksonadded ability to toggle metarecord vs records as defaul...
2006-09-04 ericksonadded some status popups
2006-09-04 ericksonadded spaces into user name in summary
2006-09-04 ericksonchanged find-lib link
2006-09-04 ericksonadded some status popups
2006-09-04 ericksonfixed session cookie to work with IE
2006-09-03 ericksonno longer alerting in the opac when a server error...
2006-09-02 ericksonremoving underline from next/prev links because it...
2006-09-01 ericksonlogin session cookie is now removed on browser close
2006-09-01 ericksonreturning network failure on empty response text from...
2006-09-01 ericksonresetting the auth timeout on all activity - this handl...
2006-09-01 ericksonstringifying ident val so .length works
2006-08-31 ericksonremoved ident2 info and tightened up display some
2006-08-31 ericksonchanging undef params to null to prevent so much error...
2006-08-30 mikerhiding most of the patron identification
2006-08-30 ericksonreseting offset when changing CNs to browse
2006-08-28 ericksonfixed logic error created by log line (no brackets...
2006-08-28 ericksonmade hold possibility check async to prevent browser...
2006-08-28 ericksonshowing fewer fields by default on user object, turned...
2006-08-27 ericksongoing back to batch authority lookups to reduce connect...
2006-08-25 ericksonnot forcing orig-loc to be set since that will act...
2006-08-25 ericksonadded galileo magic link builder - does not work on...
2006-08-25 ericksonnot launching new window
2006-08-25 ericksonprevent unnecessary exceptions
2006-08-24 ericksonadded selector access sanity check
2006-08-24 ericksonadded sanity check for when the table has been altered
2006-08-23 ericksonadd sortable class by default, added some class configs
2006-08-22 ericksonadded first round "no metarecords" flag to opac
2006-08-21 ericksonadded latest circ to flesh copy call and displaying...
2006-08-21 ericksonfixed comparison bug
2006-08-20 ericksonauth header happy in xul now
2006-08-19 ericksonalways try the cookie first
2006-08-19 ericksondisabling xul header for now until xul is happy
2006-08-19 ericksonsending authtoken in request header and logging to...
2006-08-18 ericksonpreventing event alert on record fetcher
2006-08-18 ericksonadded sanity check for holds that point to non-existent...
2006-08-17 ericksonfixed typo and added commented out debug line
2006-08-17 ericksonadded sanity check to node removal
2006-08-16 ericksonremoved unused style
2006-08-16 ericksonadding generic table drawer for fm objects
2006-08-14 ericksonfixed name
2006-08-14 ericksonfixed bug caused by smarter location / depth logic
2006-08-14 ericksonmade secure logic smarter
2006-08-14 ericksonsafer regex
2006-08-14 ericksonadded beginning of galileo link
2006-08-14 ericksonadded param to determine if the opac is in a lib
2006-08-14 ericksonlowercasing some search terms to match the DB
2006-08-11 ericksonfixed paging bug
2006-08-11 ericksoncall-number search now honors chosen location
2006-08-11 ericksonpossible fix to local chrome server error created by...
2006-08-10 ericksonfixed boolean issue
2006-08-10 ericksononly setting default search location if the user explic...
2006-08-10 ericksonadded orig-location and org short-name support to opac
2006-08-09 ericksontypo
2006-08-09 ericksonsetting secure on xul calls by default
2006-08-09 ericksonadded default search location and depth preference
2006-08-09 ericksonthrowing network exception on isXUL only since the...
2006-08-08 erickson*** empty log message ***
2006-08-08 ericksonchanged status name to prevent collision
2006-08-08 ericksonfixed some issues with the network failure handling
2006-08-07 ericksonsmall code consolidation
2006-08-07 ericksonmoved to Number object to prevent parseInt failures
2006-08-07 ericksonchanged 'self' to 'this'
2006-08-07 ericksonthrowing network failure object instead of string
2006-08-07 ericksonthrowing exception on network error
2006-08-04 ericksonfixed paging bug in details next-record interface
2006-08-04 ericksonsanity checking boolean test better
2006-08-03 ericksonupdated boolean test
2006-08-03 ericksonadded age-protect logic to the hold permit code
2006-08-02 mikerooops. duplicate var i
2006-08-02 ericksonnow fetching copies in details section based on CN...
2006-08-02 ericksoncleaned up some old code
2006-08-01 ericksonfixed display glitch in marc search
2006-08-01 ericksonadded holdable column to copy details display when...
2006-07-31 ericksonadded additional copy flesher which grabs more info...
2006-07-31 ericksonadde age-hold protect
2006-07-31 ericksonreturning event on login when the user is marked inactive
2006-07-31 ericksonadded patorn notes to my-account page
2006-07-31 ericksonadded more detailed handling for barred patron hold...
2006-07-31 ericksonadded some friendlier messages for bad logins
2006-07-30 ericksongot the lib settings editor working and added to the...
2006-07-30 ericksonremoved some unnecessary white space
2006-07-30 ericksonmoved default pickup-lib back to home_ou
2006-07-29 ericksonadded dup-holds override perm and ability to opac
2006-07-29 mikerupdating dumpac-bookbag links
2006-07-28 ericksoncleaing update date appearance some
2006-07-28 ericksonfixing date displays - in the future, dates need to...
2006-07-28 ericksonfixed logic error which broke system-wide copy details...
2006-07-28 ericksonfixed boolean test on deleted
2006-07-28 ericksonput temporary warning in hold user fetcher
2006-07-28 ericksonstripping single quotes in searches
2006-07-27 ericksonnot returning null in opac when event happens unless...
2006-07-27 ericksonbetter renew failure handling
2006-07-27 ericksonfixed display issue of pre-cat items in fines dislpay
2006-07-27 ericksonbetter generic renewal failure checking and message
2006-07-27 ericksonfixed misspelling
next