Refactor out the getEditForm code from WebGUI::Workflow::Activity and
put it into HTMLForm. Now HTMLForm can generate dynamic, definition based forms for WebGUI.
This commit is contained in:
parent
95b8244ce0
commit
b1990836d0
3 changed files with 74 additions and 22 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Commerce merge
|
||||
- The getEditForm code was refactored out of WebGUI::Workflow::Activity and
|
||||
put into WebGUI::HTMLForm. Now any WebGUI code can dynamically generate
|
||||
tabless forms.
|
||||
|
||||
7.5.3
|
||||
- prevent HTML and Macro injection in usernames
|
||||
- fixed: Running WebGUI Tests on Windows (William McKee, Knowmad Technologies)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue