webgui/lib/WebGUI
Colin Kuskie 5febc0ebbc Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/WikiPage.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/Cache.pm
	lib/WebGUI/Content/Setup.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Pay.pm
	lib/WebGUI/Shop/PayDriver/ITransact.pm
	sbin/testEnvironment.pl
	t/Asset/WikiPage.t
	t/Shop/PayDriver.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/Ogone.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Workflow/Activity/RemoveOldCarts.t
	t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
..
Account Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
AdSpace remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Asset Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
AssetCollateral Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
AssetHelper Update AssetHelper/Lock test. Missing use line in the module itself. 2010-05-28 12:00:26 -07:00
Auth Remove status description from Session/Http, and update all users of setStatus. 2010-06-17 08:18:24 -07:00
Cache Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Content Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Definition Adding Settable flag for non-properties that should be handled by set/write. 2010-06-04 13:19:03 -07:00
Exception Add POD for Exception/Shop. 2009-07-08 22:19:06 +00:00
FilePump fix FilePump/Bundle test 2010-06-15 07:08:43 -05:00
Form Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
FormBuilder more import cleanups 2010-03-10 12:59:52 -06:00
Help Finish rework of hierarchial keywords/categories. 2010-05-04 20:43:50 -07:00
i18n Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Image progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Inbox Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Macro Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Mail MIME headers should be MIME encoded. Fixes bug #11089. 2009-10-07 16:15:01 -07:00
Middleware small adjustments to session middleware 2010-06-17 10:27:10 -05:00
Operation Merge commit '808a866c8b' into webgui8. 7.9.4 release point 2010-06-25 20:08:11 -07:00
PassiveAnalytics clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Role/Asset Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
Search remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Session Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Shop Merge commit '41575d24bb' into webgui8. Some tests still failing. 2010-06-25 23:25:26 -07:00
SQL Fix POD problem 2010-06-13 17:41:28 -07:00
Storage updating copyright year 2009-02-20 23:47:30 +00:00
Wizard fixes and added www_cleanup forced last step 2010-04-30 12:28:32 -05:00
Workflow fix session expiry 2010-06-13 06:17:10 -05:00
Account.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Admin.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
AdminConsole.pm Update AdminConsole for instaniators. 2010-03-03 19:42:50 -08:00
AdSpace.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Affiliate.pm updating copyright year 2009-02-20 23:47:30 +00:00
Asset.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
AssetBranch.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
AssetClipboard.pm Merge commit '808a866c8b' into webgui8. 7.9.4 release point 2010-06-25 20:08:11 -07:00
AssetExportHtml.pm Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
AssetHelper.pm re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
AssetLineage.pm Remove status description from Session/Http, and update all users of setStatus. 2010-06-17 08:18:24 -07:00
AssetMetaData.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
AssetPackage.pm Drop session from get data generated by exportAssetData 2010-05-09 19:16:40 -07:00
AssetTrash.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
AssetVersioning.pm Revert "Calls to set() and update() set attributes as well as "properties"." 2010-05-31 14:39:36 -04:00
Auth.pm Merge commit '808a866c8b' into webgui8. 7.9.4 release point 2010-06-25 20:08:11 -07:00
Config.pm temporary config file fix 2010-06-10 23:52:11 -05:00
Crud.pm Fixes #10660 Crud doesn't like 0 2009-07-18 03:03:22 +00:00
DatabaseLink.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
DateTime.pm Handle bad dates in datetime related form plugins. Fixes bug #11128 2009-10-15 12:53:39 -07:00
Definition.pm Applying class metaroles before the other roles seems to do the right thing. 2010-03-05 10:28:32 -08:00
Exception.pm fix error handling in SQL 2010-05-10 17:01:39 -05:00
Form.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
FormBuilder.pm override BUILDARGS instead of new 2010-02-22 12:52:51 -06:00
FormValidator.pm fix things i broke 2010-04-18 13:45:47 -05:00
Friends.pm updating copyright year 2009-02-20 23:47:30 +00:00
Group.pm Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
HTML.pm Flesh out Revisions assetHelper. 2009-11-29 16:03:51 -08:00
HTMLForm.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Image.pm Fixed a problem with graphing created by the newer versions of Image Magick. 2009-06-02 18:42:43 +00:00
Inbox.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
International.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05: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 branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
LDAPLink.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Macro.pm optimized macro parser for perl 5.10 2010-02-26 10:17:05 -06:00
Operation.pm added services to create, update, and delete users 2009-05-15 18:10:26 +00:00
Paginator.pm Clarify POD for the setAlphabeticalKey method. 2009-11-08 22:13:34 -08:00
PassiveProfiling.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Paths.pm more WebGUI::Paths fixes 2010-04-19 11:01:39 -05:00
Pluggable.pm make sure pluggable passes through exceptions 2010-04-19 18:57:01 -05:00
ProfileCategory.pm Remove some whitespace. 2009-05-13 18:01:32 +00:00
ProfileField.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
ProgressBar.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Search.pm Fix Search.pm for WebGUI::Definition and exceptions. 2010-01-28 13:09:59 -08:00
Session.pm fix WebGUI::Session->duplicate 2010-06-17 10:27:10 -05:00
SQL.pm fix setRow for when only id provided 2010-06-15 03:56:26 -05:00
Storage.pm fix file uploading and storage test 2010-06-15 08:22:24 -05:00
TabForm.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Text.pm updating copyright year 2009-02-20 23:47:30 +00:00
Types.pm add type with coersion for WebGUI::Config 2010-06-17 10:27:09 -05:00
User.pm speed up user instantiation 2010-04-19 18:57:02 -05:00
Utility.pm Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
VersionTag.pm Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05: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