]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS
allow circ.reshelving_complete.interval ou setting to override the default reshelving...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS /
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-18 ericksonadded core limit search setting, summary info in return...
2008-07-18 ericksonadded support for configurable search page sizes and...
2008-07-08 mikeradd status as a public note in exporter
2008-07-02 mikertreat full birth/death dates specially, as tsearch2...
2008-07-02 mikerconverting time-interval to text-interval
2008-06-29 dbsAddress a few RSS and Atom feed validation problems:
2008-06-27 mikerhit "d" /twice/ ... (thinko, need to remove old WHERE...
2008-06-26 mikerproper support for counting short-duration overdue...
2008-06-25 mikeradd item and feed ids where appropriate
2008-06-23 mikerexplicit casts to support pg 8.3
2008-06-19 ericksonoops, forgot to commit the new const variable
2008-06-19 mikerperl syntax typo
2008-06-19 ericksonadded support for setting hold expire time using an...
2008-06-19 mikerhonor expire time on holds
2008-06-19 mikermore switching to opac_visible on status
2008-06-19 mikeradd opac_visible flag to config.copy_status; make Reser...
2008-06-19 ericksonpatch from Brandon Uhlman (with slight alteration discu...
2008-06-19 mikerSQL generation bug on nullable joins
2008-06-18 ericksoncopying the item-config into the result object. fixed...
2008-06-18 mikeradd copy locations as a search filter
2008-06-13 mikeradd "is blank" and "is not blank" ops, similar to ...
2008-06-11 ericksonwrapping array items in quotes so empty chars will...
2008-06-09 ericksonadded biblio_record update and "undelete" methods.
2008-06-09 ericksonadded support for setting an org unit setting to disabl...
2008-06-09 ericksonmoved key attribute from the set of KeyAttrs to a Value...
2008-06-07 mikerallow public containers (such as bookbags) to be exported
2008-06-04 mikerfix the marcxml feed to use default namespace on the...
2008-06-03 ericksonadding is_true wrapper on super_user test. toggled...
2008-05-31 mikerremove redundant offset decrement
2008-05-31 ericksonadded some input scrubbing on limit and offset
2008-05-30 mikeradding frozen hold check to nearest_hold
2008-05-29 ericksonadded org unit setting to force patron penalty checks...
2008-05-26 dbsTypo: Fromat -> Format (and a reminder to self to figur...
2008-05-21 mikerallow differentiation of orgtree cache keys; use this...
2008-05-18 ericksonsimilar to the supercat feeds, we have to both define...
2008-05-18 ericksonfor lack of a more context-specific perm org, checking...
2008-05-15 ericksonadding explicit return undef to prevent return of trail...
2008-05-14 mikermoving purpose to record instead of queue
2008-05-14 mikerspool processing
2008-05-13 mikermod_perl stub for uploading vandelay files
2008-05-13 mikercreate queues and add records to them
2008-05-13 mikerstub of vandelay ML
2008-05-07 ericksonapplying empty tcn check on marc overlay api call as...
2008-05-07 ericksonadded content handler no longer tries to pull from...
2008-05-07 mikerdo not record emtpy tcn valuesOpen-ILS/src/perlmods...
2008-04-25 ericksonforward-porting merge_bib_records perm and adding it...
2008-04-22 ericksondefault estimated hit count to 0 to protect against...
2008-04-21 ericksonadded support for for truncation attribute to z39 queri...
2008-04-15 mikergetting perl fieldmapper class name from idl
2008-04-15 mikerfixing fielder with no fields
2008-04-15 mikerdefault to pulling all fields from field_safe classes
2008-04-14 ericksonrolling back segregation by branch.. if that kind of...
2008-04-14 ericksonorg_unit_list and org_id_list now return sub-lists...
2008-04-14 ericksonfixed method name typo
2008-04-14 ericksonadded versions of work perm org fetcher to return flat...
2008-04-14 ericksonadded a parallel method for perm_org_set which returns...
2008-04-14 mikereditor returns an array
2008-04-14 ericksonaugmented the org descendants retrieval method to take...
2008-04-14 mikerlogging and simpler method call
2008-04-14 mikerbetter name for the method
2008-04-14 mikeradding open-ils.fielder app
2008-04-13 ericksoninitial credit card and paypal processing code. this...
2008-04-07 ericksonreturning home org in AQ field for patron info requests...
2008-04-04 mikeradding bib_level filter to the advanced search
2008-04-04 mikeradding base-line copy counting for lasso groups
2008-04-04 mikeradding lasso support to copy count calls
2008-04-04 mikeradding bib_level filter support
2008-04-04 mikeruse a safer test for bool grantable flag
2008-04-03 ericksonmerge error, forgot to pass orig_hold
2008-04-02 ericksonadded logic to run the hold targeter if a hold is un...
2008-04-02 ericksonusing boolean test wrapper function
2008-04-02 mikerget the text value, then transform
2008-03-27 mikerprocting permacrud search from failed retrieve
2008-03-27 mikerThe advanced query syntax parser here was cribbed from...
2008-03-24 ericksontrimming null entries from end of results array
2008-03-24 mikerremoving unused (and broken) code
2008-03-24 mikerarg! typo
2008-03-24 mikermove the default proxy html into a heredoc
2008-03-21 ericksonprotecting against undefined copy array
2008-03-21 mikerremove fleshing capabilities inside permacrud -- may...
2008-03-20 ericksonadded some timing logs
2008-03-20 ericksonremoved old comment. removed unnucessary grep call
2008-03-20 mikerfixing the freshmeat feed link; moving to rss v2 from...
2008-03-19 mikeradd the ability to turn off forced-https
2008-03-19 ericksonchanged terminology (ceiling to boundary) for clarity...
2008-03-19 ericksonported org-settings update code to cstoreEditor
2008-03-19 ericksonported user prefs call to cstoreEditor, with finer...
2008-03-18 ericksonimplemented soft hold ceilings
2008-03-18 ericksonimplemented hard hold ceilings and basis for soft ceilings
2008-03-18 ericksonadded config option for defining the downloaded record...
2008-03-16 mikerimproving relation mapping; adding automatically create...
2008-03-15 mikercache the sru query results in the ML
2008-03-15 mikerminor cleanup; allow numeric OUs
2008-03-15 mikerallow url-based sort/dir to work
2008-03-15 mikerfixing the slimpac
2008-03-14 mikerremoving some dead code
2008-03-14 mikerreturning the resulting $_ from map
2008-03-14 ericksonoutput is now backwards compatibable with non-staged...
2008-03-14 mikerport the slimpac/opensearch to staged search via open...
next