]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
added model for config.metabib_field
[working/Evergreen.git] / Open-ILS / src /
2007-02-23 mikeradd a note about hiding all hidden OUs
2007-02-23 mikerjust belt-and-suspenders on the bool matching
2007-02-23 mikergive configurable sleep interval and fix failure messag...
2007-02-22 ericksongrabbing hold object on re-scans of outbound transits...
2007-02-22 ericksonnot copying old reporter configs and templates, leaving...
2007-02-22 ericksonaugmenting instead of overrideing CFLAGS and LDLIBS
2007-02-22 mikerremoving the dependency on liboils_utils
2007-02-22 ericksonincluding oils_utils.h to prevent compiler warnings
2007-02-22 mikerstatement order bug found by dan scott
2007-02-21 ericksonmoved the idl file fetching logic directly into oils_utils
2007-02-21 mikeradding library-hiding support
2007-02-21 ericksonmade users_of_interest streaming, sending a continue...
2007-02-20 mikeradd 901-overwriting to exported records
2007-02-20 mikermaking -i for idl valid
2007-02-20 mikerdeprecate libfieldmapper by moving to the idl interface...
2007-02-19 mikeradding default FTS classing to authority searches
2007-02-19 mikerallow replacement of a function
2007-02-19 mikeradd actual class differenciation to FTS code
2007-02-18 mikeruse new fulltext strategies for initial indexing
2007-02-17 mikeradding replacement indexing trigger function
2007-02-17 mikerinitial support for fine-grained fts configuration
2007-02-15 mikermore checking to see that we have copies before attempt...
2007-02-14 mikerallowing the use of LIMIT in nearest_hold
2007-02-14 mikercheck to see that we have copies before attempting...
2007-02-14 ericksonadded new-av to system-only holds modifier set
2007-02-13 mikerremove "current copy" when no copies exist at all
2007-02-13 mikerforward porting safe token code
2007-02-13 ericksondisallowing non-existent items (precats) from circulating
2007-02-12 ericksonrolling back unnecessary card verification change
2007-02-12 ericksonreturning not-found event (quicker) when copy is not...
2007-02-12 ericksonmaking sure active card is chosen as the user "card...
2007-02-12 ericksonremoved "use Apache2 ()" -- not needed
2007-02-11 mikerlots of general cleanup; better encoding support; empty...
2007-02-11 mikerremoved ranking normalization as it is entirely useless...
2007-02-11 mikeradded joined-table column comparisons
2007-02-09 mikeradding some basic data to the 008 ... hopefully this...
2007-02-08 mikeradding MODS 3.2 support to supercat
2007-02-08 mikerremoved extranious debug output
2007-02-08 mikerAdding support for field-specific searches. Syntax...
2007-02-07 mikeradding db cleanup at child exit
2007-02-07 ericksonfixed bug in stream response handling, lengthened timeout
2007-02-05 mikerforward porting minor bug fix for patron dedup
2007-02-05 ericksonremoved some commented out code
2007-02-05 ericksonremoved some unecessary atomic handling
2007-02-05 ericksonadded a flag to settings method to allow for retrieving...
2007-02-05 mikeradding aggregate/group-by support to the select blob
2007-02-05 mikeradding direct support for field-specific searches
2007-02-05 mikerFIXING case insensitive sorting of users (DESC, duh)
2007-02-05 mikercase insensitive sorting of users
2007-02-04 mikercheck for HOO in the HOO check :)
2007-02-04 mikeradding Force hold support; use specific targeting time...
2007-02-04 mikerrecheck for closures after HOO calc
2007-02-03 mikerutility for turning MARC into HTML for easy viewing
2007-02-03 mikersimplify 2-table joins
2007-02-02 ericksonadded find-by-barcode to opac adv search
2007-02-02 mikerpossible fix for overlap date detection
2007-02-02 mikerrespond "complete" when there are no rows for a JSON...
2007-02-02 ericksonadded event for duplicate bucket creation errors
2007-02-02 ericksonadded some logging to warn in multiple open circs for...
2007-02-01 ericksonfixed error in Z query builder, now separating out...
2007-02-01 ericksonadded batch functionality to the bill void method
2007-01-31 mikeroops, trim the array to ids
2007-01-31 mikerdeduplicating paton search results
2007-01-31 mikerretarget previous copy if still available
2007-01-30 ericksonadded json_query support to cstoreEditor. using said...
2007-01-28 mikermaking join logic automatic where possible
2007-01-28 mikersimplifying join support
2007-01-28 mikergeneric hash-based json query support
2007-01-26 ericksonadded support for streamed responses
2007-01-26 ericksonthe long-running users_of_interest method now streams...
2007-01-26 ericksonfixed logic bug in detecting the exisence of stream...
2007-01-26 mikerchild process exit handler
2007-01-25 mikermaking order_by injection-safe
2007-01-25 mikerreverting behavior of simple-string order_by clauses
2007-01-25 mikerfixing order of params in FieldTransform predicate...
2007-01-24 mikeradding MARC export script
2007-01-23 ericksonadded flag to allow retrieval of deleted records in...
2007-01-22 mikermapping default language of en-US to eng
2007-01-22 ericksonremoved title and author normalization code
2007-01-22 mikerfixing OSD generator for Firefox
2007-01-22 ericksonchanged the list of seen copies to a hash based on...
2007-01-22 ericksonadded a new title-hold-possibility check method. this...
2007-01-21 mikerremove forking from local ingester
2007-01-21 mikermoving another hold fetch inside a xact block
2007-01-19 mikerhour truncation function fix
2007-01-19 ericksonreplacing tcn from marc with the tcn_value on the record
2007-01-19 ericksonrunning hold-notify login in a transaction to fetch...
2007-01-19 ericksonadded some sanity checks for session/transaction manage...
2007-01-17 ericksonenforcing DELETE_COPY in addition to UPDATE_COPY when...
2007-01-17 ericksonusing the bounced email setting as the sender when...
2007-01-17 ericksonadded const for bounced email setting
2007-01-16 mikerallow foreign table order-by and dedup search results...
2007-01-15 mikerbugfixes and adding table aliases to where clause
2007-01-15 mikerinitial JOIN, AND/OR and join-filter support
2007-01-15 mikerconvenience for allowing specification of "min" alone
2007-01-13 mikermethod for checking the validity of a search term on...
2007-01-12 ericksonadded rec/vol deleted events
2007-01-12 ericksonnow return events when volumes are added to deleted...
2007-01-12 mikerget author from 110 or 111 failing 100
2007-01-12 mikerall non-BKS types get the "i" BLvl
next