2010-07-08 |
dbs | Enable plain up-arrow and down-arrow to jump to next... |
commit | commitdiff | tree |
2010-07-08 |
phasefx | column tweaks. If you already ran 0328, see comments... |
commit | commitdiff | tree |
2010-07-08 |
phasefx | adding a cc_name field to money.credit_card_payment... |
commit | commitdiff | tree |
2010-07-08 |
phasefx | hold/transit data in Item Status->Alternate View->Holds... |
commit | commitdiff | tree |
2010-07-08 |
phasefx | populate some fields in Item Status->Alternate View... |
commit | commitdiff | tree |
2010-07-08 |
scottmk | Fix a bug in pcrud. |
commit | commitdiff | tree |
2010-07-07 |
phasefx | Lost my commit msg the first time around, so... |
commit | commitdiff | tree |
2010-07-07 |
phasefx | Merge branch 'browser' |
commit | commitdiff | tree |
2010-07-07 |
miker | Forward port of r16867: add missing event definition... |
commit | commitdiff | tree |
2010-07-07 |
phasefx | define these variables as parameters |
commit | commitdiff | tree |
2010-07-07 |
erickson | added OPAC support for 1) selecting SSL manually and... |
commit | commitdiff | tree |
2010-07-07 |
erickson | updated call number browse pass-thru to accommodate... |
commit | commitdiff | tree |
2010-07-07 |
miker | adding status/copy_location filter support to call... |
commit | commitdiff | tree |
2010-07-06 |
scottmk | Add new program test_qstore, a command-line utility... |
commit | commitdiff | tree |
2010-07-06 |
erickson | added opac user setting for default sort order for... |
commit | commitdiff | tree |
2010-07-06 |
phasefx | adjust code for an API change. Assume success if no... |
commit | commitdiff | tree |
2010-07-06 |
erickson | showing the more descriptive cc payment errors in self... |
commit | commitdiff | tree |
2010-07-06 |
erickson | return IDs of newly created payments on success |
commit | commitdiff | tree |
2010-07-06 |
senator | CC payments: address situations where Business::CreditC... |
commit | commitdiff | tree |
2010-07-06 |
miker | add metarecord support to "already circulated" tagging |
commit | commitdiff | tree |
2010-07-06 |
miker | remove all the 901 mangling -- handled by the db now |
commit | commitdiff | tree |
2010-07-06 |
erickson | added ability to tag bib record results from staged... |
commit | commitdiff | tree |
2010-07-06 |
miker | use SQL function for speed, instead of PLPGSQL |
commit | commitdiff | tree |
2010-07-06 |
phasefx | augment these payment receipt templates with more info |
commit | commitdiff | tree |
2010-07-06 |
miker | integrate serial.unit by relaxing fkeys against asset... |
commit | commitdiff | tree |
2010-07-06 |
scottmk | Add a configuration entry for the qstore server. This... |
commit | commitdiff | tree |
2010-07-06 |
erickson | added stored proc to return the distinct set of target... |
commit | commitdiff | tree |
2010-07-06 |
senator | Selfcheck: Show friendly error messages based on circ... |
commit | commitdiff | tree |
2010-07-06 |
senator | Booking: fixed the last db upgrade script. It was... |
commit | commitdiff | tree |
2010-07-02 |
erickson | repaired bug where parsing intervals with months failed... |
commit | commitdiff | tree |
2010-07-01 |
miker | remove as many namespace prefixes as I can from the... |
commit | commitdiff | tree |
2010-07-01 |
senator | Fix missing dojo.require() in a couple of interfaces. |
commit | commitdiff | tree |
2010-07-01 |
scottmk | Support the following built-in functions with peculiar... |
commit | commitdiff | tree |
2010-07-01 |
scottmk | 1. Support the peculiar syntax of EXTRACT(). |
commit | commitdiff | tree |
2010-07-01 |
gmc | bug #600021: fix lookup of FIFO holds OU setting |
commit | commitdiff | tree |
2010-06-30 |
gmc | bug #600432: fix MARC expert search |
commit | commitdiff | tree |
2010-06-30 |
dbs | Lenny needs DBD::Pg; the unnecessary Class::DBI::Pg... |
commit | commitdiff | tree |
2010-06-30 |
dbs | explode_array() is needed by 030.schema.metabib.sql... |
commit | commitdiff | tree |
2010-06-30 |
scottmk | 1. Degrade gracefully when the database connection... |
commit | commitdiff | tree |
2010-06-29 |
senator | Booking: thinko: default value for an org_unit_setting... |
commit | commitdiff | tree |
2010-06-29 |
senator | Booking: bit-by-bit forward-port; see commit msg for... |
commit | commitdiff | tree |
2010-06-29 |
senator | Booking: forward-porting bit-by-bit; see commit msg... |
commit | commitdiff | tree |
2010-06-29 |
phasefx | File->Join Tabs experiment. Can disable through prefs... |
commit | commitdiff | tree |
2010-06-29 |
miker | improve browse support; correct thinkos in new holdings... |
commit | commitdiff | tree |
2010-06-29 |
senator | Fix copy-and-paste-o. |
commit | commitdiff | tree |
2010-06-29 |
senator | Booking: begin forward-porting code from rel_1_6. |
commit | commitdiff | tree |
2010-06-28 |
scottmk | Represent a subfield expression as a variant of a funct... |
commit | commitdiff | tree |
2010-06-28 |
miker | add missed stored proc to base schema; adjust said... |
commit | commitdiff | tree |
2010-06-28 |
miker | forcibly maintain an appropriate 901 field in all MARC... |
commit | commitdiff | tree |
2010-06-28 |
scottmk | Support function calls with subfields, e.g. (func(args... |
commit | commitdiff | tree |
2010-06-28 |
miker | thinko when trying to preserve any user change to the... |
commit | commitdiff | tree |
2010-06-27 |
dbs | Correct syntax for dojo.string.substitute() and remove... |
commit | commitdiff | tree |
2010-06-25 |
phasefx | proxied added content support for ContentCafe |
commit | commitdiff | tree |
2010-06-25 |
miker | add stored procs to implement authority propagation... |
commit | commitdiff | tree |
2010-06-25 |
miker | add bib-authority linking table; add stored proc to... |
commit | commitdiff | tree |
2010-06-25 |
senator | Acq: fixing misc UI glitches |
commit | commitdiff | tree |
2010-06-25 |
dbs | Make CentOS/RHEL use Class::DBI::Frozen::301 and remove... |
commit | commitdiff | tree |
2010-06-25 |
miker | we will use a real mapping table instead |
commit | commitdiff | tree |
2010-06-25 |
miker | vandelay.add_field bug fix; add stored procs to 1)... |
commit | commitdiff | tree |
2010-06-25 |
dbs | Provide support for Class::DBI::Frozen::301 via UNIVERS... |
commit | commitdiff | tree |
2010-06-24 |
dbs | Return NULL if we don't have anything else to return... |
commit | commitdiff | tree |
2010-06-24 |
miker | doh, another thinko. spotted by Scott McKellar |
commit | commitdiff | tree |
2010-06-24 |
scottmk | 1. Degrade (relatively) gracefully when the database... |
commit | commitdiff | tree |
2010-06-24 |
miker | arg ... thinkos. 0315 will work now |
commit | commitdiff | tree |
2010-06-24 |
miker | add agency-stripping and btrim normalizers; add identif... |
commit | commitdiff | tree |
2010-06-24 |
miker | and imagine that, the ou passed to actor.org_unit_desce... |
commit | commitdiff | tree |
2010-06-24 |
atz | 0314 Baseline data |
commit | commitdiff | tree |
2010-06-24 |
dbs | Use a valid validator for 3 Day Pre-Overdue notice... |
commit | commitdiff | tree |
2010-06-24 |
dbs | Make '3 Day Pre-Overdue Notice' work in seed data;... |
commit | commitdiff | tree |
2010-06-24 |
dbs | Fix compile error due to undefined LONG_MAX constant... |
commit | commitdiff | tree |
2010-06-24 |
dbs | Fix Fedora 13 compiling for libdbi/libdbd |
commit | commitdiff | tree |
2010-06-24 |
dbs | We don't need to install plpython for PostgreSQL; |
commit | commitdiff | tree |
2010-06-24 |
dbs | First stab at Fedora 13 support in prerequisite installer |
commit | commitdiff | tree |
2010-06-24 |
gmc | remove duplicate entries for tag 760 from MARC21 tag... |
commit | commitdiff | tree |
2010-06-24 |
scottmk | Whenever a database call fails -- i.e. whenever dbi_con... |
commit | commitdiff | tree |
2010-06-23 |
atz | Cancel reasons from EDI spec |
commit | commitdiff | tree |
2010-06-23 |
dbs | Add an explicit link to the favicon.ico per w3.org... |
commit | commitdiff | tree |
2010-06-23 |
miker | a bit more protection for non-cached values; beware... |
commit | commitdiff | tree |
2010-06-23 |
phasefx | proper spelling of this trademark |
commit | commitdiff | tree |
2010-06-23 |
phasefx | correct the logic for detecting whether ChiliFresh... |
commit | commitdiff | tree |
2010-06-23 |
miker | protect templated slots from errors when there are... |
commit | commitdiff | tree |
2010-06-23 |
atz | SIP Callnumber extensions, POD |
commit | commitdiff | tree |
2010-06-22 |
atz | Script for git-svn repos (with possible github remote) |
commit | commitdiff | tree |
2010-06-22 |
gmc | add 954.data.marc21expand880.sql to build-db.sh so... |
commit | commitdiff | tree |
2010-06-22 |
miker | caching extention for org tree traversal |
commit | commitdiff | tree |
2010-06-22 |
senator | Acq: make the PO summary pane less monstrously vertical... |
commit | commitdiff | tree |
2010-06-22 |
senator | Acq: add a Create PO interface for workflows starting... |
commit | commitdiff | tree |
2010-06-22 |
phasefx | this should place things better across different browse... |
commit | commitdiff | tree |
2010-06-22 |
phasefx | better way of setting these environment variables |
commit | commitdiff | tree |
2010-06-22 |
erickson | removed deprecated MaxPassiveDelayAge validator from... |
commit | commitdiff | tree |
2010-06-22 |
erickson | added warnings for missing params to MinPassiveTargetAg... |
commit | commitdiff | tree |
2010-06-22 |
erickson | when you execute MARC, it opens a portal to the hellmouth |
commit | commitdiff | tree |
2010-06-22 |
gmc | bug #597245: remove ersatz $7 "tags" from MARC tag... |
commit | commitdiff | tree |
2010-06-22 |
scottmk | 1. In oils_sql.c: make the functions is_identifier... |
commit | commitdiff | tree |
2010-06-21 |
phasefx | rough cut at integrating ChiliFresh reviews with OPAC... |
commit | commitdiff | tree |
2010-06-21 |
senator | Acq: yet another menu-reorganizing commit |
commit | commitdiff | tree |
2010-06-21 |
senator | Acq: add default sort order to canned searches, and... |
commit | commitdiff | tree |
2010-06-19 |
dbs | Apply RHEL5 prerequisite installer patch by Lee Dicken... |
commit | commitdiff | tree |
2010-06-18 |
miker | add serials holdings to the holdings_xml data for bibs |
commit | commitdiff | tree |
2010-06-18 |
phasefx | expose the internal record id and create date for a... |
commit | commitdiff | tree |
next |