| .. |
|
Account
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
AdSpace
|
|
|
|
Asset
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-23 16:00:22 -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
|
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 |
|
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
|
Fix another smart match/! binding problem
|
2010-09-22 12:04:19 -07:00 |
|
FormBuilder
|
Add POD to HasObjects role for FormBuilder.
|
2010-08-26 17:03:20 -07:00 |
|
Help
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-23 16:00:22 -07:00 |
|
i18n
|
added facebook auth
|
2010-08-27 13:03:58 -05: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
|
Add POD to the Facebook macro.
|
2010-09-22 21:07:53 -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
|
|
|
|
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
|
|
|
|
Session
|
secondsToInterval has an inclusive interval comparison
|
2010-09-22 10:46:10 -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
|
|
|
|
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
|
|
|
|
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
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05: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
|
! binds more tightly than ~~. Frankly, this sucks.
|
2010-09-22 10:12:33 -07:00 |
|
AssetHelper.pm
|
|
|
|
AssetLineage.pm
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
AssetMetaData.pm
|
|
|
|
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
|
|
|
|
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
|
|
|
|
JSONCollateral.pm
|
|
|
|
Keyword.pm
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
LDAPLink.pm
|
|
|
|
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
|
|
|
|
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
|
|
|
|
Workflow.pm
|
|
|