]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
add date fields for 008/7-14
[Evergreen.git] / Open-ILS / src / perlmods /
2008-01-15 ericksonrepaired typo
2008-01-14 mikerallow cgi params instead of a cookie for auth token
2008-01-14 mikerallow the exporter to accept a container id, for export...
2008-01-12 mikerforce flushing of the apache/mod_perl buffer after...
2008-01-07 ericksonplugged in new permission checking call which uses...
2008-01-03 ericksonforward-porting move to cstore for bib create and repla...
2007-12-19 mikermake z search more robust when using multi-target search
2007-12-16 mikeradding "bibid" result peer to the marcxml
2007-12-16 mikerfixing search object layout
2007-12-16 mikeradd root ou to the search
2007-12-16 mikeradd Z-style search/result interface
2007-12-16 mikermulti-target Z39.50 searches -- just supply an array...
2007-12-15 mikertest for non-ref-ness
2007-12-15 mikerEVEN MORE errors caught by strict
2007-12-15 mikerMORE errors caught by strict
2007-12-15 mikererrors caught by strict
2007-12-15 mikerasync and multi-target Z search .... yes, I am that...
2007-12-13 ericksonrepairing (unused) method name
2007-12-05 mikeradding voided field to money::payment -- another log...
2007-12-05 ericksonmoved calls to cstore. moved events to die_events...
2007-12-05 mikeradd the deleted field to the CDBI field list
2007-12-05 mikerRemove the bre step from the join tree -- not needed
2007-12-05 mikerspeedy json_query version of metarecord hold permit
2007-11-21 ericksonto move a workstation, you need perms at original org...
2007-11-20 mikeradding "create_date" field to circulations to track...
2007-11-20 mikerforcing staff client search to filter on only circ_lib...
2007-11-19 ericksonforgot to commit the xact
2007-11-19 ericksonWhen a hold is edited and marked as frozen in the proce...
2007-11-17 mikerreplacing eval "use blah" with "blah"->use();
2007-11-15 ericksoncapturing any preceding search terms and appending...
2007-11-15 ericksonnow augmenting existing searches instead of replacing...
2007-11-15 mikermake the version number a - separated string to avoid...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-11-14 ericksonAdded a new method to parse complex search query syntax...
2007-11-09 ericksonAs caching has evolved, at some point we started return...
2007-11-04 ericksonRemoved any assumptions about the structure of the...
2007-11-04 ericksonremoved a redundant piece of hold permission logic...
2007-11-04 ericksonrepaired renewal permission check logic
2007-11-04 dbsWarn and return undef if find_org() does not receive...
2007-11-03 dbsTypo: trasaction -> transaction
2007-11-03 ericksonTurned all instances of VOLUME_UPDATE into UPDATE_VOLUM...
2007-11-02 dbsRemove "use Apache2 ();" stmts - these do nothing but...
2007-11-01 ericksonreturning a boolean retarget flag from the nearest_hold...
2007-11-01 ericksonclearing current_copy and prev_check_time on previously...
2007-11-01 mikerforward porting hold re-targeting fix
2007-10-31 dbsUse getAttributeNS with the XML namespace to retrieve
2007-10-30 mikeradding work_payment type and the /strong/ urging of...
2007-10-25 mikercorrecting think-o in the nearest-hold logic
2007-10-18 dbsThis commit breaks compatibility with OpenSRF 0.9.
2007-10-17 mikeradding "available only" status filtered pull list methods
2007-10-17 mikerquieting warnings about uninitialized value used in...
2007-10-16 dbsTypo: visiblity -> visibility
2007-10-16 dbsAvoid "unused variable" Perl warning
2007-10-15 mikerthinko causing authority export to be missed
2007-10-03 mikerremoving debugging info
2007-10-03 mikermay be getting an undef?
2007-10-03 mikereven more debugging
2007-10-03 mikermore debugging
2007-10-03 mikerdebugging
2007-10-03 mikerdebugging
2007-10-03 mikerclean up ids read from file
2007-10-03 mikerclean up <select>s and attempt to avoid error message
2007-10-03 mikeradd simple form for 1-rec or CSV file input
2007-10-03 mikerfixing patron search SQL error introduced by the dedup...
2007-09-28 dbsTypos in debug output.
2007-09-25 ericksonremoved requirement for the CREATE_CONTAINER_ITEM perm...
2007-09-18 ericksonremoved import of bare Apache2. it serves no purpose
2007-09-14 ericksonadded cancel_time filtering to patron holds search
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-09-05 ericksonreturning the built-in pre-cat call number when a call...
2007-08-30 ericksonadded a basic Amazon plugin so that new installs can...
2007-08-29 ericksonmissing semicolon
2007-08-29 mikeradding storage method open-ils.storage.asset.merge_reco...
2007-08-29 ericksonimplemented soft hold stalling by checking soft stall...
2007-08-29 ericksonmoved image fetching into the syndetics added content...
2007-08-29 ericksonadded error countdown handling to the other added conte...
2007-08-29 ericksonGave the added content module the ability to do book...
2007-08-28 mikerfixing query to look at all libs under depth for neares...
2007-08-28 mikerchanging from prox to depth for nearest hold stalling
2007-08-28 mikercrazy thinko ... dead code removed
2007-08-21 mikeradd proximity limiting to hold soft stalling
2007-08-21 mikerAGE was giving strange results, switched to simple...
2007-08-21 mikeradd optional hold age requirement to nearest_hold method
2007-08-17 mikerdebugging
2007-08-17 mikerarg ... ANOTHER typo
2007-08-17 mikerarg ... typo
2007-08-17 mikergeneric auth proxy; sets "ses" cookie and redirects
2007-08-16 mikerfixing weird edge case of pushing out the due date...
2007-08-16 ericksonported set_circ_due_date to in-transaction cstore-editor
2007-08-16 ericksoncut out unnecessary call
2007-08-16 ericksonadded support for the new users_owing_money storage API
2007-08-15 mikercollections API for "users owning me money"
2007-08-15 ericksonupdated barcode exists method to return the user id...
2007-08-15 ericksonfixed object org-opt-in object name typo
2007-08-15 ericksonadded support for patron search-by-location-and-depth...
2007-08-15 mikeruse iterator interface instead of magical array-ref...
2007-08-15 mikersettings server controlled opt-in functionallity for...
2007-08-06 ericksonadded a method to return a list of workstations objects...
2007-08-06 ericksonwhen someone wants to reuse a workstation, we no longer...
2007-08-06 ericksonthrowing real exception now when cstore connection...
next