Feature #684
Improve multiple template wizard handling
Status: | Closed | Start date: | 06/15/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
Switching among different wizards is a tricky process regarding fields getting enabled/disabled, mandatory parametres and optional ones etc. Will try to clean up the process so it scales better.
Associated revisions
Feature #684: Reorganized code regarding the wizards.
Now everytime a wizard changes, there is a piece of code restoring the
form to defaults and then calling each wizard's specific customizations.
Before every wizard had to undo other wizards changes, being quite confusing.
History
#1 Updated by Hector Sanjuan about 10 years ago
- File 0001-Feature-684-Reorganized-code-regarding-the-wizards.patch added
- % Done changed from 0 to 100
- Resolution set to fixed
Now each wizard customizes the form from one standard state.
#2 Updated by Ruben S. Montero about 10 years ago
- Status changed from New to Closed