aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/cgi_sql_common.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-1077/+0
| | | | | | * 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
| | | | | | * e.g. bin/sisu header * Git <http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=summary> <http://sources.sisudoc.org/?p=code/sisu.git;a=blob;f=bin/sisu;hb=HEAD>
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-4/+4
|
* v3: cgi search script, minorRalph Amissah2012-10-011-11/+11
|
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-2/+3
|
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-5/+5
|
* v3: cosmetic code, if, else, remove some semicolons (;) replace with newlinesRalph Amissah2012-10-011-1/+1
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-45/+43
| | | | | | | | | * v3dv (3.2) "merged" into v3 (previously 3.1) (& removed) * conf/sisu/v3dv --> conf/sisu/v3 * data/sisu/v3dv --> data/sisu/v3 * lib/sisu/v3dv --> lib/sisu/v3 * bin/sisu* (v3dv references changed to v3) * (--dev modifier (superfluous for the time being) runs main v3 branch)
* v3: date, year 2012, updateRalph Amissah2012-01-101-4/+4
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-13/+13
|
* v3: sql db, constants, cgi-sql, structure changed, creator.editor field addedRalph Amissah2011-07-261-7/+16
|
* v3: cgi, sample search form, force utf-8 character encoding to avoid issuessisu_3.0.12Ralph Amissah2011-06-091-13/+40
|
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-241-9/+9
| | | | * filename with language code being required as unique document identifier
* v3: cgi sample search form, differ depending on output directory structureRalph Amissah2011-05-151-34/+40
|
* v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-041-26/+67
| | | | | | | * sisu3 using ruby >=1.9.2p180 generates search form for ruby 1.8.7, so: generate sample form using sisu3 -F (options), then; start webrick using ruby 1.8.7 & sisu -W (not sisu3) * take account of alternative output directory structures [work on, test]
* v2 v3: cgi, sample-search-formRalph Amissah2011-04-191-10/+10
| | | | | * results still not right, (ruby1.9.2 libraries? double check script) * not yet done variable directory path fixing for result links
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-4/+4
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+992