webgui/lib/WebGUI
2010-11-22 09:53:03 -08:00
..
Account Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Admin add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
AdSpace remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Asset Remove setFilename, getFilename from Session::Http, and use Plack::Response methods instead. 2010-11-22 08:06:25 -08:00
AssetCollateral Tidy ThingyRecord collateral module. 2010-11-10 10:24:46 -08:00
AssetHelper form param "with" should be all lower case. 2010-11-11 15:24:18 -08:00
Auth Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
Content Move ifModifiedSince into WebGUI::Session::Request 2010-11-22 09:53:03 -08:00
Definition Fixes for Crud POD. 2010-11-11 11:14:05 -08:00
Exception Add POD for Exception/Shop. 2009-07-08 22:19:06 +00:00
FilePump Fix POD problems in Bundle from the rewrite. 2010-11-11 14:22:46 -08:00
Fork Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Form Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
FormBuilder added/updated documentation 2010-10-14 16:15:44 -05:00
Help Make the password recovery email templatable. Includes i18n, help docs, upgrade sub, template package and code. Fixes bug #11918. 2010-10-19 15:22:42 -07:00
i18n Better integration of Fork into AssetHelpers, fork startup 2010-11-08 07:55:42 -06:00
Image Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3 2010-11-02 14:49:33 -07:00
Inbox Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3 2010-11-02 14:49:33 -07:00
Macro Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Mail Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Middleware Syntax clean. 2010-11-17 16:34:11 -08:00
Operation Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
PassiveAnalytics Provide a way for Crud classes to autogenerate their forms. 2010-11-10 11:20:41 -08:00
Role/Asset Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Search remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Session Move ifModifiedSince into WebGUI::Session::Request 2010-11-22 09:53:03 -08:00
Shop Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
SQL Fix POD problem 2010-06-13 17:41:28 -07:00
Storage
Test Syntax clean. 2010-11-17 16:34:11 -08:00
Upgrade Update Upgrade packages so they'll work varless. 2010-11-15 18:56:05 -08:00
Wizard Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Workflow Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Account.pm add WebGUI::BestPractices 2010-09-01 15:11:08 -05:00
Admin.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
AdminConsole.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
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 Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
AssetBranch.pm Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
AssetClipboard.pm Better integration of Fork into AssetHelpers, fork startup 2010-11-08 07:55:42 -06:00
AssetExportHtml.pm Syntax clean. 2010-11-17 16:34:11 -08:00
AssetHelper.pm re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
AssetLineage.pm Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
AssetMetaData.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
AssetPackage.pm tests revealed i missed one. yay tests! 2010-10-27 13:07:19 -05:00
AssetTrash.pm Better @INC fiddling and degenerate case for ProgressTree 2010-11-08 07:55:41 -06:00
AssetVersioning.pm fix my tyops 2010-08-06 18:05:03 -05:00
Auth.pm Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08: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 Sequence key is optional. 2010-11-10 13:12:36 -08:00
DatabaseLink.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
DateTime.pm Remove profileField method from DateTime. 2010-11-18 15:51:48 -08:00
Definition.pm Applying class metaroles before the other roles seems to do the right thing. 2010-03-05 10:28:32 -08:00
Deprecate.pm use Package::Stash for deprecation 2010-11-18 13:05:56 -06:00
Exception.pm Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07:00
Fork.pm forkAndExec -I buggo 2010-11-08 08:39:14 -06: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
GUID.pm add WebGUI::GUID and make WebGUI::Session::Id a wrapper around that 2010-11-19 18:32:39 -06:00
HTML.pm Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
HTMLForm.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Image.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Inbox.pm Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3 2010-11-02 14:49:33 -07:00
International.pm Remove deprecated user methods from International 2010-11-18 15:51:48 -08:00
JSONCollateral.pm Refactor out the JSON collateral code from FilePump/Bundle.pm to make an aspect 2009-08-26 15:42:18 +00:00
Keyword.pm Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
LDAPLink.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Macro.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Operation.pm Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
Paginator.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
PassiveProfiling.pm Syntax clean. 2010-11-17 16:34:11 -08:00
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 Remove more deprecated uses of profileField. 2010-11-18 16:16:40 -08:00
ProgressBar.pm AssetHelper dialogs close properly now 2010-11-04 09:31:21 -05:00
ProgressTree.pm Better @INC fiddling and degenerate case for ProgressTree 2010-11-08 07:55:41 -06:00
Search.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
Session.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
SQL.pm Merge branch 'master' into WebGUI8. Merged up to 7.10.4 2010-11-03 09:47:36 -07:00
Storage.pm Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00
TabForm.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Test.pm Update WebGUI::Test for new Session 2010-11-15 09:22:51 -08: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 only warn once on deprecations 2010-11-04 13:20:01 -05:00
VersionTag.pm Don't use the deprecated methods in the core. 2010-11-18 15:51:48 -08:00
Wizard.pm fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Workflow.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00