]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
saving marc codes still hates me
[Evergreen.git] / Open-ILS /
2008-08-29 ericksontypo on new object
2008-08-29 mikeravoid using the too-magical selector value collector
2008-08-29 ericksonadded use strict/warnings. fixed some missing variable...
2008-08-29 ericksoncalling internal bib instead of auth rec creator on...
2008-08-28 ericksonrepaired record auto-delete code which could leave...
2008-08-28 mikermoving "builder" to the right place ... now all objects...
2008-08-27 dbsFarewell to the long-deprecated Django administration...
2008-08-27 dbsStart using automake/autoconf for configuring, building...
2008-08-27 dbsSpecify the new column for the new explicit ID values...
2008-08-27 mikerarg. unneeded change
2008-08-27 mikerfix find_relation to look in the builder _rels
2008-08-26 ericksonnon-cat editor is now work-ou aware. default focus...
2008-08-26 ericksonstat cat editor is now work-ou aware. default focus...
2008-08-26 ericksonwording change. "filter" is misleading
2008-08-26 ericksonadded method to find "where" a given action can be...
2008-08-26 ericksongave org selecter builder the option to display shortna...
2008-08-26 ericksonload org shortname into globalOrgTree orgs since it...
2008-08-26 ericksonusing batch version of perm org fetcher. added onload...
2008-08-26 ericksonadded batch versions of the work-perm-org fetchers
2008-08-26 ericksonshow newest checkouts first in the items out lists
2008-08-25 ericksonshelving location editor now has the ability to show...
2008-08-25 ericksonadded library filter to copy location editor
2008-08-25 ericksonadded companion to orgIsMine which will look at a list...
2008-08-25 ericksonadded work-org version of checkDisabled
2008-08-25 ericksontypo yes -> no
2008-08-25 ericksonadded method to grab work_ou related permissions
2008-08-25 ericksonadded new function which builds an org selector from...
2008-08-25 ericksonmake sure has is defined
2008-08-25 dbsEnable LIKE to use an index for authority.full_rec...
2008-08-25 phasefxcurrent copy location column for hold lists
2008-08-25 ericksonadd a page break after the print div
2008-08-24 ericksonMore cleanup of the Evergreen directory. This change...
2008-08-24 ericksontypo F -> STDOUT
2008-08-24 ericksondo the same for stdout...
2008-08-24 ericksonspecify utf8 output encoding on the email outfile
2008-08-24 ericksonadded a cache for org-from-address
2008-08-23 erickson--send-email and --use-email-outfile are no longer...
2008-08-23 ericksonAdded a flag to force emails to be appended to a file...
2008-08-22 ericksonmade the default print fonts smallerOpen-ILS/web/opac...
2008-08-22 ericksonadded a handler for the case where the item is checked...
2008-08-22 ericksonfixing overzealous search/replace and help text
2008-08-22 mikeradd renewal-specific rule flag
2008-08-21 ericksonwe need to report on circs that are /not/ lost/lonvover...
2008-08-21 ericksonexplicitly set all sender headers to the sender addr
2008-08-21 ericksonadded support for using the org-unit setting for FROM...
2008-08-21 ericksoncleaned up some formatting
2008-08-21 ericksonadded ability to specify which types of notices to...
2008-08-21 ericksonimplemented the ability to go back in time (aka days_ba...
2008-08-21 ericksonadded a utility method to find a user's locale
2008-08-21 sboyettedurrrr TCNFILE
2008-08-21 sboyettenew flag --tcnfile, allows specification of a dumpfile...
2008-08-21 ericksonupdated the default print template to show library...
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-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...
next