Subversion Repositories locum

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
164 1107d 11h jblyberg / Small adjustment to the .ini file.
Fixed a bug in the syndetics code that prevented syndetics cache from timing out correctly.
163 1142d 11h jblyberg / Updated sample ini file
Added connectors folder to trunk
162 1147d 08h reby / changed ampersand to encoded in syndetics links so it works with rss feed properly
161 1161d 17h smaskit / Extend update_holds to support data for suspending holds for a date range.
160 1181d 01h smaskit / Modify locum constructor to support init($locum) function in connector. This allows connector to have a reference to the locum object, thereby allowing the connector to both set itself up using the locum's config info, and to call the locum's methods using $this.
159 1189d 02h smaskit / Replace self:: and parent:: with $this-> [Note: self:: is to call static members, and parent:: to call overridden methods in parent.]
158 1193d 01h smaskit / bring connector call in line w/new interface
157 1193d 03h smaskit / Add functions create_patron and set_patron_info, and update get_patron_info to support optional sirsi-specific parameters
156 1196d 00h smaskit / simplify code by using array_intersect instead of manually looping
155 1196d 18h smaskit / remove some unused vars; add some whitespace to increase readability
154 1196d 18h smaskit / fix bug in how get_item_status determines next due date
153 1205d 09h jblyberg / Tagged 1.1.0-rc3
152 1205d 09h jblyberg / Added a locum upgrade script.
Added a generic DB access function to parent class.
Fixed a bug in the bib_update() that wasn't storing download links properly.
151 1205d 23h jblyberg / Removed titlelength as a keyword search rank criteria.
Added hook code into history function.
150 1208d 05h jblyberg / Additional bugfixes in limit-to-avail.
149 1208d 09h jblyberg / Fixed an issue with the facet heap initialization.
Fixed a related rebuild_facet_heap() issue.
Bug a bug in how totals for available items are tallied.
148 1209d 04h jblyberg / Fixed result count for limit-by-available.
Small changes to checkout history functions.
147 1209d 23h jblyberg / Tagged 1.1.0-rc2 release.
146 1210d 03h jblyberg / One last SQL schema update.
145 1210d 03h jblyberg / Small update to SQL schema added to SQL upgrade and SQL schema file.

Show All