webgui/lib/WebGUI
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
..
Account Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Admin add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
AdSpace
Asset Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
AssetCollateral Remove C::IO use line. 2010-08-19 16:48:05 -07:00
AssetHelper remove unneeded asset helpers 2010-10-14 18:13:31 -05:00
Auth create and use get, update, delete instead of old 2010-10-28 21:04:38 -05:00
Content add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
Definition Fix a typo in Role name. 2010-09-24 16:10:20 -07:00
Exception
FilePump remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
Form Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
FormBuilder added/updated documentation 2010-10-14 16:15:44 -05:00
Help Adds Thingy template variable to permit Javascript visualisation of search results 2010-09-23 16:15:39 -07:00
i18n Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Image change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Inbox Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Macro change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Mail change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Middleware Write a bunch of POD for modules that don't have it. 2010-08-26 14:39:13 -07:00
Operation create and use get, update, delete instead of old 2010-10-28 21:04:38 -05:00
PassiveAnalytics
Role/Asset More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854. 2010-09-23 16:01:23 -07:00
Search
Session change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Shop Throw an exception if you don't get a session argument in classic WebGUI instanciator syntax. 2010-10-28 16:54:07 -07:00
SQL Fix POD problem 2010-06-13 17:41:28 -07:00
Storage
Test update Test::Mechanize docs for changing users 2010-10-14 19:03:32 -05:00
Upgrade don't require WEBGUI_UPGRADE_VERSION if we can detect it from the dir directory 2010-08-31 16:01:03 -05:00
Wizard make the wizard more pretties 2010-08-24 17:30:34 -05:00
Workflow Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Account.pm add WebGUI::BestPractices 2010-09-01 15:11:08 -05:00
Admin.pm more tests and some code cleanup 2010-10-28 13:51:05 -05:00
AdminConsole.pm
AdSpace.pm Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Affiliate.pm
Asset.pm Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
AssetBranch.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
AssetClipboard.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
AssetExportHtml.pm ! binds more tightly than ~~. Frankly, this sucks. 2010-09-22 10:12:33 -07:00
AssetHelper.pm
AssetLineage.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
AssetMetaData.pm
AssetPackage.pm tests revealed i missed one. yay tests! 2010-10-27 13:07:19 -05:00
AssetTrash.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
AssetVersioning.pm fix my tyops 2010-08-06 18:05:03 -05:00
Auth.pm create and use get, update, delete instead of old 2010-10-28 21:04:38 -05:00
BestPractices.pm fix namespace::autoclean use in BestPractices 2010-09-07 12:15:41 -05:00
Config.pm Merge remote branch 'upstream/WebGUI8' into 8-merge 2010-07-14 18:20:00 -05:00
Crud.pm remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
DatabaseLink.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
DateTime.pm add webgui to strftime conversion sub 2010-08-10 13:51:20 -05:00
Definition.pm
Exception.pm Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07:00
Form.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
FormBuilder.pm added/updated documentation 2010-10-14 16:15:44 -05:00
FormValidator.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Friends.pm remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
Group.pm Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
HTML.pm
HTMLForm.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Image.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Inbox.pm remove WebGUI::Utility::isIn 2010-09-07 12:33:15 -05:00
International.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
JSONCollateral.pm
Keyword.pm Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
LDAPLink.pm
Macro.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Operation.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Paginator.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
PassiveProfiling.pm
Paths.pm don't preload WebGUI::Test 2010-08-31 16:01:04 -05:00
Pluggable.pm Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
ProfileCategory.pm remove WebGUI::Utility::isIn 2010-09-07 12:33:15 -05:00
ProfileField.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
ProgressBar.pm allow asset helper-type responses 2010-08-04 12:52:41 -05:00
Search.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Session.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
SQL.pm remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
Storage.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
TabForm.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Test.pm Test->lib returns the correct path 2010-09-22 13:53:08 -07:00
Text.pm
Types.pm Add a Hash type to go along with Array types for handling JSON. 2010-07-15 13:52:44 -07:00
Upgrade.pm run upgrades in alphabetical order 2010-09-21 13:12:44 -05:00
User.pm create and use get, update, delete instead of old 2010-10-28 21:04:38 -05:00
VersionTag.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Wizard.pm
Workflow.pm