]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application
logic error on due_date check
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application /
2009-03-04 ericksonlogic error on due_date check
2009-03-04 ericksonstub for mark-item-lost reactor
2009-03-04 mikerdo not look for transaction summaries if there are...
2009-03-04 mikerproperly adjust max_cn and max_uri; tabs to spaces...
2009-03-04 mikerindent cleanup and guarding against the no-URI-cns...
2009-03-04 mikertypo -- must have hit "x" at the wrong time
2009-03-03 ericksonplugged in some template toolkit helpers
2009-03-03 ericksonreturn the atev objects, not the trigger::event objects...
2009-03-03 ericksonpull last updated event from db for timestamp updates
2009-03-03 dbsAdd more copy-status changing methods to open-ils.circ...
2009-03-03 mikerreturn the underlying atev, which was the original...
2009-03-03 ericksonwhen email sending fails, it's usually a template probl...
2009-03-03 mikerfilling more fields in call numbers and URIs
2009-03-03 mikerpass max_uri as well as max_cn
2009-03-03 mikerget the highest ID
2009-03-03 mikertypo
2009-03-03 mikerprovide a cstore object
2009-03-03 mikergenerate call number IDs for batch ingest, and give...
2009-03-03 mikerfield is owning_lib, not owner
2009-03-03 mikerperl does not appreciate the use of, um, "use" .. chang...
2009-03-03 mikerproper XPath
2009-03-03 mikerparse the document before using XPath against it, doh!
2009-03-02 ericksonrepairing var name typos/thinkos found with use strict
2009-03-02 ericksonadd strict/warnings all around to ease debugging
2009-03-02 ericksonarg, rolling back unintended commit. 12357 was suppose...
2009-03-02 ericksonadded strict/warnings. fixed params, clensing iso...
2009-03-02 mikerleave existing intermediate objects alone in the path...
2009-03-02 mikerinitial addition of Conifer-sponsored electronic serial...
2009-03-02 ericksonadded CircIsOverdue validator
2009-03-02 ericksonremove formatting from dumper output in mail error
2009-03-01 mikeradding controller intellegence to Fieldmapper.pm and...
2009-03-01 mikersupport might_have (search-based, single-valued) in...
2009-03-01 mikerfleshing bugs in environment building
2009-03-01 ericksonfix param format for retrieve_
2009-02-28 ericksonpass target object instead of event->target to object_b...
2009-02-28 mikeradding a generic SendEmail reactor (already defined...
2009-02-27 ericksonneed newlines after the header lines
2009-02-27 ericksonadded some required imports
2009-02-27 ericksonTT needs a ref to process an inline string
2009-02-27 ericksonimport logger var
2009-02-26 ericksonif no cleanup handler is defined for the given state...
2009-02-25 mikerplugging in TT; a bit of documentation in the ABOUT...
2009-02-25 ericksonbasic TT processor
2009-02-25 mikerstart of a generic static email test reactor
2009-02-25 ericksonpostgres doesn't seem to like bare year (%G), pass...
2009-02-25 ericksoncstoreeditor create_ returns the ident (~id) (not the...
2009-02-25 ericksonhook uses 'key'
2009-02-25 ericksonoops, wrong param order
2009-02-25 ericksonautocreate checkout/checkin trigger events
2009-02-24 mikeradding required update_process field; fleshing "quietly...
2009-02-22 ericksoninsert org-setting perms. added an _ALL perm to overri...
2009-02-15 dbsCast LOWER arguments explicitly to text to deal with...
2009-02-11 ericksonfixed broken array ref handling
2009-02-11 ericksonuse copy buckets instead (for precats) and verify the...
2009-02-11 ericksonplugged in checkout history bucket population to checko...
2009-02-10 ericksoninitial support for adding entries to a patron's items...
2009-02-10 ericksontake advantage of the new billable_transaction_summary...
2009-02-10 ericksonhandle item notes on cascade delete. created item...
2009-02-10 ericksonflesh item notes on retrieval. refactor retrieval...
2009-02-10 ericksonsort bucket items by 'pos' field
2009-02-09 ericksonfunction to wrap up a xact-base storage request in...
2009-02-06 mikeruse method_lookup instead of direct call ($self is...
2009-02-06 ericksonnew method for un-canceling holds. request_time and...
2009-02-06 ericksonadded support for displaying the last X cancelled holds...
2009-02-06 ericksonadded support for passing in cancellation cause and...
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2009-02-03 ericksonadded a cascading survey delete operation.
2009-02-02 dbsThis kind of typo might cause headaches
2009-02-01 mikerkeys is more efficient than map, since we already have...
2009-02-01 mikerneed the full hook, not just idlist
2009-02-01 mikeradding event group support
2009-01-31 mikernon-grouped event firing, event locating and grouping
2009-01-28 mikerexample validators; adding noop modules to the schema...
2009-01-28 mikerremove (now) needless fleshing
2009-01-28 mikerallow either fleshed or unfleshed module objects
2009-01-28 mikerAdd some basic dummy handlers (fourtytwo, NOOP_True...
2009-01-28 mikerrefactor the general object layout; use fleshing where...
2009-01-28 mikeradd specialized module namespace overrides
2009-01-27 mikerfor now use die instead of throw
2009-01-27 mikerthrow errors when we cannot update the event state
2009-01-27 mikerinitial single-event firing module
2009-01-26 ericksonadded a streaming, batch mvr retrieval method
2009-01-26 ericksonadded support for returning the metarecord holds in...
2009-01-25 mikerallow different delimiters; typo
2009-01-24 mikerstart of the event firing code -- build the environment...
2009-01-23 mikerinitial cut of some scaffolding which will load and...
2009-01-20 dbsTypo in API documentation. It's the little things....
2009-01-20 ericksonreplace call to Actor.pm function with local code so...
2009-01-19 mikerallow card-only searches
2009-01-19 mikerno more caching of statuses in retrieve_all
2009-01-16 ericksonfor a given linked user, there is only 1 set of user...
2009-01-15 ericksonadded the ability to update a pending address inline...
2009-01-15 ericksonadded org settings for deleting addrs, cards, and deact...
2009-01-15 ericksonno need to grab the master user more than once
2009-01-15 ericksonchanged params to user merge for simpler management...
2009-01-14 ericksonadded API call for approving a pending address
2009-01-14 phasefxupdate functionality for notes on user standing penalties
2009-01-13 ericksonrepaired package name
2009-01-13 ericksonuntil it can be tested thoroughly, continue offloading...
2009-01-13 ericksonoops, last commit was unintentional. rolling back...
next