Rev 129 | Blame | Compare with Previous | Last modification | View Log | RSS feed
------------------------------------------------------------------------
r151 | jblyberg | 2010-02-28 20:55:40 -0500 (Sun, 28 Feb 2010) | 3 lines
Changed paths:
M /trunk/locum-client.php
Removed titlelength as a keyword search rank criteria.
Added hook code into history function.
------------------------------------------------------------------------
r150 | jblyberg | 2010-02-26 15:27:12 -0500 (Fri, 26 Feb 2010) | 2 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/sphinx/sphinx.conf
Additional bugfixes in limit-to-avail.
------------------------------------------------------------------------
r149 | jblyberg | 2010-02-26 11:03:48 -0500 (Fri, 26 Feb 2010) | 4 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/sql/locum_init.sql
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.
------------------------------------------------------------------------
r148 | jblyberg | 2010-02-25 16:11:50 -0500 (Thu, 25 Feb 2010) | 3 lines
Changed paths:
M /trunk/locum-client.php
Fixed result count for limit-by-available.
Small changes to checkout history functions.
------------------------------------------------------------------------
r146 | jblyberg | 2010-02-24 17:19:53 -0500 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
M /trunk/sql/scas_locum.sql
One last SQL schema update.
------------------------------------------------------------------------
r145 | jblyberg | 2010-02-24 17:19:36 -0500 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
M /trunk/tools/upgrades/1.1/upgrade.sql
Small update to SQL schema added to SQL upgrade and SQL schema file.
------------------------------------------------------------------------
r144 | jblyberg | 2010-02-24 17:08:45 -0500 (Wed, 24 Feb 2010) | 2 lines
Changed paths:
M /trunk/locum-client.php
Finished work on "limit to available"
------------------------------------------------------------------------
r143 | jblyberg | 2010-02-23 18:09:00 -0500 (Tue, 23 Feb 2010) | 3 lines
Changed paths:
M /trunk/config/locum.ini.sample
M /trunk/locum-client.php
Finished multi-branch implementation in get_item_status().
Began work on "limit by available" in search().
------------------------------------------------------------------------
r142 | jblyberg | 2010-02-19 17:43:26 -0500 (Fri, 19 Feb 2010) | 2 lines
Changed paths:
M /trunk/config/locum.ini.sample
M /trunk/locum-client.php
M /trunk/tools/upgrades/1.1/upgrade.sql
Continued work on branch/consortia code.
------------------------------------------------------------------------
r141 | jblyberg | 2010-02-12 17:16:25 -0500 (Fri, 12 Feb 2010) | 2 lines
Changed paths:
M /contrib/plugins/locum-covers/cache-covers.php
M /contrib/plugins/locum-covers/locum-covers.ini.sample
M /trunk/config/locum.ini.sample
M /trunk/locum-client.php
M /trunk/locum.php
M /trunk/tools/upgrades/1.1/upgrade.sql
Restructuring of consortia/multi-branch support.
------------------------------------------------------------------------
r140 | jblyberg | 2010-02-08 09:26:40 -0500 (Mon, 08 Feb 2010) | 2 lines
Changed paths:
M /trunk/config/locum.ini.sample
M /trunk/locum-client.php
M /trunk/tools/upgrades/1.1/upgrade.sql
Reworking some of the availability/item level routines.
------------------------------------------------------------------------
r139 | jblyberg | 2010-02-06 09:14:36 -0500 (Sat, 06 Feb 2010) | 2 lines
Changed paths:
M /trunk/locum-client.php
Small bugfixes and code cleanup.
------------------------------------------------------------------------
r138 | jblyberg | 2010-02-05 17:33:23 -0500 (Fri, 05 Feb 2010) | 4 lines
Changed paths:
D /contrib/plugins/locum-covers/locum-covers.ini
A /contrib/plugins/locum-covers/locum-covers.ini.sample (from /contrib/plugins/locum-covers/locum-covers.ini:137)
D /trunk/config/locum.ini
A /trunk/config/locum.ini.sample (from /trunk/config/locum.ini:137)
M /trunk/locum-client.php
M /trunk/sql/scas_locum.sql
M /trunk/tools/upgrades/1.1/upgrade.sql
Fixed some facet issues.
Updated facet output to accomidate "decade"
Updated SQL schema files.
------------------------------------------------------------------------
r137 | jblyberg | 2010-02-04 18:12:22 -0500 (Thu, 04 Feb 2010) | 5 lines
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-client.php
A /trunk/tools/upgrades/1.1 (from /trunk/tools/upgrades/2.1:131)
R /trunk/tools/upgrades/1.1/upgrade.sql (from /trunk/tools/upgrades/2.1/upgrade.sql:135)
D /trunk/tools/upgrades/2.1
Small changes to get_bib_item() to support new SOPAC features (Docs reflect changes)
stdnum is now scrubbed before passed back.
Moved upgrade folder from 2.1 to 1.1 to reflect reality.
Updated SQL upgrade script to include chages to locum_bib_items table.
------------------------------------------------------------------------
r136 | jblyberg | 2010-02-02 17:34:51 -0500 (Tue, 02 Feb 2010) | 3 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/tools/maint.php
Slight structural change to maint script.
Small tweaks and bugfixes to the syndetics-related functions.
------------------------------------------------------------------------
r135 | jblyberg | 2010-02-01 17:20:45 -0500 (Mon, 01 Feb 2010) | 3 lines
Changed paths:
M /trunk/locum-server.php
M /trunk/tools/upgrades/2.1/upgrade.sql
Changed harvester to incorporate download_link information.
Updated SQL schema to store download_link if available.
------------------------------------------------------------------------
r134 | jblyberg | 2010-01-29 15:45:19 -0500 (Fri, 29 Jan 2010) | 2 lines
Changed paths:
M /trunk/locum.php
Updated crc32 function to accomidate 32 bit integer overflow wrap-around.
------------------------------------------------------------------------
r133 | jblyberg | 2010-01-28 18:25:35 -0500 (Thu, 28 Jan 2010) | 2 lines
Changed paths:
M /trunk/locum-client.php
Fixes to get_item_status() -- was not returning total available correctly.
------------------------------------------------------------------------
r132 | jblyberg | 2010-01-27 14:22:17 -0500 (Wed, 27 Jan 2010) | 5 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum.php
M /trunk/sphinx/sphinx.conf
M /trunk/sql/locum_init.sql
M /trunk/tools/upgrades/2.1/upgrade.sql
Updated some SQL issues with the upgrade manifest.
Fixed the facet heap table SQL structure to use UTF-8
Fixed a compatibility issue with locum-client and Sphinx 0.9.9
Updated Sphinx conf to do better single-word title matching
------------------------------------------------------------------------
r130 | jblyberg | 2009-12-28 11:39:57 -0500 (Mon, 28 Dec 2009) | 2 lines
Changed paths:
A /trunk/COPYRIGHT.txt
A /trunk/INSTALL.txt
A /trunk/LICENSE.txt
A /trunk/MAINTAINERS.txt
Added Distribution documents.
------------------------------------------------------------------------
r129 | jblyberg | 2009-12-28 11:33:46 -0500 (Mon, 28 Dec 2009) | 2 lines
Changed paths:
M /trunk/CHANGELOG.txt
M /trunk/sql/scas_locum.sql
Updated SQL schema, Changelog.
------------------------------------------------------------------------
r128 | jblyberg | 2009-12-15 16:37:41 -0500 (Tue, 15 Dec 2009) | 2 lines
Changed paths:
M /trunk/sphinx/sphinx.conf
Updates sphinx.conf file to handle diacritics and new data structures.
------------------------------------------------------------------------
r125 | jblyberg | 2009-11-02 11:25:48 -0500 (Mon, 02 Nov 2009) | 2 lines
Changed paths:
M /contrib/plugins/locum-covers/locum-covers.sql
M /trunk/tools/upgrades/2.1/upgrade.sql
Slight SQL updates
------------------------------------------------------------------------
r124 | reby | 2009-10-28 14:00:49 -0400 (Wed, 28 Oct 2009) | 1 line
Changed paths:
M /trunk/locum-server.php
changed subject assignment in update functions to use var instead of array_pop in case array is modded and subject isn't last
------------------------------------------------------------------------
r123 | reby | 2009-10-21 10:12:42 -0400 (Wed, 21 Oct 2009) | 1 line
Changed paths:
M /trunk/locum-client.php
Changed yahoo suggest to use BOSS api url. Same appid works but with no query limit, diff output
------------------------------------------------------------------------
r122 | jblyberg | 2009-10-12 10:21:45 -0400 (Mon, 12 Oct 2009) | 2 lines
Changed paths:
M /trunk/locum.php
No need for hooks in the parent functions. Plus, it breaks them downstream.
------------------------------------------------------------------------
r121 | jblyberg | 2009-10-09 17:22:18 -0400 (Fri, 09 Oct 2009) | 2 lines
Changed paths:
M /trunk/locum-server.php
Moved eby's function and added hook code.
------------------------------------------------------------------------
r120 | jblyberg | 2009-10-09 16:46:22 -0400 (Fri, 09 Oct 2009) | 2 lines
Changed paths:
M /trunk/locum.php
Fixed an issue where file_exists() didn't find the connector config file.
------------------------------------------------------------------------
r119 | reby | 2009-10-09 15:19:12 -0400 (Fri, 09 Oct 2009) | 1 line
Changed paths:
M /trunk/locum-server.php
removed an echo
------------------------------------------------------------------------
r118 | reby | 2009-10-09 15:19:11 -0400 (Fri, 09 Oct 2009) | 1 line
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-server.php
M /trunk/tools/maint.php
M /trunk/tools/update-holds.php
changed scripts to use index function and finished first pass at function
------------------------------------------------------------------------
r117 | reby | 2009-10-09 15:19:10 -0400 (Fri, 09 Oct 2009) | 1 line
Changed paths:
M /trunk/config/locum.ini
added bin_path to sphinx config in locum.ini
------------------------------------------------------------------------
r116 | jblyberg | 2009-10-07 15:44:47 -0400 (Wed, 07 Oct 2009) | 3 lines
Changed paths:
M /trunk/locum-client.php
Fixed a bug in several hook "preambles"
Applied holds modification changes within locum-client.
------------------------------------------------------------------------
r115 | jblyberg | 2009-10-06 18:00:28 -0400 (Tue, 06 Oct 2009) | 1 line
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum.php
------------------------------------------------------------------------
r114 | jblyberg | 2009-10-05 14:31:18 -0400 (Mon, 05 Oct 2009) | 2 lines
Changed paths:
M /trunk/locum-server.php
Added tracking for skipped records.
------------------------------------------------------------------------
r113 | jblyberg | 2009-10-02 17:44:39 -0400 (Fri, 02 Oct 2009) | 2 lines
Changed paths:
M /trunk/locum-client.php
Completed implementation of locum-hooks into locum_client
------------------------------------------------------------------------
r112 | jblyberg | 2009-10-02 17:36:17 -0400 (Fri, 02 Oct 2009) | 4 lines
Changed paths:
A /trunk/locum-hooks.php
M /trunk/locum-server.php
M /trunk/locum.php
Updated locum_server class to use the hook system.
Added an empty prototypical locum-hooks.php file.
Added a variable flag to tell locum whether the contructor hook should replace or precede the locum constructor.
------------------------------------------------------------------------
r111 | jblyberg | 2009-10-02 16:52:49 -0400 (Fri, 02 Oct 2009) | 2 lines
Changed paths:
M /contrib/plugins/locum-covers/locum-covers.php
M /trunk/config/locum.ini
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/locum.php
M /trunk/sphinx/sphinx.conf
M /trunk/tools/harvest.php
M /trunk/tools/repair.php
Changed whitespace standard to match Drupal coding standards.
------------------------------------------------------------------------
r110 | jblyberg | 2009-09-28 22:35:56 -0400 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum-server.php
Fixed some issues with data preparation for insert into locum_availability.
------------------------------------------------------------------------
r109 | jblyberg | 2009-09-28 17:48:53 -0400 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-client.php
M /trunk/locum-server.php
Finished work on availability cache.
------------------------------------------------------------------------
r108 | jblyberg | 2009-09-28 00:11:53 -0400 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
M /trunk/locum-server.php
Fixed small bug with suppression.
------------------------------------------------------------------------
r107 | jblyberg | 2009-09-25 18:10:17 -0400 (Fri, 25 Sep 2009) | 4 lines
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-client.php
M /trunk/locum.php
Added built-in hook/override functionality.
Added age group to .ini file
The burden on loaded connector ini files is not left to the locum parent class.
------------------------------------------------------------------------
r106 | jblyberg | 2009-09-24 18:05:29 -0400 (Thu, 24 Sep 2009) | 2 lines
Changed paths:
M /trunk/config/locum.ini
Movied connector-specific options out of the locum.ini file into the connector's ini file.
------------------------------------------------------------------------
r105 | jblyberg | 2009-09-23 23:46:50 -0400 (Wed, 23 Sep 2009) | 2 lines
Changed paths:
M /trunk/sql/locum_init.sql
Fixed a SQL error in the facet heap init script
------------------------------------------------------------------------
r104 | jblyberg | 2009-09-23 23:13:50 -0400 (Wed, 23 Sep 2009) | 3 lines
Changed paths:
M /trunk/config/locum.ini
M /trunk/tools/harvest.php
M /trunk/tools/maint.php
Updated maintenance and harvest scripts for 2.1
Additional documentation added to locum.ini
------------------------------------------------------------------------
r103 | jblyberg | 2009-09-23 17:53:04 -0400 (Wed, 23 Sep 2009) | 4 lines
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/sql/locum_init.sql
M /trunk/tools/upgrades/2.1/upgrade.sql
Touched up the upgrade scripts for 2.1.
Added locum config option for suppression in iii.
Code clean-up.
------------------------------------------------------------------------
r99 | jblyberg | 2009-09-18 23:52:03 -0400 (Fri, 18 Sep 2009) | 4 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/tools/upgrades/2.1/upgrade.sql
Numerous search optimizations.
Continued work on multi-branch/item level support.
Merged syndetics content support.
------------------------------------------------------------------------
r98 | jblyberg | 2009-09-18 17:35:07 -0400 (Fri, 18 Sep 2009) | 4 lines
Changed paths:
M /trunk/locum-server.php
M /trunk/sql/locum_init.sql
A /trunk/tools/upgrades
A /trunk/tools/upgrades/2.1
A /trunk/tools/upgrades/2.1/upgrade.sql
Partial incorporation of multi-branch/item avail code.
Numerous bugfixes.
------------------------------------------------------------------------
r90 | jblyberg | 2009-09-10 11:31:04 -0400 (Thu, 10 Sep 2009) | 3 lines
Changed paths:
M /contrib/locum-covers/locum-covers.ini
M /contrib/locum-covers/locum-covers.php
A /contrib/plugins
A /trunk/plugins
Adding plugin structure
Changes to covers plugin
------------------------------------------------------------------------
r88 | jblyberg | 2009-09-09 17:26:37 -0400 (Wed, 09 Sep 2009) | 3 lines
Changed paths:
M /contrib/locum-covers/cache-covers.php
M /contrib/locum-covers/locum-covers.ini
M /contrib/locum-covers/locum-covers.php
M /trunk/locum-client.php
M /trunk/locum-server.php
Started work on item-level location
locum cover cache updates
------------------------------------------------------------------------
r87 | jblyberg | 2009-08-21 12:40:45 -0400 (Fri, 21 Aug 2009) | 1 line
Changed paths:
M /trunk/config/locum.ini
M /trunk/locum-client.php
------------------------------------------------------------------------
r86 | jblyberg | 2009-08-19 15:27:12 -0400 (Wed, 19 Aug 2009) | 2 lines
Changed paths:
M /trunk/locum-server.php
Fixed a fairly critical bug that was causing unweeded bibs to be weeded.
------------------------------------------------------------------------
r85 | smaskit | 2009-07-29 15:41:31 -0400 (Wed, 29 Jul 2009) | 1 line
Changed paths:
M /trunk/CHANGELOG.txt
M /trunk/locum-client.php
add support for checkout history, and for freezing holds
------------------------------------------------------------------------
r84 | jblyberg | 2009-07-19 23:10:38 -0400 (Sun, 19 Jul 2009) | 2 lines
Changed paths:
M /trunk/locum-client.php
Fixed a small sorting issue.
------------------------------------------------------------------------
r83 | jblyberg | 2009-06-28 23:14:44 -0400 (Sun, 28 Jun 2009) | 2 lines
Changed paths:
M /trunk/locum-client.php
M /trunk/locum-server.php
M /trunk/locum.php
M /trunk/tools/harvest.php
Code clean-up
------------------------------------------------------------------------
r82 | smaskit | 2009-06-26 00:17:27 -0400 (Fri, 26 Jun 2009) | 1 line
Changed paths:
M /trunk/CHANGELOG.txt
M /trunk/locum-client.php
updated preg in google_suggest to work with changed html returned by google
------------------------------------------------------------------------
r81 | smaskit | 2009-04-14 15:11:29 -0400 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/CHANGELOG.txt
M /trunk/locum-server.php
update syndetics urls
------------------------------------------------------------------------
r80 | smaskit | 2009-04-14 15:01:47 -0400 (Tue, 14 Apr 2009) | 1 line
Changed paths:
M /trunk/CHANGELOG.txt
M /trunk/locum.php
modified __construct so it calls locum_constructor_override() if it exists.
------------------------------------------------------------------------
r79 | smaskit | 2009-03-26 06:50:38 -0400 (Thu, 26 Mar 2009) | 1 line
Changed paths:
A /trunk/CHANGELOG.txt
M /trunk/locum-client.php
updated locum-client.php to assist in handling multi-branch holds
------------------------------------------------------------------------
r74 | jblyberg | 2009-03-23 14:37:44 -0400 (Mon, 23 Mar 2009) | 2 lines
Changed paths:
M /trunk/sql/locum_init.sql
Replaced non-valid comment systax with valid mysql comments.
------------------------------------------------------------------------
r72 | jblyberg | 2009-03-17 21:56:45 -0400 (Tue, 17 Mar 2009) | 1 line
Changed paths:
D /config
D /locum-client.php
D /locum-server.php
D /locum.php
D /sphinx
D /sql
A /tags
D /tools
A /trunk
A /trunk/config (from /config:71)
A /trunk/locum-client.php (from /locum-client.php:71)
A /trunk/locum-server.php (from /locum-server.php:71)
A /trunk/locum.php (from /locum.php:71)
A /trunk/sphinx (from /sphinx:71)
A /trunk/sql (from /sql:71)
A /trunk/tools (from /tools:71)
Moved base directory to newly created trunk directory
------------------------------------------------------------------------