webgui/lib/WebGUI
Doug Bell 8bd28e101f update Copy to work with ProgressBar and streaming
ProgressBar needs to handle streaming itself. When it does, all
AssetHelpers that use ProgressBar will need to remove their own
streaming handlers and just use ProgressBar's
2010-08-04 12:07:55 -05:00
..
Account Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
AdSpace remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Asset fix Template edit form 2010-08-02 17:27:00 -05:00
AssetCollateral Move session->env->getIp into session->request->address 2010-07-01 13:11:01 -07:00
AssetHelper update Copy to work with ProgressBar and streaming 2010-08-04 12:07:55 -05:00
Auth Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Content add method to process ?op=assetHelper 2010-07-30 14:20:57 -05: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 tests and such 2010-07-15 11:55:24 -05:00
FormBuilder fix navigation edit form 2010-07-15 11:55:25 -05:00
Help Add a minimum height to the Carousel due to further rendering problems. Fixes bug #11457. 2010-07-12 14:49:53 -07:00
i18n Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
Image move var -> share 2010-07-07 03:04:06 -05:00
Inbox Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Macro Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
Mail Fix double body encoding when sending emails. Added tests. Fixes bug #11672. 2010-07-05 11:56:33 -07:00
Middleware fix streaming. don't close the session until done 2010-08-03 17:02:39 -05:00
Operation Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
PassiveAnalytics clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Role/Asset processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Search remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Session get asset name from i18n 2010-07-29 14:38:35 -05:00
Shop Fix a TransactionItem bug inherited from master. 2010-07-27 23:01:40 -07:00
SQL Fix POD problem 2010-06-13 17:41:28 -07:00
Storage
Upgrade remove code trying to prevent caching of config objects 2010-07-07 02:52:02 -05:00
Wizard missing admin in conf, fixed color on starter 2010-08-03 13:48:35 -05:00
Workflow Merge branch 'master' into 8-merge 2010-07-14 17:06:19 -05:00
Account.pm Really remove Class::InsideOut from Account.pm 2010-07-15 16:33:22 -07:00
Admin.pm make the info message box pretty 2010-08-02 15:56:28 -05:00
AdminConsole.pm Update AdminConsole for instaniators. 2010-03-03 19:42:50 -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 add all default asset helpers 2010-07-29 14:47:39 -05:00
AssetBranch.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
AssetClipboard.pm Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
AssetExportHtml.pm Merge branch 'master' into 8-merge 2010-07-14 17:06:19 -05:00
AssetHelper.pm re-add file gone missing in merge 2010-02-17 16:47:19 -06:00
AssetLineage.pm Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
AssetMetaData.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
AssetPackage.pm Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
AssetTrash.pm Merge branch 'master' into 8-merge 2010-07-14 17:06:19 -05: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 branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Config.pm Merge remote branch 'upstream/WebGUI8' into 8-merge 2010-07-14 18:20:00 -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 allow smart matching exceptions to class names 2010-07-06 17:06:13 -05:00
Form.pm Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
FormBuilder.pm processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
FormValidator.pm Ignore calls to DESTROY in AUTOLOAD, as a matter of policy. 2010-07-20 08:59:53 -04:00
Friends.pm Use module line. 2010-07-09 13:50:56 -07:00
Group.pm Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
HTML.pm Flesh out Revisions assetHelper. 2009-11-29 16:03:51 -08:00
HTMLForm.pm Don't AUTOLOAD calls to DESTROY. Avoids Could not load WebGUI::Form::DESTROY because Can't locate WebGUI/Form/DESTROY.pm in /data/WebGUI/lib/WebGUI/Pluggable.pm line 247. 2010-07-20 08:59:53 -04: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 Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -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 Convert WebGUI::Keyword to use Moose. 2010-07-02 16:25:45 -07:00
LDAPLink.pm remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Macro.pm fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -05:00
Operation.pm added services to create, update, and delete users 2009-05-15 18:10:26 +00:00
Paginator.pm Fix a bug with building really big paginated lists, like when deleting all messages for a user. 2010-06-22 22:11:09 -07:00
PassiveProfiling.pm Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Paths.pm move create.sql file and remove previousVersion.sql 2010-07-12 14:17:54 -05:00
Pluggable.pm tests and such 2010-07-15 11:55:24 -05:00
ProfileCategory.pm Remove some whitespace. 2009-05-13 18:01:32 +00:00
ProfileField.pm Merge branch 'master' into 8-merge 2010-07-14 17:06:19 -05:00
ProgressBar.pm add docs and total() accessor 2010-08-04 12:07:26 -05:00
Search.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Session.pm Don't document WebGUI::Session as taking webguiConfig as it no longer does 2010-07-27 17:12:18 -04:00
SQL.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Storage.pm move var -> share 2010-07-07 03:04:06 -05:00
TabForm.pm Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -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 remove code trying to prevent caching of config objects 2010-07-07 02:52:02 -05:00
User.pm Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Utility.pm Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
VersionTag.pm Fix a bug with temporary config files, and opening a new session. 2010-07-27 22:58:13 -07: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