]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
typo; settings-tester update
[Evergreen.git] / Open-ILS / src /
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 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-03-10 ericksonadded initial (basic) staged search support
2008-03-10 mikersome normalization functions for use in in-DB ingest...
2008-03-10 mikerNACO normalization is handy to have around
2008-03-09 mikeronly search where search_field is true
2008-03-09 ericksonusing json true instead of 1
2008-03-09 ericksoninitial checkouts-by-circ-mods support
2008-03-07 mikeradding circ_item_list example reporter view; installing...
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 mikeradd preferred language support
2008-03-07 mikerexplicitly use the JSON module
2008-03-07 mikershiny new search method based on staged search stored...
2008-03-07 mikerimprove metarecord constituent record test
2008-03-07 mikerwent too far with the aliasing
2008-03-07 mikercut-n-past gotcha
2008-03-07 mikeradding alias qualifier to support more than one search...
2008-03-06 mikerv1 of staged search stored procedure(s)
2008-03-06 ericksonfetching IDL from new open-ils idl method. added a...
2008-03-06 ericksonadded a common IDL fetching method
2008-03-06 ericksonadded json::xs to cpan list
2008-03-06 dbsMake the seed values work with PostgreSQL 8.1 and up...
2008-03-04 dbsFix typos (thanks Mark Ellis for pointing these out)
2008-03-04 dbsAdd SRU to the CPAN dependencies
2008-03-03 mikerremove grouping -- causing some extranious search terms
2008-03-03 mikerfinally get rid of the diagnostics stuff
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 mikeradding test for SRU perl module in settings tester...
2008-03-01 mikeruse the correct access method for the id list
2008-03-01 mikermore adjusting of the cql qualifier logic
2008-03-01 mikermore adjusting of the cql qualifier logic
2008-03-01 mikeradjusting cql qualifier logic
2008-03-01 mikermoving default grammar to HEREDOC instead of DATA section
2008-03-01 mikeradding initial sru support
2008-02-29 ericksonadded check for always_xact since xact flag may not...
2008-02-29 ericksonchecking for xact instead of xact_id to verify session...
2008-02-26 ericksonchanged the /right/ error to warning to prevent stderr...
2008-02-26 ericksonchanged error to warning to prevent stderr spewing
2008-02-23 dbsAnd check for duplicate IDs in the main loop, just...
2008-02-23 dbsEnable custom specified ID to be retained in preprocess...
2008-02-22 ericksonadded support for volume-level holds migration during...
2008-02-22 dbssrfsh wants less, and it's not installed on minimal...
2008-02-22 ericksonmoved to die_events for in-transaction error handling
2008-02-22 ericksonadded logic to migrate holds from the deleted records...
2008-02-22 ericksonadded hold permit flag for new holds to prevent max...
2008-02-21 mikeradding authoritative method varients
2008-02-20 dbsUpdate libdbi and libdbi-drivers to 0.8.3 to avoid...
2008-02-19 ericksonusing explicit namespace in addition to default namespa...
2008-02-19 ericksonRemoving some dead code
2008-02-19 dbsAdd explicit postgresql version dependencies
2008-02-18 ericksonreturning undef on not-found instead of 0 to prevent...
2008-02-15 ericksondefaulting selection_ou to the pickup lib instead of...
2008-02-12 mikerarg! typo
2008-02-11 mikeradde Parse::RecDescent stubbing for future use
2008-02-11 ericksonaugmented parse_and_raise to act as a pass-thru when...
2008-02-11 ericksonrolling back one change to oilsEventFree, which was...
2008-02-11 mikerPatch from Scott McKellar which plugs a couple of memor...
2008-02-08 mikermoving to direct call syntax instead of indirection...
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2008-02-08 ericksondirect function calls to prevent any issues with $self
2008-02-08 ericksoncalling copy_details directly to prevent any issues...
2008-02-08 ericksonmoving variable decl. until after config is loaded
2008-02-08 mikeradding subfield setting for idfield
2008-02-07 mikeradding index for object perms, and re-tabbing a bit
2008-02-07 mikercross-port the per-object perm scheme from the acq...
2008-02-07 mikerfixing readonly IDL logic
2008-02-06 ericksonadded explicit "return undef"
2008-02-06 ericksonlogic bug in new perm checker. removed some dead code
2008-02-06 ericksonadded vars to store permission error info
2008-02-06 ericksonusing shared build_org_tree in apputils
2008-02-06 ericksonnow using the find_highest_perm_org and get_org_tree...
2008-02-06 ericksonfixed variable declaration
2008-02-06 ericksongave cstore editor the ability to check an array of...
2008-02-06 mikeruse serial instead of plain INT for pkey on circ_mod_te...
2008-02-05 ericksonrepaired descendant logic for initial high perm org
2008-02-05 ericksonadded a descendants option to the high work org retriev...
2008-02-05 ericksonfixed some typos
2008-02-05 ericksonfixed calls to new_editor, which will not work in apput...
2008-02-05 ericksonadded org descendant/ancestor/full_path utility methods
2008-02-04 ericksonmoved some of the work org and perm calls into apputils...
2008-02-04 ericksonadded a .ids version of the work ou retrieval function...
next