webgui/lib/WebGUI
2010-08-25 18:40:03 -05:00
..
Account remove WebGUI::Utility::emailRegex 2010-08-20 12:22:33 -05:00
AdSpace remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Asset Catch graph plugin failures (including lack of existance of) and send the error to the log. 2010-08-25 09:30:37 -04:00
AssetCollateral Remove C::IO use line. 2010-08-19 16:48:05 -07:00
AssetHelper Fix a double $i18n syntax warning. 2010-08-05 15:15:58 -07:00
Auth Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Content Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785 2010-08-25 11:44:01 -07:00
Definition Fix another POD typo. get_tables searches properties, not classes now. 2010-08-24 10:43:50 -07:00
Exception
FilePump fix FilePump/Bundle test 2010-06-15 07:08:43 -05:00
Form Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-25 11:44:00 -07:00
FormBuilder fix navigation edit form 2010-07-15 11:55:25 -05:00
Help Added Template Help for Asset Report 2010-08-10 19:59:43 -05:00
i18n fix i18n and cursor (to show clickability) 2010-08-19 16:08:58 -05:00
Image remove WebGUI::Utility::round 2010-08-25 12:38:14 -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 better link formatting in perf panel 2010-08-25 12:38:15 -05:00
Operation remove WebGUI::Utility::round 2010-08-25 12:38:14 -05:00
PassiveAnalytics clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Role/Asset remove WebGUI::Utility::round 2010-08-25 12:38:14 -05:00
Search remove useless DESTROYs 2010-04-16 20:57:00 -05:00
Session remove WebGUI::Utility::round 2010-08-25 12:38:14 -05:00
Shop Document what changes need to be made to the PayDriver for cart changes in 7.9.4. Change how the upgrade sub dies if a custom plugin is found. Fixes bug #11799. 2010-08-25 11:44:01 -07:00
SQL Fix POD problem 2010-06-13 17:41:28 -07:00
Storage
Upgrade start indent level at one for upgrades 2010-08-23 12:47:16 -05:00
Wizard make the wizard more pretties 2010-08-24 17:30:34 -05:00
Workflow Stop realtime run on deleted wf instances 2010-08-25 11:44:00 -07:00
Account.pm Really remove Class::InsideOut from Account.pm 2010-07-15 16:33:22 -07:00
Admin.pm "title" filter applies to location bar 2010-08-25 18:40:03 -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 Explicit scalar for getting the URL form param in Asset.pm. 2010-08-25 11:44:00 -07:00
AssetBranch.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
AssetClipboard.pm remove WebGUI::Utility::formatBytes 2010-08-20 12:09:58 -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 remove WebGUI::Utility::isBetween 2010-08-20 12:29:08 -05:00
AssetMetaData.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
AssetPackage.pm New Content pane is working 2010-08-04 17:56:16 -05:00
AssetTrash.pm remove WebGUI::Utility::formatBytes 2010-08-20 12:09:58 -05:00
AssetVersioning.pm fix my tyops 2010-08-06 18:05:03 -05: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
DatabaseLink.pm remove Tie::CPHash 2010-08-24 16:20:10 -05:00
DateTime.pm add webgui to strftime conversion sub 2010-08-10 13:51:20 -05: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 Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07: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 remove WebGUI::Utility::isInSubnet 2010-08-24 16:20:09 -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
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
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 add macro transform sub, convert upgrade to use it 2010-08-23 12:47:16 -05:00
Operation.pm
Paginator.pm remove WebGUI::Utility::round 2010-08-25 12:38:14 -05: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 Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
ProfileCategory.pm
ProfileField.pm Prune out a method call from db->dbh->quote_identifier. 2010-08-14 17:51:25 -07:00
ProgressBar.pm allow asset helper-type responses 2010-08-04 12:52:41 -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 remove WebGUI::Utility::makeArrayTabSafe 2010-08-20 12:39:20 -05:00
Storage.pm Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07: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 remove Tie::CPHash 2010-08-24 16:20:10 -05:00
Utility.pm remove WebGUI::Utility::round 2010-08-25 12:38:14 -05: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