aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* debian/changelog (5.3.6-1)debian/sisu_5.3.6-1Ralph Amissah2014-05-181-0/+26
|
* debian/control sisu-postgresql added depends ruby-pg, omission correctedRalph Amissah2014-05-181-1/+1
| | | | * removed ruby-dbi using ruby-pg instead
* Merge tag 'sisu_5.3.6' into debian/sidRalph Amissah2014-05-1842-2547/+2775
|\ | | | | | | SiSU 5.3.6
| * v5 v6: cgi, sample search forms: use ruby-pg & ruby-sqlite3; remove ruby-dbisisu_5.3.6Ralph Amissah2014-05-1811-77/+79
| |
| * v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-1816-76/+185
| | | | | | | | | | | | | | | | * 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-1818-83/+89
| |
| * v6: utils, add ok code markerRalph Amissah2014-05-181-1/+13
| |
| * documentation updatesRalph Amissah2014-05-1812-2320/+2405
| | | | | | | | | | | | | | | | * sisu.org info on ruby-dbi removal affecting sisu in debian * sisu.org moved to data/doc/sisu (softlinked from root dir) * CHANGELOG simplify maintenance * note version changes * misc
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-185-8/+22
| |
* | debian/changelog (5.3.5-1)debian/sisu_5.3.5-1Ralph Amissah2014-05-121-0/+106
| |
* | debian/changelog, remove depends on ruby-dbi, address autoremoval from testingRalph Amissah2014-05-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * address sisu autoremoval from testing for depends on ruby-dbi sisu 5.3.4-1 is marked for autoremoval from testing on 2014-06-10 It (build-)depends on packages with these RC bugs: 746081: ruby-dbi ... * debian/control, remove dependency on ruby-dbi in * sisu-postgresql * sisu-sqlite * current situation (bugs in sisu re: pg & cgi; sqlite3 is ok) * sisu-sqlite works fine, depends on ruby-sqlite3 * sisu-postgresql is broken till fixed to work with ruby-pg (or ruby-dbi fixed) * sample cgi search froms (cgi database query forms) are broken till
* | Merge tag 'sisu_5.3.5' into debian/sidRalph Amissah2014-05-1248-999/+3664
|\| | | | | | | SiSU 5.3.5
| * documentation, notes, updatesisu_5.3.5Ralph Amissah2014-05-124-14/+152
| |
| * v6: ao, heading with no ocn, distinguish ~# from -#Ralph Amissah2014-05-128-59/+80
| | | | | | | | | | | | | | * ~# is general & means no ocn (for any object to which it is applied) * -# is relevant only for 1~ dummy headings & instructs that they should be removed from output where possible * applied so far to pdf, odt & plaintext
| * v5 v6: bin/sisu, ensure return to start dirRalph Amissah2014-05-123-3/+7
| |
| * v6: ao_images, reduce warnings when ruby RMagic absent as program used directlyRalph Amissah2014-05-121-5/+3
| | | | | | | | * reduced dependency on ruby RMagic library (as some time way back had issues)
| * v6: ao, document markup structure check, skip processing file on major errorRalph Amissah2014-05-1210-263/+702
| | | | | | | | * with error message & text at location of failure
| * v6: texpdf, urls in creator cause breakageRalph Amissah2014-05-123-10/+32
| | | | | | | | * (Closes: #744541)
| * v6: texpdf, mailto markup links set for normal text objectsRalph Amissah2014-05-123-3/+11
| | | | | | | | * (Closes: #744357) but testing required
| * v6: texpdf, '&' in heading breaks toc (now removed from toc (not heading)), bugRalph Amissah2014-05-122-0/+6
| | | | | | | | * revisit, bug
| * v6: texpdf, for urls switch to sans serif (small fontsize)Ralph Amissah2014-05-123-1/+21
| | | | | | | | | | * instead of typewriter, latex default * (Closes: #744353)
| * v6: texpdf, pdf colored hyperlinks configurableRalph Amissah2014-05-125-35/+116
| | | | | | | | | | | | | | | | | | * --pdf-hyperlinks-color --pdf-hyperlinks-no-color or --pdf-hyperlinks-monochrome * ['default']['pdf_hyperlinks']='color' (other options switch hyperlink color off 'no-color' 'color-off' 'monochrome') * (Closes: #744391) no color on a4 portrait see discussion in sisu.org
| * v6: texpdf, pdf default font size configurable (cli & sisurc.yml) (no fractions)Ralph Amissah2014-05-125-15/+81
| | | | | | | | | | | | | | * --pdf-fontsize-12 --pdf-fontsize-8 * default: texpdf_fontsize: 12 * (Closes: #744405)
| * v6: texpdf, headings and table of contents representationRalph Amissah2014-05-124-70/+162
| | | | | | | | | | | | | | | | * (Closes: #744386) 1~ and 2~ result in the same formatting 1~ 2~ & 3~ now differentiated, see discussion in sisu.org under #744383 * (Closes: #744399) :A smaller formatted than :B A~ B~ C~ now the same size, see discussion in sisu.org under #744383 * #744383 :B and :C result in the same formatting, issue explained see sisu.org
| * v6: texpdf, (internal coding) fontface, rename texpdf_font texpdf_fontfaceRalph Amissah2014-05-123-64/+66
| |
| * v6: texpdf, (internal coding) use symbols to identify page orientationRalph Amissah2014-05-123-18/+21
| |
| * v6: param, metadata rights, line-breaks instead of semicolons separating rightsRalph Amissah2014-05-124-15/+30
| | | | | | | | * (Closes: #744358) remove trailing semicolon after :copyright:
| * v5 v6: param, metadata add 'Copyright:' tag to output related to copyrightRalph Amissah2014-05-125-3/+17
| | | | | | | | * (Closes: #744381) syntax: inconsistency \:copyright: and \:license:
| * v6: digests sha512 option implementedRalph Amissah2014-05-1219-217/+222
| | | | | | | | | | | | | | * options sha512 sha256 md5 * command line --sha512 * rcconf.yml ['defsault']['digest'] = sha512 * (Closes: #744402)
| * v5: digests cleaningRalph Amissah2014-05-122-142/+18
| |
| * v5 v6: metadata, pdf, remove link to manifest page where --no-manifest is usedRalph Amissah2014-05-125-7/+27
| | | | | | | | * (Closes: #744378)
| * v5 v6: composite (inserts), missing includes doesn't give an error, fixRalph Amissah2014-05-125-13/+36
| | | | | | | | * (Closes: #744379) see sisu.org for comment
| * v5 v6: composite, fix includes, provide extra newline after inserted commentRalph Amissah2014-05-125-3/+15
| | | | | | | | * (Closes: #744360) [n|u] sisu: includes do not work properly
| * syntax hilighting, includes with files in subdirectories fixRalph Amissah2014-05-122-4/+6
| | | | | | | | * (Closes: #744355)
| * syntax hilighting, line break without spaces<br>flagged as error, closeRalph Amissah2014-05-121-1/+15
| | | | | | | | | | | | | | * for line breaks in sisu markup use \\ instead of <br> * the case described is meant to be flagged as an error * close bug, no action taken further explanation in sisu.org * (Closes: #744356) re-open if necessary
| * v5 v6: ao_syntax, address possible manual use of url delimiters「」Ralph Amissah2014-05-125-3/+7
| |
| * sisu.org introduce a bug listRalph Amissah2014-05-121-0/+830
| | | | | | | | * primarily DBT (Daniel's welcome bug flood)
| * sisu.org start using emacs:evil:org; update .gitignoreRalph Amissah2014-05-124-3/+937
| | | | | | | | | | * (emacs:evil mode gifts a "vim" of "alternative" powers! ;) heretic
| * v6: xml object citation numbering (docbook fictionbook)Ralph Amissah2014-05-122-2/+10
| |
| * v5 v6: coding, various minor cosmeticRalph Amissah2014-05-1212-53/+47
| |
| * v5 v6: version & changelog (& rakefile)Ralph Amissah2014-05-125-9/+23
| |
* | debian/changelog (5.3.4-1)debian/sisu_5.3.4-1Ralph Amissah2014-02-141-0/+17
| |
* | Merge tag 'sisu_5.3.4' into debian/sidRalph Amissah2014-02-1413-114/+139
|\| | | | | | | SiSU 5.3.4
| * v5 v6: ocn, object citation numbering, --no-numbering option & default tuningsisu_5.3.4Ralph Amissah2014-02-1410-106/+117
| | | | | | | | | | | | | | | | * 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-145-8/+22
| |
* | debian/changelog (5.3.3-1)debian/sisu_5.3.3-1Ralph Amissah2014-02-091-0/+14
| |
* | debian/watch refine watchfile match (now that debian diff also uses xz)Ralph Amissah2014-02-081-1/+1
| |
* | debian/control, sisu-postgresql & sisu-sqlite add suggests web server & fcgiwrapRalph Amissah2014-02-081-1/+2
| | | | | | | | * fcgiwrap & nginx-light or httpd (sample nginx setup provided in project)
* | Merge tag 'sisu_5.3.3' into debian/sidRalph Amissah2014-02-0830-907/+1453
|\| | | | | | | SiSU 5.3.3
| * documentation, minor updatesisu_5.3.3Ralph Amissah2014-02-0815-123/+179
| |