aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/param.rb
Commit message (Collapse)AuthorAgeFilesLines
* metadata, db sql (table structure), adds OCLC number, and; html metadata, ↵Ralph Amissah2010-04-261-1/+20
| | | | | | | | | | renables showing of topic_register * db (sql) add oclc (Online Computer Library Center) number, affects table structure, (hence breakage & version bump) * new db name prefix "sisu_v2c_"; new pgsql db name prefix "SiSUv2c_" * OCLC == Online Computer Library Center
* db name, tables, columns, indexes changes, review (need another version bump ↵Ralph Amissah2010-04-201-16/+41
| | | | | | | | | | | | | 2.2.0) * db (sql) table structure, further review and changes (hence breakage & version bump) * new pgsql db name prefix "sisu_v2b_" * new table column words in doc_objects & endnotes, VARCHAR 3000 to contain list of unique sorted words in object * increase use of VARCHAR * constants takes on related additions * param, extensive db column size checks for metadata
* param, information on missing author, title, or copyrightRalph Amissah2010-04-171-18/+25
|
* param checks metadata string lengths against set db column sizesRalph Amissah2010-04-161-71/+207
| | | | | | | * param, checks metadata string lengths against set db column sizes, drops entries that are too long with warning * param, classify "populated" a fix
* param, recommended links (reinstated)Ralph Amissah2010-03-211-1/+10
|
* param, adjustment for manpage synopsisRalph Amissah2010-03-171-1/+1
|
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+1144