Subversion Repositories locum

Compare Revisions

Ignore whitespace Rev 153 → Rev 152

/trunk/CHANGELOG.txt
1,200 → 1,4
------------------------------------------------------------------------
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