Mailing List Archive

[bricoleurs/bricolage] 654b42: Make more story attributes versioned.
Branch: refs/heads/master
Home: https://github.com/bricoleurs/bricolage

Commit: 654b424fcbe534bb552eda57c8bdc01897c5d397
https://github.com/bricoleurs/bricolage/commit/654b424fcbe534bb552eda57c8bdc01897c5d397
Author: David E. Wheeler <david@justatheory.com>
Date: 2010-12-09 (Thu, 09 Dec 2010)

Changed paths:
A inst/upgrade/2.1.0/version_columns.pl
M lib/Bric/Biz/Asset/Business/Story.pm
M lib/Bric/Changes.pod
M sql/Pg/Bric/Biz/Asset/Business/Story.sql
M t/Bric/Util/DBI/DevTest.pm

Log Message:
-----------
Make more story attributes versioned.

Namely `priority`, `expire_date`, and `primary_uri`. Will do some more
for media and template attributes in a bit. [#185 state:resolved]