webgui/lib/WebGUI
Colin Kuskie 70a1c8c252 Better POD for logView Asset.pm entry.
Fix a bug with a bad description for the friends template variable in the manage friends template.
2008-01-24 16:18:20 +00:00
..
AdSpace first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Asset quick fix for the release 2008-01-24 08:13:06 +00:00
Auth first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Cache first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Commerce no code allowed before use strict. PBP/429. This check found a bug in Asset::Wobject::HttpProxy::Parse.pm 2007-12-05 16:55:40 +00:00
Content proposed fix for strange cache issue 2007-12-27 05:01:16 +00:00
Form merged with SVN HEAD 2007-12-18 12:22:37 +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 merging 7.4 changes 2007-12-13 10:41:27 +00:00
Inbox add: Friends network 2007-10-22 19:42:11 +00:00
Macro Add the Widget macro. This enables assets to be widgetized (easily embedded in 2008-01-09 23:24:16 +00:00
Mail fix: Mails sent from WebGUI now wrap at 78 characters to prevent a problem with SMTP servers that do not accept lines longer than 998 characters. This is per the SMTP RFCs. Added testing for this fix, still much to test for WebGUI::Mail::Send. Added API method to facilitate testing. 2008-01-12 07:46:32 +00:00
Operation not an object, need to use run instead of instanciate 2008-01-24 07:19:58 +00:00
Search
Session merging 7.4 changes 2008-01-23 23:48:35 +00:00
SQL first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +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 converted workflow system to use WebGUI::Pluggable 2008-01-04 19:15:13 +00:00
AdminConsole.pm
AdSpace.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Affiliate.pm
Asset.pm Better POD for logView Asset.pm entry. 2008-01-24 16:18:20 +00:00
AssetBranch.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
AssetClipboard.pm fix: CS posts get re-ordered when copy/paste 2007-12-13 17:26:28 +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
AssetPackage.pm Removed old .tmpl files from upgrades. All upgrade collateral must now be in .wgpkg packages 2008-01-04 20:53:06 +00:00
AssetTrash.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
AssetVersioning.pm merged with SVN HEAD 2007-12-18 12:22:37 +00:00
Auth.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Cache.pm
Commerce.pm
Config.pm
DatabaseLink.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
DateTime.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Form.pm migrated forms system to use WebGUI::Pluggable 2008-01-04 19:57:54 +00:00
FormValidator.pm migrated forms system to use WebGUI::Pluggable 2008-01-04 19:57:54 +00:00
Friends.pm fixed a bunch of GalleryAlbum/Photo tests 2007-12-26 00:39:08 +00:00
Group.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
HTML.pm
HTMLForm.pm migrated forms system to use WebGUI::Pluggable 2008-01-04 19:57:54 +00:00
Image.pm
Inbox.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +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 first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Macro.pm switched macro system to use WebGUI::Pluggable 2008-01-04 01:06:54 +00:00
Operation.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
Paginator.pm
PassiveProfiling.pm refactor PassiveProfiling into using placeholders for speedup 2008-01-10 16:25:38 +00:00
PerformanceProfiler.pm all loop iterators have to be declared lexical. PBP/108 2007-12-05 16:46:38 +00:00
Pluggable.pm merging 7.4 changes 2008-01-23 23:48:35 +00:00
Product.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
ProfileCategory.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
ProfileField.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Search.pm Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
Session.pm ran perlcritic -stern on Session.pm. Fixed a few things that it recommends. Session.pm was clean for -gentle 2007-12-03 02:00:28 +00:00
SQL.pm Merged revisions 5264 via svnmerge from 2008-01-09 17:16:20 +00:00
Storage.pm merged with SVN HEAD 2007-12-18 12:22:37 +00:00
Subscription.pm
TabForm.pm
Text.pm
User.pm remove double sigil and dereference instead 2007-12-24 04:23:32 +00:00
Utility.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
VersionTag.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Workflow.pm first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00