aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2
Commit message (Collapse)AuthorAgeFilesLines
...
* shared_metadata, fix wrong reference to md.gutenberg instead of md.pgRalph Amissah2010-04-171-1/+1
| | | | prevents building of latex/pdf in affected cases
* dal, on processing screen output display, minorRalph Amissah2010-04-171-5/+11
|
* 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-161-0/+6
|
* 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
|
* 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-312-17/+20
| | | | | | 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-272-52/+48
|
* 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]
* 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
|
* db_import, special character escape special endnote contentRalph Amissah2010-03-211-45/+30
| | | | | | | * 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
|
* 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-172-21/+62
|
* html tables fix (in html_segments, an erroneous assignment where there ↵Ralph Amissah2010-03-125-14/+6
| | | | should have been comparison)
* 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
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-06115-0/+51302