]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
typo in translate
[Evergreen.git] / Open-ILS / src / perlmods /
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...
2008-03-14 ericksonstop looking when we have checked all of the possible...
2008-03-14 mikerprotect against 0 checked
2008-03-14 ericksonfixed assumption that available=0 implies no hits,...
2008-03-14 ericksonstaged search caching and paging
2008-03-14 ericksonadded basic caching layer for staged search. still...
2008-03-13 ericksonreplaced old-style checkperm call with allowed()
2008-03-13 mikermaking old_best tests more explicit
2008-03-13 ericksonadded selection_ou and depth enforcement to hold possib...
2008-03-11 mikermaking <context> based orgs work
2008-03-11 mikerand return the result of the cstore call
2008-03-11 mikersplit on pipes, not between every character; also,...
2008-03-11 mikerpermacrud search works!
2008-03-11 mikergetAttribute is for elements, not xpath contexts
2008-03-11 mikeronly test type if we have an object
2008-03-11 ericksonadded the permacrud namespace, some log lines for debugging
2008-03-11 mikergenerate methods after loading the IDL
2008-03-11 mikeruse the correct context node, duh
2008-03-11 mikertypo; settings-tester update
2008-03-11 mikersearch method
2008-03-11 ericksonadded ability to pass an object ID and hint to allowed...
2008-03-11 ericksonported object-specific perm checks from acq-experiment...
2008-03-11 mikerall_perms flag and ou-less checking
2008-03-11 mikerinitial permacrud application
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-03-10 ericksonadded initial (basic) staged search support
2008-03-10 mikerNACO normalization is handy to have around
2008-03-09 ericksonusing json true instead of 1
2008-03-09 ericksoninitial checkouts-by-circ-mods support
2008-03-07 mikeractually trimming the record hashes
2008-03-07 mikertrimming the record hashes
2008-03-07 mikerremember kids, always execute your prepared queries...
2008-03-07 mikertypos
2008-03-07 mikertypos
2008-03-07 mikertypos
2008-03-07 mikerthinkos
2008-03-07 mikerbecause Dan understands the importance of proper speeeling
2008-03-07 mikeradding preferred lang support to the new perl, and...
2008-03-07 mikerexplicitly use the JSON module
2008-03-07 mikershiny new search method based on staged search stored...
2008-03-06 ericksonadded a common IDL fetching method
2008-03-03 mikerremove grouping -- causing some extranious search terms
2008-03-03 mikerjust a space
2008-03-03 mikerfixing sort and sort_dir in the advanced query syntax
2008-03-03 mikertypo
2008-03-03 mikeradding relation modifier support and making relations...
2008-03-01 mikeruse the correct access method for the id list
2008-03-01 mikermore adjusting of the cql qualifier logic
next