<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch debian/2.1.0-1</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/'/>
<entry>
<title>cgi sample search form (cgi_sql_common): take account of db structure changes; match limit options</title>
<updated>2010-04-16T14:17:53+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-16T14:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=c9d42a44f05828b507ceeae95c9d31ecfff9dbda'/>
<id>c9d42a44f05828b507ceeae95c9d31ecfff9dbda</id>
<content type='text'>
* update to work with database structure changes

* add radio buttons to set increased match limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update to work with database structure changes

* add radio buttons to set increased match limit
</pre>
</div>
</content>
</entry>
<entry>
<title>db, sysenv, sisurc.yml determine whether to share sisu markup source in db</title>
<updated>2010-04-16T14:16:59+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-16T14:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=221cfa4043a1e9423a6ed4222fb41ef68b8fd73d'/>
<id>221cfa4043a1e9423a6ed4222fb41ef68b8fd73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>param checks metadata string lengths against set db column sizes</title>
<updated>2010-04-16T14:15:34+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-16T14:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=dbc227d7f5f164f1bb584295581f7a98ecac1292'/>
<id>dbc227d7f5f164f1bb584295581f7a98ecac1292</id>
<content type='text'>
* param, checks metadata string lengths against set db column sizes, drops
  entries that are too long with warning

* param, classify "populated" a fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* param, checks metadata string lengths against set db column sizes, drops
  entries that are too long with warning

* param, classify "populated" a fix
</pre>
</div>
</content>
</entry>
<entry>
<title>db sql table and column structure changes, name prefix "sisu_v2a_" resulting sisu version bump 2.1.0, plus other lesser fixes</title>
<updated>2010-04-16T14:15:13+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-16T14:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=aa47d1db8596aa65746db05d369441d1def62aa4'/>
<id>aa47d1db8596aa65746db05d369441d1def62aa4</id>
<content type='text'>
[Note: it is necessary to create new database and tables and to populate them]

* db (sql) database table name and column structure changes, new pgsql db name
  prefix "sisu_v2a_" (version bump), continue to review
  (db_columns, db_create, db_import, db_sqltxt)

* db remove and update fix, match filename for removal with = (not LIKE or ~)

* db sqlite, issue with --recreate, bugfix
  (db_drop)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Note: it is necessary to create new database and tables and to populate them]

* db (sql) database table name and column structure changes, new pgsql db name
  prefix "sisu_v2a_" (version bump), continue to review
  (db_columns, db_create, db_import, db_sqltxt)

* db remove and update fix, match filename for removal with = (not LIKE or ~)

* db sqlite, issue with --recreate, bugfix
  (db_drop)
</pre>
</div>
</content>
</entry>
<entry>
<title>db, shared_html_lite, link back to footnote/endnote reference, fix</title>
<updated>2010-04-16T14:10:43+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-04-16T14:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=12479b344f23b23c51f7525bb3dd52b79ba4814e'/>
<id>12479b344f23b23c51f7525bb3dd52b79ba4814e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db_create, comments causing issues for sqlite, fix</title>
<updated>2010-03-31T20:08:48+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-03-31T20:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=8dec9defaf3a87137675c8656a7db1919cd86b9a'/>
<id>8dec9defaf3a87137675c8656a7db1919cd86b9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cgi sql search form: comparison bug fix; clearer information when results exceed match limit set</title>
<updated>2010-03-31T20:08:10+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-03-28T01:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=e4cc70919c928b92807ce83ade1b1c87f460cd11'/>
<id>e4cc70919c928b92807ce83ade1b1c87f460cd11</id>
<content type='text'>
v2 and ino on limit set backported to v1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v2 and ino on limit set backported to v1
</pre>
</div>
</content>
</entry>
<entry>
<title>sysenv, search_widget, small adjustments</title>
<updated>2010-03-28T01:13:49+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-03-28T01:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=9996dab2a3c3a24347c713a1bc64bdf221b6c6b6'/>
<id>9996dab2a3c3a24347c713a1bc64bdf221b6c6b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>harvest (v2): add search widgets; fixes bug in harvest_topics; other minor</title>
<updated>2010-03-28T01:08:22+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-03-28T01:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=5ac46db47efc453fc3c7e045ca4933a316008dc3'/>
<id>5ac46db47efc453fc3c7e045ca4933a316008dc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct method call for md.title.full a number of places</title>
<updated>2010-03-23T23:21:06+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2010-03-23T23:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sisudoc.org/sisu/commit/?id=f5ea5dbea7e43a67680acad29fa428f829053406'/>
<id>f5ea5dbea7e43a67680acad29fa428f829053406</id>
<content type='text'>
* [in db_import, results in failure of  doc import when called]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [in db_import, results in failure of  doc import when called]
</pre>
</div>
</content>
</entry>
</feed>
