]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-08-21 ericksonadded a method to return the org unit closed dates
2008-08-21 ericksonwhen a no_session event is returned, remove the cookie...
2008-08-21 ericksondon't exit early on 0-hit search. cache them, since...
2008-08-21 ericksonforcing cache timeout on staged search cacheing (*sigh...
2008-08-21 dbsEnable translated database strings the right way:
2008-08-21 dbsMake RemoteRequest.js work inside the staff client...
2008-08-20 ericksonuse utf8 instead of us-ascii for outbound xml
2008-08-20 ericksonlog the locale before the method name so it will still...
2008-08-20 mikerVandelay item extraction and field removal; setting...
2008-08-20 mikerrolling back recent change ... miscommunication on...
2008-08-20 dbsEnable retrieval of translated values based on table...
2008-08-20 dbsLog session locale as part of request
2008-08-19 dbsNow that we have a Dojo language picker, spread the...
2008-08-19 dbsFirst cut at a complete translation for Armenian (thank...
2008-08-19 dbsUpdate English string source files
2008-08-17 dbsAvoid 'directory exists' errors
2008-08-15 mikeradd alternative title indexing by default (MARC 246...
2008-08-15 mikerprotecting against (future) non-class root node children
2008-08-14 mikerremove the default record format to allow none at all
2008-08-14 ericksonprotecting against non-existent group in descendent...
2008-08-14 sboyettealso forgot to add it to the gigantic initialization...
2008-08-14 sboyetteforgot a comma
2008-08-14 phasefxsplit on commas and space to handle csv files.. but...
2008-08-13 sboyetteNew flag, --use901. Passing this flag causes the prepro...
2008-08-13 mikerprotect against a 0 grace period
2008-08-13 dbsBecause I'm a stickler for names :)
2008-08-13 mikerMoving metabib.full_rec out of the way, replacing it...
2008-08-11 ericksonsetting expire interval based on perm_interval of group
2008-08-11 ericksondisplay expire date on myopac hold list. if hold expir...
2008-08-11 ericksonshow default expiration date in hold editor and allow...
2008-08-11 ericksonif hold expire time is set, do not clobber
2008-08-11 ericksonpull circ mods from the db and not the settings server
2008-08-11 ericksondisable org select if requestor does not have the chang...
2008-08-11 ericksonallow the pickup lib on a hold to be altered (and subse...
2008-08-11 ericksonno need to fetch patron on item checkin
2008-08-11 ericksonchanged workstation by name fetcher to cstore
2008-08-11 phasefxuse of the cat.util library is widespread, and since...
2008-08-11 ericksonreturn workstation not found even if the results is...
2008-08-11 mikeradd a note about how to reload this portion of the...
2008-08-11 mikerallow blocked users to be stopped from placing holds...
2008-08-10 mikersend actual value; no wrapping array, just a string...
2008-08-10 mikervalidate all controlled subfields in a tag
2008-08-10 mikermore staged search configurability and acuracy
2008-08-10 mikermake staged search result calcuation more configurable
2008-08-08 phasefxfix Cancel button in volume editor
2008-08-08 phasefxyaz change; will complain of bad xml format otherwise
2008-08-07 ericksonplugged in SMTP handling. also, with this version...
2008-08-07 ericksonfix up some spacing
2008-08-07 ericksonadded logic for generating a template from the combined...
2008-08-07 ericksondisplaying title/author and extracted due date. fallin...
2008-08-07 ericksonadded logic for extracting title, author (and potential...
2008-08-07 ericksonpreserve the entire url with query string in redirects
2008-08-07 dbsAdd a --required_field option to enable skipping record...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up loading...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up bibloading...
2008-08-07 ericksonreturn to login page if auth fails, existing auth sessi...
2008-08-07 ericksonpull org location from URL param "l" .. default to...
2008-08-07 ericksonRemoved global pre/post chomp template config. make...
2008-08-07 ericksonchanging default hold pull list limit to 100
2008-08-07 mikerused decomposed characters -- mostly for consistency...
2008-08-07 ericksonadded example config for over/pre due notices
2008-08-07 ericksonadding some example templates. need to add locale...
2008-08-07 ericksonPlugged in template processing
2008-08-07 mikeruse decomposed characters where possible, for the sake...
2008-08-06 ericksondon't re-fetch the user and circ lib on a batch. use...
2008-08-06 ericksonThis is a remodeled version of Evergreen/src/support...
2008-08-06 dbsSort our Debian package list as it's getting unruly
2008-08-06 dbsAdd autoconf and automake for Debian (not part of build...
2008-08-06 ericksondon't consider deleted volumes in callnumber browse
2008-08-06 mikeradding 1.2.2.3 to 1.2.3.0 upgrade script
2008-08-06 mikerallow NULL as a parameter in transforms and FROM clause...
2008-08-05 ericksonAdded support for using in-database hold permit logic.
2008-08-05 ericksonthe existing if/else construct was forcing the proximit...
2008-08-05 dbsAdd test for JSON::XS (per Syd Weidman's suggestion)
2008-08-05 ericksoncatch server errors on checkout, clear the pending...
2008-08-05 ericksonno need to bail out on no-copy. if precat, send null...
2008-08-05 dbsUpdated translations from Tigran Zargaryan - for early...
2008-08-05 dbsAdd an "install" target to place built i18n files into...
2008-08-04 ericksonfixed syntax error in elseif. fixed undefined referenc...
2008-08-04 ericksonmoved duration, recurring fine, and max fine generation...
2008-08-04 ericksonfleshed out the inspect call to return more info in...
2008-08-04 ericksontypo on stored proc name
2008-08-04 ericksonadded config example for legacy circ script support
2008-08-04 ericksonAdded support for using in-database circ checkout and...
2008-08-04 mikertypo in comment
2008-08-04 mikeradd support for xml-based z servers (such as xml-backed...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-08-01 mikeringest of dates thinko
2008-08-01 mikeradd support for selecting from a function, given the...
2008-08-01 ericksonfixed faulty rule set query
2008-08-01 ericksonremoved ":" from log line so output can be pasted direc...
2008-08-01 dbsD'oh! That 404 error really does mean that osrf-http...
2008-08-01 dbsNo leading period for selector, please.
2008-07-31 ericksonif you set signed.applets.codebase_principal_support...
2008-07-31 ericksonif a patron barcode regex is configured and a patron...
2008-07-31 ericksonadded explicit DESTROY methods to each package so AUTOL...
2008-07-31 mikermake grace period a command line parameter
2008-07-31 ericksonUpped the default patron timeout to 10 minutes
2008-07-31 dbsHush schema build messages that obscure potential real...
next