Mailing List Archive

[bricoleurs/bricolage] 400886: Don't reactivate element template when creating ca...
Branch: refs/heads/rev-2.0
Home: https://github.com/bricoleurs/bricolage

Commit: 400886402fc1411bd36099e0408e1f06aa20a015
https://github.com/bricoleurs/bricolage/commit/400886402fc1411bd36099e0408e1f06aa20a015
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
M lib/Bric/App/Callback/Profile/Template.pm
M lib/Bric/Biz/Asset/Template.pm

Log Message:
-----------
Don't reactivate element template when creating category template.

Done by adding `tplate_type` to the search for existing templates. Needed to
add support for that parameter to `Bric::Bus::Asset::Template->list()`.
[#195 state:resolved]


Commit: 217bc400f6835ff756c7cacc1c018587484d1fdd
https://github.com/bricoleurs/bricolage/commit/217bc400f6835ff756c7cacc1c018587484d1fdd
Author: David E. Wheeler <david@justatheory.com>
Date: 2011-01-17 (Mon, 17 Jan 2011)

Changed paths:
M lib/Bric/Changes.pod

Log Message:
-----------
Note template reactivation fix.