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
Colin Kuskie
fd8f03a186
Change getMimeType and setMimeType to response->content_type.
2010-11-21 22:35:26 -08:00
Colin Kuskie
68638c2ae8
Fix incorrect translation of $user->profileField to $user->get. ProfileField was a mutator, not just an accessor.
2010-11-19 08:52:46 -08:00
Colin Kuskie
e03bb22d56
More deprecation fixes.
2010-11-18 19:41:09 -08:00
Doug Bell
fbb88243ac
make the wizard more pretties
2010-08-24 17:30:34 -05:00
Colin Kuskie
7b218942b3
Merge commit ' 63865eb39f' into WebGUI8. up to 7.9.11
2010-08-13 11:52:08 -07:00
Doug Bell
994f0aa98c
fix 11770 Starter needs to set all account plugins
...
Refactored HomePage wizard to have a method to update
all places where the style template needs to be updated
2010-08-10 12:24:28 -05:00
JT Smith
c8adf70760
missing admin in conf, fixed color on starter
2010-08-03 13:48:35 -05:00
Scott Walters
a8e179a47b
We call directly into WebGUI::Wizard::HomePage, but it isn't necessary loaded it. 'use' it.
2010-07-19 13:21:18 -04:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Doug Bell
2c75ab27e6
migrate to getLineageIterator to save memory
2010-06-01 16:23:49 -05:00
Doug Bell
38d4631312
startup cleaning
2010-05-05 15:01:33 -05:00
Doug Bell
a9b4ba168e
added new wg logo
2010-05-05 14:18:25 -05:00
Doug Bell
fe97e9c510
fixes and added www_cleanup forced last step
2010-04-30 12:28:32 -05:00
Doug Bell
95e30aba40
add perldoc
2010-04-29 12:21:50 -05:00
Doug Bell
d073b83c9f
add permissions checks for wizards
2010-04-29 12:21:50 -05:00
Doug Bell
c4145f98b5
changed wizard style, fixed some bugs
2010-04-27 11:07:05 -05:00
Doug Bell
097fb4c4a3
add style picker during setup
2010-04-26 19:09:05 -05:00