| .. |
|
Account
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
AdSpace
|
|
|
|
Asset
|
force scalar context in some needed places
|
2010-06-10 23:52:10 -05:00 |
|
AssetCollateral
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
AssetHelper
|
Update AssetHelper/Lock test. Missing use line in the module itself.
|
2010-05-28 12:00:26 -07:00 |
|
Auth
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Content
|
starting on tree tab (asset manager)
|
2010-04-20 19:16:06 -05:00 |
|
Definition
|
Adding Settable flag for non-properties that should be handled by set/write.
|
2010-06-04 13:19:03 -07:00 |
|
Exception
|
|
|
|
FilePump
|
Add missing use line for Asset.
|
2010-05-22 20:41:32 -07:00 |
|
Form
|
warning / Useless use of /d modifier in transliteration operator
|
2010-05-19 12:57:01 -04:00 |
|
FormBuilder
|
more import cleanups
|
2010-03-10 12:59:52 -06:00 |
|
Help
|
Add RFE #10944, keyword pages.
|
2010-04-13 11:05:29 -07:00 |
|
i18n
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
Image
|
progress and WebGUI::Paths conversion
|
2010-04-15 18:42:16 -05:00 |
|
Inbox
|
Fixed a whole lot of brokenness in Inbox SMS/Email notifications
|
2009-08-16 09:42:35 +00:00 |
|
Macro
|
Exception handling for the Template in UsersOnline macro.
|
2010-06-10 19:11:04 -07:00 |
|
Mail
|
MIME headers should be MIME encoded. Fixes bug #11089.
|
2009-10-07 16:15:01 -07:00 |
|
Operation
|
fix varname in operation/statistics
|
2010-04-21 12:06:18 -05:00 |
|
PassiveAnalytics
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Role/Asset
|
Fix a bad around wrapper in the RssFeed assetExportHtml sub.
|
2010-06-07 15:49:07 -07:00 |
|
Search
|
add 11477: Don't fill in a default synopsis
|
2010-04-08 14:42:16 -05:00 |
|
Session
|
cache: s/flush/clear/
|
2010-04-19 19:13:10 -05:00 |
|
Shop
|
Exception handling for getSku.
|
2010-06-03 16:11:11 -07:00 |
|
SQL
|
|
|
|
Storage
|
|
|
|
URL
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
Workflow
|
Change the core to use newById instead of new.
|
2010-05-09 14:30:47 -07:00 |
|
Account.pm
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
Admin.pm
|
begin edit form
|
2010-04-23 13:42:57 -05:00 |
|
AdminConsole.pm
|
Update AdminConsole for instaniators.
|
2010-03-03 19:42:50 -08:00 |
|
AdSpace.pm
|
Finish updating AdSpace for reorganization.
|
2009-09-02 18:47:55 -07:00 |
|
Affiliate.pm
|
|
|
|
Asset.pm
|
Setup keywords as a string, not an array ref. Add tests for that.
|
2010-06-09 18:58:01 -07:00 |
|
AssetBranch.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
AssetClipboard.pm
|
Change ->get to direct object accessors.
|
2010-06-02 19:59:14 -07:00 |
|
AssetExportHtml.pm
|
removing first parameter from WebGUI::Session->open and other cleanups
|
2010-04-15 18:49:26 -05:00 |
|
AssetHelper.pm
|
re-add file gone missing in merge
|
2010-02-17 16:47:19 -06:00 |
|
AssetLineage.pm
|
Exception handling for finding children in AssetLineage.
|
2010-05-21 13:58:07 -07:00 |
|
AssetMetaData.pm
|
clean up Tie::IxHash imports
|
2010-03-10 12:59:51 -06:00 |
|
AssetPackage.pm
|
Drop session from get data generated by exportAssetData
|
2010-05-09 19:16:40 -07:00 |
|
AssetTrash.pm
|
Fix a syntax error in the SQL to get shortcuts in the trash.
|
2010-05-13 21:03:27 -07:00 |
|
AssetVersioning.pm
|
Revert "Calls to set() and update() set attributes as well as "properties"."
|
2010-05-31 14:39:36 -04:00 |
|
Auth.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Config.pm
|
bump Config::JSON requirement and use Moose for WebGUI::Config
|
2010-04-15 19:12:16 -05:00 |
|
Crud.pm
|
|
|
|
DatabaseLink.pm
|
100% coverage on t/Macro/SQL.t. Refactor DatabaseLink.
|
2009-11-08 22:55:57 -08:00 |
|
DateTime.pm
|
Handle bad dates in datetime related form plugins. Fixes bug #11128
|
2009-10-15 12:53:39 -07: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
|
2010-04-13 07:50:02 -05:00 |
|
Form.pm
|
clean up WebGUI::Utility imports
|
2010-03-10 12:59:51 -06:00 |
|
FormBuilder.pm
|
override BUILDARGS instead of new
|
2010-02-22 12:52:51 -06:00 |
|
FormValidator.pm
|
|
|
|
Friends.pm
|
|
|
|
Group.pm
|
Add missing module use line to Group.pm
|
2010-05-09 15:08:18 -07:00 |
|
HTML.pm
|
Flesh out Revisions assetHelper.
|
2009-11-29 16:03:51 -08:00 |
|
HTMLForm.pm
|
more import cleanups
|
2010-03-10 12:59:52 -06:00 |
|
Image.pm
|
|
|
|
Inbox.pm
|
|
|
|
International.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
JSONCollateral.pm
|
Refactor out the JSON collateral code from FilePump/Bundle.pm to make an aspect
|
2009-08-26 15:42:18 +00:00 |
|
Keyword.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
LDAPLink.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Macro.pm
|
optimized macro parser for perl 5.10
|
2010-02-26 10:17:05 -06:00 |
|
Operation.pm
|
|
|
|
Paginator.pm
|
Clarify POD for the setAlphabeticalKey method.
|
2009-11-08 22:13:34 -08:00 |
|
PassiveProfiling.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Paths.pm
|
more WebGUI::Paths fixes
|
2010-04-19 11:01:39 -05:00 |
|
Pluggable.pm
|
make sure pluggable passes through exceptions
|
2010-04-19 18:57:01 -05:00 |
|
ProfileCategory.pm
|
|
|
|
ProfileField.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
ProgressBar.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Search.pm
|
Fix Search.pm for WebGUI::Definition and exceptions.
|
2010-01-28 13:09:59 -08:00 |
|
Session.pm
|
Update Session POD for CHI.
|
2010-04-19 10:32:22 -07:00 |
|
SQL.pm
|
Revert back to the old setRow that handles sparse updates, like the one used by Group.
|
2010-05-06 20:48:39 -07:00 |
|
Storage.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
TabForm.pm
|
Prevent the back button from resubmitting data as much as possible. Fixes bug #11143.
|
2009-11-20 08:47:21 -08:00 |
|
Text.pm
|
|
|
|
Types.pm
|
ensure JSON is loaded
|
2010-06-07 18:00:04 -05:00 |
|
User.pm
|
speed up user instantiation
|
2010-04-19 18:57:02 -05:00 |
|
Utility.pm
|
Replace the deprecated module Net::Subnets with Net::CIDR::Lite.
|
2009-11-17 18:34:42 -08:00 |
|
VersionTag.pm
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
Workflow.pm
|
Fix bug #11286: Tell the difference between end of Workflow, and unable to load WorkflowActivity.
|
2009-12-07 13:07:46 -08:00 |