]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
adding 1.2.2.3 to 1.2.3.0 upgrade script
[Evergreen.git] / Open-ILS /
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 ericksoncatch server errors on checkout, clear the pending...
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 config example for legacy circ script support
2008-08-04 ericksonAdded support for using in-database circ checkout and...
2008-08-04 mikertypo in comment
2008-08-04 mikeradd support for xml-based z servers (such as xml-backed...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
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-08-01 dbsD'oh! That 404 error really does mean that osrf-http...
2008-08-01 dbsNo leading period for selector, please.
2008-07-31 ericksonif you set signed.applets.codebase_principal_support...
2008-07-31 ericksonif a patron barcode regex is configured and a patron...
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 ericksonUpped the default patron timeout to 10 minutes
2008-07-31 dbsHush schema build messages that obscure potential real...
2008-07-31 mikeruse the correct field as the pkey
2008-07-31 mikermake log message conditional
2008-07-31 mikermore locale switch work
2008-07-31 mikermake locale names and descriptions translatable
2008-07-31 phasefxIn Holdings Maintenance, we used to disable some render...
2008-07-31 mikermoving the lang switcher to a more reasonable location
2008-07-31 mikerreplace does not, um, replace in place
2008-07-31 mikerdojo-based locale switcher
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-30 ericksonoops, forgot the aliasmatch locale extraction for selfcheck
2008-07-30 ericksonBasic web-based selfcheck interface. This interface...
2008-07-29 mikerpreferred language and date filter fixes
2008-07-29 mikerthinko ... use the responder, which has the session...
2008-07-29 mikerremoving unnecessary SetEnv[If] stuff
2008-07-29 dbsAdd default conify configuration to eg_vhost.conf
2008-07-29 ericksonreplaced unnecessary nbsp with a space
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 dbsEnable the OpenSRF-over-HTTP translator in the default...
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 ericksonshow the org tree root in the copy details display...
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 mikerimplement the backend for "max_fine as percent-of-price...
2008-07-27 ericksonported getbysession to fieldmapper.standardrequest...
2008-07-27 ericksonadded method name to default transport error handler
2008-07-26 dbsAnd disable debugging in the default build
2008-07-26 dbsStart replacing jscalendar and DP_DateExtensions with...
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-25 mikeruse MARC terminology
2008-07-25 dbsTypo: Vidoe -> Video
2008-07-25 mikercorrecting column name in the IDL
2008-07-24 ericksonPorted jsonObjectIterator to new jsonIterator API and...
2008-07-24 mikeruse filtering select to present the friendly name of...
2008-07-24 mikerpull valid locales from the configured set in the database
2008-07-24 mikeradding locale table to IDL
2008-07-24 mikerbackporting virtual field support from acq branch
2008-07-23 mikerbe careful with identity values
2008-07-23 mikermarc code editor works (sans vr format map)
2008-07-22 mikerconfiguration interfaces
2008-07-22 mikertranslator head port
2008-07-21 ericksonneed to clear out the colums so they don't accumulate
2008-07-21 ericksondisplaying report columns vertically to prevent unneces...
2008-07-21 ericksontypo on element name
2008-07-20 mikeradding in-database supported locale, um, support
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-19 dbsUse more consistent strings and enable label/accesskey...
2008-07-18 ericksonfocus first search box on clear
2008-07-18 mikerprotect against "no bump for type"
2008-07-18 ericksonadded core limit search setting, summary info in return...
2008-07-18 ericksonmodified form clearing to work regardless of propogated...
2008-07-18 ericksonadded support for configurable search page sizes and...
2008-07-17 mikeradding labels for new ops
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...
next