Implement "change to"
Reported by Gaspard Bucher | September 3rd, 2008 @ 03:03 PM | in public beta
Originally posted on Trac by gaspard Original Trac Ticket
Description (Last modified by gaspard)
It should be easy to change a 'Post' into a 'Letter' or any other virtual class.
no need to check for reference anymore... children stay as they are (no reference check...) links are kept (it's the user's responsibility to delete what makes no sense) kpath should be updated version types should be updated (ImageVersion?, TemplateVersion?...)
Update all nodes when changing kpath/superclass of a virtual class.
Impossible changes:
content_classes are different (Document / Contact / Node / Template)
Trac Attachments
Trac Comments
2007-08-29 17:46:55 changed by gaspard
hours changed.
estimatedhours set to 4.
status changed from new to assigned.
billable changed.
hours changed.
estimatedhours set to 4.
status changed from new to assigned.
billable changed.
2008-07-18 22:09:09 changed by gaspard
description changed.
description changed.
Comments and changes to this ticket
-
Gaspard Bucher September 27th, 2008 @ 10:44 AM
- State changed from open to resolved
(from [86c5260e3dc6728a0b16f339ffd3e2ad9401ba42]) Finished implementing "change to" so that a Page can be easily transformed into a Project or Note or any compatible class. [#68 state:resolved]. That's another 1 year old bug that's finally fixed. Pfew. http://github.com/zena/zena/comm...
-
Gaspard Bucher January 16th, 2014 @ 12:43 PM
(from [89cb7733046b39340822d092853f29667ef64357]) Upgrading to querybuilder 1.2.4. Fixes #68 (errors with 'or' clause) by using unions. https://github.com/zena/zena/commit/89cb7733046b39340822d092853f296...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Tags
Referenced by
- 68 Implement "change to" (from [86c5260e3dc6728a0b16f339ffd3e2ad9401ba42]) Finishe...