]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
when retrieveing the user's locale, be sure to default to the parent org's settings...
[Evergreen.git] / Open-ILS / src /
2008-08-11 ericksonreturn workstation not found even if the results is...
2008-08-11 mikeradd a note about how to reload this portion of the...
2008-08-11 mikerallow blocked users to be stopped from placing holds...
2008-08-10 mikermore staged search configurability and acuracy
2008-08-10 mikermake staged search result calcuation more configurable
2008-08-08 phasefxyaz change; will complain of bad xml format otherwise
2008-08-07 ericksonplugged in SMTP handling. also, with this version...
2008-08-07 ericksonadded logic for generating a template from the combined...
2008-08-07 ericksonadded logic for extracting title, author (and potential...
2008-08-07 ericksonpreserve the entire url with query string in redirects
2008-08-07 dbsAdd a --required_field option to enable skipping record...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up loading...
2008-08-07 dbsPer Brandon Uhlmann's suggestion, speed up bibloading...
2008-08-07 ericksonreturn to login page if auth fails, existing auth sessi...
2008-08-07 ericksonRemoved global pre/post chomp template config. make...
2008-08-07 mikerused decomposed characters -- mostly for consistency...
2008-08-07 ericksonPlugged in template processing
2008-08-07 mikeruse decomposed characters where possible, for the sake...
2008-08-06 ericksondon't re-fetch the user and circ lib on a batch. use...
2008-08-06 ericksonThis is a remodeled version of Evergreen/src/support...
2008-08-06 dbsSort our Debian package list as it's getting unruly
2008-08-06 dbsAdd autoconf and automake for Debian (not part of build...
2008-08-06 ericksondon't consider deleted volumes in callnumber browse
2008-08-06 mikeradding 1.2.2.3 to 1.2.3.0 upgrade script
2008-08-06 mikerallow NULL as a parameter in transforms and FROM clause...
2008-08-05 ericksonAdded support for using in-database hold permit logic.
2008-08-05 ericksonthe existing if/else construct was forcing the proximit...
2008-08-05 dbsAdd test for JSON::XS (per Syd Weidman's suggestion)
2008-08-05 ericksonno need to bail out on no-copy. if precat, send null...
2008-08-04 ericksonfixed syntax error in elseif. fixed undefined referenc...
2008-08-04 ericksonmoved duration, recurring fine, and max fine generation...
2008-08-04 ericksonfleshed out the inspect call to return more info in...
2008-08-04 ericksontypo on stored proc name
2008-08-04 ericksonAdded support for using in-database circ checkout and...
2008-08-04 mikeradd support for xml-based z servers (such as xml-backed...
2008-08-01 mikeringest of dates thinko
2008-08-01 mikeradd support for selecting from a function, given the...
2008-08-01 ericksonfixed faulty rule set query
2008-08-01 ericksonremoved ":" from log line so output can be pasted direc...
2008-07-31 ericksonadded explicit DESTROY methods to each package so AUTOL...
2008-07-31 mikermake grace period a command line parameter
2008-07-31 dbsHush schema build messages that obscure potential real...
2008-07-31 mikermake log message conditional
2008-07-31 mikerdependency ordering of config functions
2008-07-30 miker... and a typo fix to the fix
2008-07-30 mikeradjustment to previous fix (create or replace ... so...
2008-07-30 ericksonfalling back to existing is_true method
2008-07-30 mikeradd a reasonable prefix to autogenerated TCNs
2008-07-29 mikerpreferred language and date filter fixes
2008-07-29 mikerthinko ... use the responder, which has the session...
2008-07-29 mikerAdding date filtering support and automatic/configurabl...
2008-07-29 mikeradd date fields for 008/7-14
2008-07-29 mikercopy-n-paste error -- thanks Dan!
2008-07-29 mikerremoving spurious entityize
2008-07-28 ericksoncreating directories for blocked patron list and overdu...
2008-07-28 dbsArgh. Let's build a complete schema, shall we?
2008-07-28 dbsWe need to load the database with seed values (my bad...
2008-07-27 dbsApply patch from Aaron S. Joyner to improve user friend...
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 mikerimplement the backend for "max_fine as percent-of-price...
2008-07-26 mikerdropping all support for 8.0 with 1.4 and beyond
2008-07-26 mikeradding set_curcfg() call to tsearch2 configuration...
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-25 mikerrevert the too-much-change
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-25 ericksonturning raw time durations into h/m/s notation so inter...
2008-07-25 mikeruse more correct test (rather than a side-effect) to...
2008-07-25 ericksoninitializing some vars so gcc will stop warning
2008-07-24 ericksonPorted jsonObjectIterator to new jsonIterator API and...
2008-07-20 mikeradding in-database supported locale, um, support
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-18 mikerprotect against "no bump for type"
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-15 dbsMore preparation for PostgreSQL 8.3 support:
2008-07-15 dbsInitial stab at a PostgreSQL 8.3 full text search schema
2008-07-15 mikeradding upgrade script for the (hopefully) final version...
2008-07-10 mikeradding DELETE_RECORD to the default permission set
2008-07-10 dbsPurge references to marcdumper, now that it's gone
2008-07-10 dbsSo long, marcdumper; you served us well, but you have...
2008-07-08 mikeradd status as a public note in exporter
2008-07-08 dbsAdd check for DateTime::Format::Mail (new dependency...
2008-07-08 mikercorrect schema definition; thanks to Bill Ott for point...
2008-07-07 dbsRestore PostgreSQL 8.1 support in trunk schema
2008-07-07 dbsCheck for expected database procedural languages
2008-07-02 mikerupdate the currently indexed data to handle birth/death...
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 mikerarray_accum defined in the new aggregate function file
2008-06-26 mikerproper support for counting short-duration overdue...
2008-06-25 mikeradd item and feed ids where appropriate
2008-06-24 dbsAdd /usr/local/lib to ldconfig on CentOS/RHEL if not...
2008-06-24 dbsAdd libmemcache and ncurses dependencies on CentOS...
2008-06-23 mikerexplicit casts to support pg 8.3
2008-06-22 dbsMove aggregate functions into their own file and add...
2008-06-22 dbsFix typo from 9880 for upgrade SQL as well
2008-06-21 mikerby request of Jason, accept comma separated list of...
2008-06-20 mikerremoving the (value) index, as large records will make...
next