Commit graph

8827 commits

Author SHA1 Message Date
Colin Kuskie
129186c105 Update Content/Asset for Moose and Exceptions. 2010-02-04 13:36:48 -08:00
Colin Kuskie
b02df9f155 Fix importing packages. 2010-02-04 13:34:33 -08:00
Colin Kuskie
86dd8ab23e Lots of syntax fixes, and convert to Moose accessors. 2010-02-04 13:26:38 -08:00
Colin Kuskie
d3e2970075 Fix Folder sortOrder to be moosey. Convert to using Moose accessors. 2010-02-04 13:07:19 -08:00
Colin Kuskie
2f8aff55e2 Remove deprecated code, overriding update in Template.pm 2010-02-04 12:51:49 -08:00
Colin Kuskie
622a20877a Add overrides for groupIdEdit, groupIdView and ownerUserId. 2010-02-03 18:33:48 -08:00
Colin Kuskie
95b93fb5dd 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
Colin Kuskie
b9c437178d Convert to Moose and Moose accessors. 2010-02-03 18:11:38 -08:00
Colin Kuskie
76ce6f74ca Some fixes for the Calendar. 2010-02-03 17:54:17 -08:00
Colin Kuskie
0d8fd2896c Fix a typo with extending isHidden. 2010-02-03 17:53:55 -08:00
Colin Kuskie
58944a4214 Update Event to use Moose accessors. 2010-02-03 17:45:22 -08:00
Colin Kuskie
98c18bb04f Event converted to Moose. 2010-02-03 09:04:35 -08:00
Colin Kuskie
4f8ff01659 Begin copying labels over from the event edit template into the Moose definition. 2010-02-03 07:36:09 -08:00
Colin Kuskie
e4e6b84f08 Begin to convert Event to Moose. 2010-02-03 07:30:48 -08:00
Colin Kuskie
6e0da1d035 Convert Calendar to Moose and exceptions. 2010-01-29 18:26:34 -08:00
Colin Kuskie
f59b74a0bd Remove empty whitespace. 2010-01-29 18:11:00 -08:00
Colin Kuskie
6a1f338307 1st cut conversion to W::D::A 2010-01-29 18:10:32 -08:00
Colin Kuskie
c7f6d4c267 Fix an exceptional typo. 2010-01-29 17:53:29 -08:00
Colin Kuskie
006570a05a newByUrl should throw an exception. Test it. 2010-01-29 17:35:19 -08:00
Colin Kuskie
387866cfcb Update Asset::File for Moose 2010-01-29 17:17:38 -08:00
Colin Kuskie
6863f66e12 Update Session/Style for exceptions. 2010-01-28 13:22:15 -08:00
Colin Kuskie
34846c45a6 Update Account/Shop for exceptions. 2010-01-28 13:20:01 -08:00
Colin Kuskie
1b87d4877c Update Account/Contributions for WebGUI::Definition and exceptions. 2010-01-28 13:18:04 -08:00
Colin Kuskie
d8265febd6 Update Account.pm for WebGUI::Definition and exceptions. 2010-01-28 13:15:47 -08:00
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