aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/CHANGELOG_v5
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-181-0/+5
|
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-181-0/+3
| | | | | | | | * ruby-pg require for postgresql * ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3 rather than ruby-dbi) * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3) * separate pg and sqlite db actions
* v5 v6: db, use symbols to identify sql engineRalph Amissah2014-05-181-0/+3
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-181-0/+7
|
* v5 v6: bin/sisu, ensure return to start dirRalph Amissah2014-05-121-0/+2
|
* v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
* v6: digests sha512 option implementedRalph Amissah2014-05-121-0/+3
| | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
* v5: digests cleaningRalph Amissah2014-05-121-0/+2
|
* v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is usedRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744378)
* v5 v6: composite (inserts), missing includes doesn't give an error, fixRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744379) see sisu.org for comment
* v5 v6: composite, fix includes, provide extra newline after inserted commentRalph Amissah2014-05-121-0/+3
| | | | * (Closes: #744360) [n|u] sisu: includes do not work properly
* v5 v6: ao_syntax, address possible manual use of url delimiters「」Ralph Amissah2014-05-121-0/+2
|
* sisu.org start using emacs:evil:org; update .gitignoreRalph Amissah2014-05-121-0/+2
| | | | | * (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-121-0/+7
|
* v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-141-0/+4
| | | | | | | | * add less cryptic --numbering --no-numbering command-line options (to --no-ocn) * plaintext & odt switch default to ocn==true for consistency with other output * [decide how fine-grained ocn/numbering switches could be: could be per output type by command-line instruction (see txt & odt); currently set per sisu instruction for all outputs]
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-141-0/+7
|
* documentation, minor updatesisu_5.3.3Ralph Amissah2014-02-081-0/+2
|
* examples: nginx conf; cgi search forms pgsql & sqliteRalph Amissah2014-02-081-0/+4
|
* v5 v6: cgi, sample search form (generator), using cgi ENV variablesRalph Amissah2014-02-081-0/+2
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-081-0/+7
|
* manual Rakefile, README & minor config adjustmentsisu_5.3.2Ralph Amissah2014-02-051-0/+2
|
* v5 v6: sysenv, concordance redirected paths, watchRalph Amissah2014-02-051-0/+2
|
* v5 v6: utils, code markers & messages, notes/warning/errors, fixRalph Amissah2014-02-051-0/+2
|
* v5 v6: ao, html book index linking, follow --strict optionRalph Amissah2014-02-051-0/+2
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-051-0/+7
|
* README & manpage (sisu.1) updatesisu_5.3.1Ralph Amissah2014-02-051-0/+1
|
* sisu manual updateRalph Amissah2014-02-051-0/+1
|
* sisu manual directory movedRalph Amissah2014-02-051-0/+1
|
* removed html man pages (man2html)Ralph Amissah2014-02-051-0/+3
|
* v5 v6: cgi (pgsql & sqlite), fixRalph Amissah2014-02-051-0/+2
|
* v5 v6: epub, hash digests used only if availableRalph Amissah2014-02-051-1/+3
|
* v5 v6: html, endnote name and nameref make compliant (epub use same)Ralph Amissah2014-02-051-0/+3
|
* v5 v6: ocn: strict html; turn on/off rules for txt & odfRalph Amissah2014-02-051-0/+4
|
* v5 v6: options, ocn switch on/off instructions (& defaults for plaintext & odt)Ralph Amissah2014-02-051-0/+1
|
* v5 v6: options, html --strict instructionRalph Amissah2014-02-051-0/+5
|
* v5 v6: html, name tag related (output "cleaning")Ralph Amissah2014-02-051-0/+3
|
* v5 v6: ao, set document tagsRalph Amissah2014-02-051-0/+2
|
* v5 v6: error/warn messagesRalph Amissah2014-02-051-1/+1
|
* v5 v6: wrappers round requireRalph Amissah2014-02-051-0/+2
|
* v5 v6: version & changelog (& rakefile)Ralph Amissah2014-02-051-0/+7
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-0/+5
|
* v5 v6: version & changelog (& rakefile), make true on next commitRalph Amissah2014-01-261-1/+10
| | | | | | | * next commit: * v4 branch closed * v5 stable branch * v6 development branch opened (copy v5)
* bin/sisu changes to simplify switching to new stable & development branchessisu_4.2.21Ralph Amissah2014-01-261-0/+2
|
* v4 v5: version & changelog (& rakefile) [v4 about to be closed]Ralph Amissah2014-01-261-0/+7
|
* v4 v5: sysenv for texpdf, fix for when tex to pdf generator is absentsisu_4.2.20Ralph Amissah2014-01-201-0/+2
|
* v4 v5: bin/sisu & some related lib changesRalph Amissah2014-01-201-0/+8
| | | | | * good time to consider rollover: closing v4 branch, replacing it with v5 & introducing v6 for development, proposed for this release + 1
* v4 v5: version & changelog (& rakefile)Ralph Amissah2014-01-201-0/+7
|
* bin/sisu experimentationsisu_4.2.19Ralph Amissah2014-01-171-0/+4
| | | | | * start preparing for ruby changes * work on fix for bug related to gem path & system installed sisu
* v4 v5: version & changelog (& rakefile)Ralph Amissah2014-01-171-0/+7
|
* v5: asciidoc, file extension (for now .ad), inline footnotes, minorsisu_4.2.18Ralph Amissah2014-01-121-0/+2
|