webgui/lib/WebGUI
2008-01-24 21:58:15 +00:00
..
AdSpace replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Asset replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Auth replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Cache replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Commerce replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Content replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Form replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Help Fixed i18n and all help for Gallery / Album / Photo assets 2008-01-22 22:33:17 +00:00
i18n Better POD for logView Asset.pm entry. 2008-01-24 16:18:20 +00:00
Image replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Inbox replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Macro replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Mail replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Operation replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Search replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Session replaced return; with return undef; 2008-01-24 21:58:15 +00:00
SQL replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Storage Storage/Image: resize works with ImageMagick again. Add diagnostics to tests for easy debug 2007-12-19 18:04:50 +00:00
URL Added a new plugin handler system that is both faster and more secure. 2007-12-28 18:25:02 +00:00
Workflow replaced return; with return undef; 2008-01-24 21:58:15 +00:00
AdminConsole.pm add: Ability to specify which group can use individual admin console items 2007-07-26 06:56:38 +00:00
AdSpace.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Affiliate.pm updated copyright 2007-07-01 16:09:42 +00:00
Asset.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
AssetBranch.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
AssetClipboard.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
AssetExportHtml.pm Add fine-grained export controls. You can now specify whether you want specific 2008-01-02 22:32:40 +00:00
AssetLineage.pm convert AssetLineage from stringy to blocky eval 2007-12-24 06:50:02 +00:00
AssetMetaData.pm setHelp not used anymore, clean up tests 2007-09-21 02:30:12 +00:00
AssetPackage.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
AssetTrash.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
AssetVersioning.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Auth.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Cache.pm Cache pod does not accurately reflect the Module usage 2007-08-14 20:01:15 +00:00
Commerce.pm updated copyright 2007-07-01 16:09:42 +00:00
Config.pm Remove unneeded method 2007-08-15 19:14:57 +00:00
DatabaseLink.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
DateTime.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Form.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
FormValidator.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Friends.pm fixed a bunch of GalleryAlbum/Photo tests 2007-12-26 00:39:08 +00:00
Group.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
HTML.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
HTMLForm.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Image.pm fix graph sizing problems with graphicsmagick 2007-10-11 21:51:29 +00:00
Inbox.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
International.pm Switch to using WebGUI::Pluggable. 2007-12-30 22:40:45 +00:00
Keyword.pm Merged revisions 5256 via svnmerge from 2008-01-09 11:45:31 +00:00
LDAPLink.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Macro.pm switched macro system to use WebGUI::Pluggable 2008-01-04 01:06:54 +00:00
Operation.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Paginator.pm SQL Reports were broken in non-mysql 2007-10-05 14:46:48 +00:00
PassiveProfiling.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
PerformanceProfiler.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Pluggable.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
Product.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
ProfileCategory.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
ProfileField.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Search.pm Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
Session.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
SQL.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Storage.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Subscription.pm fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
TabForm.pm Fix hover help for matrix 2007-10-04 19:23:08 +00:00
Text.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
User.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Utility.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
VersionTag.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Workflow.pm replaced return; with return undef; 2008-01-24 21:58:15 +00:00