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
a3a5d44a7b
migrate Settings operation to FormBuilder
2011-02-10 18:49:34 -06:00
Doug Bell
5a2d4d8d03
change to www_ methods everywhere
2010-11-03 19:43:59 -05:00
Doug Bell
fa73d81251
create and use get, update, delete instead of old
...
deleteParams, deleteSingleParam -> delete
getParams -> get
saveParams -> update
2010-10-28 21:04:38 -05:00
Colin Kuskie
565cf955d7
Merge commit ' 469c2b72b4' into WebGUI8. All tests passing.
2010-07-01 10:13:22 -07:00
Doug Bell
687c36fd27
add tests
2010-06-27 22:09:06 -05:00
Doug Bell
f771e3fcd4
create getTwitter method to help testing
2010-06-27 22:09:06 -05:00
Doug Bell
78f0be42df
fix sub to match doc
2010-06-27 22:09:06 -05:00
Doug Bell
52ad887163
make twitter handle things automatically
2010-06-27 22:09:06 -05:00
Doug Bell
4ee85e9239
fix key URL
2010-06-27 22:09:06 -05:00
Doug Bell
3abea67b66
add template for choose username
2010-06-27 22:09:05 -05:00
Doug Bell
dd746c21c8
i18n
2010-06-27 22:09:05 -05:00
Doug Bell
889fa61521
add docs to WebGUI::Auth::Twitter
2010-06-27 22:09:05 -05:00
Doug Bell
03de39e25f
twitter api keys in settings
2010-06-27 22:09:05 -05:00
Doug Bell
a2e246705f
allow twitter enable/disable from settings
2010-06-27 22:09:05 -05:00
Doug Bell
54eafd2cd6
Auth::Twitter works
2010-06-27 22:09:04 -05:00
Doug Bell
34a25d1bb6
initial twitter auth
2010-06-27 22:09:04 -05:00