]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-09-05 mikercleaning up the Evergreen repo area; adding Overlay...
2008-09-04 ericksonfixed bug in matching attrs to matches. now showing...
2008-09-04 ericksonoops, forgot to repair array positions
2008-09-04 ericksonrolling back removal of matched attribute field, but...
2008-09-04 dbsTry an uncorrupted version of the file, eh?
2008-09-04 dbsAdd a tests directory to hold sets of data and perhaps...
2008-09-04 ericksongive a default form value to prevent warnings
2008-09-04 ericksonno longer working around double-header issue. sorting...
2008-09-04 ericksonsending headers via apache request content_type method...
2008-09-04 dbsGet consistent with open-ils sock / log / pid names.
2008-09-04 ericksonminor cleanup/comment
2008-09-04 ericksonadded an overlay version of the queued bib import
2008-09-03 ericksonsome more minor cleanup
2008-09-03 ericksonremoved old debug warnings
2008-09-03 ericksonwhen we find matches, provide an option to view a list...
2008-09-03 ericksonadded an alternate marc2html stylesheet which only...
2008-09-03 dbsBasic Vandelay configuration for Apache
2008-09-03 ericksonadded vandelay to example config
2008-09-03 ericksonfor now, show the matched attr value and number of...
2008-09-03 ericksonadded some css to indicate a match point
2008-09-03 ericksonadded logic to find matches. centering cell data
2008-09-03 ericksonadded date/time parsing to import time on queued record...
2008-09-03 ericksonadded fleshing of matches on queued rec retrieval....
2008-09-03 ericksonupdated match classes to match the schema. added virtu...
2008-09-03 ericksonsort the attr defs by label. better handle events...
2008-09-02 ericksonplugged in bib import with progress bar. in a perfect...
2008-09-02 ericksonmore not-found evts
2008-09-02 mikerminor typo fixes; table creation ordering
2008-09-02 mikertrigger for item import
2008-09-02 ericksonrollback on failed auth as well..
2008-09-02 ericksonadded initial bib import logic. this is bibs only...
2008-09-02 ericksonmike, check me on this one... fixing what looks like...
2008-09-02 ericksonmoved grid layout into the markup for easier i18nizatio...
2008-09-02 ericksonno need to commit on read, rollback instead
2008-09-02 ericksonadded logic to detect Safari. if Safari, use the same...
2008-09-02 ericksonusing addOnLoad (thanks, dbs). using atomic version...
2008-09-02 ericksonclose the cstore connection before return
2008-09-02 dbsOvercome a problem building DateTime::Format::ISO8601...
2008-09-02 dbssetuptools is a CentOS prereq as well
2008-09-01 dbsSRU: Map author and name names from the eg indexset...
2008-09-01 dbsRemove duplicate entity definitions (caught by build...
2008-09-01 ericksonfixing not found not-found event ;)
2008-09-01 phasefxmissing ampersand for entity
2008-08-31 dbsautogen.sh expects INSTALL as well
2008-08-30 ericksondisplaying bib attrs in grid. added option to pass...
2008-08-30 dbsRemoving ephemeral file, per kbeswick's nod
2008-08-30 ericksonafter queueing, retrieve the recs and shove them into...
2008-08-30 ericksonmake vandelay attr defs world readable
2008-08-30 ericksonfetch bib/auth attr defs at startup time. leave some...
2008-08-30 ericksonmake sure to grab the correct queue type for perm checking
2008-08-30 ericksonon perm failure, return failure event to caller instead...
2008-08-30 dbsFix syntax errors in configoptions.sh (although this...
2008-08-30 dbsAdd README for autogen.sh (missed in initial merge...
2008-08-29 ericksonadded method to retrieve fleshed bib/authority records...
2008-08-29 ericksonpassing around the queue object, not the id
2008-08-29 ericksonadded virtual attributes fields to queued bib and autho...
2008-08-29 ericksonvandelay ui round 1. supports queue create, marc file...
2008-08-29 ericksoncalling entityize without obj ref. obj is an applicati...
2008-08-29 ericksonMARC::File does not like IO::Scalar, using open() inste...
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 dbsSet svn:executable property on autogen.sh
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 dbsWe don't need to build anything in Evergreen directory...
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 ericksonremoving, deprecated
2008-08-24 ericksonmoved to http://svn.open-ils.org/trac/ILS-Contrib/brows...
2008-08-24 ericksonmoved to http://svn.open-ils.org/trac/ILS-Contrib/brows...
2008-08-24 ericksonmoved to http://svn.open-ils.org/trac/ILS-Contrib/brows...
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
next