]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Add limit_count and offset_count columns to query.stored_query table.
[working/Evergreen.git] / Open-ILS / src /
2010-07-13 scottmkAdd limit_count and offset_count columns to query.store...
2010-07-12 dbsWhitespace consistency for Vandelay
2010-07-12 dbsPrevent MARC batch import from blindly trusting the...
2010-07-12 senatorMake a translate button available in the name column...
2010-07-12 gmcprotect against deletion of serial.unit rows
2010-07-12 gmccache OPAC-visibility of copies and bibs
2010-07-12 dbsSeveral fixes for authority-controlled field and contro...
2010-07-12 dbsNFC() needs Unicode::Normalize - strange that this...
2010-07-12 mikerfacet query correction
2010-07-11 mikerthinko in upgrade script
2010-07-11 mikerbreak facets out to a separate table for speed
2010-07-09 dbsNew feature: maintain control numbers (001, 003, 035...
2010-07-09 dbsSuperCat requests for plain marcxml were returning...
2010-07-08 ericksonadd sig handler back in for alarm. log error when...
2010-07-08 phasefxFixes Mark Claimed Returned. It seems that dojo isn...
2010-07-08 phasefxrecord the billing_last and billing_first fields from...
2010-07-08 scottmkStreamline pcrud a bit.
2010-07-08 ericksoninstead of reading the MARC data directly from the...
2010-07-08 phasefxcolumn tweaks. If you already ran 0328, see comments...
2010-07-08 phasefxadding a cc_name field to money.credit_card_payment...
2010-07-08 scottmkFix a bug in pcrud.
2010-07-07 mikerForward port of r16867: add missing event definition...
2010-07-07 phasefxdefine these variables as parameters
2010-07-07 ericksonupdated call number browse pass-thru to accommodate...
2010-07-07 mikeradding status/copy_location filter support to call...
2010-07-06 scottmkAdd new program test_qstore, a command-line utility...
2010-07-06 ericksonadded opac user setting for default sort order for...
2010-07-06 ericksonreturn IDs of newly created payments on success
2010-07-06 senatorCC payments: address situations where Business::CreditC...
2010-07-06 mikeradd metarecord support to "already circulated" tagging
2010-07-06 mikerremove all the 901 mangling -- handled by the db now
2010-07-06 ericksonadded ability to tag bib record results from staged...
2010-07-06 mikeruse SQL function for speed, instead of PLPGSQL
2010-07-06 phasefxaugment these payment receipt templates with more info
2010-07-06 mikerintegrate serial.unit by relaxing fkeys against asset...
2010-07-06 ericksonadded stored proc to return the distinct set of target...
2010-07-06 senatorBooking: fixed the last db upgrade script. It was...
2010-07-01 mikerremove as many namespace prefixes as I can from the...
2010-07-01 scottmkSupport the following built-in functions with peculiar...
2010-07-01 scottmk1. Support the peculiar syntax of EXTRACT().
2010-07-01 gmcbug #600021: fix lookup of FIFO holds OU setting
2010-06-30 gmcbug #600432: fix MARC expert search
2010-06-30 dbsLenny needs DBD::Pg; the unnecessary Class::DBI::Pg...
2010-06-30 dbsexplode_array() is needed by 030.schema.metabib.sql...
2010-06-30 scottmk1. Degrade gracefully when the database connection...
2010-06-29 senatorBooking: thinko: default value for an org_unit_setting...
2010-06-29 senatorBooking: bit-by-bit forward-port; see commit msg for...
2010-06-29 senatorBooking: forward-porting bit-by-bit; see commit msg...
2010-06-29 mikerimprove browse support; correct thinkos in new holdings...
2010-06-29 senatorFix copy-and-paste-o.
2010-06-29 senatorBooking: begin forward-porting code from rel_1_6.
2010-06-28 scottmkRepresent a subfield expression as a variant of a funct...
2010-06-28 mikeradd missed stored proc to base schema; adjust said...
2010-06-28 mikerforcibly maintain an appropriate 901 field in all MARC...
2010-06-28 scottmkSupport function calls with subfields, e.g. (func(args...
2010-06-28 mikerthinko when trying to preserve any user change to the...
2010-06-25 phasefxproxied added content support for ContentCafe
2010-06-25 mikeradd stored procs to implement authority propagation...
2010-06-25 mikeradd bib-authority linking table; add stored proc to...
2010-06-25 dbsMake CentOS/RHEL use Class::DBI::Frozen::301 and remove...
2010-06-25 mikerwe will use a real mapping table instead
2010-06-25 mikervandelay.add_field bug fix; add stored procs to 1)...
2010-06-25 dbsProvide support for Class::DBI::Frozen::301 via UNIVERS...
2010-06-24 dbsReturn NULL if we don't have anything else to return...
2010-06-24 mikerdoh, another thinko. spotted by Scott McKellar
2010-06-24 scottmk1. Degrade (relatively) gracefully when the database...
2010-06-24 mikerarg ... thinkos. 0315 will work now
2010-06-24 mikeradd agency-stripping and btrim normalizers; add identif...
2010-06-24 mikerand imagine that, the ou passed to actor.org_unit_desce...
2010-06-24 atz0314 Baseline data
2010-06-24 dbsUse a valid validator for 3 Day Pre-Overdue notice...
2010-06-24 dbsMake '3 Day Pre-Overdue Notice' work in seed data;...
2010-06-24 dbsFix compile error due to undefined LONG_MAX constant...
2010-06-24 dbsFix Fedora 13 compiling for libdbi/libdbd
2010-06-24 dbsWe don't need to install plpython for PostgreSQL;
2010-06-24 dbsFirst stab at Fedora 13 support in prerequisite installer
2010-06-24 scottmkWhenever a database call fails -- i.e. whenever dbi_con...
2010-06-23 atzCancel reasons from EDI spec
2010-06-23 mikera bit more protection for non-cached values; beware...
2010-06-23 atzSIP Callnumber extensions, POD
2010-06-22 gmcadd 954.data.marc21expand880.sql to build-db.sh so...
2010-06-22 mikercaching extention for org tree traversal
2010-06-22 ericksonremoved deprecated MaxPassiveDelayAge validator from...
2010-06-22 ericksonadded warnings for missing params to MinPassiveTargetAg...
2010-06-22 scottmk1. In oils_sql.c: make the functions is_identifier...
2010-06-21 senatorAcq: add default sort order to canned searches, and...
2010-06-19 dbsApply RHEL5 prerequisite installer patch by Lee Dicken...
2010-06-18 mikeradd serials holdings to the holdings_xml data for bibs
2010-06-18 mikermake sure $depth is defined, and used
2010-06-18 mikeradd serial.subscription.owning_lib
2010-06-18 atz0312 - JEDI template support for multiple ISBNs
2010-06-18 atzLog message to both STDERR and log.
2010-06-18 atzRepo note
2010-06-18 atzEDI/JEDI Translator test client
2010-06-18 scottmkDefine some stock datatypes in query.datatype.
2010-06-18 mikerpushing unapi depth support back into trunk
2010-06-18 mikersupport unapi tag embedding in authority records
2010-06-17 scottmk1. Disable fleshing for PCRUD. Otherwise fleshing...
2010-06-17 senatorAcq: Remove the "Selection Lists" entry from the staff...
2010-06-17 mikerrecord evidence of the perl-xpath experiment ... not...
next