| .. |
|
Account
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
AdSpace
|
remove useless DESTROYs
|
2010-04-16 20:57:00 -05:00 |
|
Asset
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07: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
|
added facebook auth
|
2010-08-27 13:03:58 -05:00 |
|
Content
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-23 16:09:53 -07:00 |
|
Definition
|
Add missing POD for get_all_settable_list in Definition::Meta::Class
|
2010-08-28 15:21:09 -07:00 |
|
Exception
|
|
|
|
FilePump
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Form
|
Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation.
|
2010-09-23 16:15:39 -07:00 |
|
FormBuilder
|
Add POD to HasObjects role for FormBuilder.
|
2010-08-26 17:03:20 -07:00 |
|
Help
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07:00 |
|
i18n
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07:00 |
|
Image
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Inbox
|
Merge branch 'master' into 8-merge
|
2010-07-09 11:48:30 -05:00 |
|
Macro
|
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
|
2010-09-23 16:15:38 -07:00 |
|
Mail
|
Fix double body encoding when sending emails. Added tests. Fixes bug #11672.
|
2010-07-05 11:56:33 -07:00 |
|
Middleware
|
Write a bunch of POD for modules that don't have it.
|
2010-08-26 14:39:13 -07:00 |
|
Operation
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
PassiveAnalytics
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Role/Asset
|
More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854.
|
2010-09-23 16:01:23 -07:00 |
|
Search
|
remove useless DESTROYs
|
2010-04-16 20:57:00 -05:00 |
|
Session
|
Move logging level for validToken debugging from WARN to INFO. Fixes bug #11868
|
2010-09-23 16:11:36 -07:00 |
|
Shop
|
Take advantage of CartItem's getShippingAddress method to guarantee that we always get the right address object.
|
2010-09-22 14:47:48 -07:00 |
|
SQL
|
Fix POD problem
|
2010-06-13 17:41:28 -07:00 |
|
Storage
|
|
|
|
Test
|
moving some more test modules to lib
|
2010-09-08 18:55:31 -05:00 |
|
Upgrade
|
don't require WEBGUI_UPGRADE_VERSION if we can detect it from the dir directory
|
2010-08-31 16:01:03 -05:00 |
|
Wizard
|
make the wizard more pretties
|
2010-08-24 17:30:34 -05:00 |
|
Workflow
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Account.pm
|
add WebGUI::BestPractices
|
2010-09-01 15:11:08 -05:00 |
|
Admin.pm
|
fix back to site and logout links in admin console
|
2010-09-07 16:00:16 -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
|
Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876
|
2010-09-23 16:13:30 -07:00 |
|
AssetBranch.pm
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
AssetClipboard.pm
|
Forbid pasting content below a shortcut, to prevent loops on purge and other operations. Fixes bug #11855.
|
2010-09-23 16:09:31 -07:00 |
|
AssetExportHtml.pm
|
! binds more tightly than ~~. Frankly, this sucks.
|
2010-09-22 10:12:33 -07:00 |
|
AssetHelper.pm
|
re-add file gone missing in merge
|
2010-02-17 16:47:19 -06:00 |
|
AssetLineage.pm
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -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
|
2010-09-07 13:18:49 -05:00 |
|
AssetVersioning.pm
|
fix my tyops
|
2010-08-06 18:05:03 -05:00 |
|
Auth.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
BestPractices.pm
|
fix namespace::autoclean use in BestPractices
|
2010-09-07 12:15:41 -05:00 |
|
Config.pm
|
Merge remote branch 'upstream/WebGUI8' into 8-merge
|
2010-07-14 18:20:00 -05:00 |
|
Crud.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
DatabaseLink.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -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
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Group.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
HTML.pm
|
|
|
|
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
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -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 test for WebGUI::Macro::transform
|
2010-08-27 13:46:08 -05:00 |
|
Operation.pm
|
|
|
|
Paginator.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
PassiveProfiling.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Paths.pm
|
don't preload WebGUI::Test
|
2010-08-31 16:01:04 -05:00 |
|
Pluggable.pm
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
ProfileCategory.pm
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
ProfileField.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05: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
|
More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854.
|
2010-09-23 16:01:23 -07:00 |
|
SQL.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Storage.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -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 |
|
Test.pm
|
Test->lib returns the correct path
|
2010-09-22 13:53:08 -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
|
run upgrades in alphabetical order
|
2010-09-21 13:12:44 -05:00 |
|
User.pm
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
VersionTag.pm
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05: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 |