Commit graph

14012 commits

Author SHA1 Message Date
Colin Kuskie
4ecc8dce2a AssetLineage should throw exceptions. 2010-05-09 15:27:39 -07:00
Colin Kuskie
ab6476012a Add missing module use line to Group.pm 2010-05-09 15:08:18 -07:00
Colin Kuskie
2c80c501c6 Test assets for valid methods before calling them. 2010-05-09 15:05:41 -07:00
Colin Kuskie
10d96d3816 Update help for new operational code. 2010-05-09 15:01:22 -07:00
Colin Kuskie
c471cd145b Fix a test I broke. 2010-05-09 14:59:30 -07:00
Colin Kuskie
8272c2b087 Do not intstall a wrapper around new in Asset.pm 2010-05-09 14:51:20 -07:00
Colin Kuskie
0bef2b2839 Change the core to use newById instead of new. 2010-05-09 14:30:47 -07:00
Colin Kuskie
04ee8f0949 Fix the Group tests. 2010-05-07 18:34:55 -07:00
Colin Kuskie
1450d1361d Fix POD problems 2010-05-07 18:27:39 -07:00
Colin Kuskie
3d34cf3323 Fix typos in VersionTag.t 2010-05-07 18:18:11 -07:00
Colin Kuskie
361299e293 Use the right location for the WebGUI.pm fake file in Storage testing. 2010-05-07 18:13:31 -07:00
Colin Kuskie
2fad20dcd0 Exception handling when trying to get assets for their content. 2010-05-07 18:02:17 -07:00
Colin Kuskie
855b59f61d Similar changes as to Definition::Meta::Class in --::Asset 2010-05-07 17:58:00 -07:00
Colin Kuskie
6154044719 when using goto on objects, must restore $self into @_... 2010-05-07 17:56:30 -07:00
Colin Kuskie
9162bd68c9 Return the correct path for the WebGUI lib directory in WebGUI::Test. Should probably just use WebGUI::Path instead. 2010-05-07 17:53:17 -07:00
Colin Kuskie
c8075d98cd Add a missing module use line. 2010-05-07 15:21:06 -07:00
Colin Kuskie
45e1c01fc9 Update Help/compiled for new operational code. 2010-05-07 15:12:06 -07:00
Colin Kuskie
a29c6aed04 Update mandatory_template_vars test for new Asset code. 2010-05-07 15:09:14 -07:00
Colin Kuskie
ea17973b30 There aren't any cache modules any longer. 2010-05-07 15:03:32 -07:00
Colin Kuskie
22f9a209bd Update this test for new code in Operation/Help 2010-05-07 15:02:45 -07:00
Colin Kuskie
5992a1dc4a Update changeIobStatus for WebGUI::Paths 2010-05-07 13:43:15 -07:00
Colin Kuskie
d0b17aced8 Update EMSSubmission to Moose. 2010-05-07 13:43:04 -07:00
Colin Kuskie
ae43a10d7c Update this test for the new caching system. 2010-05-06 20:58:57 -07:00
Colin Kuskie
ad88c37581 Revert back to the old setRow that handles sparse updates, like the one used by Group. 2010-05-06 20:48:39 -07:00
Colin Kuskie
e830e922c8 Update test for new cache system. 2010-05-06 20:08:21 -07:00
Colin Kuskie
7032e86cf1 Change cache strategy for User.t. Fix setRow in SQL.pm to accept overrides in row identifiers. 2010-05-06 15:50:43 -07:00
Colin Kuskie
1c4ea8eacd more ProfileField tests 2010-05-06 14:53:23 -07:00
Colin Kuskie
1aeb75bce9 Fix POD whitespace problems. 2010-05-06 12:38:00 -07:00
Colin Kuskie
5bf7f42798 Update the test for the new caching scheme. 2010-05-06 12:34:56 -07:00
Colin Kuskie
b7b91a3143 Update test for property manipulation. 2010-05-06 12:24:38 -07:00
Colin Kuskie
d46dcaa378 More headBlock => extraHeadTags cleanup 2010-05-06 12:21:41 -07:00
Colin Kuskie
28f4605b25 Update test due to the removal of the headBlock. 2010-05-06 12:19:25 -07:00
Colin Kuskie
c1cc94f280 Do not run the test suite on the support class. 2010-05-06 12:01:32 -07:00
Colin Kuskie
3e168b1c87 Trap calls to newById inside getParent. StoryArchive should use cloneFromDb. 2010-05-05 11:50:31 -07:00
Colin Kuskie
d758bceea2 Remove unneeded module from testEnvironment.pl 2010-05-05 10:33:53 -07:00
Doug Bell
cbb5c7a11a begin edit form 2010-04-23 13:42:57 -05:00
Doug Bell
794c85c65a tree view works. fixed dirty frame handling 2010-04-23 11:01:17 -05:00
Doug Bell
4cf3c9878f tree: crumbtrail and back/forward work 2010-04-21 16:52:47 -05:00
Colin Kuskie
e9e4b1a73b add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing. 2010-04-21 10:44:59 -07:00
Doug Bell
beb2f2cf59 set a root_dir so forked servers use same cache 2010-04-21 12:40:50 -05:00
Doug Bell
69a7e172a5 fix varname in operation/statistics 2010-04-21 12:06:18 -05:00
Doug Bell
a9ff59d7b2 started asset helpers 2010-04-21 11:20:22 -05:00
Doug Bell
8d432c8be6 starting on tree tab (asset manager) 2010-04-20 19:16:06 -05:00
Doug Bell
92c2b4e0e8 initial tree view (not working) 2010-04-20 19:16:06 -05:00
Colin Kuskie
7273f705e0 Provide defaults for the workflowId and the zoom. 2010-04-20 12:20:36 -07:00
Colin Kuskie
3b6c4e8372 Set the default state of the created object to "published". 2010-04-20 12:14:28 -07:00
Colin Kuskie
94fff8d6fb Removing another ->get from AssetClipboard 2010-04-20 11:25:07 -07:00
Colin Kuskie
c214e5f6e5 remove some ->get calls 2010-04-20 11:01:04 -07:00
Colin Kuskie
ea9bc5b571 Fix WebGUI::Utility method used in WikiMaster. 2010-04-20 10:43:30 -07:00
Doug Bell
5c36973aa0 cache: s/flush/clear/ 2010-04-19 19:13:10 -05:00