aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/db_import.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: error & warning messages touched, revisitRalph Amissah2012-06-031-5/+11
|
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
|
* v3: rescue & error warnings, more touchedRalph Amissah2012-05-121-2/+6
|
* v3: shared_html_lite, codeblock fix, affecting sqlsisu_3.2.5Ralph Amissah2012-04-221-1/+4
| | | | * SELECT ocn,body FROM doc_objects WHERE t_is='code';
* v3: db bugfix in maintenance mode (variable name reused)Ralph Amissah2012-04-211-12/+12
|
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-106/+130
| | | | | | | | | * 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-1/+1
|
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-7/+7
|
* v3: sql (pg, sqlite), indent ...Ralph Amissah2011-07-261-1/+9
|
* v3: db, review, directory structure changed, database prefix renamedRalph Amissah2011-05-041-11/+19
| | | | | | | | | | * language_document_char field made larger [consider renaming] * title, src_filename and language_document_char fields mandatory (title, title_main, src_filename, language_document_char) * review of unique key setting, now based on combination of filename and language (filename no longer sufficient with intro of language subdirectories) * [retest sqlite3]
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-1/+2
| | | | * affects multiple libraries
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-3/+3
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-33/+33
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-5/+5
|
* 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-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+649