]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
removed "use Apache2 ()" -- not needed
[working/Evergreen.git] / Open-ILS / src /
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
2007-01-12 mikernew-for-collections method redux
2007-01-12 mikerindexes supporting collections queries
2007-01-11 ericksonfixed some logic errors in the volume merge functionali...
2007-01-10 mikerforward porting the active-in-collections update
2007-01-10 mikerlook at the master DB for brand new hold objects
2007-01-08 ericksonadded a MAX_HOLDS event and tests in the hold permit...
2007-01-08 ericksonadded event for max holds
2007-01-08 mikerignore deleted records in ISxN search
2007-01-06 mikerforward-porting author first-word bump (re: Zane search)
2007-01-06 mikeronly return each record once from an ISxN search
2007-01-05 mikerupdating the Continuing Resource combination with Integ...
2007-01-05 ericksonenforcing perm depth checks on bucket/bucket-item delete
2007-01-05 ericksonleaving items "on holds shelf" when their hold is cancelled
2007-01-05 ericksonadding oils libs
2007-01-03 ericksonfixed list logic error in hold retrieval call
2007-01-03 ericksonadded sanity check to the rollback call
2007-01-03 ericksonadded logic to make sure the transaction is not already...
2007-01-02 ericksonrevised circ-mod logic to search for the provided ...
2007-01-02 ericksonadded some logging and made the logging a little more...
2007-01-02 ericksonupdated manual hold notification to use the editor...
2006-12-18 mikermore robust xpath for author extraction
2006-12-14 ericksonfixed a broken order_by statement and cleaned up a...
2006-12-14 ericksonfixed field name for hold_type
2006-12-13 ericksonavoiding the age-protection checks if the item owning_l...
2006-12-13 pinesmore tweaks from Bin
2006-12-13 ericksonadded method to retrieve bib-source types. updated...
2006-12-13 pinesElvl = K
2006-12-13 ericksonadded hold-type "R" logic to short-circuit the best...
2006-12-13 pinessome consistency
2006-12-13 pinesindicators Bin wants
2006-12-13 pinesmore templates and tweaks
next