All, Ok, sandbox/workflow-upgrade needs some review. I think it's ready to go to trunk. What this accomplishes is to upgrade a 0.10* system to a 0.11 system.
The things upgraded are: - report SQL to remove the "owner*" thing - report SQL to use "status <> 'closed'" instead of listing active statuses explicitly - report descriptions to remove the "owner*" thing - add 'original-workflow' to the trac.ini on upgrade, but add 'basic-workflow' to the ini on create Additional changes on that branch: - Added a utility (contrib/workflow/migrate_original_to_basic.py) for changing an environment from original-workflow to basic-workflow. - TracWorkflow updated, and a diagram of basic-workflow added I plan to merge this to trunk tomorrow, but I'd like more experienced eyes to validate that I did this the right way. Thanks, Eli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
