Commit graph

6 commits

Author SHA1 Message Date
Scott Walters
57d2dbed56 WebGUI::Session::Http should go away (#11647)
Move logic out of WebGUI::Session::HTTP and into WebGUI::Session::Response /
::Request; deprecate more functions; change references in core to use
$session->response instead; fix tests that broke because of the change but
not one that merely generate the deprecated warning because I want to know
that the proxying of depricated methods is working.  These can be changed later.
2011-05-11 16:17:54 -04:00
Doug Bell
37f392b4c8 migrate Wizard getForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
fe97e9c510 fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Doug Bell
d073b83c9f add permissions checks for wizards 2010-04-29 12:21:50 -05:00
Doug Bell
ce26a84e87 Migrate initial setup to WebGUI::Wizard 2010-04-26 17:12:19 -05:00
Doug Bell
8504a34c65 add WebGUI::Wizard 2010-04-23 18:25:32 -05:00