]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
fixing case of only negated words
[Evergreen.git] / Open-ILS / src / perlmods /
2005-12-15 mikerfixing case of only negated words
2005-12-15 mikerreinstating the HAVING clause for all AND-joined search...
2005-12-15 mikerallow single MARC field for searching my removing the...
2005-12-15 ericksonadded ROUTE_COPY event and returning it from the hold...
2005-12-15 ericksonmoving more stuff to event / utility code
2005-12-14 mikermulti-marc-field searching now matches the output of...
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 mikermulticlass search
2005-12-14 ericksonfixed a bug caused by the event transition
2005-12-14 ericksonfixed some bugs/typos
2005-12-14 ericksonadded some more object not found events
2005-12-14 ericksonadded some NOT_FOUND events for record, copy, and circ...
2005-12-14 mikeradd "port" as a setting for the Pg driver
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-12 mikerfixing return value for "merge"
2005-12-12 ericksonmore work with containers.
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-12-08 ericksonadded a generic bucket retrievel method, handling NO_SE...
2005-12-07 ericksonadded method to retrieve fleshed bucket by id
2005-12-07 ericksonadded a NO_SESSION event for when a login session does...
2005-12-07 mikeradding bucket types to each bucket class; adding vfield...
2005-12-06 ericksonremoving null's from search results
2005-12-05 ericksonadding new event code
2005-12-05 ericksonmoved to new perm style { ilsevent => 5000, ilsperm...
2005-12-05 ericksonadded ilsevents.xml file
2005-12-03 mikerfix format limiting bug #41
2005-12-02 ericksonadded fleshed versions of the existing methods
2005-12-02 ericksonadding initial container code.. many methods to be...
2005-12-02 mikerarg ... thinko
2005-12-02 mikerthinko
2005-12-01 ericksonadded qw(:level) to CDBI.pm because we were getting...
2005-11-30 mikerfieldmapper entries for buckets and bucket items
2005-11-30 mikernew "container" stuff ... where the buckets live
2005-11-22 mikerreporter cleanup -- ready for mini-release (I think)
2005-11-22 ericksonadding libs list and lib extractor code for posterity
2005-11-22 ericksondisabled limiting until i make it smarter...
2005-11-22 mikerreporter (nearing) mini-release state
2005-11-21 ericksonadded optional 'limit' flag so the server will only...
2005-11-21 ericksonbatch authority method
2005-11-21 ericksonadded DECLINED to the list of imported constants (my...
2005-11-19 mikera TT2 wrapper to Unicode::Normalize
2005-11-19 mikerreporter fixups ... bar and pie charts are working
2005-11-18 ericksondid some robustification
2005-11-18 ericksonpreliminary TOC working
2005-11-18 ericksonmore added content methods created and some added conte...
2005-11-18 ericksonfixed up some typos/bugs
2005-11-18 mikeradding "voider" and "void_time" fields to billing
2005-11-18 mikersomehow forgot to add the billing_type field
2005-11-18 mikeryay! the reporter spits out csv and excel now ... html...
2005-11-17 ericksonpreliminary added content code
2005-11-17 ericksonadded some money methods
2005-11-17 mikerupdated fine processor to use billing_type in addition...
2005-11-17 miker"grocery" catchall billing
2005-11-17 mikeradding "open only" views
2005-11-17 ericksoncirc.checkedout only returns items that are actually...
2005-11-17 ericksonspell check only returns something when there are sugge...
2005-11-17 mikerreporter stuff
2005-11-16 mikerfixing money stuff -- note vs type
2005-11-16 ericksonmoved some requests away from method_lookup for now...
2005-11-16 mikerfixed debuging code ...
2005-11-16 mikerfixed thinko in delete
2005-11-15 ericksonpatched up to return permission errors instead of chock...
2005-11-15 ericksonfixed basically a typo
2005-11-15 mikerwell, there we go ... update is fixed :)
2005-11-11 mikerthinko
2005-11-11 mikerchecking for all words in subject
2005-11-11 mikeradjust authority stuff; separate title and subtitle
2005-11-11 mikertime for the /new style/
2005-11-10 mikeradjusting rank and "title" searching
2005-11-10 mikeradded support for all authority xrefs -- XXX we need...
2005-11-10 mikeradding open-ils.search support from subject crossrefere...
2005-11-10 mikeradding authority see-also and see-from lookup support
2005-11-09 mikerpropper Unicode stuff
2005-11-09 mikeradding "post_filter" based class-search method
2005-11-07 mikerstrip bad chars from class-indexed data and remove...
2005-11-07 mikeronly update biblio fingerprint if it has changed
2005-11-07 mikertada! the new worm
2005-11-04 mikeradded WoRM transaction semantics; we can now scrub...
2005-11-04 mikerWoRM Jr
2005-10-31 mikerfixing money::user_circulation_summary view class
2005-10-17 ericksonadded some sanity checking
2005-10-05 ericksonsmall reporter updates
2005-09-23 ericksonnow, actually passing in the user object
2005-09-23 ericksonpassing in user object
2005-09-23 ericksonpassing stage dir
2005-09-21 ericksonmoved JSON code here
2005-09-21 ericksonmove the json code into WebUtils
2005-09-21 ericksongeneric place to add template plugin methods
2005-09-21 ericksoncommiting the format handling code in copy counts info
2005-09-21 ericksonnew files used in reporting templates
2005-09-16 mikerthrow error on "optimistic locking" failure detection
2005-09-16 mikerfixing format limited copy counting
2005-09-16 mikercounting copies by format
2005-09-15 ericksoncleaned up Biblio some
2005-09-14 mikerfixing visibility tests, skip check, and removing local...
2005-09-12 mikeradded full_rec multisearch (title+author, etc)
2005-09-12 mikerinitial AUTHORITY worming
2005-09-08 mikerthinko on status counts
next