]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Text::CSV changes ... arg; adding line breaks for bre format
[Evergreen.git] / Open-ILS / src /
2008-09-17 mikerText::CSV changes ... arg; adding line breaks for bre...
2008-09-17 mikertypo
2008-09-17 dbsThis is a built file now - good bye
2008-09-15 ericksonhad order_by clause in the wrong part of the query
2008-09-15 ericksonsort circs to group the notices
2008-09-15 ericksonadded a batch org setting fetcher. cleaned up one...
2008-09-15 mikerspecify billing/out/etc range by depth, not specific...
2008-09-15 ericksonfixed perm check. also, if no count is provided, falls...
2008-09-15 ericksoncopy checkout history now limited by org setting and...
2008-09-15 ericksonmore cleanup
2008-09-15 ericksonwhen retrieveing the user's locale, be sure to default...
2008-09-15 ericksongeneral cleanup
2008-09-13 dbsUnion approach to URL attributes was bug-ridden if...
2008-09-13 dbsEnable display of public notes (subfield 'z') in online...
2008-09-13 dbsTypo: MODS doesn't define "abreviated"
2008-09-12 ericksonfixing typos and thinkos
2008-09-11 ericksonadded authority import/overlay and external entityize
2008-09-11 ericksonbib and authority marchtml generator now use same code
2008-09-11 ericksonusing new entityize, importing authority code, not...
2008-09-11 ericksonauthority record import/overlay and notes handling...
2008-09-11 ericksonremoving old, unused code
2008-09-11 ericksonadded a common entityize function to prevent the contin...
2008-09-10 dbsbuild/i18n/Makefile.in:
2008-09-08 dbsEnable LIKE to use an index on mfr.value for database...
2008-09-08 ericksonusing new status-filtered hold pull list method
2008-09-05 ericksonoops, extra commit. removing
2008-09-05 ericksonwhen all items in a queue are imported, mark the queue...
2008-09-05 ericksonadded not-found event
2008-09-05 mikeradding rule localization support to in-db circ
2008-09-05 ericksonfor ease of UI dev, allow import and overlay records...
2008-09-05 ericksonadded not-found event
2008-09-05 mikercleaning up the Evergreen repo area; adding Overlay...
2008-09-04 ericksongive a default form value to prevent warnings
2008-09-04 ericksonsending headers via apache request content_type method...
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 ericksonadded an alternate marc2html stylesheet which only...
2008-09-03 ericksonadded fleshing of matches on queued rec retrieval....
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 ericksonno need to commit on read, rollback instead
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 ericksonfixing not found not-found event ;)
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-29 ericksonadded method to retrieve fleshed bib/authority records...
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 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 ericksonadded batch versions of the work-perm-org fetchers
2008-08-25 ericksonmake sure has is defined
2008-08-25 dbsEnable LIKE to use an index for authority.full_rec...
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 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 ericksonadded support for using the org-unit setting for FROM...
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 ericksonadded a method to return the org unit closed dates
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-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-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
next