aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* sisu-0.70.5, merge branch upstream into debian/sid; debian/ new year cleaningdebian/0.70.5-1Ralph Amissah2009-01-18130-449/+322
|\ | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: add depends for fcgi-ruby in sisu-postgresql and sisu-sqlite; package description; git repo move noted * debian/rules: clean/tidy * debian/copyright: use machine parseable format * removed sisu.postrm, forced removal on purge /etc/sisu draconian if it contains admin edits * minor sorting * debian/changelog for 0.70.5
| * copyright presentation changed, remains substantively the same; minor sisu ↵sisu_0.70.5Ralph Amissah2009-01-18111-290/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version bump copyright file uses (debian) machine parsable format use: * Copyright: (C) 1997 - 2009 Ralph Amissah All Rights Reserved. to mean: * Copyright: (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Ralph Amissah All Rights Reserved. CHANGELOG updated and minor version bump 0.70.5
| * harvest, other language filenamesRalph Amissah2009-01-012-16/+28
| |
| * year rolloverRalph Amissah2009-01-01110-115/+110
| |
| * sha256 for 0.70.4Ralph Amissah2008-12-311-3/+3
| |
* | Merge branch 'upstream' into debian/siddebian/0.70.4-1Ralph Amissah2008-12-312-6/+16
|\|
| * changelog and version updatedsisu_0.70.4Ralph Amissah2008-12-312-6/+16
| |
* | debian/changelog 0.70.4, texlive misses tildeRalph Amissah2008-12-311-0/+8
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-12-313-5/+24
|\|
| * latex/pdf tilde mark (bug in texlive, missing (at this instant) provide ↵Ralph Amissah2008-12-313-2/+21
| | | | | | | | workaround)
| * sha256 for 0.70.3Ralph Amissah2008-12-241-3/+3
| |
* | Merge branch 'upstream' into debian/siddebian/0.70.3-1Ralph Amissah2008-12-242-6/+27
|\|
| * changelog and version updatedsisu_0.70.3Ralph Amissah2008-12-242-6/+27
| |
* | debian/changelog 0.70.3, debian/control sqlite add depends libsqlite3-rubyRalph Amissah2008-12-242-1/+10
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-12-2416-100/+200
|\|
| * sqlite3 fix, populate do using rb sqlite3 driver directly (rb dbi problematicRalph Amissah2008-12-249-94/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | at present) sqlite fix, change ruby driver used to populate sisu sqlite3 db to rb sqlite3 for the time being. Use rb sqlite3 driver directly rather (than more convenient when working) rb dbi interface to populate content. Used to bypass problems with rb dbi sqlite3 interface noted in sisu 0.66.2 (2008-04-25) and 0.66.3 (2008-05-11) that have have persisted (apparently worked at end 2007 (v.0.62.4) and start of 2008 (v.0.64.0) * sqlite dropall, fix * fix to auto-generated sqlite cgi script sample, only works if at least one existing populated sisu sqlite database is found during the generation process
| * SiSU's sqlite module still broken for the time being: inconsistent ruby dbi apiRalph Amissah2008-12-208-23/+67
| | | | | | | | | | | | | | | | | | | | for sqlite3, (unable to begin and commit transaction) provide explicit message problem noted already in v.0.66.2 (2008-04) and last in v.0.66.3 (2008-05) module (& rb dbi) apparently worked at end 2007 (v.0.62.4) and start of 2008 (v.0.64.0) ... (did not expect broken state to last, sorry) include maintenance mode info with -M flag
| * html & css cosmetic changes (index & concordance), run "sisu -CC"; changelogRalph Amissah2008-12-164-3/+23
| |
| * close html <p> tag for "letter" classRalph Amissah2008-12-162-4/+4
| |
| * sha256 for 0.70.2Ralph Amissah2008-12-161-3/+3
| |
* | Merge branch 'upstream' into debian/siddebian/0.70.2-1Ralph Amissah2008-12-161-4/+19
|\|
| * changelog and version updatedsisu_0.70.2Ralph Amissah2008-12-161-4/+19
| |
* | debian/changelogRalph Amissah2008-12-161-0/+7
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-12-1612-174/+245
|\|
| * changelog, now buildRalph Amissah2008-12-162-4/+19
| |
| * harvest_authors, sort authors worksRalph Amissah2008-12-161-3/+9
| |
| * i18n, fix related to variable renamingRalph Amissah2008-12-161-6/+6
| | | | | | | | | | likely bug introduced: fb1e1bf0cb8a2202eda1ab254b01b997df60a6db (with comment: metadata, variable renaming (requires testing))
| * minor touchesRalph Amissah2008-12-162-1/+3
| |
| * manpage, help include: sisu --harvest *.ss[tm]Ralph Amissah2008-12-166-157/+205
| |
| * sha256 for 0.70.1Ralph Amissah2008-12-141-3/+3
| |
* | Merge branch 'upstream' into debian/siddebian/0.70.1-1Ralph Amissah2008-12-142-7/+48
|\|
| * changelog and version updatedsisu_0.70.1Ralph Amissah2008-12-142-7/+48
| |
* | debian/changelogRalph Amissah2008-12-141-0/+7
| |
* | Merge branch 'upstream' into debian/sidRalph Amissah2008-12-1444-1035/+1384
|\|
| * changelog synced and man pages, minor updatesRalph Amissah2008-12-145-9/+13
| |
| * emacs syntax highlighting, updated metadata fieldsRalph Amissah2008-12-141-6/+17
| |
| * param & dal, cosmetic, text placementRalph Amissah2008-12-142-73/+73
| |
| * markup samples, minor updatesRalph Amissah2008-12-143-2/+12
| |
| * metadata, variable renaming (requires testing)Ralph Amissah2008-12-1321-691/+696
| | | | | | | | | | | | | | metadata, variable renaming (dropped use of dc_ to signify dublin core metadata as is subset of what is used and cumbersome to identify) - testing required manpage minor touch
| * mostly additional metadata fieldsRalph Amissah2008-12-1310-140/+207
| | | | | | | | | | | | additional metadata fields css minor touch help minor info touch
| * help and changelog updateRalph Amissah2008-12-115-29/+98
| |
| * sysenv, cosmetic touchRalph Amissah2008-12-111-1/+1
| |
| * html tables, fix to structure and for (specified) column widthsRalph Amissah2008-12-112-30/+33
| |
| * tex/pdf, bullet mark, workaround current absence from tex-live)Ralph Amissah2008-12-112-3/+7
| | | | | | | | bug in tex-live, no doubt temporary
| * param, enfoorce name formatting rule (recently introduced) across name fieldsRalph Amissah2008-12-111-112/+128
| |
| * harvest, better integrated into sisuRalph Amissah2008-12-117-22/+181
| | | | | | | | | | [note sql module not yet updated to include topic_register, as requires recreation of all sisu db(s)]
| * odf_format, copyright notice consistencyRalph Amissah2008-12-111-2/+1
| |
| * sha256 for 0.70.0Ralph Amissah2008-12-031-4/+6
| |
* | Merge branch 'upstream' into debian/siddebian/0.70.0-1Ralph Amissah2008-12-031-2/+2
|\|
| * changelog and version updatedsisu_0.70.0Ralph Amissah2008-12-031-2/+2
| |