aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* update: changelog, version (2.1.0) (version bump for sql db structural changes)sisu_2.1.0Ralph Amissah2010-04-164-18/+78
|
* cgi sample search form (cgi_sql_common): take account of db structure ↵Ralph Amissah2010-04-163-81/+119
| | | | | | | | changes; match limit options * update to work with database structure changes * add radio buttons to set increased match limit
* db, sysenv, sisurc.yml determine whether to share sisu markup source in dbRalph Amissah2010-04-162-0/+7
|
* param checks metadata string lengths against set db column sizesRalph Amissah2010-04-161-71/+207
| | | | | | | * param, checks metadata string lengths against set db column sizes, drops entries that are too long with warning * param, classify "populated" a fix
* db sql table and column structure changes, name prefix "sisu_v2a_" resulting ↵Ralph Amissah2010-04-1610-716/+2581
| | | | | | | | | | | | | | | sisu version bump 2.1.0, plus other lesser fixes [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)
* db, shared_html_lite, link back to footnote/endnote reference, fixRalph Amissah2010-04-161-2/+2
|
* vim syntax highlighting, minorRalph Amissah2010-04-161-8/+8
|
* sha256 (2.0.5)Ralph Amissah2010-03-312-6/+6
|
* update: changelog, version (2.0.5)sisu_2.0.5Ralph Amissah2010-03-314-13/+45
|
* db_create, comments causing issues for sqlite, fixRalph Amissah2010-03-311-8/+9
|
* cgi sql search form: comparison bug fix; clearer information when results ↵Ralph Amissah2010-03-313-28/+35
| | | | | | exceed match limit set v2 and ino on limit set backported to v1
* sysenv, search_widget, small adjustmentsRalph Amissah2010-03-271-3/+2
|
* harvest (v2): add search widgets; fixes bug in harvest_topics; other minorRalph Amissah2010-03-273-57/+55
|
* sha256 (2.0.4)Ralph Amissah2010-03-232-6/+6
|
* update: changelog, version (2.0.4)sisu_2.0.4Ralph Amissah2010-03-234-22/+46
|
* free_as_in_freedom, link, additional material, minorRalph Amissah2010-03-231-4/+6
|
* correct method call for md.title.full a number of placesRalph Amissah2010-03-235-8/+8
| | | | * [in db_import, results in failure of doc import when called]
* sha256 (2.0.3)Ralph Amissah2010-03-222-6/+6
|
* update: changelog, version (2.0.3)sisu_2.0.3Ralph Amissah2010-03-225-17/+43
|
* xml_dom, behavior fixesRalph Amissah2010-03-221-46/+49
|
* shared_matadata, odf metadata use <br /> [prevent <br> breakage]Ralph Amissah2010-03-221-1/+2
|
* odf, shared_xml, texpdf: grouped bulleted textRalph Amissah2010-03-223-1/+8
|
* sha256 for 2.0.2Ralph Amissah2010-03-212-6/+6
|
* update: changelog, versionsisu_2.0.2Ralph Amissah2010-03-214-13/+39
|
* db_import, special character escape special endnote contentRalph Amissah2010-03-212-47/+32
| | | | | | | * e.g. ~[* such an endnote]~ db_import (unrelated), remove condition (if @opt.cmd !~/e/), minor, watch
* param, recommended links (reinstated)Ralph Amissah2010-03-211-1/+10
|
* sisu v1 vim syntax highlighter version and dateRalph Amissah2010-03-211-1/+1
|
* sisu v2 vim syntax highlighter version and date updated/correctedRalph Amissah2010-03-181-1/+1
|
* sha256 for 2.0.1Ralph Amissah2010-03-172-6/+6
|
* update version 2.0.1sisu_2.0.1Ralph Amissah2010-03-172-13/+13
|
* plaintext docoration (more flexible markings)Ralph Amissah2010-03-172-17/+46
|
* param, adjustment for manpage synopsisRalph Amissah2010-03-171-1/+1
|
* documentation minor update, add epub, modify some dir pathsRalph Amissah2010-03-1721-680/+831
|
* html tables fix (in html_segments, an erroneous assignment where there ↵Ralph Amissah2010-03-125-14/+6
| | | | should have been comparison)
* vim syntax highlight, minor additionRalph Amissah2010-03-121-1/+1
|
* sysenv, html_promo, db name prefix from constants (now SiSUv2_)Ralph Amissah2010-03-102-8/+10
|
* texpdf_format, where image missing, escape image markup loopRalph Amissah2010-03-101-1/+2
|
* epub, html: make robust where missing param valuesRalph Amissah2010-03-104-16/+55
|
* sha256 for 2.0.0 in other changelogRalph Amissah2010-03-101-3/+3
|
* sha256 for 2.0.0Ralph Amissah2010-03-061-3/+3
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-06403-8851/+84754
|
* skin_sisu utf-8 markerRalph Amissah2010-02-281-0/+1
|
* sha256 for 1.0.3Ralph Amissah2010-02-172-6/+6
|
* changelog & version updatesisu_1.0.3Ralph Amissah2010-02-174-24/+46
|
* document sample skins specify utf-8 (in some cases required by ruby 1.9.1)Ralph Amissah2010-02-1710-0/+108
|
* plaintext fix for footnotes/endnotesRalph Amissah2010-02-171-43/+18
| | | | | footnotes to occur immediately after paragraph that contains them (unless endnotes selected instead)
* sha256 for 1.0.2Ralph Amissah2010-02-102-6/+6
|
* markup samples minor adjustmentsisu_1.0.2Ralph Amissah2010-02-102-2/+2
|
* Free as in Freedom (on RMS), by Sam Williams, sample markup, markup ↵Ralph Amissah2010-02-104-12/+26
| | | | variation, affects document numbering
* sha256 for 1.0.1Ralph Amissah2010-02-092-6/+6
|