..
Account
Update Account::Profile tests and code.
2011-11-01 13:16:48 -07:00
Admin
add POD to WebGUI::Admin::Plugin and rename canUse to canView
2011-05-27 17:08:25 -05:00
AdSpace
Update copyright notice
2011-12-28 11:30:38 -08:00
Asset
use AssetAspect::UploadFiles.
2012-06-22 19:12:32 -04:00
AssetAspect
Merge commit 'v7.10.15' into 8
2011-05-13 18:15:11 -05:00
AssetCollateral
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetHelper
Remove Class::C3 from the asset helpers, since they don't use it.
2012-01-01 11:47:58 -08:00
Auth
Update copyright notice
2011-12-28 11:30:38 -08:00
Command
Add a bunch of missing POD while the gears spin.
2012-01-18 13:39:16 -08:00
Content
Trim extra whitespace.
2012-01-13 13:34:49 -08:00
Definition
Update copyright notice
2011-12-28 11:30:38 -08:00
Exception
Update copyright notice
2011-12-28 11:30:38 -08:00
FilePump
Fix POD problems in Bundle from the rewrite.
2010-11-11 14:22:46 -08:00
Fork
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
Form
Add a bunch of missing POD while the gears spin.
2012-01-18 13:39:16 -08:00
FormBuilder
Update copyright notice
2011-12-28 11:30:38 -08:00
Help
Document a template variable that already existed to fulfill RFE #9730 .
2012-02-29 23:50:51 -08:00
i18n
Document a template variable that already existed to fulfill RFE #9730 .
2012-02-29 23:50:51 -08:00
Image
must have a width/height in order to set width/height
2011-05-03 17:09:14 -05:00
Inbox
Update copyright notice
2011-12-28 11:30:38 -08:00
Macro
Make sure that the Env macro cannot be used to access objects or data references.
2012-02-11 14:16:45 -08:00
Mail
Update copyright notice
2011-12-28 11:30:38 -08:00
Middleware
Update copyright notice
2011-12-28 11:30:38 -08:00
Operation
Add feature, redirect after logout.
2012-02-24 23:07:15 -08:00
PassiveAnalytics
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
Role /Asset
Update copyright notice
2011-12-28 11:30:38 -08:00
Search
Update copyright notice
2011-12-28 11:30:38 -08:00
Session
Undoing patch for removing query information from path_info. Helps to keep ; and ? straight when building URLs by hand.
2012-03-12 13:59:45 -07:00
Shop
Restore ability to edit ITransact and Ogone payment drivers. Ensure that all forms use CSRF tokens.
2012-02-24 22:43:43 -08:00
SQL
Update copyright notice
2011-12-28 11:30:38 -08:00
Storage
Update copyright notice
2011-12-28 11:30:38 -08:00
Template
add automatic proxy system for passing objects to Template::Toolkit
2011-06-15 18:19:16 -05:00
Test
Update copyright notice
2011-12-28 11:30:38 -08:00
Upgrade
Add a bunch of missing POD while the gears spin.
2012-01-18 13:39:16 -08:00
Wizard
Dump WebGUI Statistics.
2012-01-03 11:29:00 -08:00
Workflow
Fix a bad class name when trying to catch exceptions.
2012-03-12 10:09:03 -07:00
Account.pm
Update Account::Profile tests and code.
2011-11-01 13:16:48 -07:00
Admin.pm
className is the full class name. type is the i18n name
2011-04-19 14:01:25 -05:00
AdminConsole.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AdSpace.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Affiliate.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Asset.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetBranch.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetClipboard.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetExportHtml.pm
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
AssetHelper.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetLineage.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetMetaData.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetPackage.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetTrash.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
AssetVersioning.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Auth.pm
Add feature, redirect after logout.
2012-02-24 23:07:15 -08:00
BestPractices.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Command.pm
Added some basic POD for WebGUI::{Command,Deprecate}.pm
2011-10-19 17:04:40 -07:00
Config.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Crud.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
DatabaseLink.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
DateTime.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Definition.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Deprecate.pm
Added some basic POD for WebGUI::{Command,Deprecate}.pm
2011-10-19 17:04:40 -07:00
Event.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Exception.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Fork.pm
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
Form.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
FormBuilder.pm
Reworked error handling to propogate errors downward, especially when webgui.debug is set
2011-07-26 03:10:56 -04:00
FormValidator.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Friends.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Group.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
GUID.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
HTML.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
HTMLForm.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
ICal.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Image.pm
must have a width/height in order to set width/height
2011-05-03 17:09:14 -05:00
Inbox.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
International.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
JSONCollateral.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Keyword.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
LDAPLink.pm
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
Macro.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Operation.pm
remove support for the serverside spell checker since most modern browsers do this natively
2012-01-06 09:16:47 -08:00
Paginator.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
PassiveProfiling.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Paths.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Pluggable.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
ProfileCategory.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
ProfileField.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
ProgressBar.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
ProgressTree.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Search.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Session.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
SQL.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Storage.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
TabForm.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Test.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Text.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Types.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Upgrade.pm
don't set maintenance mode on a site that is at the correct version
2012-04-16 13:57:47 -04:00
User.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
VersionTag.pm
Update copyright notice
2011-12-28 11:30:38 -08:00
Wizard.pm
WebGUI::Session::Http should go away ( #11647 )
2011-05-11 16:17:54 -04:00
Workflow.pm
Update copyright notice
2011-12-28 11:30:38 -08:00