| .. |
|
Account
|
Update Account/Shop for exceptions.
|
2010-01-28 13:20:01 -08:00 |
|
AdSpace
|
|
|
|
Asset
|
Another Article method change.
|
2010-02-04 15:22:23 -08:00 |
|
AssetAspect
|
|
|
|
AssetCollateral
|
|
|
|
Auth
|
|
|
|
Content
|
Update Content/Asset for Moose and Exceptions.
|
2010-02-04 13:36:48 -08:00 |
|
Definition
|
More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes.
|
2010-01-25 19:21:00 -08:00 |
|
Exception
|
|
|
|
FilePump
|
|
|
|
Form
|
|
|
|
FormBuilder
|
|
|
|
Help
|
|
|
|
i18n
|
Update Asset::File for Moose
|
2010-01-29 17:17:38 -08:00 |
|
Image
|
|
|
|
Inbox
|
|
|
|
Macro
|
Fix an exceptional typo.
|
2010-01-29 17:53:29 -08:00 |
|
Mail
|
|
|
|
Operation
|
Update to WG8 constructors
|
2010-02-04 15:28:14 -08:00 |
|
PassiveAnalytics
|
|
|
|
Search
|
|
|
|
Session
|
Update Session/Style for exceptions.
|
2010-01-28 13:22:15 -08:00 |
|
Shop
|
Change the name of the sku accessor for shipsSeparately to isShippingSeparately, since it clashes with a property. Add tests. t/Asset/Sku.t passes.
|
2010-01-20 18:47:35 -08:00 |
|
SQL
|
|
|
|
Storage
|
|
|
|
URL
|
|
|
|
Workflow
|
Fix GetCsMail workflow activity.
|
2010-01-28 13:06:21 -08:00 |
|
Account.pm
|
Update Account.pm for WebGUI::Definition and exceptions.
|
2010-01-28 13:15:47 -08:00 |
|
AdminConsole.pm
|
|
|
|
AdSpace.pm
|
|
|
|
Affiliate.pm
|
|
|
|
Asset.pm
|
Add triggers to groupIdEdit, groupIdView and ownerUserId so that File.pm can override them to set storage location privileges.
|
2010-02-03 18:33:04 -08:00 |
|
AssetBranch.pm
|
|
|
|
AssetClipboard.pm
|
sessionify duplicate. Tweak AssetClipboard test to use Moose methods.
|
2010-01-22 18:36:54 -08:00 |
|
AssetExportHtml.pm
|
Beginning to work on AssetExport
|
2010-01-26 16:59:45 -08:00 |
|
AssetLineage.pm
|
Label loop inside getLineage. Drop a clause from getLineageSql, since we can use LIKE to make sure the lineage does not include the parent. Move getLineage tests to the top since downstream tests depend on getting assets in lineage order.
|
2010-01-26 12:55:40 -08:00 |
|
AssetMetaData.pm
|
|
|
|
AssetPackage.pm
|
Fix importing packages.
|
2010-02-04 13:34:33 -08:00 |
|
AssetTrash.pm
|
Remove more instances of direct hash access for properties.
|
2010-01-14 10:31:38 -08:00 |
|
AssetVersioning.pm
|
Make revisedBy a property, so it gets written on ->update. Change addRev not to write to the db when it does not need to. Update tests to verify that addRev does the right thing for tagId and revisedBy.
|
2010-01-25 22:49:22 -08:00 |
|
Auth.pm
|
|
|
|
Cache.pm
|
Stub in a getMemcached subroutine. The merge between memcached and the other branches seems to have gone wrong.
|
2010-01-22 08:31:48 -08:00 |
|
Config.pm
|
|
|
|
Crud.pm
|
|
|
|
DatabaseLink.pm
|
|
|
|
DateTime.pm
|
|
|
|
Definition.pm
|
More attribute => aspect changes. Add get_all_attributes_list, which returns a list of the names of all attributes.
|
2010-01-25 19:21:00 -08:00 |
|
Exception.pm
|
Add an exception for compile errors.
|
2010-01-21 19:10:47 -08:00 |
|
Form.pm
|
|
|
|
FormBuilder.pm
|
|
|
|
FormValidator.pm
|
|
|
|
Friends.pm
|
|
|
|
Group.pm
|
|
|
|
HTML.pm
|
|
|
|
HTMLForm.pm
|
|
|
|
Image.pm
|
|
|
|
Inbox.pm
|
|
|
|
International.pm
|
|
|
|
JSONCollateral.pm
|
|
|
|
Keyword.pm
|
Update Keywords for WebGUI::Definition and exceptions.
|
2010-01-28 13:12:44 -08:00 |
|
LDAPLink.pm
|
|
|
|
Macro.pm
|
|
|
|
Operation.pm
|
|
|
|
Paginator.pm
|
|
|
|
PassiveProfiling.pm
|
|
|
|
PerformanceProfiler.pm
|
|
|
|
Pluggable.pm
|
|
|
|
ProfileCategory.pm
|
|
|
|
ProfileField.pm
|
|
|
|
ProgressBar.pm
|
|
|
|
Search.pm
|
Fix Search.pm for WebGUI::Definition and exceptions.
|
2010-01-28 13:09:59 -08:00 |
|
Session.pm
|
|
|
|
SQL.pm
|
Give SQL.pm a quote_identifier wrapper.
|
2010-01-13 16:42:29 -08:00 |
|
Storage.pm
|
|
|
|
TabForm.pm
|
|
|
|
Text.pm
|
|
|
|
User.pm
|
|
|
|
Utility.pm
|
|
|
|
VersionTag.pm
|
Fix version tag rollback.
|
2010-01-22 11:24:53 -08:00 |
|
Workflow.pm
|
|
|