Colin Kuskie
|
f92f0d706a
|
Update Keywords for WebGUI::Definition and exceptions.
|
2010-01-28 13:12:44 -08:00 |
|
Colin Kuskie
|
e873f5e653
|
Fix Search.pm for WebGUI::Definition and exceptions.
|
2010-01-28 13:09:59 -08:00 |
|
Colin Kuskie
|
929d867373
|
Fix GetCsMail workflow activity.
|
2010-01-28 13:06:21 -08:00 |
|
Colin Kuskie
|
421a019b45
|
Update ExpirePurchasedThingyRecords and fix TTL checking.
|
2010-01-28 11:23:08 -08:00 |
|
Colin Kuskie
|
f143185b57
|
Update CalendarUpdateFeeds Workflow Activity.
|
2010-01-28 11:01:01 -08:00 |
|
Colin Kuskie
|
ad46ecfde2
|
Update ArchiveOldThreads Workflow activity.
|
2010-01-28 10:59:14 -08:00 |
|
Colin Kuskie
|
50c3e9c6ab
|
Fixing SendNewsletter Workflow Activity
|
2010-01-28 10:50:34 -08:00 |
|
Colin Kuskie
|
7bb09ae30d
|
Fix PurgeOldTrash, and force it to follow TTL checking.
|
2010-01-27 22:36:35 -08:00 |
|
Colin Kuskie
|
872dcfceab
|
fix PurgeOldAssetRevisions Workflow Activity.
|
2010-01-27 22:11:42 -08:00 |
|
Colin Kuskie
|
360e6be6c5
|
Fix the RandomThread macro.
|
2010-01-27 22:05:50 -08:00 |
|
Colin Kuskie
|
136c8cdc73
|
Fix the AssetProxy macro.
|
2010-01-27 22:00:56 -08:00 |
|
Colin Kuskie
|
972ba033ec
|
Fix the FileUrl macro.
|
2010-01-27 21:50:06 -08:00 |
|
Colin Kuskie
|
9ef7ee79fa
|
Fix the Widget macro.
|
2010-01-27 21:44:06 -08:00 |
|
Colin Kuskie
|
b3faecae9b
|
Fix RandomAssetProxy macro.
|
2010-01-27 21:42:27 -08:00 |
|
Colin Kuskie
|
193d30ec41
|
Fix the RootTitle macro.
|
2010-01-27 21:38:12 -08:00 |
|
Colin Kuskie
|
c1c4256d06
|
Beginning to work on AssetExport
|
2010-01-26 16:59:45 -08:00 |
|
Colin Kuskie
|
13d0289098
|
Moose accessors. Convert part of update code into a trigger on storageId.
|
2010-01-26 16:21:06 -08:00 |
|
Colin Kuskie
|
1736b481b6
|
Update Article for Moose
|
2010-01-26 16:13:36 -08:00 |
|
Colin Kuskie
|
9bc1f2fe8e
|
Update AssetPackage for Moose and exceptions. t/Asset/AssetPackage is passing.
|
2010-01-26 15:43:52 -08:00 |
|
Colin Kuskie
|
7e7bc9ca20
|
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 |
|
Colin Kuskie
|
eb60168627
|
sessionification of AssetLineage, conversion to use moose accessors.
|
2010-01-26 07:25:51 -08:00 |
|
Colin Kuskie
|
d66b3b891b
|
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 |
|
Colin Kuskie
|
9b3e21c123
|
Attribute => aspect change.
|
2010-01-25 19:21:44 -08:00 |
|
Colin Kuskie
|
60375516ab
|
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 |
|
Colin Kuskie
|
d4f31870a3
|
change the name attribute to aspect to denote asset level static attributes like tableName, et. al.
|
2010-01-25 19:16:05 -08:00 |
|
Colin Kuskie
|
5b24340994
|
sessionify duplicate. Tweak AssetClipboard test to use Moose methods.
|
2010-01-22 18:36:54 -08:00 |
|
Colin Kuskie
|
de34ab3b95
|
fix getLineage. All tests in t/Asset/AssetTrash.t are passing.
|
2010-01-22 15:25:50 -08:00 |
|
Colin Kuskie
|
886a896f27
|
Note in POD which methods throw exceptions, and why.
|
2010-01-22 15:15:59 -08:00 |
|
Colin Kuskie
|
451eb33f0f
|
Fix requestAutoCommit. All tests in t/Asset/Asset.t passing.
|
2010-01-22 15:10:23 -08:00 |
|
Colin Kuskie
|
e5affbd0c2
|
Add tagId property, fix cloneFromDb. Fix several tests.
|
2010-01-22 11:42:05 -08:00 |
|
Colin Kuskie
|
348b34d307
|
Fix version tag rollback.
|
2010-01-22 11:24:53 -08:00 |
|
Colin Kuskie
|
5c3a3d440b
|
Fix inheritUrlFromParent, using trigger instead of around.
|
2010-01-22 11:07:46 -08:00 |
|
Colin Kuskie
|
6573884db6
|
Add exceptions to newPending. Change it to use newById instead of new. Tweak some messages and tests.
|
2010-01-22 08:40:49 -08:00 |
|
Colin Kuskie
|
90e92184f7
|
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 |
|
Colin Kuskie
|
f0b263df6c
|
Quick conversion of Template.pm to Moose.
|
2010-01-21 21:31:43 -08:00 |
|
Colin Kuskie
|
04ed78e8f1
|
Remove use of getAttribute from Asset.pm. Tweak a few tests.
|
2010-01-21 21:06:58 -08:00 |
|
Colin Kuskie
|
143e2e0d7b
|
pull permission tests out of Asset.t. Fix getName.
|
2010-01-21 20:45:58 -08:00 |
|
Colin Kuskie
|
52d5883b77
|
More exceptions and tests for Asset.pm
|
2010-01-21 19:52:48 -08:00 |
|
Colin Kuskie
|
9004007b0e
|
Changing undef to exceptions in Asset.pm
|
2010-01-21 19:10:56 -08:00 |
|
Colin Kuskie
|
cce85f0972
|
Add an exception for compile errors.
|
2010-01-21 19:10:47 -08:00 |
|
Colin Kuskie
|
b2db9d491b
|
Change getProperty to getFormProperties, which returns the form element of the requested property with i18n and sub ref evaluated.
|
2010-01-21 16:41:53 -08:00 |
|
Colin Kuskie
|
28fae98edd
|
Small tweak for rejecting empty string as assetId.
|
2010-01-20 21:55:55 -08:00 |
|
Colin Kuskie
|
0ef94945a7
|
Dirty conversion of Navigation to Moose.
|
2010-01-20 21:40:57 -08:00 |
|
Colin Kuskie
|
df9e058f89
|
Dirty conversion of Layout to Moose.
|
2010-01-20 20:57:52 -08:00 |
|
Colin Kuskie
|
d9c340f1b5
|
Convert Folder to Moose.
|
2010-01-20 20:48:16 -08:00 |
|
Colin Kuskie
|
bfedba82dd
|
Convert VersionTag to use newById instead of new, since new cannot dispatch to any class but the one that invoked it.
|
2010-01-20 20:15:46 -08:00 |
|
Colin Kuskie
|
fcd68c93ac
|
Change autoGenerate=>0 to noFormPost=>0 in Product.
|
2010-01-20 20:15:25 -08:00 |
|
Colin Kuskie
|
a00d173fe6
|
Rough conversion of Shortcut to Moose, so Asset cleanup works. Fix a bug in getLineage. Update tests for get_tables.
|
2010-01-20 19:12:04 -08:00 |
|
Colin Kuskie
|
3a425f29bc
|
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 |
|
Colin Kuskie
|
caa1f330b8
|
Fix newByPropertyHashRef, which is required for class dispatch. Add tests. Fix addChild to use newByPropertyHashRef.
|
2010-01-20 18:44:48 -08:00 |
|